Linux Hardening
 help / color / mirror / Atom feed
 messages from 2024-05-31 19:08:34 to 2024-06-10 10:10:08 UTC [more...]

[PATCH 0/6] Add per-core RAPL energy counter support for AMD CPUs
 2024-06-10 10:07 UTC  (5+ messages)
` [PATCH 1/6] perf/x86/rapl: Fix the energy-pkg event "
` [PATCH 2/6] perf/x86/rapl: Rename rapl_pmu variables
` [PATCH 3/6] perf/x86/rapl: Make rapl_model struct global
` [PATCH 4/6] perf/x86/rapl: Move cpumask variable to rapl_pmus struct

[PATCH v4 0/3] Hardening perf subsystem
 2024-06-10 10:06 UTC  (3+ messages)

[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
 2024-06-10  8:08 UTC  (18+ messages)

[PATCH] x86/boot: add prototype for __fortify_panic()
 2024-06-10  7:08 UTC  (16+ messages)

[PATCH v4 2/7] crash_dump: make dm crypt keys persist for the kdump kernel
 2024-06-10  2:00 UTC  (9+ messages)

[PATCH] Input: joystick - use sizeof(*pointer) instead of sizeof(type)
 2024-06-09 21:41 UTC  (2+ messages)

[PATCH] Input: touchscreen - use sizeof(*pointer) instead of sizeof(type)
 2024-06-09 21:41 UTC  (2+ messages)

[PATCH v2] pstore/ram: Replace of_node_put with __free() for automatic cleanup
 2024-06-09 12:43 UTC  (3+ messages)

[PATCH v3] pstore/ram: Replace of_node_put with __free() for automatic cleanup
 2024-06-09 12:41 UTC 

[PATCH 0/2] can: treewide: decorate flexible array members with __counted_by()
 2024-06-09  4:54 UTC  (3+ messages)
` [PATCH 1/2] can: peak_canfd: decorate pciefd_board.can "
` [PATCH 2/2] can: mcp251xfd: decorate mcp251xfd_rx_ring.obj "

[PATCH v2 0/2] stddef: Allow attributes to be used when creating flex arrays
 2024-06-08 16:26 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH] iio: event: use sizeof(*pointer) instead of sizeof(type)
 2024-06-08 14:16 UTC  (2+ messages)

[PATCH] ethernet: sis900: use sizeof(*pointer) instead of sizeof(type)
 2024-06-08 10:20 UTC 

[RFC] HID: ishtp-hid-client: replace fake-flex arrays with flex-array members
 2024-06-08  9:56 UTC  (3+ messages)

[PATCH v5 2/7] crash_dump: make dm crypt keys persist for the kdump kernel
 2024-06-08  9:19 UTC  (2+ messages)

[PATCH 0/2] usercopy: Convert test_user_copy to KUnit test
 2024-06-08  8:44 UTC  (5+ messages)
` [PATCH 1/2] kunit: test: Add vm_mmap() allocation resource manager
` [PATCH 2/2] usercopy: Convert test_user_copy to KUnit test

[PATCH v5 0/4] Add support for QoS configuration
 2024-06-07 21:20 UTC  (6+ messages)
` [PATCH v5 1/4] interconnect: qcom: icc-rpmh: Add QoS configuration support
` [PATCH v5 2/4] interconnect: qcom: sc7280: enable QoS configuration
` [PATCH v5 3/4] dt-bindings: interconnect: add clock property to enable QOS on SC7280
` [PATCH v5 4/4] arm64: dts: qcom: sc7280: Add clocks for QOS configuration

