aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-16cifs: Add support for creating SFU symlinksPali Rohár5-29/+77
2024-09-16landlock: Document LANDLOCK_SCOPE_SIGNALTahera Fahimi1-3/+17
2024-09-16samples/landlock: Add support for signal scopingTahera Fahimi1-5/+14
2024-09-16selftests/landlock: Test signal created by out-of-bound messageTahera Fahimi1-0/+184
2024-09-16selftests/landlock: Test signal scoping for threadsTahera Fahimi1-0/+49
2024-09-16selftests/landlock: Test signal scopingTahera Fahimi1-0/+251
2024-09-16landlock: Add signal scopingTahera Fahimi7-3/+94
2024-09-16landlock: Document LANDLOCK_SCOPE_ABSTRACT_UNIX_SOCKETTahera Fahimi1-2/+42
2024-09-16samples/landlock: Add support for abstract UNIX socket scopingTahera Fahimi1-4/+60
2024-09-16selftests/landlock: Test inherited restriction of abstract UNIX socketTahera Fahimi1-0/+64
2024-09-16selftests/landlock: Test connected and unconnected datagram UNIX socketTahera Fahimi1-0/+103
2024-09-16selftests/landlock: Test UNIX sockets with any address formatsTahera Fahimi3-1/+252
2024-09-16selftests/landlock: Test abstract UNIX socket scopingTahera Fahimi6-30/+998
2024-09-16selftests/landlock: Test handling of unknown scopeTahera Fahimi1-0/+33
2024-09-16landlock: Add abstract UNIX socket scopingTahera Fahimi7-9/+208
2024-09-16parisc: Allow mmap(MAP_STACK) memory to automatically expand upwardsHelge Deller1-0/+14
2024-09-16parisc: Use PRIV_USER instead of hardcoded valueHelge Deller1-1/+1
2024-09-16parisc: Fix itlb miss handler for 64-bit programsHelge Deller1-4/+2
2024-09-16io_uring: clean up a type in io_uring_register_get_file()Dan Carpenter2-2/+2
2024-09-16RDMA/nldev: Add missing break in rdma_nl_notify_err_msg()Nathan Chancellor1-0/+1
2024-09-16RDMA/irdma: fix error message in irdma_modify_qp_roce()Vitaliy Shevtsov1-1/+1
2024-09-16Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds71-483/+6062
2024-09-16kasan: rust: Add KASAN smoke test via UAFMatthew Maurer4-1/+45
2024-09-16kbuild: rust: Enable KASAN supportMatthew Maurer3-17/+45
2024-09-16rust: kasan: Rust does not support KHWASANMatthew Maurer1-0/+1
2024-09-16kbuild: rust: Define probing macros for rustcMatthew Maurer2-0/+23
2024-09-16kasan: simplify and clarify MakefileAndrey Konovalov1-22/+23
2024-09-16rust: cfi: add support for CFI_CLANG with RustMatthew Maurer5-2/+16
2024-09-17Merge tag 'amd-drm-next-6.12-2024-09-13' of https://gitlab.freedesktop.org/ag...Dave Airlie50-366/+678
2024-09-16Merge tag 'selinux-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-76/+68
2024-09-16Merge tag 'audit-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-4/+4
2024-09-16cifs: Remove redundant setting of NETFS_SREQ_HIT_EOFDavid Howells1-2/+0
2024-09-16cifs: Fix cifs readv callback merge resolution issueDavid Howells1-1/+1
2024-09-16io_uring/sqpoll: do not put cpumask on stackFelix Moessbauer1-3/+10
2024-09-16pwm: stm32: Fix a typoAndrew Kreimer1-1/+1
2024-09-16dt-bindings: pwm: amlogic: Add new bindings for meson A1 PWMGeorge Stark1-0/+14
2024-09-16dt-bindings: pwm: amlogic: Add optional power-domainsGeorge Stark1-0/+3
2024-09-16pwm: Switch back to struct platform_driver::remove()Uwe Kleine-König14-14/+14
2024-09-16dt-bindings: pwm: allwinner,sun4i-a10-pwm: add top-level constraintsKrzysztof Kozlowski1-4/+5
2024-09-16pwm: axi-pwmgen: use shared macro for version regDavid Lechner1-2/+1
2024-09-16pwm: atmel-hlcdc: Drop trailing commaLiao Chen1-2/+2
2024-09-16pwm: atmel-hlcdc: Enable module autoloadingLiao Chen1-0/+1
2024-09-16pwm: omap-dmtimer: Use of_property_read_bool()Rob Herring (Arm)1-1/+1
2024-09-16pwm: adp5585: Set OSC_EN bit to 1 when PWM state is enabledLiu Ying1-0/+4
2024-09-16Merge tag 'ib-mfd-gpio-pwm-v6.12' of https://git.kernel.org/pub/scm/linux/ker...Uwe Kleine-König13-4/+876
2024-09-16pwm: lp3943: Fix an incorrect type in lp3943_pwm_parse_dt()Jiapeng Chong1-2/+1
2024-09-16platform/x86: x86-android-tablets: Adjust Xiaomi Pad 2 bottom bezel touch but...Hans de Goede1-5/+5
2024-09-16Merge tag 'i2c-host-fixes-6.11-rc8' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang602-3345/+6118
2024-09-16Merge tag 'for-6.12/io_uring-discard-20240913' of git://git.kernel.dk/linuxLinus Torvalds10-24/+209
2024-09-16Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linuxLinus Torvalds64-1301/+1711