linux-hardening.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-26 04:35:43 to 2021-04-16 19:31:41 UTC [more...]

[PATCH][next] flow_dissector: Fix out-of-bounds warning in __skb_flow_bpf_to_target()
 2021-04-16 19:31 UTC 

[PATCH][next] sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
 2021-04-16 19:12 UTC 

[PATCH][next] scsi: mpt3sas: Fix out-of-bounds warnings in _ctl_addnl_diag_query
 2021-04-16  2:51 UTC  (3+ messages)

[PATCH v3 0/2] Fix out-of-bounds warnings
 2021-04-15 20:59 UTC  (5+ messages)
` [PATCH v3 1/2] wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
` [PATCH v3 2/2] wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join

[PATCH][next] hpfs: Replace one-element array with flexible-array member
 2021-04-15 19:54 UTC  (2+ messages)

[PATCH v2 0/2][next] wl3501_cs: Fix out-of-bounds warnings
 2021-04-15  0:00 UTC  (9+ messages)
` [PATCH v2 1/2][next] wl3501_cs: Fix out-of-bounds warning in wl3501_send_pkt
` [PATCH v2 2/2][next] wl3501_cs: Fix out-of-bounds warning in wl3501_mgmt_join

[PATCH v2][next] iommu/vt-d: Fix out-bounds-warning in intel_svm_page_response()
 2021-04-14 20:14 UTC 

[PATCH][next] iommu/vt-d: Fix out-bounds-warning in intel_svm_page_response()
 2021-04-14 20:04 UTC  (3+ messages)

[PATCH][next] ixgbe: Fix out-bounds warning in ixgbe_host_interface_command()
 2021-04-13 19:03 UTC 

[PATCH v4][next] xfs: Replace one-element arrays with flexible-array members
 2021-04-13 16:53 UTC  (6+ messages)

[PATCH][next] scsi: aacraid: Replace one-element array with flexible-array member
 2021-04-13 14:04 UTC  (9+ messages)

[PATCH][next] scsi: ufs: Fix out-of-bounds warnings in ufshcd_exec_raw_upiu_cmd
 2021-04-13  5:48 UTC  (4+ messages)

[PATCH v2][next] scsi: aacraid: Replace one-element array with flexible-array member
 2021-04-13  5:40 UTC 

[PATCH][next] media: siano: Fix multiple out-of-bounds warnings in smscore_load_firmware_family2()
 2021-04-12 15:00 UTC  (3+ messages)

[PATCH v3][next] xfs: Replace one-element arrays with flexible-array members
 2021-04-10  0:08 UTC  (8+ messages)

[PATCH][next] cifs: cifspdu.h: Replace one-element array with flexible-array member
 2021-04-09  7:06 UTC  (5+ messages)

[PATCH v6 00/18] Add support for Clang CFI
 2021-04-08 22:59 UTC  (20+ messages)
` [PATCH v6 01/18] add "
` [PATCH v6 02/18] cfi: add __cficanonical
` [PATCH v6 03/18] mm: add generic function_nocfi macro
` [PATCH v6 04/18] module: ensure __cfi_check alignment
` [PATCH v6 05/18] workqueue: use WARN_ON_FUNCTION_MISMATCH
` [PATCH v6 06/18] kthread: "
` [PATCH v6 07/18] kallsyms: strip ThinLTO hashes from static functions
` [PATCH v6 08/18] bpf: disable CFI in dispatcher functions
` [PATCH v6 09/18] treewide: Change list_sort to use const pointers
` [PATCH v6 10/18] lkdtm: use function_nocfi
` [PATCH v6 11/18] psci: use function_nocfi for cpu_resume
` [PATCH v6 12/18] arm64: implement function_nocfi
` [PATCH v6 13/18] arm64: use function_nocfi with __pa_symbol
` [PATCH v6 14/18] arm64: add __nocfi to functions that jump to a physical address
` [PATCH v6 15/18] arm64: add __nocfi to __apply_alternatives
` [PATCH v6 16/18] arm64: ftrace: use function_nocfi for ftrace_call
` [PATCH v6 17/18] KVM: arm64: Disable CFI for nVHE
` [PATCH v6 18/18] arm64: allow CONFIG_CFI_CLANG to be selected

