Linux Hardening
 help / color / mirror / Atom feed
 messages from 2024-11-25 20:20:29 to 2024-12-08 19:12:03 UTC [more...]

[PATCH 00/10] compiler.h: refactor __is_constexpr() into is_const{,_true,_false}()
 2024-12-08 19:05 UTC  (78+ messages)
` [PATCH 01/10] compiler.h: add statically_false()
` [PATCH 02/10] compiler.h: add is_const() as a replacement of __is_constexpr()
` [PATCH 03/10] compiler.h: add is_const_true() and is_const_false()
` [PATCH 04/10] linux/bits.h: simplify GENMASK_INPUT_CHECK() by using is_const_true()
` [PATCH 05/10] minmax: simplify __clamp_once() by using is_const_false()
` [PATCH 06/10] fortify: replace __is_constexpr() by is_const() in strlen()
` [PATCH 07/10] overflow: replace __is_constexpr() by is_const()
` [PATCH 08/10] drm/i915/reg: replace __is_const_expr() by is_const_true() or is_const()
` [PATCH 09/10] coresight: etm4x: replace __is_const_expr() by is_const()
` [PATCH 10/10] compiler.h: remove __is_constexpr()

[PATCH] hv: hyperv.h: Annotate vmbus_channel_gpadl_header with __counted_by()
 2024-12-07  7:48 UTC  (2+ messages)

[PATCH v2 0/1] remove can_do_mseal
 2024-12-06 20:08 UTC  (4+ messages)
` [PATCH v2 1/1] mseal: remove can_do_mseal()

[PATCH v1] mseal: move can_do_mseal to mseal.c
 2024-12-06 19:53 UTC  (10+ messages)
    ` [PATCH] mseal: remove can_do_mseal

[RFC PATCH 00/16] pkeys-based page table hardening
 2024-12-06 19:14 UTC  (18+ messages)
` [RFC PATCH 01/16] mm: Introduce kpkeys
` [RFC PATCH 02/16] set_memory: Introduce set_memory_pkey() stub
` [RFC PATCH 03/16] arm64: mm: Enable overlays for all EL1 indirect permissions
` [RFC PATCH 04/16] arm64: Introduce por_set_pkey_perms() helper
` [RFC PATCH 05/16] arm64: Implement asm/kpkeys.h using POE
` [RFC PATCH 06/16] arm64: set_memory: Implement set_memory_pkey()
` [RFC PATCH 07/16] arm64: Enable kpkeys
` [RFC PATCH 08/16] mm: Introduce kernel_pgtables_set_pkey()
` [RFC PATCH 09/16] mm: Introduce kpkeys_hardened_pgtables
` [RFC PATCH 10/16] mm: Map page tables with privileged pkey
` [RFC PATCH 11/16] arm64: kpkeys: Support KPKEYS_LVL_PGTABLES
` [RFC PATCH 12/16] arm64: mm: Map p4d/pgd with privileged pkey
` [RFC PATCH 13/16] arm64: mm: Reset pkey in __tlb_remove_table()
` [RFC PATCH 14/16] arm64: mm: Guard page table writes with kpkeys
` [RFC PATCH 15/16] arm64: Enable kpkeys_hardened_pgtables support
` [RFC PATCH 16/16] mm: Add basic tests for kpkeys_hardened_pgtables

[PATCH v2] kernel/audit: reorder the member of audit_context
 2024-12-06  0:45 UTC 

[PATCH v2 0/2][next] UAPI: net/ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2024-12-05 16:49 UTC  (7+ messages)
` [PATCH v2 1/2][next] UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings

[PATCH] drivers: gpio: gpio-ljca: Initialize num before accessing item in ljca_gpio_config
 2024-12-05 12:10 UTC  (2+ messages)

[PATCH] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
 2024-12-04 23:50 UTC  (10+ messages)

[PATCH v4 0/1] Seal system mappings
 2024-12-04 18:24 UTC  (17+ messages)
` [PATCH v4 1/1] exec: seal "

[PATCH v2 0/1] binfmt_elf: seal address zero
 2024-12-04 18:15 UTC  (6+ messages)
` [PATCH v2 1/1] binfmt_elf: mseal "

[PATCH v2] scsi: Replace zero-length array with flexible array member
 2024-12-04 18:06 UTC  (2+ messages)

[PATCH -next] mm: usercopy: add a debugfs interface to bypass the vmalloc check
 2024-12-04  9:27 UTC  (22+ messages)

[PATCH] fortify: Use __struct_size replace __member_size
 2024-12-04  8:18 UTC  (2+ messages)

[PATCH v3] PCI/sysfs: Change read permissions for VPD attributes
 2024-12-04  6:47 UTC  (2+ messages)

[PATCH] kernel/audit: Use __struct_size replace __member_size
 2024-12-03 23:18 UTC 

[PATCH] drivers: clk: clk-en7523.c: Initialize num before accessing hws in en7523_register_clocks
 2024-12-03 22:53 UTC  (2+ messages)

v6.13-rc1 build errors from kernel/auditsc.c
 2024-12-03 22:01 UTC  (3+ messages)

[PATCH] net: wireless: sme: Initialize n_channels before accessing channels in cfg80211_conn_scan
 2024-12-03 16:45 UTC  (4+ messages)

GPM & Emacs broken in Linux 6.7 -- ok to relax check?
 2024-12-03 14:07 UTC  (4+ messages)

[PATCH] exec: Make sure task->comm is always NUL-terminated
 2024-12-01 21:49 UTC  (7+ messages)

[PATCH v2] printf: Remove unused 'bprintf'
 2024-12-01 16:19 UTC  (7+ messages)

korg-clang-19-lkftconfig-hardening: TI x15 board - PC is at edma_probe (drivers/dma/ti/edma.c
 2024-11-28 10:00 UTC  (2+ messages)

[RFC PATCH v2 0/9] Use ERST for persistent storage of MCE and APEI errors
 2024-11-26  7:04 UTC  (5+ messages)

[PATCH v3 06/10] ARM: dts: ti: omap: espresso-common: Add common device tree for Samsung Galaxy Tab 2 series
 2024-11-25 21:29 UTC  (3+ messages)


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