Linux-Hardening mirror
 help / color / mirror / Atom feed
 messages from 2024-04-24 16:29:45 to 2024-05-01 18:09:33 UTC [more...]

[PATCH][next] Bluetooth: hci_conn: Use struct_size() in hci_le_big_create_sync()
 2024-05-01 18:09 UTC 

[PATCH][next] Bluetooth: hci_sync: Use cmd->num_cis instead of magic number
 2024-05-01 17:50 UTC 

[PATCH] perf/ring_buffer: Prefer struct_size over open coded arithmetic
 2024-05-01 17:23 UTC  (4+ messages)

[PATCH] sctp: annotate struct sctp_assoc_ids with __counted_by()
 2024-05-01 17:01 UTC 

[PATCH] sctp: prefer struct_size over open coded arithmetic
 2024-05-01 16:37 UTC  (5+ messages)

[PATCH] x86/alternatives: Make FineIBT mode Kconfig selectable
 2024-05-01 16:33 UTC  (2+ messages)

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

[PATCH v3] batman-adv: Add flex array to struct batadv_tvlv_tt_data
 2024-05-01 15:02 UTC 

[PATCH v2 0/3] Add sy7802 flash led driver
 2024-05-01 14:59 UTC  (4+ messages)
` [PATCH v2 2/3] leds: sy7802: Add support for Silergy SY7802 flash LED controller

[PATCH v3] scsi: csiostor: Use kcalloc() instead of kzalloc()
 2024-05-01 14:39 UTC  (7+ messages)

[PATCH v2] batman-adv: Add flex array to struct batadv_tvlv_tt_data
 2024-05-01 13:35 UTC  (3+ messages)

[PATCH] hardening: Refresh KCFI options, add some more
 2024-05-01 11:06 UTC  (9+ messages)

[PATCH] objtool: Provide origin hint for elf_init_reloc_text_sym() errors
 2024-04-30 23:51 UTC 

[PATCH] lkdtm: Disable CFI checking for perms functions
 2024-04-30 23:49 UTC 

[PATCH] Input: ff-core - prefer struct_size over open coded arithmetic
 2024-04-30 21:04 UTC  (3+ messages)

[PATCH] wifi: nl80211: Avoid address calculations via out of bounds array indexing
 2024-04-30 21:00 UTC  (5+ messages)

[PATCH v2] hardening: Enable KCFI and some other options
 2024-04-30 17:37 UTC 

[PATCH] PM: hibernate: replace deprecated strncpy with strscpy
 2024-04-30 11:01 UTC  (4+ messages)

[PATCH] perf/x86/intel/uncore: Prefer struct_size over open coded arithmetic
 2024-04-30  9:18 UTC  (4+ messages)

[PATCH v2][next] wifi: wil6210: wmi: Use __counted_by() in struct wmi_set_link_monitor_cmd and avoid -Wfamnae warning
 2024-04-30  6:39 UTC  (8+ messages)

[PATCH v6] checkpatch: add check for snprintf to scnprintf
 2024-04-30  3:21 UTC  (3+ messages)

[PATCH 0/2] clk: bcm: Move a couple of __counted_by initializations
 2024-04-30  0:04 UTC  (9+ messages)
` [PATCH 1/2] clk: bcm: dvp: Assign ->num before accessing ->hws
` [PATCH 2/2] clk: bcm: rpi: "

[PATCH] printk: cleanup deprecated uses of strncpy/strcpy
 2024-04-29 23:06 UTC 

[PATCH v3] perf/x86/amd/uncore: Use kcalloc*() instead of kzalloc*()
 2024-04-29 20:48 UTC  (3+ messages)

[PATCH v2][next] Bluetooth: hci_conn, hci_sync: Use __counted_by() in multiple structs and avoid -Wfamnae warnings
 2024-04-29 19:56 UTC  (5+ messages)

[PATCH 0/2][next] firewire: Avoid -Wflex-array-member-not-at-end warnings
 2024-04-29 19:50 UTC  (6+ messages)

[PATCH 0/3] kunit/fortify: Add memcpy() tests
 2024-04-29 19:43 UTC  (4+ messages)
` [PATCH 1/3] kunit/fortify: Rename tests to use recommended conventions
` [PATCH 2/3] kunit/fortify: Do not spam logs with fortify WARNs
` [PATCH 3/3] kunit/fortify: Add memcpy() tests

[PATCH v2][next] Bluetooth: hci_conn: Use __counted_by() in struct hci_cp_le_big_create_sync and avoid -Wfamnae warning
 2024-04-29 18:20 UTC  (3+ messages)

[PATCH] tty: rfcomm: prefer struct_size over open coded arithmetic
 2024-04-29 18:02 UTC  (2+ messages)

[PATCH] init: replace deprecated strncpy with strscpy_pad
 2024-04-29 17:22 UTC  (2+ messages)

[PATCH][next] crypto/nx: Avoid potential -Wflex-array-member-not-at-end warning
 2024-04-29 17:05 UTC  (2+ messages)

