summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-17xen/swiotlb: add alignment check for dma buffersJuergen Gross
2024-09-17Merge tag 'printk-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-17Merge tag 'core-debugobjects-2024-09-16' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-09-17exfat: do not fallback to buffered writeYuezhang Mo
2024-09-17exfat: drop ->i_size_ondiskYuezhang Mo
2024-09-17Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-17Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-16block: remove bogus unionKanchan Joshi
2024-09-17Merge tag 'timers-clocksource-2024-09-16' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-09-17Merge tag 'smp-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-17Merge tag 'drm-xe-next-fixes-2024-09-12' of https://gitlab.freedesktop.org/dr...Dave Airlie
2024-09-16block: change wait on bd_claiming to use a var_waitqueueNeilBrown
2024-09-16io_uring/sqpoll: do the napi busy poll outside the submission blockOlivier Langlois
2024-09-16smb: client: fix compression heuristic functionsEnzo Matsumiya
2024-09-16cifs: Update SFU comments about fifos and socketsPali Rohár
2024-09-16cifs: Add support for creating SFU symlinksPali Rohár
2024-09-16landlock: Document LANDLOCK_SCOPE_SIGNALTahera Fahimi
2024-09-16samples/landlock: Add support for signal scopingTahera Fahimi
2024-09-16selftests/landlock: Test signal created by out-of-bound messageTahera Fahimi
2024-09-16selftests/landlock: Test signal scoping for threadsTahera Fahimi
2024-09-16selftests/landlock: Test signal scopingTahera Fahimi
2024-09-16landlock: Add signal scopingTahera Fahimi
2024-09-16landlock: Document LANDLOCK_SCOPE_ABSTRACT_UNIX_SOCKETTahera Fahimi
2024-09-16samples/landlock: Add support for abstract UNIX socket scopingTahera Fahimi
2024-09-16selftests/landlock: Test inherited restriction of abstract UNIX socketTahera Fahimi
2024-09-16selftests/landlock: Test connected and unconnected datagram UNIX socketTahera Fahimi
2024-09-16selftests/landlock: Test UNIX sockets with any address formatsTahera Fahimi
2024-09-16selftests/landlock: Test abstract UNIX socket scopingTahera Fahimi
2024-09-16selftests/landlock: Test handling of unknown scopeTahera Fahimi
2024-09-16landlock: Add abstract UNIX socket scopingTahera Fahimi
2024-09-16parisc: Allow mmap(MAP_STACK) memory to automatically expand upwardsHelge Deller
2024-09-16parisc: Use PRIV_USER instead of hardcoded valueHelge Deller
2024-09-16parisc: Fix itlb miss handler for 64-bit programsHelge Deller
2024-09-16io_uring: clean up a type in io_uring_register_get_file()Dan Carpenter
2024-09-16RDMA/nldev: Add missing break in rdma_nl_notify_err_msg()Nathan Chancellor
2024-09-16RDMA/irdma: fix error message in irdma_modify_qp_roce()Vitaliy Shevtsov
2024-09-16Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-16kasan: rust: Add KASAN smoke test via UAFMatthew Maurer
2024-09-16kbuild: rust: Enable KASAN supportMatthew Maurer
2024-09-16rust: kasan: Rust does not support KHWASANMatthew Maurer
2024-09-16kbuild: rust: Define probing macros for rustcMatthew Maurer
2024-09-16kasan: simplify and clarify MakefileAndrey Konovalov
2024-09-16rust: cfi: add support for CFI_CLANG with RustMatthew Maurer
2024-09-17Merge tag 'amd-drm-next-6.12-2024-09-13' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-09-16Merge tag 'selinux-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-16Merge tag 'audit-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-16cifs: Remove redundant setting of NETFS_SREQ_HIT_EOFDavid Howells
2024-09-16cifs: Fix cifs readv callback merge resolution issueDavid Howells
2024-09-16io_uring/sqpoll: do not put cpumask on stackFelix Moessbauer
2024-09-16pwm: stm32: Fix a typoAndrew Kreimer