linux-hardening
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v2 0/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()
Kees Cook
[PATCH v2 2/3] compiler.h: Introduce __must_be_byte_array()
Kees Cook
[PATCH v2 3/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()
Kees Cook
Re: [PATCH v2 3/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()
Suren Baghdasaryan
Re: [PATCH v2 3/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()
Kees Cook
[PATCH v2 1/3] compiler.h: Move C string helpers into C-only kernel section
Kees Cook
[PATCH] pstore: Change kmsg_bytes storage size to u32
Kees Cook
[PATCH 0/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()
Kees Cook
[PATCH 1/3] compiler.h: Move C string helpers into C-only kernel section
Kees Cook
Re: [PATCH 1/3] compiler.h: Move C string helpers into C-only kernel section
Miguel Ojeda
Re: [PATCH 1/3] compiler.h: Move C string helpers into C-only kernel section
Kees Cook
[PATCH 2/3] compiler.h: Introduce __must_be_char_array()
Kees Cook
Re: [PATCH 2/3] compiler.h: Introduce __must_be_char_array()
David Laight
Re: [PATCH 2/3] compiler.h: Introduce __must_be_char_array()
Kees Cook
Re: [PATCH 2/3] compiler.h: Introduce __must_be_char_array()
Kent Overstreet
Re: [PATCH 2/3] compiler.h: Introduce __must_be_char_array()
Kees Cook
Re: [PATCH 2/3] compiler.h: Introduce __must_be_char_array()
Rasmus Villemoes
Re: [PATCH 2/3] compiler.h: Introduce __must_be_char_array()
David Laight
Re: [PATCH 2/3] compiler.h: Introduce __must_be_char_array()
Kent Overstreet
[PATCH 3/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()
Kees Cook
Re: [PATCH 0/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()
Andy Shevchenko
Re: [PATCH 0/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()
Miguel Ojeda
Re: [PATCH 0/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()
Andy Shevchenko
Re: [PATCH 0/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()
Kees Cook
Re: [PATCH 0/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()
Andy Shevchenko
[PATCH v3][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
Re: [PATCH v3][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings
Jiri Slaby
Re: [PATCH v3][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
Re: [PATCH v3][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
Re: [PATCH v3][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings
Greg Kroah-Hartman
Re: [PATCH v3][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
Re: [PATCH v3][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings
Greg Kroah-Hartman
[PATCH v2][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
[PATCH][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
Re: [PATCH][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings
Greg Kroah-Hartman
Re: [PATCH][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings
Greg Kroah-Hartman
Re: [PATCH][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings
Jiri Slaby
Re: [PATCH][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
Re: [PATCH][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings
Jiri Slaby
Re: [PATCH][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
Re: [PATCH][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings
Greg Kroah-Hartman
Re: [PATCH][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
[PATCH][next] qtnfmac: Avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
[PATCH] stackinit: Keep selftest union size small on m68k
Kees Cook
Re: [PATCH] stackinit: Keep selftest union size small on m68k
Geert Uytterhoeven
[syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
syzbot
Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
Mateusz Guzik
Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
Kees Cook
Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
Mateusz Guzik
Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
Mateusz Guzik
Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
Theodore Ts'o
Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
Mateusz Guzik
Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
Mateusz Guzik
Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
Theodore Ts'o
Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
Mateusz Guzik
Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
Mateusz Guzik
Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
syzbot
Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
Jan Kara
Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
Kees Cook
Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
Jan Kara
Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink
syzbot
[PATCH][next] fs: hpfs: Avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
Re: [PATCH][next] fs: hpfs: Avoid multiple -Wflex-array-member-not-at-end warnings
Al Viro
Re: [PATCH][next] fs: hpfs: Avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
[RESEND PATCH][next] fs: nfs: acl: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
Re: [RESEND PATCH][next] fs: nfs: acl: Avoid -Wflex-array-member-not-at-end warning
Jeff Layton
Re: [RESEND PATCH][next] fs: nfs: acl: Avoid -Wflex-array-member-not-at-end warning
Chuck Lever
Re: [RESEND PATCH][next] fs: nfs: acl: Avoid -Wflex-array-member-not-at-end warning
Chuck Lever
Re: [RESEND PATCH][next] fs: nfs: acl: Avoid -Wflex-array-member-not-at-end warning
Anna Schumaker
Re: [RESEND PATCH][next] fs: nfs: acl: Avoid -Wflex-array-member-not-at-end warning
Chuck Lever
Re: [RESEND PATCH][next] fs: nfs: acl: Avoid -Wflex-array-member-not-at-end warning
Anna Schumaker
Re: [RESEND PATCH][next] fs: nfs: acl: Avoid -Wflex-array-member-not-at-end warning
cel
[PATCH v2][next] cxgb4: Avoid a -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
Re: [PATCH v2][next] cxgb4: Avoid a -Wflex-array-member-not-at-end warning
patchwork-bot+netdevbpf
[PATCH][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
Re: [PATCH][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
Michal Swiatkowski
Re: [PATCH][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
Re: [PATCH][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
Tariq Toukan
Re: [PATCH][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
Re: [PATCH][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
Tariq Toukan
Re: [PATCH][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
Andrew Lunn
Re: [PATCH][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
Tariq Toukan
Re: [PATCH][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
Jakub Kicinski
Re: [PATCH][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
Tariq Toukan
Re: [PATCH][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
Jakub Kicinski
Re: [PATCH][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
Tariq Toukan
Re: [PATCH][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
Jakub Kicinski
Re: [PATCH][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
Saeed Mahameed
[PATCH v2][next] net: atlantic: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
Re: [PATCH v2][next] net: atlantic: Avoid -Wflex-array-member-not-at-end warnings
Michal Swiatkowski
Re: [PATCH v2][next] net: atlantic: Avoid -Wflex-array-member-not-at-end warnings
Simon Horman
RE: [PATCH v2][next] net: atlantic: Avoid -Wflex-array-member-not-at-end warnings
Igor Russkikh
Re: [PATCH v2][next] net: atlantic: Avoid -Wflex-array-member-not-at-end warnings
patchwork-bot+netdevbpf
[PATCH v2 0/5] Add support for the Exynos7870 SoC, along with three devices
Kaustabh Chakraborty
[PATCH v2 1/5] dt-bindings: arm: samsung: add compatibles for exynos7870 devices
Kaustabh Chakraborty
[PATCH v2 2/5] arm64: dts: exynos: add initial devicetree support for exynos7870
Kaustabh Chakraborty
Re: [PATCH v2 2/5] arm64: dts: exynos: add initial devicetree support for exynos7870
Ivaylo Ivanov
Re: [PATCH v2 2/5] arm64: dts: exynos: add initial devicetree support for exynos7870
Kaustabh Chakraborty
Re: [PATCH v2 2/5] arm64: dts: exynos: add initial devicetree support for exynos7870
Krzysztof Kozlowski
[PATCH v2 4/5] arm64: dts: exynos: add initial support for Samsung Galaxy A2 Core
Kaustabh Chakraborty
[PATCH v2 5/5] arm64: dts: exynos: add initial support for Samsung Galaxy J6
Kaustabh Chakraborty
[PATCH v2 3/5] arm64: dts: exynos: add initial support for Samsung Galaxy J7 Prime
Kaustabh Chakraborty
[PATCH] stackinit: Fix comment for test_small_end
Geert Uytterhoeven
Re: [PATCH] stackinit: Fix comment for test_small_end
Kees Cook
[PATCH v1 0/7] gpio: 74x164: Refactor and clean up the driver
Andy Shevchenko
[PATCH v1 3/7] gpio: 74x164: Annotate buffer with __counted_by()
Andy Shevchenko
Re: [PATCH v1 3/7] gpio: 74x164: Annotate buffer with __counted_by()
Gustavo A. R. Silva
[PATCH v1 2/7] gpio: 74x164: Simplify code with cleanup helpers
Andy Shevchenko
Re: [PATCH v1 2/7] gpio: 74x164: Simplify code with cleanup helpers
Linus Walleij
[PATCH v1 7/7] gpio: 74x164: Utilise temporary variable for struct device
Andy Shevchenko
[PATCH v1 4/7] gpio: 74x164: Make use of the macros from bits.h
Andy Shevchenko
Re: [PATCH v1 4/7] gpio: 74x164: Make use of the macros from bits.h
Linus Walleij
Re: [PATCH v1 4/7] gpio: 74x164: Make use of the macros from bits.h
Andy Shevchenko
[PATCH v1 5/7] gpio: 74x164: Fully convert to use managed resources
Andy Shevchenko
Re: [PATCH v1 5/7] gpio: 74x164: Fully convert to use managed resources
Bartosz Golaszewski
[PATCH v1 6/7] gpio: 74x164: Switch to use dev_err_probe()
Andy Shevchenko
Re: [PATCH v1 6/7] gpio: 74x164: Switch to use dev_err_probe()
Linus Walleij
[PATCH v1 1/7] gpio: 74x164: Remove unneeded dependency to OF_GPIO
Andy Shevchenko
Re: [PATCH v1 1/7] gpio: 74x164: Remove unneeded dependency to OF_GPIO
Bartosz Golaszewski
Re: [PATCH v1 1/7] gpio: 74x164: Remove unneeded dependency to OF_GPIO
Geert Uytterhoeven
[RFC PATCH 0/8] pkeys-based cred hardening
Kevin Brodsky
[RFC PATCH 1/8] arm64: kpkeys: Avoid unnecessary writes to POR_EL1
Kevin Brodsky
[RFC PATCH 2/8] mm: kpkeys: Introduce unrestricted level
Kevin Brodsky
[RFC PATCH 3/8] slab: Introduce SLAB_SET_PKEY
Kevin Brodsky
[RFC PATCH 4/8] rcu: Allow processing kpkeys-protected data
Kevin Brodsky
[RFC PATCH 5/8] mm: kpkeys: Introduce cred pkey/level
Kevin Brodsky
[RFC PATCH 6/8] cred: Protect live struct cred with kpkeys
Kevin Brodsky
[RFC PATCH 7/8] fs: Protect creds installed by override_creds()
Kevin Brodsky
[RFC PATCH 8/8] mm: Add basic tests for kpkeys_hardened_cred
Kevin Brodsky
Re: [RFC PATCH 8/8] mm: Add basic tests for kpkeys_hardened_cred
Kees Cook
Re: [RFC PATCH 8/8] mm: Add basic tests for kpkeys_hardened_cred
Kevin Brodsky
[RFC PATCH v3 00/15] pkeys-based page table hardening
Kevin Brodsky
[RFC PATCH v3 01/15] mm: Introduce kpkeys
Kevin Brodsky
[RFC PATCH v3 02/15] set_memory: Introduce set_memory_pkey() stub
Kevin Brodsky
[RFC PATCH v3 03/15] arm64: mm: Enable overlays for all EL1 indirect permissions
Kevin Brodsky
[RFC PATCH v3 04/15] arm64: Introduce por_set_pkey_perms() helper
Kevin Brodsky
[RFC PATCH v3 05/15] arm64: Implement asm/kpkeys.h using POE
Kevin Brodsky
[RFC PATCH v3 06/15] arm64: set_memory: Implement set_memory_pkey()
Kevin Brodsky
[RFC PATCH v3 07/15] arm64: Enable kpkeys
Kevin Brodsky
[RFC PATCH v3 08/15] mm: Introduce kernel_pgtables_set_pkey()
Kevin Brodsky
Re: [RFC PATCH v3 08/15] mm: Introduce kernel_pgtables_set_pkey()
Linus Walleij
Re: [RFC PATCH v3 08/15] mm: Introduce kernel_pgtables_set_pkey()
Kevin Brodsky
[RFC PATCH v3 09/15] mm: Introduce kpkeys_hardened_pgtables
Kevin Brodsky
[RFC PATCH v3 10/15] mm: Allow __pagetable_ctor() to fail
Kevin Brodsky
[RFC PATCH v3 11/15] mm: Map page tables with privileged pkey
Kevin Brodsky
[RFC PATCH v3 12/15] arm64: kpkeys: Support KPKEYS_LVL_PGTABLES
Kevin Brodsky
[RFC PATCH v3 13/15] arm64: mm: Guard page table writes with kpkeys
Kevin Brodsky
[RFC PATCH v3 14/15] arm64: Enable kpkeys_hardened_pgtables support
Kevin Brodsky
[RFC PATCH v3 15/15] mm: Add basic tests for kpkeys_hardened_pgtables
Kevin Brodsky
Re: [RFC PATCH v3 00/15] pkeys-based page table hardening
Kees Cook
Re: [RFC PATCH v3 00/15] pkeys-based page table hardening
Kevin Brodsky
Re: [RFC PATCH v3 00/15] pkeys-based page table hardening
Kevin Brodsky
[PATCH v2] HID: usbhid: fix recurrent out-of-bounds bug in usbhid_parse()
Nikita Zhandarovich
Re: [PATCH v2] HID: usbhid: fix recurrent out-of-bounds bug in usbhid_parse()
Kees Cook
Re: [PATCH v2] HID: usbhid: fix recurrent out-of-bounds bug in usbhid_parse()
Nikita Zhandarovich
Re: [PATCH v2] HID: usbhid: fix recurrent out-of-bounds bug in usbhid_parse()
Terry Junge
Re: [PATCH v2] HID: usbhid: fix recurrent out-of-bounds bug in usbhid_parse()
Nikita Zhandarovich
Re: [PATCH net] xfrm: fix integer overflow in xfrm_replay_state_esn_len()
Dan Carpenter
[GIT PULL] sysctl constification changes for v6.14-rc1
Joel Granados
Re: [GIT PULL] sysctl constification changes for v6.14-rc1
Linus Torvalds
Re: Re: [GIT PULL] sysctl constification changes for v6.14-rc1
Joel Granados
Re: Re: [GIT PULL] sysctl constification changes for v6.14-rc1
Kees Cook
Re: [GIT PULL] sysctl constification changes for v6.14-rc1
Joel Granados
Re: [GIT PULL] sysctl constification changes for v6.14-rc1
pr-tracker-bot
[PATCH v2][next] container_of: add container_first() macro
Gustavo A. R. Silva
Re: [PATCH v2][next] container_of: add container_first() macro
Greg KH
Re: [PATCH v2][next] container_of: add container_first() macro
Dan Carpenter
Re: [PATCH v2][next] container_of: add container_first() macro
Dan Carpenter
Re: [PATCH v2][next] container_of: add container_first() macro
Greg KH
Re: [PATCH v2][next] container_of: add container_first() macro
Gustavo A. R. Silva
Re: [PATCH v2][next] container_of: add container_first() macro
Greg KH
Re: [PATCH v2][next] container_of: add container_first() macro
Dan Carpenter
Re: [PATCH v2][next] container_of: add container_first() macro
Greg KH
Re: [PATCH v2][next] container_of: add container_first() macro
Dan Carpenter
Re: [PATCH v2][next] container_of: add container_first() macro
Greg KH
Re: [PATCH v2][next] container_of: add container_first() macro
Gustavo A. R. Silva
Re: [PATCH v2][next] container_of: add container_first() macro
Greg KH
Re: [PATCH v2][next] container_of: add container_first() macro
Dan Carpenter
Re: [PATCH] HID: usbhid: fix recurrent out-of-bounds bug in usbhid_parse()
Nikita Zhandarovich
Re: [PATCH] HID: usbhid: fix recurrent out-of-bounds bug in usbhid_parse()
Alan Stern
Re: [PATCH] HID: usbhid: fix recurrent out-of-bounds bug in usbhid_parse()
Kees Cook
Re: [PATCH] HID: usbhid: fix recurrent out-of-bounds bug in usbhid_parse()
Terry Junge
[PATCH v2 0/3] kbuild: Use -fzero-init-padding-bits=all
Kees Cook
[PATCH v2 1/3] stackinit: Add old-style zero-init syntax to struct tests
Kees Cook
[PATCH v2 3/3] kbuild: Use -fzero-init-padding-bits=all
Kees Cook
Re: [PATCH v2 3/3] kbuild: Use -fzero-init-padding-bits=all
Kees Cook
Re: [PATCH v2 3/3] kbuild: Use -fzero-init-padding-bits=all
Masahiro Yamada
[PATCH v2 2/3] stackinit: Add union initialization to selftests
Kees Cook
Re: [PATCH v2 2/3] stackinit: Add union initialization to selftests
Geert Uytterhoeven
Re: [PATCH v2 2/3] stackinit: Add union initialization to selftests
Geert Uytterhoeven
Re: [PATCH v2 2/3] stackinit: Add union initialization to selftests
Kees Cook
[PATCH] ARM: dts: aspeed: Add device tree for Nvidia's GB200NVL BMC
Willie Thai
Re: [PATCH] ARM: dts: aspeed: Add device tree for Nvidia's GB200NVL BMC
Krzysztof Kozlowski
Re: [PATCH] ARM: dts: aspeed: Add device tree for Nvidia's GB200NVL BMC
Andrew Lunn
Re: [PATCH] ARM: dts: aspeed: Add device tree for Nvidia's GB200NVL BMC
Paul Menzel
urgent request for a quote
manuel . rodrigues
[PATCH v3 0/4] Allow default HARDENED_USERCOPY to be set at compile time
Mel Gorman
[PATCH 2/4] mm: security: Allow default HARDENED_USERCOPY to be set at compile time
Mel Gorman
[PATCH 1/4] mm: security: Move hardened usercopy under 'Kernel hardening options'
Mel Gorman
[PATCH 3/4] mm: security: Check early if HARDENED_USERCOPY is enabled
Mel Gorman
Earlier messages
Later messages