linux-hardening
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v4 1/3] lib: introduce simple error-checking wrapper for memparse()
Andy Shevchenko
[RFC/RFT PATCH 00/19] Link the relocatable x86 kernel as PIE
Ard Biesheuvel
[RFC/RFT PATCH 05/19] x86/efistub: Simplify early remapping of kernel text
Ard Biesheuvel
[RFC/RFT PATCH 19/19] x86/kernel: Switch to PIE linking for the relocatable kernel
Ard Biesheuvel
[RFC/RFT PATCH 01/19] x86/idt: Move idt_table to __ro_after_init section
Ard Biesheuvel
Re: [RFC/RFT PATCH 01/19] x86/idt: Move idt_table to __ro_after_init section
Borislav Petkov
Re: [RFC/RFT PATCH 01/19] x86/idt: Move idt_table to __ro_after_init section
Ard Biesheuvel
Re: [RFC/RFT PATCH 01/19] x86/idt: Move idt_table to __ro_after_init section
Borislav Petkov
Re: [RFC/RFT PATCH 01/19] x86/idt: Move idt_table to __ro_after_init section
Ard Biesheuvel
Re: [RFC/RFT PATCH 01/19] x86/idt: Move idt_table to __ro_after_init section
Borislav Petkov
Re: [RFC/RFT PATCH 01/19] x86/idt: Move idt_table to __ro_after_init section
Ard Biesheuvel
Re: [RFC/RFT PATCH 01/19] x86/idt: Move idt_table to __ro_after_init section
Borislav Petkov
[RFC/RFT PATCH 02/19] x86/sev: Don't emit BSS_DECRYPT section unless it is in use
Ard Biesheuvel
[RFC/RFT PATCH 04/19] x86: Make the 64-bit bzImage always physically relocatable
Ard Biesheuvel
Re: [RFC/RFT PATCH 04/19] x86: Make the 64-bit bzImage always physically relocatable
H. Peter Anvin
Re: [RFC/RFT PATCH 04/19] x86: Make the 64-bit bzImage always physically relocatable
David Laight
Re: [RFC/RFT PATCH 04/19] x86: Make the 64-bit bzImage always physically relocatable
H. Peter Anvin
[RFC/RFT PATCH 03/19] x86: Combine .data with .bss in kernel mapping
Ard Biesheuvel
[RFC/RFT PATCH 14/19] x86/hibernate: Prefer RIP-relative accesses
Ard Biesheuvel
[RFC/RFT PATCH 16/19] x86/kexec: Use 64-bit wide absolute reference from relocated code
Ard Biesheuvel
[RFC/RFT PATCH 07/19] tools/objtool: Treat indirect ftrace calls as direct calls
Ard Biesheuvel
[RFC/RFT PATCH 09/19] x86/pm-trace: Use RIP-relative accesses for .tracedata
Ard Biesheuvel
[RFC/RFT PATCH 10/19] x86/kvm: Use RIP-relative addressing
Ard Biesheuvel
Re: [RFC/RFT PATCH 10/19] x86/kvm: Use RIP-relative addressing
Sean Christopherson
Re: [RFC/RFT PATCH 10/19] x86/kvm: Use RIP-relative addressing
David Laight
Re: [RFC/RFT PATCH 10/19] x86/kvm: Use RIP-relative addressing
Ard Biesheuvel
Re: [RFC/RFT PATCH 10/19] x86/kvm: Use RIP-relative addressing
David Laight
[RFC/RFT PATCH 12/19] x86/sync_core: Use RIP-relative addressing
Ard Biesheuvel
[RFC/RFT PATCH 18/19] x86/boot: Implement support for RELA/RELR/REL runtime relocations
Ard Biesheuvel
[RFC/RFT PATCH 06/19] alloc_tag: Use __ prefixed ELF section names
Ard Biesheuvel
[RFC/RFT PATCH 08/19] x86: Use PIE codegen for the relocatable 64-bit kernel
Ard Biesheuvel
Re: [RFC/RFT PATCH 08/19] x86: Use PIE codegen for the relocatable 64-bit kernel
Jan Engelhardt
Re: [RFC/RFT PATCH 08/19] x86: Use PIE codegen for the relocatable 64-bit kernel
Ard Biesheuvel
[RFC/RFT PATCH 11/19] x86/rethook: Use RIP-relative reference for fake return address
Ard Biesheuvel
Re: [RFC/RFT PATCH 11/19] x86/rethook: Use RIP-relative reference for fake return address
David Laight
Re: [RFC/RFT PATCH 11/19] x86/rethook: Use RIP-relative reference for fake return address
Ard Biesheuvel
Re: [RFC/RFT PATCH 11/19] x86/rethook: Use RIP-relative reference for fake return address
Ard Biesheuvel
[RFC/RFT PATCH 13/19] x86/entry_64: Use RIP-relative addressing
Ard Biesheuvel
[RFC/RFT PATCH 15/19] x64/acpi: Use PIC-compatible references in wakeup_64.S
Ard Biesheuvel
Re: [RFC/RFT PATCH 15/19] x64/acpi: Use PIC-compatible references in wakeup_64.S
Brian Gerst
Re: [RFC/RFT PATCH 15/19] x64/acpi: Use PIC-compatible references in wakeup_64.S
Ard Biesheuvel
Re: [RFC/RFT PATCH 15/19] x64/acpi: Use PIC-compatible references in wakeup_64.S
Brian Gerst
Re: [RFC/RFT PATCH 15/19] x64/acpi: Use PIC-compatible references in wakeup_64.S
Ard Biesheuvel
Re: [RFC/RFT PATCH 15/19] x64/acpi: Use PIC-compatible references in wakeup_64.S
Ard Biesheuvel
Re: [RFC/RFT PATCH 15/19] x64/acpi: Use PIC-compatible references in wakeup_64.S
Brian Gerst
[RFC/RFT PATCH 17/19] x86/head64: Avoid absolute references in startup asm
Ard Biesheuvel
Re: [RFC/RFT PATCH 00/19] Link the relocatable x86 kernel as PIE
Alexander Lobakin
Re: [RFC/RFT PATCH 00/19] Link the relocatable x86 kernel as PIE
H. Peter Anvin
Re: [RFC/RFT PATCH 00/19] Link the relocatable x86 kernel as PIE
Ard Biesheuvel
Re: [RFC/RFT PATCH 00/19] Link the relocatable x86 kernel as PIE
Kees Cook
Re: [RFC/RFT PATCH 00/19] Link the relocatable x86 kernel as PIE
H. Peter Anvin
Re: [RFC/RFT PATCH 00/19] Link the relocatable x86 kernel as PIE
Ard Biesheuvel
[PATCH] lib: introduce simple error-checking wrapper for memparse()
Dmitry Antipov
Re: [PATCH] lib: introduce simple error-checking wrapper for memparse()
Andrew Morton
Re: [PATCH] lib: introduce simple error-checking wrapper for memparse()
Dmitry Antipov
[PATCH v2] xfs: adjust handling of a few numerical mount options
Dmitry Antipov
Re: [PATCH] lib: introduce simple error-checking wrapper for memparse()
Andy Shevchenko
Re: [PATCH] lib: introduce simple error-checking wrapper for memparse()
Andy Shevchenko
Re: [PATCH] lib: introduce simple error-checking wrapper for memparse()
Kees Cook
Re: [PATCH] lib: introduce simple error-checking wrapper for memparse()
Christoph Hellwig
[PATCH v2] cgroup: Eliminate cgrp_ancestor_storage in cgroup_root
Michal Koutný
Re: [PATCH v2] cgroup: Eliminate cgrp_ancestor_storage in cgroup_root
Tejun Heo
[PATCH] Kconfig.ubsan: Remove CONFIG_UBSAN_REPORT_FULL from documentation
Stefan Wiehler
Re: [PATCH] Kconfig.ubsan: Remove CONFIG_UBSAN_REPORT_FULL from documentation
Kees Cook
[PATCH v5 0/2] TQ-Systems TQMa62xx SoM and MBa62xx board
Matthias Schiffer
[PATCH v5 1/2] dt-bindings: arm: ti: Add compatible for AM625-based TQMa62xx SOM family and carrier board
Matthias Schiffer
[PATCH v5 2/2] arm64: dts: ti: Add TQ-Systems TQMa62xx SoM and MBa62xx carrier board Device Trees
Matthias Schiffer
Re: [PATCH v5 2/2] arm64: dts: ti: Add TQ-Systems TQMa62xx SoM and MBa62xx carrier board Device Trees
Nishanth Menon
Re: [PATCH v5 2/2] arm64: dts: ti: Add TQ-Systems TQMa62xx SoM and MBa62xx carrier board Device Trees
Matthias Schiffer
Re: [PATCH v5 2/2] arm64: dts: ti: Add TQ-Systems TQMa62xx SoM and MBa62xx carrier board Device Trees
Nishanth Menon
[PATCH 0/5] riscv: optimize string functions and add kunit tests
Feng Jiang
[PATCH 2/5] lib/string_kunit: add test case for strnlen
Feng Jiang
Re: [PATCH 2/5] lib/string_kunit: add test case for strnlen
Andy Shevchenko
Re: [PATCH 2/5] lib/string_kunit: add test case for strnlen
Feng Jiang
Re: [PATCH 2/5] lib/string_kunit: add test case for strnlen
Andy Shevchenko
Re: [PATCH 2/5] lib/string_kunit: add test case for strnlen
Feng Jiang
Re: [PATCH 2/5] lib/string_kunit: add test case for strnlen
Andy Shevchenko
[PATCH 4/5] riscv: lib: add strchr implementation
Feng Jiang
[PATCH 3/5] riscv: lib: add strnlen implementation
Feng Jiang
[PATCH 1/5] lib/string_kunit: add test case for strlen
Feng Jiang
Re: [PATCH 1/5] lib/string_kunit: add test case for strlen
Andy Shevchenko
[PATCH 5/5] riscv: lib: add strrchr implementation
Feng Jiang
[PATCH RESEND] crypto: af_alg - Annotate struct af_alg_iv with __counted_by
Thorsten Blum
Re: [PATCH RESEND] crypto: af_alg - Annotate struct af_alg_iv with __counted_by
Kees Cook
[PATCH v2][next] ipv4/inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
Re: [PATCH v2][next] ipv4/inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warnings
patchwork-bot+netdevbpf
Subscribe
Brandon Durepo
[PATCH v3 0/3] Fix bugs and performance of kstack offset randomisation
Ryan Roberts
[PATCH v3 2/3] prandom: Convert prandom_u32_state() to __always_inline
Ryan Roberts
Re: [PATCH v3 2/3] prandom: Convert prandom_u32_state() to __always_inline
Jason A. Donenfeld
Re: [PATCH v3 2/3] prandom: Convert prandom_u32_state() to __always_inline
Ryan Roberts
Re: [PATCH v3 2/3] prandom: Convert prandom_u32_state() to __always_inline
Christophe Leroy (CS GROUP)
Re: [PATCH v3 2/3] prandom: Convert prandom_u32_state() to __always_inline
Ryan Roberts
Re: [PATCH v3 2/3] prandom: Convert prandom_u32_state() to __always_inline
David Laight
Re: [PATCH v3 2/3] prandom: Convert prandom_u32_state() to __always_inline
Ryan Roberts
Re: [PATCH v3 2/3] prandom: Convert prandom_u32_state() to __always_inline
David Laight
Re: [PATCH v3 2/3] prandom: Convert prandom_u32_state() to __always_inline
Mark Rutland
[PATCH v3 1/3] randomize_kstack: Maintain kstack_offset per task
Ryan Roberts
Re: [PATCH v3 1/3] randomize_kstack: Maintain kstack_offset per task
David Laight
Re: [PATCH v3 1/3] randomize_kstack: Maintain kstack_offset per task
Ryan Roberts
Re: [PATCH v3 1/3] randomize_kstack: Maintain kstack_offset per task
Mark Rutland
[PATCH v3 3/3] randomize_kstack: Unify random source across arches
Ryan Roberts
Re: [PATCH v3 3/3] randomize_kstack: Unify random source across arches
David Laight
Re: [PATCH v3 3/3] randomize_kstack: Unify random source across arches
Ryan Roberts
Re: [PATCH v3 3/3] randomize_kstack: Unify random source across arches
David Laight
Re: [PATCH v3 3/3] randomize_kstack: Unify random source across arches
David Laight
Re: [PATCH v3 3/3] randomize_kstack: Unify random source across arches
Ryan Roberts
Re: [PATCH v3 3/3] randomize_kstack: Unify random source across arches
David Laight
Re: [PATCH v3 3/3] randomize_kstack: Unify random source across arches
Mark Rutland
Re: [PATCH v3 0/3] Fix bugs and performance of kstack offset randomisation
Mark Rutland
Re: [PATCH v3 0/3] Fix bugs and performance of kstack offset randomisation
David Laight
Re: [PATCH v3 0/3] Fix bugs and performance of kstack offset randomisation
Ryan Roberts
Re: [PATCH v3 0/3] Fix bugs and performance of kstack offset randomisation
Ryan Roberts
[PATCH] mtd: intel-dg: fix array-index-out-of-bounds in intel_dg_mtd_probe()
Gustavo A. R. Silva
Re: [PATCH] mtd: intel-dg: fix array-index-out-of-bounds in intel_dg_mtd_probe()
Randy Dunlap
Re: [PATCH] mtd: intel-dg: fix array-index-out-of-bounds in intel_dg_mtd_probe()
Raag Jadav
Re: [PATCH] mtd: intel-dg: fix array-index-out-of-bounds in intel_dg_mtd_probe()
Gustavo A. R. Silva
Re: [PATCH] mtd: intel-dg: fix array-index-out-of-bounds in intel_dg_mtd_probe()
Randy Dunlap
Re: [PATCH] mtd: intel-dg: fix array-index-out-of-bounds in intel_dg_mtd_probe()
Raag Jadav
Re: [PATCH] mtd: intel-dg: fix array-index-out-of-bounds in intel_dg_mtd_probe()
Miquel Raynal
Re: [PATCH] mtd: intel-dg: fix array-index-out-of-bounds in intel_dg_mtd_probe()
Raag Jadav
UBSAN: array-index-out-of-bounds
Randy Dunlap
Re: UBSAN: array-index-out-of-bounds
Kees Cook
Re: UBSAN: array-index-out-of-bounds
Gustavo A. R. Silva
[PATCH 3/4] cgroup: Use __counted_by for cgroup::ancestors
Michal Koutný
Re: [PATCH 3/4] cgroup: Use __counted_by for cgroup::ancestors
Chen Ridong
Re: [PATCH 3/4] cgroup: Use __counted_by for cgroup::ancestors
Tejun Heo
Re: [PATCH 3/4] cgroup: Use __counted_by for cgroup::ancestors
Michal Koutný
Re: [PATCH 3/4] cgroup: Use __counted_by for cgroup::ancestors
Gustavo A. R. Silva
Re: [PATCH 3/4] cgroup: Use __counted_by for cgroup::ancestors
Kees Cook
[PATCH 0/3] Add Amlogic general DMA
Xianwei Zhao via B4 Relay
[PATCH 2/3] dma: amlogic: Add general DMA driver for SoCs
Xianwei Zhao via B4 Relay
Re: [PATCH 2/3] dma: amlogic: Add general DMA driver for SoCs
Krzysztof Kozlowski
Re: [PATCH 2/3] dma: amlogic: Add general DMA driver for SoCs
Xianwei Zhao
Re: [PATCH 2/3] dma: amlogic: Add general DMA driver for SoCs
neil . armstrong
Re: [PATCH 2/3] dma: amlogic: Add general DMA driver for SoCs
Xianwei Zhao
Re: [PATCH 2/3] dma: amlogic: Add general DMA driver for SoCs
kernel test robot
[PATCH 3/3] MAINTAINERS: Add an entry for Amlogic DMA driver
Xianwei Zhao via B4 Relay
[PATCH 1/3] dt-bindings: dma: Add Amlogic general DMA
Xianwei Zhao via B4 Relay
Re: [PATCH 1/3] dt-bindings: dma: Add Amlogic general DMA
Krzysztof Kozlowski
Re: [PATCH 1/3] dt-bindings: dma: Add Amlogic general DMA
Xianwei Zhao
[PATCH v2 0/3] Fix bugs and performance of kstack offset randomisation
Ryan Roberts
[PATCH v2 2/3] prandom: Convert prandom_u32_state() to __always_inline
Ryan Roberts
[PATCH v2 3/3] randomize_kstack: Unify random source across arches
Ryan Roberts
Re: [PATCH v2 3/3] randomize_kstack: Unify random source across arches
Kees Cook
Re: [PATCH v2 3/3] randomize_kstack: Unify random source across arches
Ard Biesheuvel
Re: [PATCH v2 3/3] randomize_kstack: Unify random source across arches
Ryan Roberts
Re: [PATCH v2 3/3] randomize_kstack: Unify random source across arches
kernel test robot
Re: [PATCH v2 3/3] randomize_kstack: Unify random source across arches
kernel test robot
Re: [PATCH v2 3/3] randomize_kstack: Unify random source across arches
Ryan Roberts
[PATCH v2 1/3] randomize_kstack: Maintain kstack_offset per task
Ryan Roberts
[PATCH 1/1] Fortify: Use C arithmetic not FIELD_xxx() in FORTIFY_REASON defines
david . laight . linux
Re: [PATCH 1/1] Fortify: Use C arithmetic not FIELD_xxx() in FORTIFY_REASON defines
Kees Cook
Re: [PATCH 1/1] Fortify: Use C arithmetic not FIELD_xxx() in FORTIFY_REASON defines
David Laight
Re: [PATCH 1/1] Fortify: Use C arithmetic not FIELD_xxx() in FORTIFY_REASON defines
Kees Cook
[PATCH v3 0/3] Apple Silicon Type-C PHY
Sven Peter
[PATCH v3 2/3] dt-bindings: phy: Add Apple Type-C PHY
Sven Peter
[PATCH v3 1/3] soc: apple: Add hardware tunable support
Sven Peter
[PATCH v3 3/3] phy: apple: Add Apple Type-C PHY
Sven Peter
Re: [PATCH v3 0/3] Apple Silicon Type-C PHY
Vinod Koul
[PATCH 00/11] dmaengine: dw-edma: flatten desc structions and simple code
Frank Li
[PATCH 02/11] dmaengine: dw-edma: Move control field update of DMA link to the last step
Frank Li
[PATCH 06/11] dmaengine: dw-edma: Pass down dw_edma_chan to reduce one level of indirection
Frank Li
[PATCH 09/11] dmaengine: dw-edma: Use common dw_edma_core_start() for both edma and hdmi
Frank Li
Re: [PATCH 09/11] dmaengine: dw-edma: Use common dw_edma_core_start() for both edma and hdmi
Manivannan Sadhasivam
Re: [PATCH 09/11] dmaengine: dw-edma: Use common dw_edma_core_start() for both edma and hdmi
Frank Li
[PATCH 01/11] dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASK
Frank Li
Re: [PATCH 01/11] dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASK
Manivannan Sadhasivam
Re: [PATCH 01/11] dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASK
Frank Li
[PATCH 03/11] dmaengine: dw-edma: Add xfer_sz field to struct dw_edma_chunk
Frank Li
[PATCH 04/11] dmaengine: dw-edma: Remove ll_max = -1 in dw_edma_channel_setup()
Frank Li
[PATCH 05/11] dmaengine: dw-edma: Move ll_region from struct dw_edma_chunk to struct dw_edma_chan
Frank Li
[PATCH 07/11] dmaengine: dw-edma: Add helper dw_(edma|hdma)_v0_core_ch_enable()
Frank Li
[PATCH 08/11] dmaengine: dw-edma: Add new callback to fill link list entry
Frank Li
Re: [PATCH 08/11] dmaengine: dw-edma: Add new callback to fill link list entry
Manivannan Sadhasivam
[PATCH 10/11] dmaengine: dw-edma: Use burst array instead of linked list
Frank Li
[PATCH 11/11] dmaengine: dw-edma: Remove struct dw_edma_chunk
Frank Li
Re: [PATCH 11/11] dmaengine: dw-edma: Remove struct dw_edma_chunk
Manivannan Sadhasivam
Re: [PATCH 11/11] dmaengine: dw-edma: Remove struct dw_edma_chunk
Frank Li
[PATCH] ocfs2: fix xattr array out-of-bounds in ocfs2_xa_remove_entry()
Swaraj Gaikwad
Re: [PATCH] ocfs2: fix xattr array out-of-bounds in ocfs2_xa_remove_entry()
Mark Fasheh
Re: [PATCH] ocfs2: fix xattr array out-of-bounds in ocfs2_xa_remove_entry()
Heming Zhao
[PATCH][next] hyperv: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
Re: [PATCH][next] hyperv: Avoid -Wflex-array-member-not-at-end warning
Wei Liu
Re: [PATCH][next] hyperv: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
Re: [PATCH][next] hyperv: Avoid -Wflex-array-member-not-at-end warning
Wei Liu
Re: [PATCH][next] hyperv: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
[PATCH] media: solo6x10: Check for out of bounds chip_id
Kees Cook
[PATCH] media: solo6x10: Check for out of bounds chip_id
Sedat Dilek
[RFC PATCH] arm64: Bring back linear map randomization using PArange override
Ard Biesheuvel
Re: [RFC PATCH] arm64: Bring back linear map randomization using PArange override
Seth Jenkins
Re: [RFC PATCH] arm64: Bring back linear map randomization using PArange override
Ard Biesheuvel
Re: [RFC PATCH] arm64: Bring back linear map randomization using PArange override
Seth Jenkins
Re: [RFC PATCH] arm64: Bring back linear map randomization using PArange override
Will Deacon
[bug report] clk: visconti: Add support common clock driver and reset driver
Dan Carpenter
Re: [bug report] clk: visconti: Add support common clock driver and reset driver
Nathan Chancellor
Re: [bug report] clk: visconti: Add support common clock driver and reset driver
Dan Carpenter
[PATCH AUTOSEL 6.18-6.12] cxgb4: Rename sched_class to avoid type clash
Sasha Levin
[PATCH v3 0/6] Support ECSPI dynamic burst feature for DMA mode
Carlos Song
[PATCH v3 1/6] spi: imx: group spi_imx_dma_configure() with spi_imx_dma_transfer()
Carlos Song
Earlier messages
Later messages