summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-01idr test suite: Create anchor before launching throbberMatthew Wilcox (Oracle)
2021-04-01idr test suite: Take RCU read lock in idr_find_test_1Matthew Wilcox (Oracle)
2021-04-01radix tree test suite: Register the main thread with the RCU libraryMatthew Wilcox (Oracle)
2021-03-30radix tree test suite: Fix compilationMatthew Wilcox (Oracle)
2021-03-30XArray: Add xa_limit_16bMatthew Wilcox (Oracle)
2021-03-30XArray: Fix splitting to non-zero ordersMatthew Wilcox (Oracle)
2021-03-30XArray: Fix split documentationMatthew Wilcox (Oracle)
2021-03-30Merge tag 'vfio-v5.12-rc6' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-03-30mm: fix race by making init_zero_pfn() early_initcallIlya Lipnitskiy
2021-03-30Merge tag 'mips-fixes_5.12_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-03-30Merge tag 'for-linus-5.12b-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-03-30MIPS: kernel: setup.c: fix compilation errorMauri Sandberg
2021-03-29vfio/nvlink: Add missing SPAPR_TCE_IOMMU dependsJason Gunthorpe
2021-03-29Merge tag 'xtensa-20210329' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2021-03-29xtensa: fix uaccess-related livelock in do_page_faultMax Filippov
2021-03-28Linux 5.12-rc5v5.12-rc5Linus Torvalds
2021-03-28Merge tag 'perf-tools-fixes-for-v5.12-2020-03-28' of git://git.kernel.org/pub...Linus Torvalds
2021-03-28Merge tag 'auxdisplay-for-linus-v5.12-rc6' of git://github.com/ojeda/linuxLinus Torvalds
2021-03-28Merge tag 'x86-urgent-2021-03-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-28Merge tag 'locking-urgent-2021-03-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-03-28Merge tag '5.12-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-03-28Merge tag 'io_uring-5.12-2021-03-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-28Merge tag 'block-5.12-2021-03-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-03-27io_uring: remove unsued assignment to pointer ioio_uring-5.12-2021-03-27Colin Ian King
2021-03-27io_uring: don't cancel extra on files matchPavel Begunkov
2021-03-27io_uring: don't cancel-track common timeoutsPavel Begunkov
2021-03-27io_uring: do post-completion chore on t-out cancelPavel Begunkov
2021-03-27io_uring: fix timeout cancel return codePavel Begunkov
2021-03-27Revert "signal: don't allow STOP on PF_IO_WORKER threads"Jens Axboe
2021-03-27Revert "kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing"Jens Axboe
2021-03-27Revert "kernel: treat PF_IO_WORKER like PF_KTHREAD for ptrace/signals"Jens Axboe
2021-03-27Revert "signal: don't allow sending any signals to PF_IO_WORKER threads"Jens Axboe
2021-03-27kernel: stop masking signals in create_io_thread()Jens Axboe
2021-03-27io_uring: handle signals for IO threads like a normal threadJens Axboe
2021-03-27block: don't create too many partitionsblock-5.12-2021-03-27Ming Lei
2021-03-26smb3: fix cached file size problems in duplicate extents (reflink)Steve French
2021-03-26cifs: Silently ignore unknown oplock break handleVincent Whitchurch
2021-03-26cifs: revalidate mapping when we open files for SMB1 POSIXRonnie Sahlberg
2021-03-26cifs: Fix chmod with modefromsid when an older ACE already exists.Shyam Prasad N
2021-03-26kernel: don't call do_exit() for PF_IO_WORKER threadsJens Axboe
2021-03-26Merge tag 'for-5.12/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-03-26dm ioctl: fix out of bounds array access when no devicesMikulas Patocka
2021-03-26Merge tag 'acpi-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-03-26Merge tag 'pm-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-03-26Merge tag 'soc-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2021-03-26Merge tag 'for-linus-5.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-03-26Merge tag 'drm-fixes-2021-03-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-03-26remove Dan Murphy from TI from MAINTAINERSPavel Machek
2021-03-26Merge branches 'acpi-video' and 'acpi-scan'Rafael J. Wysocki