Linux Hardening
 help / color / mirror / Atom feed
 messages from 2023-03-21 08:15:03 to 2023-04-14 06:27:57 UTC [more...]

[PATCH] selftests/memfd: fix test_sysctl
 2023-04-14  6:23 UTC  (2+ messages)

[PATCH v2 0/6] Add basic Minidump kernel driver support
 2023-04-13 22:32 UTC  (11+ messages)
` [PATCH v2 1/6] remoteproc: qcom: Expand MD_* as MINIDUMP_*
` [PATCH v2 2/6] remoteproc: qcom: Move minidump specific data to qcom_minidump.h
` [PATCH v2 3/6] docs: qcom: Add qualcomm minidump guide
` [PATCH v2 4/6] soc: qcom: Add Qualcomm minidump kernel driver
` [PATCH v2 5/6] arm64: defconfig: Enable Qualcomm minidump driver
` [PATCH v2 6/6] remoterproc: qcom: refactor to leverage exported minidump symbol

[PATCH 0/5] Some tiny clean ups for SLUB
 2023-04-13 17:53 UTC  (7+ messages)
` [PATCH 1/5] slub: Correct the error code when slab_kset is NULL
` [PATCH 2/5] slub: Put objects_show() into CONFIG_SLUB_DEBUG enabled block
` [PATCH 3/5] slub: Remove CONFIG_SMP defined check
` [PATCH 4/5] slub: Remove slabs_node() function
` [PATCH 5/5] slub: Don't read nr_slabs and total_objects directly

[PATCH v5 1/4] kasan: Emit different calls for instrumentable memintrinsics
 2023-04-13 14:14 UTC  (2+ messages)

[PATCH] ubsan: remove cc-option test for UBSAN_TRAP
 2023-04-12 18:13 UTC  (5+ messages)

[PATCH 0/9] fortify: Add KUnit tests for runtime overflows
 2023-04-12 12:34 UTC  (29+ messages)
` [PATCH 1/9] kunit: tool: Enable CONFIG_FORTIFY_SOURCE under UML
` [PATCH 2/9] fortify: Allow KUnit test to build without FORTIFY
` [PATCH 3/9] string: Add Kunit tests for strcat() family
` [PATCH 4/9] fortify: Add protection for strlcat()
` [PATCH 5/9] fortify: strcat: Move definition to use fortified strlcat()
` [PATCH 6/9] fortify: Split reporting and avoid passing string pointer
` [PATCH 7/9] fortify: Provide KUnit counters for failure testing
` [PATCH 8/9] fortify: Add KUnit tests for runtime overflows
` [PATCH 9/9] fortify: Improve buffer overflow reporting

[PATCH][next] wifi: mt76: Replace zero-length array with flexible-array member
 2023-04-11 18:39 UTC  (3+ messages)

Per-process flag set via prctl() to deny module loading?
 2023-04-10 21:25 UTC  (6+ messages)

[PATCH v5 00/27] x86_64: Improvements at compressed kernel stage
 2023-04-08 15:09 UTC  (15+ messages)
` [PATCH v5 01/27] x86/boot: Align vmlinuz sections on page size
` [PATCH v5 02/27] x86/build: Remove RWX sections and align on 4KB
` [PATCH v5 03/27] x86/boot: Set cr0 to known state in trampoline

[PATCH net 0/2] iavf: Fix issues when setting channels concurrency
 2023-04-08 14:00 UTC  (3+ messages)
` [PATCH net 1/2] iavf: Fix use-after-free in free_netdev
` [PATCH net 2/2] iavf: Fix out-of-bounds when setting channels on remove

[PATCH] pstore/ram: Convert to platform remove callback returning void
 2023-04-08  8:10 UTC  (4+ messages)

[PATCH v2 00/10] fortify: Add KUnit tests for runtime overflows
 2023-04-08  2:26 UTC  (15+ messages)
` [PATCH v2 01/10] kunit: tool: Enable CONFIG_FORTIFY_SOURCE under UML
` [PATCH v2 02/10] fortify: Allow KUnit test to build without FORTIFY
` [PATCH v2 03/10] string: Add Kunit tests for strcat() family
` [PATCH v2 04/10] fortify: Use const variables for __member_size tracking
` [PATCH v2 05/10] fortify: Add protection for strlcat()
` [PATCH v2 06/10] fortify: strcat: Move definition to use fortified strlcat()
` [PATCH v2 07/10] fortify: Split reporting and avoid passing string pointer
` [PATCH v2 08/10] fortify: Provide KUnit counters for failure testing
` [PATCH v2 09/10] fortify: Add KUnit tests for runtime overflows
` [PATCH v2 10/10] fortify: Improve buffer overflow reporting

[PATCH v2 0/4] Tab P11 features
 2023-04-07 23:40 UTC  (6+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: sm6115-j606f: Add ramoops node
` [PATCH v2 2/4] arm64: dts: qcom: sm6115: Add RMTFS
` [PATCH v2 3/4] arm64: dts: qcom: sm6115p-j606f: Enable remoteprocs
` [PATCH v2 4/4] arm64: dts: qcom: sm6115p-j606f: Enable ATH10K WiFi

[PATCH v2] ubsan: Tighten UBSAN_BOUNDS on GCC
 2023-04-07 22:00 UTC  (2+ messages)

[PATCH v7 0/6] arm64: dts: qcom: sm6125: UFS and xiaomi-laurel-sprout support
 2023-04-07 18:51 UTC  (4+ messages)
` [PATCH v7 1/6] dt-bindings: ufs: qcom: Add SM6125 compatible string
` (subset) [PATCH v7 0/6] arm64: dts: qcom: sm6125: UFS and xiaomi-laurel-sprout support

