summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-16arm64/cpufeature: Unexport set_cpu_feature()Mark Brown
2022-06-16ext4: improve write performance with disabled delallocJan Kara
2022-06-16ext4: fix warning when submitting superblock in ext4_commit_super()Zhang Yi
2022-06-16io_uring: do not use prio task_work_add in uring_cmdDylan Yudaken
2022-06-16ext4, doc: remove unnecessary escapingWang Jianjian
2022-06-16ext4: fix incorrect comment in ext4_bio_write_page()Wang Jianjian
2022-06-16fs: fix jbd2_journal_try_to_free_buffers() kernel-doc commentYang Li
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-15xfs: preserve DIFLAG2_NREXT64 when setting other inode attributesDarrick J. Wong
2022-06-15xfs: fix variable state usageDarrick J. Wong
2022-06-15xfs: fix TOCTOU race involving the new logged xattrs control knobDarrick J. Wong
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-15printk: Wait for the global console lock when the system is going downPetr Mladek
2022-06-15printk: Block console kthreads when direct printing will be requiredPetr Mladek
2022-06-15Merge tag 'tpmdd-next-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-06-15NFSv4: Add FMODE_CAN_ODIRECT after successful open of a NFS4.x fileDave Wysochanski
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-15x86/Hyper-V: Add SEV negotiate protocol support in Isolation VMTianyu Lan
2022-06-15x86/tdx: Clarify RIP adjustments in #VE handlerKirill A. Shutemov
2022-06-15Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe
2022-06-15x86/tdx: Fix early #VE handlingKirill A. Shutemov
2022-06-15md/raid5-ppl: Fix argument order in bio_alloc_bioset()Logan Gunthorpe
2022-06-15Revert "md: don't unregister sync_thread with reconfig_mutex held"Guoqing Jiang
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-15Merge tag 'nvme-5.19-2022-06-15' of git://git.infradead.org/nvme into block-5.19Jens Axboe
2022-06-15arm64: ftrace: remove redundant labelMark Rutland
2022-06-15arm64: ftrace: consistently handle PLTs.Mark Rutland
2022-06-15arm64: ftrace: fix branch range checksMark Rutland
2022-06-15hwmon: (asus-ec-sensors) add missing comma in board name list.Michael Carns
2022-06-15Revert "arm64: Initialize jump labels before setup_machine_fdt()"Catalin Marinas
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