linux-hardening.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-04 01:56:32 to 2022-05-17 03:33:33 UTC [more...]

[PATCH v3] sched/core: Address classes via __begin_sched_classes
 2022-05-17  3:33 UTC  (2+ messages)

[PATCH v2] sched/core: Address classes via __begin_sched_classes
 2022-05-17  0:06 UTC 

[PATCH] lib: overflow: Always build 64-bit test cases
 2022-05-16 23:01 UTC  (6+ messages)

[RFC PATCH v2 00/21] KCFI support
 2022-05-16 22:59 UTC  (69+ messages)
` [RFC PATCH v2 01/21] efi/libstub: Filter out CC_FLAGS_CFI
` [RFC PATCH v2 02/21] arm64/vdso: "
` [RFC PATCH v2 03/21] kallsyms: Ignore __kcfi_typeid_
` [RFC PATCH v2 04/21] cfi: Remove CONFIG_CFI_CLANG_SHADOW
` [RFC PATCH v2 05/21] cfi: Drop __CFI_ADDRESSABLE
` [RFC PATCH v2 06/21] cfi: Switch to -fsanitize=kcfi
` [RFC PATCH v2 07/21] cfi: Add type helper macros
` [RFC PATCH v2 08/21] psci: Fix the function type for psci_initcall_t
` [RFC PATCH v2 09/21] arm64: Add types to indirect called assembly functions
` [RFC PATCH v2 10/21] arm64: Add CFI error handling
` [RFC PATCH v2 11/21] arm64: Drop unneeded __nocfi attributes
` [RFC PATCH v2 12/21] treewide: Drop function_nocfi
` [RFC PATCH v2 13/21] treewide: Drop WARN_ON_FUNCTION_MISMATCH
` [RFC PATCH v2 14/21] treewide: Drop __cficanonical
` [RFC PATCH v2 15/21] objtool: Don't warn about __cfi_ preambles falling through
` [RFC PATCH v2 16/21] x86/tools/relocs: Ignore __kcfi_typeid_ relocations
` [RFC PATCH v2 17/21] x86: Add types to indirectly called assembly functions
` [RFC PATCH v2 18/21] x86/purgatory: Disable CFI
` [RFC PATCH v2 19/21] x86/vdso: "
` [RFC PATCH v2 20/21] x86: Add support for CONFIG_CFI_CLANG
` [RFC PATCH v2 21/21] init: Drop __nocfi from __init

[PATCH] sched/core: Do not treat class list boundary markers as arrays
 2022-05-16 20:44 UTC  (2+ messages)

[RFC 0/1] refactor all tasklet users into other APIs
 2022-05-16 11:40 UTC  (6+ messages)
  ` [RFC 1/1] drivers/dma/*: replace tasklets with workqueue

[PATCH -next, v2] powerpc: add support for syscall stack randomization
 2022-05-16  7:32 UTC 

[PATCH -next] powerpc: add support for syscall stack randomization
 2022-05-16  7:29 UTC  (8+ messages)

Build regressions/improvements in v5.18-rc7
 2022-05-16  7:18 UTC 

[PATCH 19/32] afs: Use mem_to_flex_dup() with struct afs_acl
 2022-05-13 15:44 UTC  (51+ messages)
` [PATCH 00/32] Introduce flexible array struct memcpy() helpers
  ` [PATCH 01/32] netlink: Avoid memcpy() across flexible array boundary
  ` [PATCH 02/32] Introduce flexible array struct memcpy() helpers
  ` [PATCH 03/32] flex_array: Add Kunit tests
  ` [PATCH 09/32] p54: Use mem_to_flex_dup() with struct p54_cal_database
  ` [PATCH 10/32] wcn36xx: Use mem_to_flex_dup() with struct wcn36xx_hal_ind_msg
  ` [PATCH 12/32] cfg80211: Use mem_to_flex_dup() with struct cfg80211_bss_ies
  ` [PATCH 13/32] mac80211: Use mem_to_flex_dup() with several structs
  ` [PATCH 15/32] 802/garp: Use mem_to_flex_dup() with struct garp_attr
  ` [PATCH 17/32] net/flow_offload: Use mem_to_flex_dup() with struct flow_action_cookie
  ` [PATCH 18/32] firewire: Use __mem_to_flex_dup() with struct iso_interrupt_event
  ` [PATCH 20/32] ASoC: sigmadsp: Use mem_to_flex_dup() with struct sigmadsp_data
  ` [PATCH 22/32] atags_proc: Use mem_to_flex_dup() with struct buffer
  ` [PATCH 24/32] IB/hfi1: Use mem_to_flex_dup() for struct tid_rb_node
  ` [PATCH 27/32] KEYS: Use mem_to_flex_dup() with struct user_key_payload
  ` [PATCH 28/32] selinux: Use mem_to_flex_dup() with xfrm and sidtab
  ` [PATCH 29/32] xtensa: Use mem_to_flex_dup() with struct property
  ` [PATCH 30/32] usb: gadget: f_fs: Use mem_to_flex_dup() with struct ffs_buffer
  ` [PATCH 31/32] xenbus: Use mem_to_flex_dup() with struct read_buffer
  ` [PATCH 32/32] esas2r: Use __mem_to_flex() with struct atto_ioctl

[RFC][PATCH] lkdtm/usercopy: Add tests for other memory types
 2022-05-12 19:12 UTC  (3+ messages)

[PATCH] fortify: Provide a memcpy trap door for sharp corners
 2022-05-12  9:10 UTC  (4+ messages)

[PATCH] niu: Silence randstruct warnings
 2022-05-11 23:25 UTC  (3+ messages)

[PATCH] af_unix: Silence randstruct GCC plugin warning
 2022-05-11 22:15 UTC  (3+ messages)

[PATCH v2][next] x86/mm/pgtable: Fix -Wstringop-overflow warnings
 2022-05-11 18:41 UTC  (7+ messages)

[PATCH V10 14/44] mm/pkeys: Introduce pks_set_readwrite()
 2022-05-11 17:59 UTC  (6+ messages)

[PATCH] gcc-plugins: Change all version strings match kernel
 2022-05-11  7:31 UTC  (2+ messages)

[PATCH] gcc-plugins: randstruct: Remove cast exception handling
 2022-05-11  0:04 UTC 

[PATCH v2] big_keys: Use struct for internal payload
 2022-05-10 23:58 UTC 

[PATCH] big_keys: Use struct for internal payload
 2022-05-10 22:18 UTC  (3+ messages)

[PATCH 0/4] Assorted improvements to usercopy
 2022-05-10 22:01 UTC  (4+ messages)
` [PATCH 1/4] mm/usercopy: Check kmap addresses properly

[PATCH] niu: Add "overloaded" struct page union member
 2022-05-10 20:20 UTC  (5+ messages)

[PATCH] randomize_kstack: Improve docs on requirements/rationale
 2022-05-10 17:40 UTC 

[PATCH] Decouple slub_debug= from no_hash_pointers again
 2022-05-09 20:58 UTC  (2+ messages)

[RFC PATCH 00/11] Kernel FineIBT Support
 2022-05-09 11:22 UTC  (13+ messages)
` [RFC PATCH 01/11] x86: kernel FineIBT

[PATCH] net: chelsio: cxgb4: Avoid potential negative array offset
 2022-05-05 23:21 UTC  (4+ messages)

[RFC PATCH 00/21] KCFI support
 2022-05-05 18:03 UTC  (20+ messages)
` [RFC PATCH 09/21] arm64: Add CFI error handling
` [RFC PATCH 10/21] treewide: Drop function_nocfi


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).