Linux Hardening
 help / color / mirror / Atom feed
 messages from 2024-11-05 09:53:08 to 2024-11-25 20:20:29 UTC [more...]

[PATCH v4 0/1] Seal system mappings
 2024-11-25 20:20 UTC 

[PATCH] net: mac80211: cfg: Initialize cnt before accessing elem
 2024-11-25 16:48 UTC  (2+ messages)

korg-clang-19-lkftconfig-hardening: TI x15 board - PC is at edma_probe (drivers/dma/ti/edma.c
 2024-11-25 16:23 UTC 

[RFC 0/1] swiotlb: Mitigate potential DoS caused by BUG_ON()
 2024-11-25 13:48 UTC  (3+ messages)
  ` [RFC 1/1] swiotlb: Replace BUG_ON() with graceful error handling

[PATCH] ovl: Check for NULL OVL_E() results
 2024-11-25 12:53 UTC  (3+ messages)

[PATCH] alpha: Replace one-element array with flexible array member
 2024-11-25 10:32 UTC 

[PATCH v3 00/10] Initial support for Samsung Galaxy Tab 2 series
 2024-11-24  7:44 UTC  (28+ messages)
` [PATCH v3 01/10] ARM: dts: twl6032: Add DTS file for TWL6032 PMIC
` [PATCH v3 02/10] dt-bindings: vendor-prefixes: Add Doestek
` [PATCH v3 03/10] dt-bindings: display: bridge: lvds-codec: add doestek,dtc34lm85am
` [PATCH v3 04/10] dt-bindings: display: panel-lvds: Add compatible for Samsung LTN070NL01 Panel
` [PATCH v3 05/10] dt-bindings: display: panel-lvds: Add compatible for Samsung LTN101AL03 Panel
` [PATCH v3 06/10] ARM: dts: ti: omap: espresso-common: Add common device tree for Samsung Galaxy Tab 2 series
` [PATCH v3 07/10] dt-bindings: omap: Add Samsung Galaxy Tab 2 7.0
` [PATCH v3 08/10] ARM: dts: ti: omap: samsung-espresso7: Add initial support for "
    `  "
` [PATCH v3 09/10] dt-bindings: omap: Add Samsung Galaxy Tab 2 10.1
` [PATCH v3 10/10] ARM: dts: ti: omap: samsung-espresso10: Add initial support for "

[PATCH] net: mac80211: cfg: Initialize cnt before accessing elem in ieee80211_copy_mbssid_beacon
 2024-11-23 17:25 UTC 

[PATCH v3 3/3] dmapool: Use xarray for vaddr-to-block lookup
 2024-11-22 21:11 UTC  (4+ messages)
` [PATCH v3 2/3] dmapool: Use pool_find_block() in pool_block_err()
` [PATCH v3 1/3] dmapool: Move pool metadata into non-DMA memory
` [PATCH v3 0/3] dmapool: Mitigate dev-controllable mem. corruption

[RFC v2 0/2] dmapool: Mitigate device-controllable mem. corruption
 2024-11-22 19:19 UTC  (18+ messages)
` [RFC v2 1/2] dmapool: Move pool metadata into non-DMA memory
` [RFC v2 2/2] dmapool: Use pool_find_block() in pool_block_err()

[PATCH] Fix a potential abuse of seq_printf() format string in drivers
 2024-11-22 14:35 UTC  (4+ messages)

[PATCH] overflow: improve size_add/mul for 32bit systems
 2024-11-22  0:21 UTC  (5+ messages)

[PATCH v3 0/1] seal system mappings
 2024-11-19 23:49 UTC  (8+ messages)
` [PATCH v3 1/1] exec: "

[PATCH][next] ext4: avoid dozens of -Wflex-array-member-not-at-end warnings
 2024-11-19 22:37 UTC 

[RFCv1 0/6] Page Detective
 2024-11-19 18:51 UTC  (8+ messages)

[PATCH 0/1] disable __counted_by for clang < 19.1.3
 2024-11-19 17:26 UTC  (3+ messages)
` [PATCH 1/1] Compiler Attributes: "

[PATCH v2 linux-next 0/2] lib/string_choices: Sorting function order
 2024-11-19  8:35 UTC  (4+ messages)
` [PATCH v2 linux-next 1/2] lib/string_choices: Rearrange functions in sorted order
` [PATCH v2 linux-next 2/2] lib/string_choices: Add str_locked_unlocked()/str_unlocked_locked() helper

[PATCH 0/3] UAPI: ethtool: Avoid flex-array in struct ethtool_link_settings
 2024-11-19  4:00 UTC  (6+ messages)
` [PATCH 1/3] Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings"
` [PATCH 2/3] Revert "UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings"
` [PATCH 3/3] UAPI: ethtool: Avoid flex-array in struct ethtool_link_settings

[PATCH] pinctrl: airoha: Use unsigned long for bit search
 2024-11-18 22:58 UTC  (3+ messages)

A Proposal
 2024-11-18 22:38 UTC 

[PATCH][next] fs: nfs: acl: Avoid -Wflex-array-member-not-at-end warning
 2024-11-18 18:01 UTC 

[PATCH] mm: Handle compound pages better in __dump_page()
 2024-11-18  5:17 UTC  (4+ messages)

[PATCH] Input: ads7846 - Expand xfer array to match usage
 2024-11-18  4:57 UTC  (4+ messages)

[PATCH linux-next] lib/string_choices: Add str_locked_unlocked()/str_unlocked_locked() helper
 2024-11-18  3:10 UTC  (6+ messages)

[PATCH] smb: client: memcpy() with surrounding object base address
 2024-11-17 23:08 UTC  (3+ messages)

[PATCH][next] powerpc/ps3: replace open-coded sysfs_emit function
 2024-11-17 12:09 UTC  (2+ messages)

[PATCH] powerpc: Add __must_check to set_memory_...()
 2024-11-17 12:09 UTC  (4+ messages)

[PATCH] lib: stackinit: Hide never-taken branch from compiler
 2024-11-17 11:38 UTC 

[PATCH] wifi: iwlwifi: mvm: Fix __counted_by usage in cfg80211_wowlan_nd_*
 2024-11-17 11:04 UTC  (6+ messages)

[PATCH] sctp: Replace zero-length array with flexible array member
 2024-11-17  5:06 UTC  (2+ messages)

Nov:16:24
 2024-11-16 15:40 UTC 

[PATCH v2] sparc: Replace one-element array with flexible array member
 2024-11-16  8:26 UTC  (3+ messages)

[PATCH v2 0/2][next] UAPI: net/ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2024-11-15 20:38 UTC  (7+ messages)
` [PATCH v2 1/2][next] UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings

[PATCH] clk: clk-loongson2: Fix potential buffer overflow in flexible-array member access
 2024-11-15  1:35 UTC  (2+ messages)

[PATCH] clk: clk-loongson2: Fix memory corruption bug in struct loongson2_clk_provider
 2024-11-14 23:03 UTC  (2+ messages)

[PATCH v2] ext4: Annotate struct fname with __counted_by()
 2024-11-14 23:01 UTC  (3+ messages)

[PATCH v2][next] jbd2: Avoid dozens of -Wflex-array-member-not-at-end warnings
 2024-11-14 13:53 UTC  (2+ messages)

[RFC PATCH 00/11] output a valid shell script when running 'make -n'
 2024-11-14 10:49 UTC  (11+ messages)
` [RFC PATCH 07/11] kbuild: define 'make' as a no-op in --dry-run mode
` [RFC PATCH 08/11] kbuild: make link-vmlinux.sh respect $dry_run
` [RFC PATCH 09/11] kbuild: simplify commands in --dry-run mode
` [RFC PATCH 10/11] kbuild: don't test for file presence "
` [RFC PATCH 11/11] kbuild: suppress echoing of commands "

[RFC PATCH v2 0/1] seal system mappings
 2024-11-13 21:38 UTC  (12+ messages)
` [RFC PATCH v2 1/1] exec: "

[RESEND PATCH v2] ext4: Annotate struct fname with __counted_by()
 2024-11-12 18:22 UTC 

[PATCH RFC][next] net: inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2024-11-12  2:51 UTC  (2+ messages)

[PATCH 0/5] TQ-Systems TQMa62xx SoM and MBa62xx board
 2024-11-11 21:24 UTC  (10+ messages)
` [PATCH 2/5] dt-bindings: arm: ti: Add compatible for AM625-based TQMa62xx SOM family and carrier board

[PATCH] sparc: Replace one-element array with flexible array member
 2024-11-11 21:03 UTC  (4+ messages)

[PATCH v2] scsi: Replace zero-length array with flexible array member
 2024-11-10 22:33 UTC 

[PATCH] scsi: Replace zero-length array with flexible array member
 2024-11-10 21:06 UTC  (3+ messages)

[PATCH v7 00/27] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-11-08 17:27 UTC  (3+ messages)
` [PATCH v7 08/27] cxl/mem: Read dynamic capacity configuration from the device

[PATCH v2 2/6] arm/dts: Add common device tree for Samsung Galaxy Tab 2 series
 2024-11-08 10:41 UTC  (3+ messages)

[RESEND PATCH] nfs: Annotate struct pnfs_commit_array with __counted_by()
 2024-11-07 10:48 UTC 

[PATCH] MAINTAINERS: exec: Mark Kees as maintainer
 2024-11-06 20:57 UTC  (2+ messages)

[PATCH v2 1/3] wifi: ath11k: annotate skb of struct ath11k_ce_ring with __counted_by
 2024-11-06 19:29 UTC  (3+ messages)
` [PATCH v2 3/3] wifi: ath11k: miscellaneous spelling fixes

[PATCH] freevxfs: Replace one-element array with flexible array member
 2024-11-06  9:42 UTC  (5+ messages)

[PATCH] exec: NULL out bprm->argv0 when it is an ERR_PTR
 2024-11-06  9:39 UTC  (4+ messages)

FAILED: Patch "riscv: Do not use fortify in early code" failed to apply to v6.1-stable tree
 2024-11-06  2:10 UTC 

FAILED: Patch "riscv: Do not use fortify in early code" failed to apply to v6.6-stable tree
 2024-11-06  2:09 UTC 

FAILED: Patch "riscv: Do not use fortify in early code" failed to apply to v6.11-stable tree
 2024-11-06  2:08 UTC 

FAILED: Patch "riscv: Do not use fortify in early code" failed to apply to v6.11-stable tree
 2024-11-06  2:07 UTC 

[PATCH RFC 0/5] sockaddr usage removal
 2024-11-06  1:16 UTC  (4+ messages)
` [PATCH RFC 3/5] rtnetlink: do_setlink: Use sockaddr_storage

[PATCH v6 00/27] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-11-05 18:38 UTC  (2+ messages)
` [PATCH v6 08/27] cxl/mem: Read dynamic capacity configuration from the device

[PATCH v2] wifi: nl80211: fix bounds checker error in nl80211_parse_sched_scan
 2024-11-05 10:46 UTC  (3+ messages)

[RESEND PATCH] ext4: Annotate struct fname with __counted_by()
 2024-11-05 10:17 UTC  (3+ messages)


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