Linux Hardening
 help / color / mirror / Atom feed
 messages from 2024-12-17 08:57:39 to 2025-01-14 17:53:53 UTC [more...]

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-01-14 17:51 UTC  (3+ messages)
` [PATCH v4 01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[]
` [PATCH v4 02/30] objtool: Flesh out warning related to pv_ops[] calls

[PATCH v2 linux-next 0/2] lib/string_choices: Sorting function order
 2025-01-14 16:03 UTC  (5+ messages)
` [PATCH v2 linux-next 1/2] lib/string_choices: Rearrange functions in sorted order

[DISCUSSION] vsprintf: the current state of restricted pointers (%pK)
 2025-01-14 14:35 UTC  (2+ messages)

[PATCH net-next v2 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-01-14 13:02 UTC  (39+ messages)
` [PATCH net-next v2 01/14] dt-bindings: net: Add PPE "
` [PATCH net-next v2 02/14] docs: networking: Add PPE driver documentation "
` [PATCH net-next v2 03/14] net: ethernet: qualcomm: Add PPE driver for "
` [PATCH net-next v2 04/14] net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574
` [PATCH net-next v2 05/14] net: ethernet: qualcomm: Initialize PPE queue "
` [PATCH net-next v2 06/14] net: ethernet: qualcomm: Initialize the PPE scheduler settings
` [PATCH net-next v2 07/14] net: ethernet: qualcomm: Initialize PPE queue settings
` [PATCH net-next v2 08/14] net: ethernet: qualcomm: Initialize PPE service code settings
` [PATCH net-next v2 09/14] net: ethernet: qualcomm: Initialize PPE port control settings
` [PATCH net-next v2 10/14] net: ethernet: qualcomm: Initialize PPE RSS hash settings
` [PATCH net-next v2 11/14] net: ethernet: qualcomm: Initialize PPE queue to Ethernet DMA ring mapping
` [PATCH net-next v2 12/14] net: ethernet: qualcomm: Initialize PPE L2 bridge settings
` [PATCH net-next v2 13/14] net: ethernet: qualcomm: Add PPE debugfs support for PPE counters
` [PATCH net-next v2 14/14] MAINTAINERS: Add maintainer for Qualcomm PPE driver

UBSAN array-index-out-of-bounds: cfg80211_scan_6ghz
 2025-01-14 11:37 UTC  (3+ messages)

[PATCH v4 0/1] Seal system mappings
 2025-01-14  4:19 UTC  (10+ messages)
` [PATCH v4 1/1] exec: seal "

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

GPM & Emacs broken in Linux 6.7 -- ok to relax check?
 2025-01-12 13:14 UTC  (11+ messages)
` [PATCH] tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN
        ` [PATCH v2] "

[PATCH v2] treewide: const qualify ctl_tables where applicable
 2025-01-12 10:36 UTC  (3+ messages)

[PATCH net-next] net: Silence false field-spanning write warning in ip_tunnel_info_opts_set() memcpy
 2025-01-12  6:37 UTC  (6+ messages)

[PATCH] fortify: turn strlen() into an inline function using __builtin_constant_p()
 2025-01-11 18:05 UTC  (8+ messages)

[PATCH v2] fortify: use __builtin_constant_p() in strlen()
 2025-01-11 15:03 UTC 

[linus:master] [fortify] 239d87327d: vm-scalability.throughput 17.3% improvement
 2025-01-10 19:14 UTC  (8+ messages)

[PATCH] treewide: const qualify ctl_tables where applicable
 2025-01-10 17:13 UTC  (8+ messages)

[PATCH v2] pstore/zone: avoid dereferencing zero sized ptr after init zones
 2025-01-10 16:52 UTC  (2+ messages)

[PATCH] pstore/zone: avoid dereferencing zero sized ptr after init zones
 2025-01-09 17:48 UTC  (2+ messages)

[PATCH] pstore/blk: trivial typo fixes
 2025-01-08 22:38 UTC  (2+ messages)

[PATCH] hardening: Document INIT_STACK_ALL_PATTERN behavior with GCC
 2025-01-08 22:18 UTC  (2+ messages)

[PATCH v2 0/6] module: sysfs: Cleanups and preparation for const struct bin_attribute
 2025-01-07 16:52 UTC  (9+ messages)
` [PATCH v2 1/6] module: sysfs: Drop member 'module_sect_attrs::nsections'
` [PATCH v2 2/6] module: sysfs: Drop member 'module_sect_attr::address'
` [PATCH v2 3/6] module: sysfs: Drop 'struct module_sect_attr'
` [PATCH v2 4/6] module: sysfs: Simplify section attribute allocation
` [PATCH v2 5/6] module: sysfs: Add notes attributes through attribute_group
` [PATCH v2 6/6] module: sysfs: Use const 'struct bin_attribute'

[RESEND PATCH v2] params: Annotate struct module_param_attrs with __counted_by()
 2025-01-07 10:55 UTC 

[PATCH v8 00/21] DCD: Add support for Dynamic Capacity Devices (DCD)
 2025-01-07  1:10 UTC  (4+ messages)
