Show patches with: Archived = No       |   5363 patches
« 1 2 ... 3 4 553 54 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net-next,v3,02/14] docs: networking: Add PPE driver documentation for Qualcomm IPQ9574 SoC Add PPE driver for Qualcomm IPQ9574 SoC - - - --- 2025-02-09 Jie Luo New
[net-next,v3,01/14] dt-bindings: net: Add PPE for Qualcomm IPQ9574 SoC Add PPE driver for Qualcomm IPQ9574 SoC - - - --- 2025-02-09 Jie Luo New
[net-next] net: Add options as a flexible array to struct ip_tunnel_info [net-next] net: Add options as a flexible array to struct ip_tunnel_info - 2 - --- 2025-02-09 Gal Pressman Superseded
[v3] hamradio: baycom: replace strcpy() with strscpy() [v3] hamradio: baycom: replace strcpy() with strscpy() - 1 - --- 2025-02-09 Ethan Carter Edwards In Next
[v2,2/2] slab: Achieve better kmalloc caches randomization in kvmalloc Refine kmalloc caches randomization in kvmalloc - - - --- 2025-02-08 GONG Ruiqi Superseded
[v2,1/2] slab: Adjust placement of __kvmalloc_node_noprof Refine kmalloc caches randomization in kvmalloc - - - --- 2025-02-08 GONG Ruiqi Superseded
[v2,7/7] gpio: 74x164: Utilise temporary variable for struct device gpio: 74x164: Refactor and clean up the driver - - - --- 2025-02-07 Andy Shevchenko In Next
[v2,6/7] gpio: 74x164: Switch to use dev_err_probe() gpio: 74x164: Refactor and clean up the driver - - - --- 2025-02-07 Andy Shevchenko In Next
[v2,5/7] gpio: 74x164: Fully convert to use managed resources gpio: 74x164: Refactor and clean up the driver - - - --- 2025-02-07 Andy Shevchenko In Next
[v2,4/7] gpio: 74x164: Make use of the macros from bits.h gpio: 74x164: Refactor and clean up the driver - - - --- 2025-02-07 Andy Shevchenko In Next
[v2,3/7] gpio: 74x164: Annotate buffer with __counted_by() gpio: 74x164: Refactor and clean up the driver - 1 - --- 2025-02-07 Andy Shevchenko In Next
[v2,2/7] gpio: 74x164: Simplify code with cleanup helpers gpio: 74x164: Refactor and clean up the driver - - - --- 2025-02-07 Andy Shevchenko In Next
[v2,1/7] gpio: 74x164: Remove unneeded dependency to OF_GPIO gpio: 74x164: Refactor and clean up the driver - 1 - --- 2025-02-07 Andy Shevchenko In Next
[v8,3/7] crash_dump: store dm crypt keys in kdump reserved memory Untitled series #931490 - - - --- 2025-02-07 Coiby Xu New
[10/10] string.h: Validate memtostr*()/strtomem*() arguments more carefully Annotate arguments of memtostr/strtomem with __nonstring - - - --- 2025-02-07 Kees Cook In Next
[09/10] compiler.h: Introduce __must_be_noncstr() Annotate arguments of memtostr/strtomem with __nonstring - - - --- 2025-02-07 Kees Cook In Next
[08/10] nilfs2: Mark on-disk strings as nonstring Annotate arguments of memtostr/strtomem with __nonstring - - - --- 2025-02-07 Kees Cook In Next
[07/10] uapi: stddef.h: Introduce __kernel_nonstring Annotate arguments of memtostr/strtomem with __nonstring - - - --- 2025-02-07 Kees Cook In Next
[06/10] x86/tdx: Mark message.str as nonstring Annotate arguments of memtostr/strtomem with __nonstring 2 - - --- 2025-02-07 Kees Cook New
[05/10] string: kunit: Mark nonstring test strings as __nonstring Annotate arguments of memtostr/strtomem with __nonstring - - - --- 2025-02-07 Kees Cook In Next
[04/10] scsi: qla2xxx: Mark device strings as nonstring Annotate arguments of memtostr/strtomem with __nonstring - - - --- 2025-02-07 Kees Cook In Next
[03/10] scsi: mpt3sas: Mark device strings as nonstring Annotate arguments of memtostr/strtomem with __nonstring - - - --- 2025-02-07 Kees Cook In Next
[02/10] scsi: mpi3mr: Mark device strings as nonstring Annotate arguments of memtostr/strtomem with __nonstring - - - --- 2025-02-07 Kees Cook In Next
[01/10] scsi: mptfusion: Mark device strings as nonstring Annotate arguments of memtostr/strtomem with __nonstring - - - --- 2025-02-07 Kees Cook In Next
[v2,3/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*() string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*() - - 1 --- 2025-02-06 Kees Cook Mainlined
[v2,2/3] compiler.h: Introduce __must_be_byte_array() string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*() - - - --- 2025-02-06 Kees Cook Mainlined
[v2,1/3] compiler.h: Move C string helpers into C-only kernel section string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*() - 1 - --- 2025-02-06 Kees Cook Mainlined
pstore: Change kmsg_bytes storage size to u32 pstore: Change kmsg_bytes storage size to u32 - - - --- 2025-02-06 Kees Cook In Next
[3/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*() string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*() - - - --- 2025-02-06 Kees Cook Superseded
[2/3] compiler.h: Introduce __must_be_char_array() string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*() - - - --- 2025-02-06 Kees Cook Superseded
[1/3] compiler.h: Move C string helpers into C-only kernel section string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*() - 1 - --- 2025-02-06 Kees Cook Superseded
[v3,next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings [v3,next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings - - - --- 2025-02-06 Gustavo A. R. Silva New
[v2,next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings [v2,next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings - - - --- 2025-02-05 Gustavo A. R. Silva Superseded
[next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings [next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings - - - --- 2025-02-05 Gustavo A. R. Silva Superseded
[next] qtnfmac: Avoid multiple -Wflex-array-member-not-at-end warnings [next] qtnfmac: Avoid multiple -Wflex-array-member-not-at-end warnings - - - --- 2025-02-05 Gustavo A. R. Silva In Next
stackinit: Keep selftest union size small on m68k stackinit: Keep selftest union size small on m68k - - 1 --- 2025-02-04 Kees Cook Mainlined
[next] fs: hpfs: Avoid multiple -Wflex-array-member-not-at-end warnings [next] fs: hpfs: Avoid multiple -Wflex-array-member-not-at-end warnings - - - --- 2025-02-04 Gustavo A. R. Silva New
[RESEND,next] fs: nfs: acl: Avoid -Wflex-array-member-not-at-end warning [RESEND,next] fs: nfs: acl: Avoid -Wflex-array-member-not-at-end warning 3 - - --- 2025-02-04 Gustavo A. R. Silva In Next
[next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings [next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings - 2 - --- 2025-02-04 Gustavo A. R. Silva Superseded
[v2,next] cxgb4: Avoid a -Wflex-array-member-not-at-end warning [v2,next] cxgb4: Avoid a -Wflex-array-member-not-at-end warning - 1 - --- 2025-02-04 Gustavo A. R. Silva In Next
[v2,next] net: atlantic: Avoid -Wflex-array-member-not-at-end warnings [v2,next] net: atlantic: Avoid -Wflex-array-member-not-at-end warnings - 3 - --- 2025-02-04 Gustavo A. R. Silva In Next
[v2,5/5] arm64: dts: exynos: add initial support for Samsung Galaxy J6 Add support for the Exynos7870 SoC, along with three devices - - - --- 2025-02-03 Kaustabh Chakraborty Superseded
[v2,4/5] arm64: dts: exynos: add initial support for Samsung Galaxy A2 Core Add support for the Exynos7870 SoC, along with three devices - - - --- 2025-02-03 Kaustabh Chakraborty Superseded
[v2,3/5] arm64: dts: exynos: add initial support for Samsung Galaxy J7 Prime Add support for the Exynos7870 SoC, along with three devices - - - --- 2025-02-03 Kaustabh Chakraborty Superseded
[v2,2/5] arm64: dts: exynos: add initial devicetree support for exynos7870 Add support for the Exynos7870 SoC, along with three devices - - - --- 2025-02-03 Kaustabh Chakraborty Superseded
[v2,1/5] dt-bindings: arm: samsung: add compatibles for exynos7870 devices Add support for the Exynos7870 SoC, along with three devices - - - --- 2025-02-03 Kaustabh Chakraborty Superseded
stackinit: Fix comment for test_small_end stackinit: Fix comment for test_small_end - - - --- 2025-02-03 Geert Uytterhoeven Mainlined
[v1,7/7] gpio: 74x164: Utilise temporary variable for struct device gpio: 74x164: Refactor and clean up the driver - - - --- 2025-02-03 Andy Shevchenko Superseded
[v1,6/7] gpio: 74x164: Switch to use dev_err_probe() gpio: 74x164: Refactor and clean up the driver - 1 - --- 2025-02-03 Andy Shevchenko Superseded
[v1,5/7] gpio: 74x164: Fully convert to use managed resources gpio: 74x164: Refactor and clean up the driver - - - --- 2025-02-03 Andy Shevchenko Superseded
[v1,4/7] gpio: 74x164: Make use of the macros from bits.h gpio: 74x164: Refactor and clean up the driver - 1 - --- 2025-02-03 Andy Shevchenko Superseded
[v1,3/7] gpio: 74x164: Annotate buffer with __counted_by() gpio: 74x164: Refactor and clean up the driver - 1 - --- 2025-02-03 Andy Shevchenko Superseded
[v1,2/7] gpio: 74x164: Simplify code with cleanup helpers gpio: 74x164: Refactor and clean up the driver - 1 - --- 2025-02-03 Andy Shevchenko Superseded
[v1,1/7] gpio: 74x164: Remove unneeded dependency to OF_GPIO gpio: 74x164: Refactor and clean up the driver - 1 - --- 2025-02-03 Andy Shevchenko Superseded
[RFC,8/8] mm: Add basic tests for kpkeys_hardened_cred pkeys-based cred hardening - - - --- 2025-02-03 Kevin Brodsky New
[RFC,7/8] fs: Protect creds installed by override_creds() pkeys-based cred hardening - - - --- 2025-02-03 Kevin Brodsky New
[RFC,6/8] cred: Protect live struct cred with kpkeys pkeys-based cred hardening - - - --- 2025-02-03 Kevin Brodsky New
[RFC,5/8] mm: kpkeys: Introduce cred pkey/level pkeys-based cred hardening - - - --- 2025-02-03 Kevin Brodsky New
[RFC,4/8] rcu: Allow processing kpkeys-protected data pkeys-based cred hardening - - - --- 2025-02-03 Kevin Brodsky New
[RFC,3/8] slab: Introduce SLAB_SET_PKEY pkeys-based cred hardening - - - --- 2025-02-03 Kevin Brodsky New
[RFC,2/8] mm: kpkeys: Introduce unrestricted level pkeys-based cred hardening - - - --- 2025-02-03 Kevin Brodsky New
[RFC,1/8] arm64: kpkeys: Avoid unnecessary writes to POR_EL1 pkeys-based cred hardening - - - --- 2025-02-03 Kevin Brodsky New
[RFC,v3,15/15] mm: Add basic tests for kpkeys_hardened_pgtables pkeys-based page table hardening - - - --- 2025-02-03 Kevin Brodsky New
[RFC,v3,14/15] arm64: Enable kpkeys_hardened_pgtables support pkeys-based page table hardening - - - --- 2025-02-03 Kevin Brodsky New
[RFC,v3,13/15] arm64: mm: Guard page table writes with kpkeys pkeys-based page table hardening - - - --- 2025-02-03 Kevin Brodsky New
[RFC,v3,12/15] arm64: kpkeys: Support KPKEYS_LVL_PGTABLES pkeys-based page table hardening - - - --- 2025-02-03 Kevin Brodsky New
[RFC,v3,11/15] mm: Map page tables with privileged pkey pkeys-based page table hardening - - - --- 2025-02-03 Kevin Brodsky New
[RFC,v3,10/15] mm: Allow __pagetable_ctor() to fail pkeys-based page table hardening - - - --- 2025-02-03 Kevin Brodsky New
[RFC,v3,09/15] mm: Introduce kpkeys_hardened_pgtables pkeys-based page table hardening - - - --- 2025-02-03 Kevin Brodsky New
[RFC,v3,08/15] mm: Introduce kernel_pgtables_set_pkey() pkeys-based page table hardening - - - --- 2025-02-03 Kevin Brodsky New
[RFC,v3,07/15] arm64: Enable kpkeys pkeys-based page table hardening - - - --- 2025-02-03 Kevin Brodsky New
[RFC,v3,06/15] arm64: set_memory: Implement set_memory_pkey() pkeys-based page table hardening - - - --- 2025-02-03 Kevin Brodsky New
[RFC,v3,05/15] arm64: Implement asm/kpkeys.h using POE pkeys-based page table hardening - - - --- 2025-02-03 Kevin Brodsky New
[RFC,v3,04/15] arm64: Introduce por_set_pkey_perms() helper pkeys-based page table hardening - - - --- 2025-02-03 Kevin Brodsky New
[RFC,v3,03/15] arm64: mm: Enable overlays for all EL1 indirect permissions pkeys-based page table hardening - - - --- 2025-02-03 Kevin Brodsky New
[RFC,v3,02/15] set_memory: Introduce set_memory_pkey() stub pkeys-based page table hardening - - - --- 2025-02-03 Kevin Brodsky New
[RFC,v3,01/15] mm: Introduce kpkeys pkeys-based page table hardening - - - --- 2025-02-03 Kevin Brodsky New
[03/33] dt-bindings: clock: document exynos7870 clock driver CMU bindings Untitled series #929831 - - - --- 2025-02-02 Kaustabh Chakraborty New
[02/33] dt-bindings: clock: add clock definitions for exynos7870 CMU Untitled series #929819 - - - --- 2025-02-02 Kaustabh Chakraborty New
[03/34] dt-bindings: clock: add clock definitions for exynos7870 CMU Add support for the Exynos7870 SoC, along with three devices - - - --- 2025-02-02 Kaustabh Chakraborty Superseded
[02/34] dt-bindings: hwinfo: samsung,exynos-chipid: add exynos7870-chipid compatible Add support for the Exynos7870 SoC, along with three devices - - - --- 2025-02-02 Kaustabh Chakraborty Superseded
[01/33] dt-bindings: hwinfo: samsung,exynos-chipid: add exynos7870-chipid compatible Add support for the Exynos7870 SoC, along with three devices - - - --- 2025-02-02 Kaustabh Chakraborty Superseded
[v2] HID: usbhid: fix recurrent out-of-bounds bug in usbhid_parse() [v2] HID: usbhid: fix recurrent out-of-bounds bug in usbhid_parse() - - - --- 2025-01-31 Nikita Zhandarovich New
[GIT,PULL] sysctl constification changes for v6.14-rc1 [GIT,PULL] sysctl constification changes for v6.14-rc1 - 1 - --- 2025-01-29 Joel Granados Mainlined
[v2,next] container_of: add container_first() macro [v2,next] container_of: add container_first() macro - - - --- 2025-01-29 Gustavo A. R. Silva Rejected
[RFC,v2,38/38] scripts/get_abi.pl: drop now obsoleted script Improve ABI documentation generation - - - --- 2025-01-28 Mauro Carvalho Chehab In Next
[RFC,v2,37/38] scripts/get_abi.py: add support for undefined ABIs Improve ABI documentation generation - - - --- 2025-01-28 Mauro Carvalho Chehab New
[v2,3/3] kbuild: Use -fzero-init-padding-bits=all kbuild: Use -fzero-init-padding-bits=all 1 1 - --- 2025-01-27 Kees Cook Mainlined
[v2,2/3] stackinit: Add union initialization to selftests kbuild: Use -fzero-init-padding-bits=all - - - --- 2025-01-27 Kees Cook Mainlined
[v2,1/3] stackinit: Add old-style zero-init syntax to struct tests kbuild: Use -fzero-init-padding-bits=all - - - --- 2025-01-27 Kees Cook Mainlined
ARM: dts: aspeed: Add device tree for Nvidia's GB200NVL BMC ARM: dts: aspeed: Add device tree for Nvidia's GB200NVL BMC - - - --- 2025-01-24 Willie Thai New
[4/4] fortify: Move FORTIFY_SOURCE under 'Kernel hardening options' Allow default HARDENED_USERCOPY to be set at compile time 1 - - --- 2025-01-23 Mel Gorman In Next
[3/4] mm: security: Check early if HARDENED_USERCOPY is enabled Allow default HARDENED_USERCOPY to be set at compile time - - - --- 2025-01-23 Mel Gorman In Next
[2/4] mm: security: Allow default HARDENED_USERCOPY to be set at compile time Allow default HARDENED_USERCOPY to be set at compile time - - - --- 2025-01-23 Mel Gorman In Next
[1/4] mm: security: Move hardened usercopy under 'Kernel hardening options' Allow default HARDENED_USERCOPY to be set at compile time 1 - - --- 2025-01-23 Mel Gorman In Next
[4/4] fortify: Move FORTIFY_SOURCE under 'Kernel hardening options' Allow default HARDENED_USERCOPY to be set at compile time 1 - - --- 2025-01-22 Mel Gorman Superseded
[3/4] mm: security: Check early if HARDENED_USERCOPY is enabled Allow default HARDENED_USERCOPY to be set at compile time - - - --- 2025-01-22 Mel Gorman Superseded
[2/4] mm: security: Allow default HARDENED_USERCOPY to be set at compile time Allow default HARDENED_USERCOPY to be set at compile time - - - --- 2025-01-22 Mel Gorman Superseded
[1/4] mm: security: Move hardened usercopy under 'Kernel hardening options' Allow default HARDENED_USERCOPY to be set at compile time 1 - - --- 2025-01-22 Mel Gorman Superseded
mm/slab: Achieve better kmalloc caches randomization in kvmalloc mm/slab: Achieve better kmalloc caches randomization in kvmalloc - - - --- 2025-01-22 GONG Ruiqi New
« 1 2 ... 3 4 553 54 »