messages from 2025-01-16 19:44:58 to 2025-02-03 10:28:56 UTC [more...]
[RFC PATCH 0/8] pkeys-based cred hardening
2025-02-03 10:28 UTC (8+ messages)
` [RFC PATCH 1/8] arm64: kpkeys: Avoid unnecessary writes to POR_EL1
` [RFC PATCH 2/8] mm: kpkeys: Introduce unrestricted level
` [RFC PATCH 3/8] slab: Introduce SLAB_SET_PKEY
` [RFC PATCH 4/8] rcu: Allow processing kpkeys-protected data
` [RFC PATCH 5/8] mm: kpkeys: Introduce cred pkey/level
` [RFC PATCH 6/8] cred: Protect live struct cred with kpkeys
` [RFC PATCH 7/8] fs: Protect creds installed by override_creds()
[RFC PATCH v3 00/15] pkeys-based page table hardening
2025-02-03 10:18 UTC (16+ messages)
` [RFC PATCH v3 01/15] mm: Introduce kpkeys
` [RFC PATCH v3 02/15] set_memory: Introduce set_memory_pkey() stub
` [RFC PATCH v3 03/15] arm64: mm: Enable overlays for all EL1 indirect permissions
` [RFC PATCH v3 04/15] arm64: Introduce por_set_pkey_perms() helper
` [RFC PATCH v3 05/15] arm64: Implement asm/kpkeys.h using POE
` [RFC PATCH v3 06/15] arm64: set_memory: Implement set_memory_pkey()
` [RFC PATCH v3 07/15] arm64: Enable kpkeys
` [RFC PATCH v3 08/15] mm: Introduce kernel_pgtables_set_pkey()
` [RFC PATCH v3 09/15] mm: Introduce kpkeys_hardened_pgtables
` [RFC PATCH v3 10/15] mm: Allow __pagetable_ctor() to fail
` [RFC PATCH v3 11/15] mm: Map page tables with privileged pkey
` [RFC PATCH v3 12/15] arm64: kpkeys: Support KPKEYS_LVL_PGTABLES
` [RFC PATCH v3 13/15] arm64: mm: Guard page table writes with kpkeys
` [RFC PATCH v3 14/15] arm64: Enable kpkeys_hardened_pgtables support
` [RFC PATCH v3 15/15] mm: Add basic tests for kpkeys_hardened_pgtables
[PATCH 00/33] Add support for the Exynos7870 SoC, along with three devices
2025-02-03 7:57 UTC (11+ messages)
` [PATCH 01/33] dt-bindings: hwinfo: samsung,exynos-chipid: add exynos7870-chipid compatible
` [PATCH 02/34] "
` [PATCH 03/34] dt-bindings: clock: add clock definitions for exynos7870 CMU
` [PATCH 02/33] "
` [PATCH 03/33] dt-bindings: clock: document exynos7870 clock driver CMU bindings
[PATCH v2] HID: usbhid: fix recurrent out-of-bounds bug in usbhid_parse()
2025-02-02 9:55 UTC (3+ messages)
[GIT PULL] sysctl constification changes for v6.14-rc1
2025-01-31 20:03 UTC (5+ messages)
` "
[PATCH] s390/vfio-ap: Replace one-element array with flexible array member
2025-01-31 8:06 UTC (10+ messages)
[PATCH net] xfrm: fix integer overflow in xfrm_replay_state_esn_len()
2025-01-30 8:16 UTC
[PATCH v2][next] container_of: add container_first() macro
2025-01-30 6:23 UTC (14+ messages)
[PATCH v2 0/3] kbuild: Use -fzero-init-padding-bits=all
2025-01-30 2:35 UTC (7+ messages)
` [PATCH v2 1/3] stackinit: Add old-style zero-init syntax to struct tests
` [PATCH v2 2/3] stackinit: Add union initialization to selftests
` [PATCH v2 3/3] kbuild: Use -fzero-init-padding-bits=all
[PATCH] HID: usbhid: fix recurrent out-of-bounds bug in usbhid_parse()
2025-01-29 19:21 UTC (9+ messages)
[RFC v2 00/38] Improve ABI documentation generation
2025-01-29 16:19 UTC (9+ messages)
` [RFC v2 37/38] scripts/get_abi.py: add support for undefined ABIs
` [RFC v2 38/38] scripts/get_abi.pl: drop now obsoleted script
[PATCH v2] treewide: const qualify ctl_tables where applicable
2025-01-29 8:49 UTC (10+ messages)
` "
` "
` "
` "
[PATCH] ARM: dts: aspeed: Add device tree for Nvidia's GB200NVL BMC
2025-01-28 8:19 UTC (4+ messages)
[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-01-27 15:51 UTC (36+ messages)
` [PATCH v4 03/30] rcu: Add a small-width RCU watching counter debug option
` [PATCH v4 04/30] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
` [PATCH v4 18/30] x86/kvm/vmx: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys as allowed in .noinstr
` [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry
` [PATCH v4 25/30] context_tracking,x86: Defer kernel text patching IPIs
` [PATCH v4 26/30] x86,tlb: Make __flush_tlb_global() noinstr-compliant
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
[PATCH 00/34] address all -Wunused-const warnings
2025-01-27 13:24 UTC (2+ messages)
[PATCH AUTOSEL 6.12 05/31] nvkm/gsp: correctly advance the read pointer of GSP message queue
2025-01-26 14:54 UTC
[PATCH AUTOSEL 6.13 06/34] nvkm/gsp: correctly advance the read pointer of GSP message queue
2025-01-26 14:52 UTC
[PATCH] mm/slab: Achieve better kmalloc caches randomization in kvmalloc
2025-01-26 7:17 UTC (4+ messages)
urgent request for a quote
2025-01-24 0:15 UTC
[PATCH v3 0/4] Allow default HARDENED_USERCOPY to be set at compile time
2025-01-23 23:51 UTC (6+ messages)
` [PATCH 1/4] mm: security: Move hardened usercopy under 'Kernel hardening options'
` [PATCH 2/4] mm: security: Allow default HARDENED_USERCOPY to be set at compile time
` [PATCH 3/4] mm: security: Check early if HARDENED_USERCOPY is enabled
` [PATCH 4/4] fortify: Move FORTIFY_SOURCE under 'Kernel hardening options'
[PATCH v4 0/1] Seal system mappings
2025-01-23 22:38 UTC (29+ messages)
` [PATCH v4 1/1] exec: seal "
[PATCH v2 0/4] Allow default HARDENED_USERCOPY to be set at compile time
2025-01-23 21:10 UTC (13+ messages)
` [PATCH 1/4] mm: security: Move hardened usercopy under 'Kernel hardening options'
` [PATCH 2/4] mm: security: Allow default HARDENED_USERCOPY to be set at compile time
` [PATCH 3/4] mm: security: Check early if HARDENED_USERCOPY is enabled
` [PATCH 4/4] fortify: Move FORTIFY_SOURCE under 'Kernel hardening options'
[PATCH v8 00/21] DCD: Add support for Dynamic Capacity Devices (DCD)
2025-01-22 21:30 UTC (9+ messages)
` [PATCH v8 02/21] cxl/mem: Read dynamic capacity configuration from the device
[PATCH] pstore/zone: fix return value for psz_init_zones
2025-01-22 12:00 UTC (2+ messages)
[PATCH] kbuild: Use -fzero-init-padding-bits=all
2025-01-21 21:51 UTC (2+ messages)
RFC design of device coredump collection on panic in Pstore
2025-01-21 13:12 UTC (3+ messages)
[PATCH 0/3] Allow default HARDENED_USERCOPY to be set at compile time
2025-01-21 12:35 UTC (11+ messages)
` [PATCH 1/3] mm: security: Move hardened usercopy under 'Kernel hardening options'
` [PATCH 2/3] mm: security: Allow default HARDENED_USERCOPY to be set at compile time
` [PATCH 3/3] fortify: Move FORTIFY_SOURCE under 'Kernel hardening options'
[PATCH] scsi: cxlflash: change kzalloc to kcalloc
2025-01-20 17:16 UTC (2+ messages)
[PATCH] NFSv4: harden nfs4_get_uniquifier() function
2025-01-20 4:55 UTC
[PATCH] ASoC: q6dsp: q6apm: change kzalloc to kcalloc
2025-01-20 1:32 UTC
[PATCH v3] thermal/debugfs: change kzalloc to kcalloc
2025-01-19 18:34 UTC
[PATCH v2] sched/topology: change kzalloc to kcalloc
2025-01-19 18:23 UTC
[PATCH v2] hv_netvsc: Replace one-element array with flexible array member
2025-01-18 3:50 UTC (6+ messages)
[PATCH] pstore/zone: rewrite some comments for better understanding
2025-01-17 8:42 UTC
[PATCH v14 2/4] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform
2025-01-17 6:13 UTC (2+ messages)
[PATCH] hv_netvsc: Replace one-element array with flexible array member
2025-01-16 21:14 UTC (3+ messages)
[PATCH v14 0/4] Initial Marvell PXA1908 support
2025-01-16 20:22 UTC (5+ messages)
` [PATCH v14 4/4] MAINTAINERS: add myself as Marvell PXA1908 maintainer
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox