Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-23Merge tag 'trace-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-06-23Merge tag 'folio-5.19b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-06-23Merge branch 'rework/kthreads' into for-linusPetr Mladek
2022-06-23Merge tag 'mips-fixes_5.19_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-23io_uring: use original request task for inflight trackingJens Axboe
2022-06-23MAINTAINERS: Reorganize KVM/x86 maintainershipPaolo Bonzini
2022-06-23Revert "printk: add functions to prefer direct printing"Petr Mladek
2022-06-23Revert "printk: add kthread console printers"Petr Mladek
2022-06-23Revert "printk: extend console_lock for per-console locking"Petr Mladek
2022-06-23Revert "printk: remove @console_locked"Petr Mladek
2022-06-23Revert "printk: Block console kthreads when direct printing will be required"Petr Mladek
2022-06-23Revert "printk: Wait for the global console lock when the system is going down"Petr Mladek
2022-06-23filemap: Fix serialization adding transparent huge pages to page cacheAlistair Popple
2022-06-23mm: Clear page->private when splitting or migrating a pageMatthew Wilcox (Oracle)
2022-06-23s390/pai: Fix multiple concurrent event installationThomas Richter
2022-06-23s390/pai: Prevent invalid event number for pai_crypto PMUThomas Richter
2022-06-23s390/cpumf: Handle events cycles and instructions identicalThomas Richter
2022-06-23s390/crash: make copy_oldmem_page() return number of bytes copiedAlexander Gordeev
2022-06-23s390/crash: add missing iterator advance in copy_oldmem_page()Alexander Gordeev
2022-06-23gpio: grgpio: Fix device removingUwe Kleine-König
2022-06-23io_uring: move io_uring_get_opcode out of TP_printkDylan Yudaken
2022-06-23gpio: winbond: Fix error code in winbond_gpio_get()Dan Carpenter
2022-06-23xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCIUtkarsh Patel
2022-06-23xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCITanveer Alam
2022-06-23xhci: turn off port power in shutdownMathias Nyman
2022-06-23xhci: Keep interrupt disabled in initialization until host is running.Hongyu Xie
2022-06-23Merge tag 'kvmarm-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2022-06-23selftests: KVM: Handle compiler optimizations in ucallRaghavendra Rao Ananta
2022-06-23Merge tag 'usb-serial-5.19-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2022-06-23Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-23Merge tag 'mmc-v5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2022-06-23Merge tag 'nvme-5.19-2022-06-23' of git://git.infradead.org/nvme into block-5.19Jens Axboe
2022-06-23block: remove WARN_ON() from bd_link_disk_holderLi Nan
2022-06-23Merge tag 'sound-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-06-23xen/gntdev: Avoid blocking in unmap_grant_pages()Demi Marie Obenour
2022-06-23nvme: move the Samsung X5 quirk entry to the core quirksChristoph Hellwig
2022-06-23nvme: fix the CRIMS and CRWMS definitions to match the specJoel Granados
2022-06-23nvme: add a bogus subsystem NQN quirk for Micron MTFDKBA2T0TFHLeo Savernik
2022-06-23USB: serial: option: add Quectel RM500K module supportMacpaul Lin
2022-06-23net: openvswitch: fix parsing of nw_proto for IPv6 fragmentsRosemarie O'Riorden
2022-06-23sock: redo the psock vs ULP protection checkJakub Kicinski
2022-06-23Revert "net/tls: fix tls_sk_proto_close executed repeatedly"Jakub Kicinski
2022-06-23virtio_net: fix xdp_rxq_info bug after suspend/resumeStephan Gerhold
2022-06-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-06-23igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng
2022-06-23net: dsa: qca8k: reduce mgmt ethernet timeoutChristian Marangi
2022-06-23net: dsa: qca8k: reset cpu port on MTU changeChristian Marangi
2022-06-23cifs: periodically query network interfaces from serverShyam Prasad N
2022-06-23cifs: during reconnect, update interface if necessaryShyam Prasad N
2022-06-23cifs: change iface_list from array to sorted linked listShyam Prasad N