[PATCH v4 0/5] Next revision of the L1D flush patches
 2021-04-08 20:23 UTC 

[PATCH v10 0/6] Optionally randomize kernel stack offset each syscall
 2021-04-07 21:37 UTC  (9+ messages)
` [PATCH v10 1/6] jump_label: Provide CONFIG-driven build state defaults
` [PATCH v10 2/6] init_on_alloc: Optimize static branches
` [PATCH v10 3/6] stack: Optionally randomize kernel stack offset each syscall
` [PATCH v10 4/6] x86/entry: Enable random_kstack_offset support
` [PATCH v10 5/6] arm64: entry: "
` [PATCH v10 6/6] lkdtm: Add REPORT_STACK for checking stack offsets

[PATCH] kbuild: merge module sections under CONFIG_LD_DEAD_CODE_DATA_ELIMINATION too
 2021-04-07 14:24 UTC  (4+ messages)

[PATCH v5 00/18] Add support for Clang CFI
 2021-04-06 17:43 UTC  (30+ messages)
` [PATCH v5 01/18] add "
` [PATCH v5 02/18] cfi: add __cficanonical
` [PATCH v5 03/18] mm: add generic function_nocfi macro
` [PATCH v5 04/18] module: ensure __cfi_check alignment
` [PATCH v5 05/18] workqueue: use WARN_ON_FUNCTION_MISMATCH
` [PATCH v5 06/18] kthread: "
` [PATCH v5 07/18] kallsyms: strip ThinLTO hashes from static functions
` [PATCH v5 08/18] bpf: disable CFI in dispatcher functions
` [PATCH v5 09/18] treewide: Change list_sort to use const pointers
` [PATCH v5 10/18] lkdtm: use function_nocfi
` [PATCH v5 11/18] psci: use function_nocfi for cpu_resume
` [PATCH v5 12/18] arm64: implement function_nocfi
` [PATCH v5 13/18] arm64: use function_nocfi with __pa_symbol
` [PATCH v5 14/18] arm64: add __nocfi to functions that jump to a physical address
` [PATCH v5 15/18] arm64: add __nocfi to __apply_alternatives
` [PATCH v5 16/18] arm64: ftrace: use function_nocfi for ftrace_call
` [PATCH v5 17/18] KVM: arm64: Disable CFI for nVHE
` [PATCH v5 18/18] arm64: allow CONFIG_CFI_CLANG to be selected

[PATCH][next] scsi: mptlan: Replace one-element array with flexible-array member
 2021-04-06  9:58 UTC  (3+ messages)

[PATCH][next] SCSI: fusion: mpi_ioc.h: Replace one-element array with flexible-array member
 2021-04-06  4:53 UTC  (2+ messages)

[PATCH v4 0/3] sysfs: Unconditionally use vmalloc for buffer
 2021-04-02 21:23 UTC  (6+ messages)
` [PATCH v4 1/3] lkdtm/heap: Add vmalloc linear overflow test
` [PATCH v4 2/3] seq_file: Fix clang warning for NULL pointer arithmetic
` [PATCH v4 3/3] sysfs: Unconditionally use vmalloc for buffer

[PATCH v8 0/6] Optionally randomize kernel stack offset each syscall
 2021-04-01 22:42 UTC  (19+ messages)
` [PATCH v8 1/6] jump_label: Provide CONFIG-driven build state defaults
` [PATCH v8 2/6] init_on_alloc: Optimize static branches
` [PATCH v8 3/6] stack: Optionally randomize kernel stack offset each syscall
` [PATCH v8 4/6] x86/entry: Enable random_kstack_offset support
` [PATCH v8 5/6] arm64: entry: "
` [PATCH v8 6/6] lkdtm: Add REPORT_STACK for checking stack offsets
` [PATCH] Where we are for this patch?

