linux-hardening
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH] kcsan: test: Replace deprecated strcpy() with strscpy()
Thorsten Blum
Re: [PATCH] kcsan: test: Replace deprecated strcpy() with strscpy()
Justin Stitt
Re: [PATCH] kcsan: test: Replace deprecated strcpy() with strscpy()
Thorsten Blum
Re: [PATCH] kcsan: test: Replace deprecated strcpy() with strscpy()
Marco Elver
[PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
Bartosz Golaszewski
[PATCH v5 13/15] pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
Bartosz Golaszewski
[PATCH v5 01/15] devres: provide devm_kmemdup_const()
Bartosz Golaszewski
[PATCH v5 06/15] pinctrl: imx: don't access the pin function radix tree directly
Bartosz Golaszewski
[PATCH v5 02/15] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
Bartosz Golaszewski
[PATCH v5 10/15] pinctrl: make struct pinfunction a pointer in struct function_desc
Bartosz Golaszewski
[PATCH v5 04/15] pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
Bartosz Golaszewski
[PATCH v5 03/15] pinctrl: airoha: replace struct function_desc with struct pinfunction
Bartosz Golaszewski
[PATCH v5 11/15] pinctrl: qcom: use generic pin function helpers
Bartosz Golaszewski
[PATCH v5 07/15] pinctrl: keembay: release allocated memory in detach path
Bartosz Golaszewski
[PATCH v5 12/15] pinctrl: allow to mark pin functions as requestable GPIOs
Bartosz Golaszewski
[PATCH v5 08/15] pinctrl: keembay: use a dedicated structure for the pinfunction description
Bartosz Golaszewski
[PATCH v5 05/15] pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
Bartosz Golaszewski
[PATCH v5 09/15] pinctrl: constify pinmux_generic_get_function()
Bartosz Golaszewski
[PATCH v5 15/15] pinctrl: qcom: make the pinmuxing strict
Bartosz Golaszewski
Re: [PATCH v5 15/15] pinctrl: qcom: make the pinmuxing strict
Neil Armstrong
[PATCH v5 14/15] pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
Bartosz Golaszewski
Re: [PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
Linus Walleij
Re: [PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
Andy Shevchenko
Re: [PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
Linus Walleij
Re: [PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
Andy Shevchenko
Re: [PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
Mark Brown
Re: [PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
Bartosz Golaszewski
Re: [PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
Mark Brown
Re: [PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
Bartosz Golaszewski
Re: [PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
Mark Brown
Re: [PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
Bartosz Golaszewski
Re: [PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
Mark Brown
Re: [PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
Bartosz Golaszewski
[RFC v2 PATCH 0/8] pkeys-based cred hardening
Kevin Brodsky
[RFC PATCH v2 2/8] mm: kpkeys: Introduce unrestricted level
Kevin Brodsky
[RFC PATCH v2 6/8] cred: Protect live struct cred with kpkeys
Kevin Brodsky
[RFC PATCH v2 1/8] arm64: kpkeys: Avoid unnecessary writes to POR_EL1
Kevin Brodsky
[RFC PATCH v2 3/8] slab: Introduce SLAB_SET_PKEY
Kevin Brodsky
Re: [RFC PATCH v2 3/8] slab: Introduce SLAB_SET_PKEY
Yeoreum Yun
[RFC PATCH v2 4/8] rcu: Allow processing kpkeys-protected data
Kevin Brodsky
[RFC PATCH v2 5/8] mm: kpkeys: Introduce cred pkey/level
Kevin Brodsky
[RFC PATCH v2 7/8] fs: Protect creds installed by override_creds()
Kevin Brodsky
[RFC PATCH v2 8/8] mm: Add basic tests for kpkeys_hardened_cred
Kevin Brodsky
[RFC PATCH v5 00/18] pkeys-based page table hardening
Kevin Brodsky
[RFC PATCH v5 01/18] mm: Introduce kpkeys
Kevin Brodsky
[RFC PATCH v5 13/18] mm: Map page tables with privileged pkey
Kevin Brodsky
Re: [RFC PATCH v5 13/18] mm: Map page tables with privileged pkey
Edgecombe, Rick P
Re: [RFC PATCH v5 13/18] mm: Map page tables with privileged pkey
Kevin Brodsky
Re: [RFC PATCH v5 13/18] mm: Map page tables with privileged pkey
Edgecombe, Rick P
Re: [RFC PATCH v5 13/18] mm: Map page tables with privileged pkey
Kevin Brodsky
Re: [RFC PATCH v5 13/18] mm: Map page tables with privileged pkey
David Hildenbrand
Re: [RFC PATCH v5 13/18] mm: Map page tables with privileged pkey
Kevin Brodsky
[RFC PATCH v5 02/18] set_memory: Introduce set_memory_pkey() stub
Kevin Brodsky
[RFC PATCH v5 07/18] arm64: Reset POR_EL1 on exception entry
Kevin Brodsky
[RFC PATCH v5 09/18] arm64: Enable kpkeys
Kevin Brodsky
[RFC PATCH v5 06/18] arm64: set_memory: Implement set_memory_pkey()
Kevin Brodsky
[RFC PATCH v5 05/18] arm64: Implement asm/kpkeys.h using POE
Kevin Brodsky
[RFC PATCH v5 04/18] arm64: Introduce por_elx_set_pkey_perms() helper
Kevin Brodsky
[RFC PATCH v5 08/18] arm64: Context-switch POR_EL1
Kevin Brodsky
[RFC PATCH v5 12/18] mm: Allow __pagetable_ctor() to fail
Kevin Brodsky
[RFC PATCH v5 11/18] mm: Introduce kpkeys_hardened_pgtables
Kevin Brodsky
Re: [RFC PATCH v5 11/18] mm: Introduce kpkeys_hardened_pgtables
Yeoreum Yun
Re: [RFC PATCH v5 11/18] mm: Introduce kpkeys_hardened_pgtables
Kevin Brodsky
[RFC PATCH v5 10/18] mm: Introduce kernel_pgtables_set_pkey()
Kevin Brodsky
[RFC PATCH v5 15/18] arm64: mm: Guard page table writes with kpkeys
Kevin Brodsky
[RFC PATCH v5 16/18] arm64: Enable kpkeys_hardened_pgtables support
Kevin Brodsky
[RFC PATCH v5 14/18] arm64: kpkeys: Support KPKEYS_LVL_PGTABLES
Kevin Brodsky
[RFC PATCH v5 17/18] mm: Add basic tests for kpkeys_hardened_pgtables
Kevin Brodsky
[RFC PATCH v5 18/18] arm64: mm: Batch kpkeys level switches
Kevin Brodsky
[RFC PATCH v5 03/18] arm64: mm: Enable overlays for all EL1 indirect permissions
Kevin Brodsky
Re: [RFC PATCH v5 00/18] pkeys-based page table hardening
Kevin Brodsky
Re: [RFC PATCH v5 00/18] pkeys-based page table hardening
Kevin Brodsky
Re: [RFC PATCH v5 00/18] pkeys-based page table hardening
Edgecombe, Rick P
Re: [RFC PATCH v5 00/18] pkeys-based page table hardening
Kevin Brodsky
Re: [RFC PATCH v5 00/18] pkeys-based page table hardening
Yang Shi
Re: [RFC PATCH v5 00/18] pkeys-based page table hardening
Kevin Brodsky
Re: [RFC PATCH v5 00/18] pkeys-based page table hardening
Yang Shi
Re: [RFC PATCH v5 00/18] pkeys-based page table hardening
Kevin Brodsky
Re: [RFC PATCH v5 00/18] pkeys-based page table hardening
Yang Shi
Re: [RFC PATCH v5 00/18] pkeys-based page table hardening
Kevin Brodsky
Re: [RFC PATCH v5 00/18] pkeys-based page table hardening
Will Deacon
Re: [RFC PATCH v5 00/18] pkeys-based page table hardening
Kevin Brodsky
Re: [RFC PATCH v5 00/18] pkeys-based page table hardening
Edgecombe, Rick P
Re: [RFC PATCH v5 00/18] pkeys-based page table hardening
Kevin Brodsky
[PATCH v9 0/8] nvme-fc: FPIN link integrity handling
Bryan Gurney
[PATCH v9 8/9] nvme-multipath: queue-depth support for marginal paths
Bryan Gurney
Re: [PATCH v9 8/9] nvme-multipath: queue-depth support for marginal paths
Hannes Reinecke
[PATCH v9 7/9] nvme: sysfs: emit the marginal path state in show_state()
Bryan Gurney
[PATCH v9 5/9] lpfc: enable FPIN notification for NVMe
Bryan Gurney
[PATCH v9 4/9] nvme-fc: nvme_fc_fpin_rcv() callback
Bryan Gurney
[PATCH v9 9/9] scsi: qla2xxx: Fix memcpy field-spanning write issue
Bryan Gurney
Re: [PATCH v9 9/9] scsi: qla2xxx: Fix memcpy field-spanning write issue
Hannes Reinecke
Re: [PATCH v9 9/9] scsi: qla2xxx: Fix memcpy field-spanning write issue
Martin K. Petersen
[PATCH v9 2/9] nvme: add NVME_CTRL_MARGINAL flag
Bryan Gurney
Re: [PATCH v9 2/9] nvme: add NVME_CTRL_MARGINAL flag
Hannes Reinecke
[PATCH v9 1/9] fc_els: use 'union fc_tlv_desc'
Bryan Gurney
[PATCH v9 3/9] nvme-fc: marginal path handling
Bryan Gurney
[PATCH v9 6/9] qla2xxx: enable FPIN notification for NVMe
Bryan Gurney
Re: [PATCH v9 0/8] nvme-fc: FPIN link integrity handling
Martin K. Petersen
Re: (subset) [PATCH v9 0/8] nvme-fc: FPIN link integrity handling
Martin K. Petersen
Re: (subset) [PATCH v9 0/8] nvme-fc: FPIN link integrity handling
John Meneghini
Re: (subset) [PATCH v9 0/8] nvme-fc: FPIN link integrity handling
Martin K. Petersen
[PATCH] Revert "scsi: qla2xxx: Fix memcpy() field-spanning write issue"
John Meneghini
Re: [PATCH] Revert "scsi: qla2xxx: Fix memcpy() field-spanning write issue"
Gustavo A. R. Silva
Re: [PATCH] Revert "scsi: qla2xxx: Fix memcpy() field-spanning write issue"
John Meneghini
Re: [PATCH] Revert "scsi: qla2xxx: Fix memcpy() field-spanning write issue"
Martin K. Petersen
Re: [PATCH] Revert "scsi: qla2xxx: Fix memcpy() field-spanning write issue"
Gustavo A. R. Silva
Re: [PATCH] Revert "scsi: qla2xxx: Fix memcpy() field-spanning write issue"
John Meneghini
Re: [PATCH] Revert "scsi: qla2xxx: Fix memcpy() field-spanning write issue"
Gustavo A. R. Silva
[PATCH RFC] scsi: qla2xxx: zero default_item last in qla24xx_free_purex_item
Bryan Gurney
Re: [PATCH RFC] scsi: qla2xxx: zero default_item last in qla24xx_free_purex_item
Gustavo A. R. Silva
Re: [PATCH RFC] scsi: qla2xxx: zero default_item last in qla24xx_free_purex_item
Bryan Gurney
Re: [PATCH RFC] scsi: qla2xxx: zero default_item last in qla24xx_free_purex_item
Gustavo A. R. Silva
[PATCH v14 0/5] rust: adds Bitmap API, ID pool and bindings
Burak Emir
[PATCH v14 4/5] rust: add find_bit_benchmark_rust module.
Burak Emir
[PATCH v14 1/5] rust: add bindings for bitmap.h
Burak Emir
[PATCH v14 2/5] rust: add bindings for bitops.h
Burak Emir
[PATCH v14 3/5] rust: add bitmap API.
Burak Emir
[PATCH v14 5/5] rust: add dynamic ID pool abstraction for bitmap
Burak Emir
Re: [PATCH v14 0/5] rust: adds Bitmap API, ID pool and bindings
Alice Ryhl
Re: [PATCH v14 0/5] rust: adds Bitmap API, ID pool and bindings
Yury Norov
Re: [PATCH v14 0/5] rust: adds Bitmap API, ID pool and bindings
Alice Ryhl
Re: [PATCH v14 0/5] rust: adds Bitmap API, ID pool and bindings
Alice Ryhl
Re: [PATCH v14 0/5] rust: adds Bitmap API, ID pool and bindings
Yury Norov
Re: [PATCH v14 0/5] rust: adds Bitmap API, ID pool and bindings
Alice Ryhl
Re: [PATCH v14 0/5] rust: adds Bitmap API, ID pool and bindings
Yury Norov
[PATCH RESEND] powerpc/rtas: Replace one-element array with flexible array member
Thorsten Blum
[PATCH v2][next] RDMA/cm: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
Re: [PATCH v2][next] RDMA/cm: Avoid -Wflex-array-member-not-at-end warning
Jason Gunthorpe
Re: [PATCH v2][next] RDMA/cm: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
Re: [PATCH v2][next] RDMA/cm: Avoid -Wflex-array-member-not-at-end warning
Jason Gunthorpe
[PATCH v11 0/3] ARM: dts: Add support for Meta Clemente BMC
Leo Wang
[PATCH v11 2/3] ARM: dts: aspeed: clemente: add NCSI3 and NCSI4 pinctrl nodes
Leo Wang
[PATCH v11 3/3] ARM: dts: aspeed: clemente: add Meta Clemente BMC
Leo Wang
[PATCH v11 1/3] dt-bindings: arm: aspeed: add Meta Clemente board
Leo Wang
Re: [PATCH v11 0/3] ARM: dts: Add support for Meta Clemente BMC
Andrew Jeffery
[PATCH][next] pwm: cros-ec: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
Re: [PATCH][next] pwm: cros-ec: Avoid -Wflex-array-member-not-at-end warnings
Tzung-Bi Shih
Re: [PATCH][next] pwm: cros-ec: Avoid -Wflex-array-member-not-at-end warnings
Uwe Kleine-König
Re: [PATCH][next] pwm: cros-ec: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
Re: [PATCH][next] pwm: cros-ec: Avoid -Wflex-array-member-not-at-end warnings
Uwe Kleine-König
Re: [PATCH][next] pwm: cros-ec: Avoid -Wflex-array-member-not-at-end warnings
Uwe Kleine-König
[PATCH][next] scsi: fc: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
Re: [PATCH][next] scsi: fc: Avoid -Wflex-array-member-not-at-end warnings
Martin K. Petersen
Re: [PATCH][next] scsi: fc: Avoid -Wflex-array-member-not-at-end warnings
Justin Tee
Re: [PATCH][next] scsi: fc: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
[PATCH v4 00/15] pinctrl: introduce the concept of a GPIO pin function category
Bartosz Golaszewski
[PATCH v4 08/15] pinctrl: keembay: use a dedicated structure for the pinfunction description
Bartosz Golaszewski
[PATCH v4 01/15] devres: provide devm_kmemdup_const()
Bartosz Golaszewski
Re: [PATCH v4 01/15] devres: provide devm_kmemdup_const()
Andy Shevchenko
[PATCH v4 11/15] pinctrl: qcom: use generic pin function helpers
Bartosz Golaszewski
[PATCH v4 02/15] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
Bartosz Golaszewski
[PATCH v4 03/15] pinctrl: airoha: replace struct function_desc with struct pinfunction
Bartosz Golaszewski
Re: [PATCH v4 03/15] pinctrl: airoha: replace struct function_desc with struct pinfunction
Andy Shevchenko
Re: [PATCH v4 03/15] pinctrl: airoha: replace struct function_desc with struct pinfunction
Bartosz Golaszewski
[PATCH v4 04/15] pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
Bartosz Golaszewski
Re: [PATCH v4 04/15] pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
Chen-Yu Tsai
[PATCH v4 05/15] pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
Bartosz Golaszewski
Re: [PATCH v4 05/15] pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
Chen-Yu Tsai
[PATCH v4 12/15] pinctrl: allow to mark pin functions as requestable GPIOs
Bartosz Golaszewski
[PATCH v4 06/15] pinctrl: imx: don't access the pin function radix tree directly
Bartosz Golaszewski
[PATCH v4 07/15] pinctrl: keembay: release allocated memory in detach path
Bartosz Golaszewski
[PATCH v4 10/15] pinctrl: make struct pinfunction a pointer in struct function_desc
Bartosz Golaszewski
[PATCH v4 15/15] pinctrl: qcom: make the pinmuxing strict
Bartosz Golaszewski
[PATCH v4 09/15] pinctrl: constify pinmux_generic_get_function()
Bartosz Golaszewski
[PATCH v4 13/15] pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
Bartosz Golaszewski
[PATCH v4 14/15] pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
Bartosz Golaszewski
[PATCH v2] platform/chrome: cros_ec: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
Re: [PATCH v2] platform/chrome: cros_ec: Avoid -Wflex-array-member-not-at-end warning
Tzung-Bi Shih
[PATCH v9 00/10] Add pinctrl support for the AAEON UP board FPGA
Thomas Richard
[PATCH v9 09/10] lib/string_choices: Add str_input_output() helper
Thomas Richard
[PATCH v9 01/10] gpiolib: add support to register sparse pin range
Thomas Richard
[PATCH v9 02/10] gpio: aggregator: move GPIO forwarder allocation in a dedicated function
Thomas Richard
[PATCH v9 03/10] gpio: aggregator: refactor the code to add GPIO desc in the forwarder
Thomas Richard
[PATCH v9 04/10] gpio: aggregator: refactor the forwarder registration part
Thomas Richard
[PATCH v9 05/10] gpio: aggregator: update gpiochip_fwd_setup_delay_line() parameters
Thomas Richard
[PATCH v9 07/10] gpio: aggregator: handle runtime registration of gpio_desc in gpiochip_fwd
Thomas Richard
[PATCH v9 06/10] gpio: aggregator: export symbols of the GPIO forwarder library
Thomas Richard
[PATCH v9 08/10] gpio: aggregator: add possibility to attach data to the forwarder
Thomas Richard
[PATCH v9 10/10] pinctrl: Add pin controller driver for AAEON UP boards
Thomas Richard
Re: [PATCH v9 10/10] pinctrl: Add pin controller driver for AAEON UP boards
Linus Walleij
Re: (subset) [PATCH v9 00/10] Add pinctrl support for the AAEON UP board FPGA
Bartosz Golaszewski
[PATCH v2] fs: hpfs: Avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
Re: [PATCH v2] fs: hpfs: Avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
Re: [PATCH v2] fs: hpfs: Avoid multiple -Wflex-array-member-not-at-end warnings
Mikulas Patocka
[PATCH v2] ARM: mm: Don't use %pK through printk
Thomas Weißschuh
[PATCH] iwlegacy: Remove unused structs and avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
Re: [PATCH] iwlegacy: Remove unused structs and avoid -Wflex-array-member-not-at-end warnings
Stanislaw Gruszka
Re: [PATCH] iwlegacy: Remove unused structs and avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
Re: [PATCH] iwlegacy: Remove unused structs and avoid -Wflex-array-member-not-at-end warnings
Johannes Berg
Re: [PATCH] iwlegacy: Remove unused structs and avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
[PATCH] Bluetooth: Annotate struct hci_drv_rp_read_info with __counted_by_le()
Thorsten Blum
Re: [PATCH] Bluetooth: Annotate struct hci_drv_rp_read_info with __counted_by_le()
patchwork-bot+bluetooth
abusing CONFIG_RANDOMIZE_KSTACK_OFFSET to assist with exploitation
Jann Horn
[PATCH] hardening: Require clang 20.1.0 for __counted_by
Nathan Chancellor
Re: [PATCH] hardening: Require clang 20.1.0 for __counted_by
Justin Stitt
Re: [PATCH] hardening: Require clang 20.1.0 for __counted_by
Alexander Lobakin
Re: [PATCH] hardening: Require clang 20.1.0 for __counted_by
Nathan Chancellor
Re: [PATCH] hardening: Require clang 20.1.0 for __counted_by
Alexander Lobakin
Re: [PATCH] hardening: Require clang 20.1.0 for __counted_by
Nathan Chancellor
Earlier messages
Later messages