Linux-Hardening mirror
 help / color / mirror / Atom feed
 messages from 2024-05-01 20:21:43 to 2024-05-09 01:00:06 UTC [more...]

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-05-09  1:00 UTC  (10+ messages)

[RFC] Mitigating unexpected arithmetic overflow
 2024-05-09  0:23 UTC  (10+ messages)

[POC][RFC][PATCH 0/2] pstore/mm/x86: Add wildcard memmap to map pstore consistently
 2024-05-08 23:23 UTC  (11+ messages)
` [POC][RFC][PATCH 1/2] mm/x86: Add wildcard * option as memmap=nn*align:name

[PATCH] seccomp: Constify sysctl subhelpers
 2024-05-08 19:24 UTC  (3+ messages)

[PATCH v2] scsi: sr: fix unintentional arithmetic wraparound
 2024-05-08 17:34 UTC  (2+ messages)

[PATCH 0/3] binfmt_elf: Honor PT_LOAD alignment for static PIE
 2024-05-08 17:31 UTC  (4+ messages)
` [PATCH 1/3] selftests/exec: Build both static and non-static load_address tests
` [PATCH 2/3] binfmt_elf: Calculate total_size earlier
` [PATCH 3/3] binfmt_elf: Honor PT_LOAD alignment for static PIE

[PATCH net-next v2 0/2] gve: Minor cleanups
 2024-05-08 17:30 UTC  (4+ messages)
` [PATCH net-next v2 1/2] gve: Avoid unnecessary use of comma operator
` [PATCH net-next v2 2/2] gve: Use ethtool_sprintf/puts() to fill stats strings

[PATCH net-next] netdevice: define and allocate &net_device _properly_
 2024-05-08  9:13 UTC  (6+ messages)

[PATCH net-next 0/2] gve: Minor cleanups
 2024-05-08  8:22 UTC  (8+ messages)
` [PATCH net-next 1/2] gve: Avoid unnecessary use of comma operator
` [PATCH net-next 2/2] gve: Use ethtool_sprintf/puts() to fill stats strings

[PATCH v2] uapi: stddef.h: Provide UAPI macros for __counted_by_{le, be}
 2024-05-08  7:43 UTC  (2+ messages)

[PATCH v4 0/4] Add support for QoS configuration
 2024-05-08  2:37 UTC  (6+ messages)
` [PATCH v4 1/4] interconnect: qcom: icc-rpmh: Add QoS configuration support

[PATCH] scsi: sr: fix unintentional arithmetic wraparound
 2024-05-08  0:23 UTC  (2+ messages)

[PATCH] fs: remove accidental overflow during wraparound check
 2024-05-08  0:11 UTC  (3+ messages)

[PATCH] cdrom: rearrange last_media_change check to avoid unintentional overflow
 2024-05-08  0:09 UTC  (3+ messages)

[PATCH 00/12] Introduce STM32 DMA3 support
 2024-05-07 20:26 UTC  (7+ messages)
` [PATCH 05/12] dmaengine: Add "

[RFC PATCH v3 0/5] Hypervisor-Enforced Kernel Integrity - CR pinning
 2024-05-07 16:16 UTC  (12+ messages)
` [RFC PATCH v3 1/5] virt: Introduce Hypervisor Enforced Kernel Integrity (Heki)
` [RFC PATCH v3 2/5] KVM: x86: Add new hypercall to lock control registers
` [RFC PATCH v3 3/5] KVM: x86: Add notifications for Heki policy configuration and violation
` [RFC PATCH v3 4/5] heki: Lock guest control registers at the end of guest kernel init
` [RFC PATCH v3 5/5] virt: Add Heki KUnit tests

[PATCH] wifi: nl80211: Avoid address calculations via out of bounds array indexing
 2024-05-07 14:21 UTC  (4+ messages)

[PATCH] uapi: stddef.h: Provide UAPI macros for __counted_by_{le, be}
 2024-05-07 12:58 UTC  (3+ messages)

[PATCH v2 00/12] Introduce STM32 DMA3 support
 2024-05-07 12:54 UTC  (13+ messages)
` [PATCH v2 01/12] dt-bindings: dma: New directory for STM32 DMA controllers bindings
` [PATCH v2 02/12] dmaengine: stm32: New directory for STM32 DMA controllers drivers
` [PATCH v2 03/12] MAINTAINERS: Add entry for STM32 DMA controllers drivers and documentation
` [PATCH v2 04/12] dt-bindings: dma: Document STM32 DMA3 controller bindings
` [PATCH v2 05/12] dmaengine: Add STM32 DMA3 support
` [PATCH v2 06/12] dmaengine: stm32-dma3: add DMA_CYCLIC capability
` [PATCH v2 07/12] dmaengine: stm32-dma3: add DMA_MEMCPY capability
` [PATCH v2 08/12] dmaengine: stm32-dma3: add device_pause and device_resume ops
` [PATCH v2 09/12] dmaengine: stm32-dma3: improve residue granularity
` [PATCH v2 10/12] dmaengine: add channel device name to channel registration
` [PATCH v2 11/12] dmaengine: stm32-dma3: defer channel registration to specify channel name
` [PATCH v2 12/12] arm64: dts: st: add HPDMA nodes on stm32mp251

[PATCH] printk: cleanup deprecated uses of strncpy/strcpy
 2024-05-07  9:55 UTC  (8+ messages)

[PATCH v2 0/3] Add sy7802 flash led driver
 2024-05-07  8:40 UTC  (11+ messages)
` [PATCH v2 2/3] leds: sy7802: Add support for Silergy SY7802 flash LED controller