[PATCH v8 0/6] Optionally randomize kernel stack offset each syscall
 2021-04-01 20:59 UTC  (2+ messages)

[PATCH v9 0/6] Optionally randomize kernel stack offset each syscall
 2021-04-01 13:33 UTC  (9+ messages)
` [PATCH v9 1/6] jump_label: Provide CONFIG-driven build state defaults
` [PATCH v9 2/6] init_on_alloc: Optimize static branches
` [PATCH v9 3/6] stack: Optionally randomize kernel stack offset each syscall
` [PATCH v9 4/6] x86/entry: Enable random_kstack_offset support
` [PATCH v9 5/6] arm64: entry: "
` [PATCH v9 6/6] lkdtm: Add REPORT_STACK for checking stack offsets

[PATCH v7 0/6] Optionally randomize kernel stack offset each syscall
 2021-04-01  8:34 UTC  (9+ messages)
` [PATCH v7 3/6] stack: "
` [PATCH v7 4/6] x86/entry: Enable random_kstack_offset support
` [PATCH v7 5/6] arm64: entry: "

[PATCH v3] sysfs: Unconditionally use vmalloc for buffer
 2021-04-01  7:37 UTC  (7+ messages)

[PATCH][next] hfsplus: Fix out-of-bounds warnings in __hfsplus_setxattr
 2021-03-31 21:21 UTC  (4+ messages)

[PATCH 0/2][next] wl3501_cs: Fix out-of-bounds warnings
 2021-03-31 21:16 UTC  (3+ messages)
` [PATCH 1/2][next] wl3501_cs: Fix out-of-bounds warning in wl3501_send_pkt
` [PATCH 2/2][next] wl3501_cs: Fix out-of-bounds warning in wl3501_mgmt_join

[PATCH v4 00/17] Add support for Clang CFI
 2021-03-31 21:46 UTC  (19+ messages)
` [PATCH v4 01/17] add "
` [PATCH v4 02/17] cfi: add __cficanonical
` [PATCH v4 03/17] mm: add generic function_nocfi macro
` [PATCH v4 04/17] module: ensure __cfi_check alignment
` [PATCH v4 05/17] workqueue: use WARN_ON_FUNCTION_MISMATCH
` [PATCH v4 06/17] kthread: "
` [PATCH v4 07/17] kallsyms: strip ThinLTO hashes from static functions
` [PATCH v4 08/17] bpf: disable CFI in dispatcher functions
` [PATCH v4 09/17] treewide: Change list_sort to use const pointers
` [PATCH v4 10/17] lkdtm: use function_nocfi
` [PATCH v4 11/17] psci: use function_nocfi for cpu_resume
` [PATCH v4 12/17] arm64: implement function_nocfi
` [PATCH v4 13/17] arm64: use function_nocfi with __pa_symbol
` [PATCH v4 14/17] arm64: add __nocfi to functions that jump to a physical address
` [PATCH v4 15/17] arm64: add __nocfi to __apply_alternatives
` [PATCH v4 16/17] KVM: arm64: Disable CFI for nVHE
` [PATCH v4 17/17] arm64: allow CONFIG_CFI_CLANG to be selected

Bidding invitation
 2021-03-31  7:13 UTC 

two potential randstruct improvements
 2021-03-30 21:18 UTC 

[PATCH][next] UAPI: nfsfh.h: Replace one-element array with flexible-array member
 2021-03-29 14:57 UTC  (9+ messages)

[PATCH v3 00/17] Add support for Clang CFI
 2021-03-29  9:26 UTC  (7+ messages)
` [PATCH v3 04/17] module: ensure __cfi_check alignment
` [PATCH v3 06/17] kthread: use WARN_ON_FUNCTION_MISMATCH
` [PATCH v3 09/17] treewide: Change list_sort to use const pointers


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).