summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-24Merge tag 'for-5.19/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-24Merge tag 'ata-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-06-24Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-24Merge tag 'io_uring-5.19-2022-06-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-24Merge tag 'printk-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-23Merge tag 'pm-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-06-23Merge tag 'random-5.19-rc4-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-23dm mirror log: clear log bits up to BITS_PER_LONG boundaryMikulas Patocka
2022-06-23dm: fix BLK_STS_DM_REQUEUE handling when dm_io represents split bioMing Lei
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-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-23io_uring: move io_uring_get_opcode out of TP_printkDylan Yudaken
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-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-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-22virtio_net: fix xdp_rxq_info bug after suspend/resumeStephan Gerhold
2022-06-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-06-22igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng
2022-06-22net: dsa: qca8k: reduce mgmt ethernet timeoutChristian Marangi
2022-06-22net: dsa: qca8k: reset cpu port on MTU changeChristian Marangi
2022-06-22MAINTAINERS: Add a maintainer for OCP Time CardVadim Fedorenko
2022-06-22Merge tag 'linux-kselftest-fixes-5.19-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-06-22hinic: Replace memcpy() with direct assignmentKees Cook
2022-06-22ALSA: hda/realtek: Add quirk for Clevo NS50PUTim Crawford
2022-06-22Merge tag '9p-for-5.19-rc4' of https://github.com/martinetd/linuxLinus Torvalds
2022-06-22Revert "drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-...Jakub Kicinski
2022-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-06-21net: phy: smsc: Disable Energy Detect Power-Down in interrupt modeLukas Wunner
2022-06-21io_uring: fix double poll leak on repollingPavel Begunkov
2022-06-21io_uring: fix wrong arm_poll error handlingPavel Begunkov
2022-06-21io_uring: fail links when poll failsPavel Begunkov