[PATCH 0/4] Tab P11 features
 2023-04-07 13:27 UTC  (13+ messages)
` [PATCH 1/4] arm64: dts: qcom: sm6115-j606f: Add ramoops node
` [PATCH 2/4] arm64: dts: qcom: sm6115: Add RMTFS
` [PATCH 3/4] arm64: dts: qcom: sm6115p-j606f: Enable remoteprocs
` [PATCH 4/4] arm64: dts: qcom: sm6115p-j606f: Enable ATH10K WiFi

[PATCH][next] drm/i915/uapi: Replace fake flex-array with flexible-array member
 2023-04-06 16:27 UTC  (6+ messages)

[PATCH][next] s390/fcx: Replace zero-length array with flexible-array member
 2023-04-06 14:29 UTC 

[PATCH][next] s390/diag: Replace zero-length array with flexible-array member
 2023-04-06 14:28 UTC 

[PATCH RFC] Randomized slab caches for kmalloc()
 2023-04-05 15:15 UTC  (4+ messages)

[PATCH] mm, page_alloc: use check_pages_enabled static key to check tail pages
 2023-04-05 14:50 UTC  (2+ messages)

[PATCH] mm, page_alloc: reduce page alloc/free sanity checks
 2023-04-05 14:18 UTC  (3+ messages)

[RFC/RFT,V2] CFI: Add support for gcc CFI in aarch64
 2023-04-05 11:49 UTC  (5+ messages)

[PATCH v2 4/6] kasan: Add __HAVE_ARCH_SHADOW_MAP to support arch specific mapping
 2023-04-04 22:09 UTC  (5+ messages)
` [PATCH v2 5/6] kasan: Add (pmd|pud)_init for LoongArch zero_(pud|p4d)_populate process
` [PATCH v2 6/6] LoongArch: Add ARCH_HAS_FORTIFY_SOURCE

[PATCH v2 0/6] LoongArch: Add kernel address sanitizer support
 2023-04-04  8:41 UTC  (4+ messages)
` [PATCH v2 1/6] LoongArch: Simplified randomization layout after jump new kernel processing
` [PATCH v2 2/6] LoongArch: Fix _CONST64_(x) as unsigned
` [PATCH v2 3/6] LoongArch: Add kernel address sanitizer support

[PATCH][next] uapi: target: Replace fake flex-array with flexible-array member
 2023-04-03  2:15 UTC  (3+ messages)

The regrettable demise of the TIOCSTI ioctl
 2023-04-01  6:25 UTC 

[PATCH] LoongArch: Add kernel address sanitizer support
 2023-04-01  3:23 UTC  (17+ messages)

[PATCH][next] rtlwifi: Replace fake flex-array with flex-array member
 2023-03-31 14:49 UTC  (6+ messages)
` [next] wifi: "

[PATCH][next] wifi: rndis_wlan: Replace fake flex-array with flexible-array member
 2023-03-31 14:48 UTC  (3+ messages)

[PATCH][next] wifi: mt76: mt7921: Replace fake flex-arrays with flexible-array members
 2023-03-30 20:11 UTC  (2+ messages)

[PATCH][next] platform/chrome: Fix -Warray-bounds warnings
 2023-03-30 20:44 UTC  (4+ messages)

[PATCH][next] rxrpc: Replace fake flex-array with flexible-array member
 2023-03-30 20:15 UTC  (2+ messages)

[PATCH] dt-bindings: reserved-memory: Drop unneeded quotes
 2023-03-28 11:10 UTC  (3+ messages)

[PATCH] drm/probe_helper: fix the warning reported when calling drm_kms_helper_poll_disable during suspend
 2023-03-28  2:31 UTC 

[PATCH v2] net/net_failover: fix txq exceeding warning
 2023-03-27  7:10 UTC  (2+ messages)

[RFC/RFT 0/3] Add compiler support for Control Flow Integrity
 2023-03-25  8:11 UTC  (5+ messages)
` [RFC/RFT,V2 0/3] Add compiler support for Kernel "
  ` [RFC/RFT,V2 1/3] [PR102768] flag-types.h (enum sanitize_code): Extend sanitize_code to 64 bits to support more features
  ` [RFC/RFT,V2 2/3] [PR102768] Support CFI: Add basic support for Kernel Control Flow Integrity
  ` [RFC/RFT,V2 3/3] [PR102768] aarch64: Add "

[PATCH][next] wifi: carl9170: Replace fake flex-array with flexible-array member
 2023-03-24 14:54 UTC  (2+ messages)

[PATCH][next] carl9170: Fix multiple -Warray-bounds warnings
 2023-03-24 14:53 UTC  (2+ messages)

[PATCH][next] uapi: net: ipv6: Replace fake flex-array with flex-array member
 2023-03-23 20:41 UTC 

[PATCH v2][next] RDMA/core: Fix multiple -Warray-bounds warnings
 2023-03-23 10:20 UTC  (2+ messages)

[PATCH] drm/nouveau/disp: More DP_RECEIVER_CAP_SIZE array fixes
 2023-03-22 21:38 UTC  (2+ messages)

[PATCH v2 0/6] use canonical ftrace path whenever possible
 2023-03-22 16:52 UTC  (3+ messages)

[PATCH][next] RDMA/core: Fix multiple -Warray-bounds warnings
 2023-03-21 23:12 UTC 

[RFC PATCH 0/6] Add basic Minidump kernel driver support
 2023-03-21 16:13 UTC  (4+ messages)
` [RFC PATCH 6/6] pstore/ram: Register context with minidump

[PATCH] wifi: iwlwifi: dvm: Add struct_group for struct iwl_keyinfo keys
 2023-03-21  8:13 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox