summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-17Merge tag 'io_uring-5.19-2022-06-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-17Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-17Merge tag 'for-5.19/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-17Merge tag 'hwmon-for-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-17Merge tag 'linux-watchdog-5.19-rc3' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2022-06-17Merge tag 'v5.19-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-06-17Merge tag 'char-misc-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-17Merge tag 'staging-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-17Merge tag 'tty-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-06-17Merge tag 'usb-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-06-17io_uring: recycle provided buffer if we punt to io-wqJens Axboe
2022-06-16Merge tag 'drm-fixes-2022-06-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-06-17Merge tag 'exynos-drm-fixes-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/...Dave Airlie
2022-06-17Merge tag 'amd-drm-fixes-5.19-2022-06-15' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-06-17Merge tag 'drm-intel-fixes-2022-06-16' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-06-16dm mirror log: round up region bitmap size to BITS_PER_LONGMikulas Patocka
2022-06-16dm: fix narrow race for REQ_NOWAIT bios being issued despite no supportMikulas Patocka
2022-06-16dm: fix use-after-free in dm_put_live_table_bioMikulas Patocka
2022-06-17Merge tag 'drm-misc-fixes-2022-06-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-06-16Merge tag 'audit-pr-20220616' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-16Merge tag 'selinux-pr-20220616' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-16Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-16net: axienet: add missing error return code in axienet_probe()Yang Yingliang
2022-06-16Revert "net: Add a second bind table hashed by port and address"Joanne Koong
2022-06-16io_uring: do not use prio task_work_add in uring_cmdDylan Yudaken
2022-06-16io_uring: commit non-pollable provided mapped buffers upfrontJens Axboe
2022-06-16init: Initialize noop_backing_dev_info earlyJan Kara
2022-06-16ext2: fix fs corruption when trying to remove a non-empty directory with IO e...Ye Bin
2022-06-15selinux: free contexts previously transferred in selinux_add_opt()Christian Göttsche
2022-06-15audit: free module nameChristian Göttsche
2022-06-15Merge tag 'hardening-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-15Merge tag 'tpmdd-next-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-06-15certs: fix and refactor CONFIG_SYSTEM_BLACKLIST_HASH_LIST buildMasahiro Yamada
2022-06-15certs/blacklist_hashes.c: fix const confusion in certs blacklistMasahiro Yamada
2022-06-15Merge tag 'fs.fixes.v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-15dm: fix race in dm_start_io_acctBenjamin Marzinski
2022-06-15hwmon: (asus-ec-sensors) add missing comma in board name list.Michael Carns
2022-06-15net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsgDuoming Zhou
2022-06-15io_uring: make io_fill_cqe_aux honour CQE32Pavel Begunkov
2022-06-15io_uring: remove __io_fill_cqe() helperPavel Begunkov
2022-06-15io_uring: fix ->extra{1,2} misusePavel Begunkov
2022-06-15io_uring: fill extra big cqe fields from reqPavel Begunkov
2022-06-15io_uring: unite fill_cqe and the 32B versionPavel Begunkov
2022-06-15io_uring: get rid of __io_fill_cqe{32}_req()Pavel Begunkov
2022-06-15net: usb: ax88179_178a needs FLAG_SEND_ZLPJose Alonso
2022-06-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-06-14MAINTAINERS: add include/dt-bindings/net to NETWORKING DRIVERSLukas Bulwahn
2022-06-14ARM: dts: at91: ksz9477_evb: fix port/phy validationOleksij Rempel
2022-06-14net: bgmac: Fix an erroneous kfree() in bgmac_remove()Christophe JAILLET
2022-06-14netfs: fix up netfs_inode_init() docbook commentLinus Torvalds