[PATCH] ntp: remove accidental integer wrap-around
 2024-05-07  5:54 UTC  (2+ messages)

[PATCH v2] objtool: Report section name in elf_init_reloc_text_sym() warning
 2024-05-07  3:24 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 2b84edefcad14934796fad37b16512b6a2ca467e
 2024-05-06 20:26 UTC 

[PATCH v2] perf/ring_buffer: Prefer struct_size over open coded arithmetic
 2024-05-06 18:23 UTC  (5+ messages)

[PATCH v3] batman-adv: Add flex array to struct batadv_tvlv_tt_data
 2024-05-06 16:29 UTC  (6+ messages)

[PATCH] objtool: Provide origin hint for elf_init_reloc_text_sym() errors
 2024-05-06 15:51 UTC  (3+ messages)

[PATCH] fs: WARN when f_count resurrection is attempted
 2024-05-06 10:38 UTC  (3+ messages)

[PATCH 0/5] fs: Do not allow get_file() to resurrect 0 f_count
 2024-05-06  8:04 UTC  (21+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] drm/vmwgfx: Do not directly manipulate file->f_count
` [PATCH 3/5] drm/i915: "
` [PATCH 4/5] refcount: Introduce refcount_long_t and APIs
` [PATCH 5/5] fs: Convert struct file::f_count to refcount_long_t

[PATCH 2/2] string: improve strlen performance
 2024-05-05 13:38 UTC  (6+ messages)

[PATCH] perf/ring_buffer: Prefer struct_size over open coded arithmetic
 2024-05-04 17:21 UTC  (6+ messages)

[PATCH 0/2] Fix energy-pkg event for AMD CPUs
 2024-05-04  4:09 UTC  (6+ messages)
` [PATCH 1/2] perf/x86/rapl: Rename maxdie to nr_rapl_pmu and dieid to rapl_pmu_idx
` [PATCH 2/2] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs
    ` [PATCH v2 "

[PATCH][next] wifi: rtlwifi: Remove unused structs and avoid multiple -Wfamnae warnings
 2024-05-04  0:25 UTC  (5+ messages)

[PATCH] stackleak: don't modify ctl_table argument
 2024-05-03 19:35 UTC  (6+ messages)

[PATCH v3 0/6] slab: Introduce dedicated bucket allocator
 2024-05-03 19:06 UTC  (5+ messages)

[PATCH][next] Bluetooth: hci_conn: Use __counted_by() and avoid -Wfamnae warning
 2024-05-03 17:00 UTC  (4+ messages)

[PATCH v1 0/1] selftest/mseal fix arm build
 2024-05-03 11:00 UTC  (3+ messages)
` [PATCH v1 1/1] selftest mm/mseal: "

[PATCH v3 1/2] proc: restrict /proc/pid/mem access via param knobs
 2024-05-03  9:57 UTC  (3+ messages)

[PATCH v10 0/5] Introduce mseal
 2024-05-03  8:30 UTC  (6+ messages)
` [PATCH v10 3/5] selftest mm/mseal memory sealing

[PATCH] ext4: replace deprecated strncpy with alternatives
 2024-05-03  4:01 UTC  (2+ messages)

[PATCH v6] checkpatch: add check for snprintf to scnprintf
 2024-05-02 22:57 UTC  (6+ messages)

[PATCH 1/4] locking/atomic/x86: Silence intentional wrapping addition
 2024-05-02 15:00 UTC  (7+ messages)
` [PATCH 0/4] Annotate atomics for signed integer wrap-around
  ` [PATCH 2/4] arm64: atomics: lse: Silence intentional wrapping addition

[PATCH] string: Add additional __realloc_size() annotations for "dup" helpers
 2024-05-02 14:54 UTC  (3+ messages)

[PATCH v2] string: Add additional __realloc_size() annotations for "dup" helpers
 2024-05-02 14:52 UTC 

[PATCH v3] scsi: csiostor: Use kcalloc() instead of kzalloc()
 2024-05-02  0:47 UTC  (6+ messages)

[PATCH] kunit/fortify: Fix replaced failure path to unbreak __alloc_size
 2024-05-01 23:29 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).