` [PATCH v8 01/21] cxl/mbox: Flag "

security/landlock/ruleset.c:96:9: warning: 'memcpy' accessing 4294967295 bytes at offsets 20 and 0 overlaps 6442450943 bytes at offset -2147483648
 2025-01-07  0:27 UTC  (2+ messages)

[PATCH] clk: ti: use kcalloc() instead of kzalloc()
 2025-01-06 23:49 UTC  (2+ messages)

[PATCH v2 00/11] MSM8956/76 and Sony Xperia X / X Compact support
 2025-01-06 20:59 UTC  (3+ messages)
` [PATCH v2 04/11] dt-bindings: sram: qcom,imem: Document MSM8976

[RFC PATCH v1 0/1] refactor mseal_test
 2025-01-02 17:30 UTC  (3+ messages)
` [RFC PATCH v1 1/1] selftest/mm: "

[PATCH 2/2] wifi: cfg80211: simplify cfg80211_mlme_register_mgmt()
 2024-12-31  4:59 UTC  (2+ messages)

[PATCH] wifi: cfg80211: Move cfg80211_scan_req_add_chan() n_channels increment earlier
 2024-12-30 18:58 UTC  (2+ messages)

[PATCH v2 0/5] TQ-Systems TQMa62xx SoM and MBa62xx board
 2024-12-26 17:36 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: usb: dwc3: Allow connector in USB controller node

[for-next][PATCH 14/15] tracing/string: Create and use __free(argv_free) in trace_dynevent.c
 2024-12-26 14:39 UTC 

[PATCH] sched/topology: change kzalloc to kcalloc
 2024-12-25  0:11 UTC 

[PATCH] dm: change kzalloc to kcalloc
 2024-12-24 22:42 UTC  (2+ messages)

[PATCH] pstore/zone: fix trivial comment typo
 2024-12-24 15:44 UTC 

[PATCH] net: core: Convert inet_addr_is_any() to sockaddr_storage
 2024-12-24 10:44 UTC  (3+ messages)

[PATCH v2] thermal/debugfs: change kzalloc to kcalloc
 2024-12-23 16:28 UTC 

[PATCH] thermal/debugfs: change kzalloc to kcalloc
 2024-12-23 16:20 UTC 

[RESEND PATCH] alpha: Replace one-element array with flexible array member
 2024-12-23  7:40 UTC  (3+ messages)

[PATCH] stackleak: Use str_enabled_disabled() helper in stack_erasing_sysctl()
 2024-12-23  4:24 UTC  (2+ messages)

[PATCH v6 3/7] crash_dump: store dm crypt keys in kdump reserved memory
 2024-12-23  1:05 UTC  (3+ messages)

[RESEND PATCH v2] params: Annotate struct module_param_attrs with __counted_by()
 2024-12-21  9:48 UTC 

[RESEND PATCH] sctp: Replace zero-length array with flexible array member
 2024-12-20 19:25 UTC 

[PATCH v2] iio: proximity: hx9023s: Added firmware file parsing functionality
 2024-12-20 19:16 UTC  (2+ messages)

[PATCH v2] stddef: make __struct_group() UAPI C++-friendly
 2024-12-20 17:09 UTC  (3+ messages)

[PATCH v2] tracing/string: Create and use __free(argv_free) in trace_dynevent.c
 2024-12-20 15:33 UTC 

[PATCH 09/14] tracing/string: Create and use __free(argv_free) in trace_dynevent.c
 2024-12-20 15:28 UTC  (3+ messages)

[PATCH] docs: git SHA prefixes are for humans
 2024-12-19 11:40 UTC  (2+ messages)

[PATCH v2] net: core: Convert inet_addr_is_any() to sockaddr_storage
 2024-12-19 10:08 UTC  (2+ messages)

[PATCH] stddef: make __struct_group() UAPI C++-friendly
 2024-12-18 21:42 UTC  (2+ messages)

[PATCH 0/4] module: sysfs: Two cleanups and preparation for const struct bin_attribute
 2024-12-18 13:13 UTC  (5+ messages)
` [PATCH 2/4] module: sysfs: Simplify section attribute allocation
` [PATCH 3/4] module: sysfs: Add notes attributes through attribute_group

[PATCH net] xfrm: Rewrite key length conversion to avoid overflows
 2024-12-18 11:58 UTC  (2+ messages)

[PATCH] inotify: Use strscpy() for event->name copies
 2024-12-18 10:35 UTC  (2+ messages)

[PATCH net-next 05/12] net/mlx5: fs, add mlx5_fs_pool API
 2024-12-18  8:21 UTC  (2+ messages)

[PATCH] net: core: dev.c confirmed to use classic sockaddr
 2024-12-18  5:58 UTC  (4+ messages)

[PATCH] UAPI: net/sched: Open-code __struct_group() in flex struct tc_u32_sel
 2024-12-17 20:25 UTC  (9+ messages)

[PATCH] net: Convert proto_ops::getname to sockaddr_storage
 2024-12-17 14:38 UTC  (2+ messages)

[PATCH] rtnetlink: do_setlink: Use true struct sockaddr
 2024-12-17  9:33 UTC  (3+ messages)

GPM & Emacs broken in Linux 6.7 -- ok to relax check?
 2024-12-17  8:47 UTC  (4+ messages)


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