[PATCH v2 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
 2024-06-07 19:54 UTC  (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] pstore/ramoops: Add ramoops.mem_name= command line option

[PATCH] Input: gameport - use sizeof(*pointer) instead of sizeof(type)
 2024-06-07 19:17 UTC  (2+ messages)

[PATCH] Input: serio - use sizeof(*pointer) instead of sizeof(type)
 2024-06-07 19:17 UTC  (2+ messages)

[PATCH] thermal: int3400: Use sizeof(*pointer) instead of sizeof(type)
 2024-06-07 19:00 UTC  (2+ messages)

[PATCH v4] batman-adv: Add flex array to struct batadv_tvlv_tt_data
 2024-06-07 18:33 UTC  (2+ messages)

[PATCH v5 1/2] proc: pass file instead of inode to proc_mem_open
 2024-06-07 10:38 UTC  (4+ messages)
` [PATCH v5 2/2] proc: restrict /proc/pid/mem

[PATCH] mm/util: Swap kmemdup_array() arguments
 2024-06-06 18:45 UTC  (8+ messages)

[PATCH] x86/hpet: Read HPET directly if panic in progress
 2024-06-06 17:00 UTC  (13+ messages)

[PATCH net-next v3] net: mana: Allow variable size indirection table
 2024-06-06 16:33 UTC  (8+ messages)

[PATCH] nvdimm/btt: use sizeof(*pointer) instead of sizeof(type)
 2024-06-06 16:11 UTC  (2+ messages)

[PATCH 0/2] mm/pstore: Reserve named unspecified memory across boots
 2024-06-06 14:50 UTC  (9+ messages)
` [PATCH 1/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
` [PATCH 2/2] pstore/ramoops: Add ramoops.mem_name= command line option

[PATCH v3] wifi: mac80211: Avoid address calculations via out of bounds array indexing
 2024-06-06  9:31 UTC  (2+ messages)

[PATCH] pstore/ram: Replace of_node_put with __free() for automatic cleanup
 2024-06-05 22:10 UTC  (2+ messages)

[PATCH v4 0/6] slab: Introduce dedicated bucket allocator
 2024-06-05 19:54 UTC  (14+ messages)
` [PATCH v4 1/6] mm/slab: Introduce kmem_buckets typedef
` [PATCH v4 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
` [PATCH v4 3/6] mm/slab: Introduce kvmalloc_buckets_node() that can take kmem_buckets argument
` [PATCH v4 4/6] mm/slab: Introduce kmem_buckets_create() and family
` [PATCH v4 5/6] ipc, msg: Use dedicated slab buckets for alloc_msg()
` [PATCH v4 6/6] mm/util: Use dedicated slab buckets for memdup_user()

[PATCH v2] wifi: mac80211: Avoid address calculations via out of bounds array indexing
 2024-06-05 14:52 UTC  (6+ messages)

[PATCH AUTOSEL 6.6 15/18] drm/amdgpu: silence UBSAN warning
 2024-06-05 12:03 UTC 

[PATCH AUTOSEL 6.8 15/18] drm/amdgpu: silence UBSAN warning
 2024-06-05 12:03 UTC 

[PATCH AUTOSEL 6.9 19/23] drm/amdgpu: silence UBSAN warning
 2024-06-05 12:02 UTC 

[PATCH AUTOSEL 6.1 2/3] cdrom: rearrange last_media_change check to avoid unintentional overflow
 2024-06-05 11:56 UTC 

[PATCH AUTOSEL 6.6 2/4] cdrom: rearrange last_media_change check to avoid unintentional overflow
 2024-06-05 11:56 UTC 

[PATCH AUTOSEL 6.8 2/6] cdrom: rearrange last_media_change check to avoid unintentional overflow
 2024-06-05 11:55 UTC 

[PATCH AUTOSEL 6.9 2/6] cdrom: rearrange last_media_change check to avoid unintentional overflow
 2024-06-05 11:55 UTC 

[PATCH] clocksource/drivers/sprd: Enable register for timer counter from 32 bit to 64 bit
 2024-06-05  3:15 UTC  (2+ messages)

[PATCH] HID: usbhid: fix recurrent out-of-bounds bug in usbhid_parse()
 2024-06-04 17:45 UTC  (5+ messages)

[PATCH v4 00/12] Introduce STM32 DMA3 support
 2024-06-04  8:12 UTC  (6+ messages)
` [PATCH v4 05/12] dmaengine: Add "

[PATCH] selftests: drivers/s390x: Use SKIP() during FIXTURE_SETUP
 2024-06-04  7:24 UTC  (2+ messages)

[RFC PATCH v3 0/5] Hypervisor-Enforced Kernel Integrity - CR pinning
 2024-06-04  0:30 UTC  (14+ messages)
` [RFC PATCH v3 3/5] KVM: x86: Add notifications for Heki policy configuration and violation

[PATCH] mm/memory_hotplug: prevent accessing by index=-1
 2024-06-03 20:15 UTC  (2+ messages)

[PATCH] auxdisplay: Use sizeof(*pointer) instead of sizeof(type)
 2024-06-03 19:50 UTC  (3+ messages)

[PATCH v2] x86/traps: Enable UBSAN traps on x86
 2024-06-03 16:13 UTC  (3+ messages)

[PATCH] tty: mxser: Remove __counted_by from mxser_board.ports[]
 2024-06-03  8:26 UTC  (10+ messages)

[PATCH] Input: tablet - use sizeof(*pointer) instead of sizeof(type)
 2024-06-03  4:39 UTC  (2+ messages)

[PATCH] Input: mouse - use sizeof(*pointer) instead of sizeof(type)
 2024-06-03  4:39 UTC  (2+ messages)

[PATCH] input: misc: use sizeof(*pointer) instead of sizeof(type)
 2024-06-03  4:38 UTC  (2+ messages)

[PATCH] Input: keyboard - use sizeof(*pointer) instead of sizeof(type)
 2024-06-03  4:38 UTC  (2+ messages)

[PATCH 1/2] atmel: at76c50x: use sizeof(*pointer) instead of sizeof(type)
 2024-06-02 16:13 UTC  (2+ messages)
` [PATCH 2/2] atmel: at76c50x: prefer struct_size over open coded arithmetic

[PATCH 0/2] atmel: at76c50x: improve code robustness
 2024-06-02 16:13 UTC 

[PATCH] soc: fsl: qe: use sizeof(*pointer) instead of sizeof(type)
 2024-06-02  8:31 UTC 

[PATCH] kunit/fortify: Remove __kmalloc_node() test
 2024-06-01 21:05 UTC  (2+ messages)

[PATCH v4 1/3] perf/x86/amd/uncore: Add flex array to struct amd_uncore_ctx
 2024-06-01 16:56 UTC  (3+ messages)
` [PATCH v4 2/3] perf/x86/intel/uncore: Prefer struct_size over open coded arithmetic
` [PATCH v4 3/3] perf/ring_buffer: "

[PATCH] sctp: annotate struct sctp_assoc_ids with __counted_by()
 2024-06-01 14:02 UTC  (2+ messages)

[PATCH v2] wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type)
 2024-06-01 10:09 UTC  (2+ messages)

[PATCH] ubsan: add missing MODULE_DESCRIPTION() macro
 2024-06-01  2:06 UTC 

[PATCH] string: kunit: add missing MODULE_DESCRIPTION() macros
 2024-05-31 23:07 UTC 

[PATCH] kunit/fortify: add missing MODULE_DESCRIPTION() macros
 2024-05-31 22:45 UTC 

[PATCH v4 1/2] proc: pass file instead of inode to proc_mem_open
 2024-05-31 21:29 UTC  (4+ messages)
` [PATCH v4 2/2] proc: restrict /proc/pid/mem

[PATCH v3 0/6] slab: Introduce dedicated bucket allocator
 2024-05-31 20:59 UTC  (6+ messages)
` [PATCH v3 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()

[PATCH] x86/traps: Enable UBSAN traps on x86
 2024-05-31 20:36 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 0e1980c40b6edfa68b6acf926bab22448a6e40c9
 2024-05-31 19:09 UTC 


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