summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-17resource: fix region_intersects() vs add_memory_driver_managed()Huang Ying
2024-09-17zsmalloc: use unique zsmalloc caches namesSergey Senozhatsky
2024-09-17xen/swiotlb: fix allocated sizeJuergen Gross
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-16drm/panic: Fix uninitialized spinlock acquisition with CONFIG_DRM_PANIC=nLyude Paul
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-16drm/xe/rtp: Remove unneeded semicolonLucas De Marchi
2024-09-16drm/xe/vram: fix ccs offset calculationMatthew Auld
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-16drm/xe: use devm_add_action_or_reset() helperHe Lugang
2024-09-16Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-16drm/i915/irq: Rename suspend/resume functionsRodrigo Vivi
2024-09-16drm/i915/irq: Move irqs_enabled out of runtime_pmRodrigo Vivi
2024-09-16drm/i915/irq: Remove duplicated irq_enabled variableRodrigo Vivi
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