[PATCH][next] rpmsg: glink: Avoid -Wflex-array-member-not-at-end warnings
 2024-04-29 16:38 UTC  (2+ messages)

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-04-29  9:47 UTC  (8+ messages)
` [PATCH v3 11/11] sysctl: treewide: constify the ctl_table argument of handlers

[bug report] dm ioctl: harden copy_params()'s copy_from_user() from malicious users
 2024-04-29  5:49 UTC  (3+ messages)

[PATCH v3 0/6] slab: Introduce dedicated bucket allocator
 2024-04-28 17:02 UTC  (9+ messages)
` [PATCH v3 1/6] mm/slab: Introduce kmem_buckets typedef
` [PATCH v3 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
` [PATCH v3 3/6] mm/slab: Introduce __kvmalloc_node() that can take kmem_buckets argument
` [PATCH v3 4/6] mm/slab: Introduce kmem_buckets_create() and family
` [PATCH v3 5/6] ipc, msg: Use dedicated slab buckets for alloc_msg()
` [PATCH v3 6/6] mm/util: Use dedicated slab buckets for memdup_user()

[PATCH] clocksource/drivers/rda: Add sched_clock_register for RDA8810PL SoC
 2024-04-28  9:17 UTC 

[PATCH v3 1/2] proc: restrict /proc/pid/mem access via param knobs
 2024-04-26 23:16 UTC  (4+ messages)
` [PATCH v3 2/2] proc: add Kconfigs to restrict /proc/pid/mem access

[PATCH][next] Bluetooth: hci_sync, hci_event: Use __counted_by() in multiple structs and avoid -Wfamnae warnings
 2024-04-26 22:28 UTC 

[PATCH v2] ubsan: Avoid i386 UBSAN handler crashes with Clang
 2024-04-26 20:28 UTC  (3+ messages)

[PATCH v4] net: dsa: lan9303: use ethtool_puts() for lan9303_get_strings()
 2024-04-26 19:50 UTC  (2+ messages)

[PATCH] mm/slub: Avoid recursive loop with kmemleak
 2024-04-26 17:06 UTC  (8+ messages)

[PATCH][next] Bluetooth: hci_conn: Use __counted_by() in struct hci_cp_le_big_create_sync and avoid -Wfamnae warning
 2024-04-26 16:38 UTC 

[PATCH v3 2/7] crash_dump: make dm crypt keys persist for the kdump kernel
 2024-04-26 13:10 UTC  (2+ messages)

[PATCH] alloc_tag: Tighten file permissions on /proc/allocinfo
 2024-04-26  8:46 UTC  (21+ messages)

[PATCH 0/4] Annotate atomics for signed integer wrap-around
 2024-04-26  7:40 UTC  (19+ messages)
` [PATCH 1/4] locking/atomic/x86: Silence intentional wrapping addition
` [PATCH 2/4] arm64: atomics: lse: "
` [PATCH 3/4] locking/atomic: Annotate generic atomics with wrapping
` [PATCH 4/4] ipv4: Silence intentional wrapping addition

[PATCH] kunit/fortify: Fix mismatched kvalloc()/vfree() usage
 2024-04-25 23:06 UTC 

[PATCH] video: fbdev: au1200fb: replace deprecated strncpy with strscpy
 2024-04-25 10:00 UTC  (6+ messages)

[PATCH] pstore/ram: Replace of_node_put with __free() for automatic cleanup
 2024-04-25  5:50 UTC  (3+ messages)

[PATCH v7 0/4] arm64: qcom: add AIM300 AIoT board support
 2024-04-25  3:23 UTC  (7+ messages)
` [PATCH v7 3/4] arm64: dts: qcom: add base AIM300 dtsi
` [PATCH v7 4/4] arm64: dts: qcom: aim300: add AIM300 AIoT

[PATCH 0/5] scsi: Avoid possible run-time warning with long manufacturer strings
 2024-04-25  1:55 UTC  (5+ messages)
` [PATCH 1/5] string.h: Introduce memtostr() and memtostr_pad()

[PATCH] ext4: replace deprecated strncpy with alternatives
 2024-04-24 23:59 UTC  (2+ messages)

[PATCH] fs: ecryptfs: replace deprecated strncpy with strscpy
 2024-04-24 23:57 UTC  (2+ messages)

[PATCH v2] hfsplus: refactor copy_name to not use strncpy
 2024-04-24 23:55 UTC  (2+ messages)

[PATCH] reiserfs: replace deprecated strncpy with scnprintf
 2024-04-24 23:54 UTC  (2+ messages)

[PATCH] virt: acrn: replace deprecated strncpy with strscpy
 2024-04-24 23:45 UTC  (2+ messages)

[PATCH] ubsan: Avoid i386 UBSAN handler crashes with Clang
 2024-04-24 22:32 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add ubsan.h to the UBSAN section
 2024-04-24 21:43 UTC  (2+ messages)

[PATCH] ubsan: Remove 1-element array usage in debug reporting
 2024-04-24 21:14 UTC  (2+ messages)

[PATCH 0/2] Adjust brk randomness
 2024-04-24 19:20 UTC  (3+ messages)
` [PATCH 2/2] binfmt_elf: Leave a gap between .bss and brk
  ` (subset) "


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).