Linux Hardening
 help / color / mirror / Atom feed
 messages from 2023-01-27 20:07:39 to 2023-02-03 16:25:58 UTC [more...]

[PATCH] x86: enable Data Operand Independent Timing Mode
 2023-02-03 16:25 UTC  (13+ messages)

[PATCH v5 1/2] dt-bindings: ramoops: Add support to get the region dynamically
 2023-02-03 14:59 UTC  (5+ messages)
` [PATCH v5 2/2] pstore/ram: Rework logic for detecting ramoops

[PATCH][next] ASoC: uapi: Replace zero-length arrays with __DECLARE_FLEX_ARRAY() helper
 2023-02-03 13:50 UTC  (8+ messages)

[PATCH] arm64: Support Clang UBSAN trap codes for better reporting
 2023-02-03 13:27 UTC  (5+ messages)

[PATCH] pstore/blk: Export a method to implemente panic_write()
 2023-02-03 11:35 UTC 

[PATCH 5.4 129/134] docs: Fix path paste-o for /sys/kernel/warn_count
 2023-02-03 10:13 UTC 

[PATCH 4.19 77/80] docs: Fix path paste-o for /sys/kernel/warn_count
 2023-02-03 10:13 UTC 

[PATCH 4.14 58/62] docs: Fix path paste-o for /sys/kernel/warn_count
 2023-02-03 10:12 UTC 

[PATCH 4.14 v2 00/15] Backport oops_limit to 4.14
 2023-02-03  7:57 UTC  (17+ messages)
` [PATCH 4.14 v2 01/15] sysctl: add a new register_sysctl_init() interface
` [PATCH 4.14 v2 02/15] panic: unset panic_on_warn inside panic()
` [PATCH 4.14 v2 03/15] exit: Add and use make_task_dead
` [PATCH 4.14 v2 04/15] objtool: Add a missing comma to avoid string concatenation
` [PATCH 4.14 v2 05/15] hexagon: Fix function name in die()
` [PATCH 4.14 v2 06/15] h8300: Fix build errors from do_exit() to make_task_dead() transition
` [PATCH 4.14 v2 07/15] ia64: make IA64_MCA_RECOVERY bool instead of tristate
` [PATCH 4.14 v2 08/15] exit: Put an upper limit on how often we can oops
` [PATCH 4.14 v2 09/15] exit: Expose "oops_count" to sysfs
` [PATCH 4.14 v2 10/15] exit: Allow oops_limit to be disabled
` [PATCH 4.14 v2 11/15] panic: Consolidate open-coded panic_on_warn checks
` [PATCH 4.14 v2 12/15] panic: Introduce warn_limit
` [PATCH 4.14 v2 13/15] panic: Expose "warn_count" to sysfs
` [PATCH 4.14 v2 14/15] docs: Fix path paste-o for /sys/kernel/warn_count
` [PATCH 4.14 v2 15/15] exit: Use READ_ONCE() for all oops/warn limit reads

[PATCH][next] wifi: mwifiex: Replace one-element array with flexible-array member
 2023-02-03  1:34 UTC 

[PATCH][next] wifi: mwifiex: Replace one-element arrays with flexible-array members
 2023-02-03  1:32 UTC 

[PATCH][next] brcmfmac: Replace one-element array with flexible-array member
 2023-02-03  1:29 UTC 

[PATCH][next] xen: Replace one-element array with flexible-array member
 2023-02-03  1:28 UTC 

[PATCH][next] drm/vmwgfx: Replace one-element array with flexible-array member
 2023-02-03  1:27 UTC 

[PATCH][next] xfs: Replace one-element arrays with flexible-array members
 2023-02-03  1:24 UTC 

[PATCH 4.19 v2 00/15] Backport oops_limit to 4.19
 2023-02-03  0:27 UTC  (16+ messages)
` [PATCH 4.19 v2 01/15] sysctl: add a new register_sysctl_init() interface
` [PATCH 4.19 v2 02/15] panic: unset panic_on_warn inside panic()
` [PATCH 4.19 v2 03/15] exit: Add and use make_task_dead
` [PATCH 4.19 v2 04/15] objtool: Add a missing comma to avoid string concatenation
` [PATCH 4.19 v2 05/15] hexagon: Fix function name in die()
` [PATCH 4.19 v2 06/15] h8300: Fix build errors from do_exit() to make_task_dead() transition
` [PATCH 4.19 v2 07/15] ia64: make IA64_MCA_RECOVERY bool instead of tristate
` [PATCH 4.19 v2 08/15] exit: Put an upper limit on how often we can oops
` [PATCH 4.19 v2 09/15] exit: Expose "oops_count" to sysfs
` [PATCH 4.19 v2 10/15] exit: Allow oops_limit to be disabled
` [PATCH 4.19 v2 11/15] panic: Consolidate open-coded panic_on_warn checks
` [PATCH 4.19 v2 12/15] panic: Introduce warn_limit
` [PATCH 4.19 v2 13/15] panic: Expose "warn_count" to sysfs
` [PATCH 4.19 v2 14/15] docs: Fix path paste-o for /sys/kernel/warn_count
` [PATCH 4.19 v2 15/15] exit: Use READ_ONCE() for all oops/warn limit reads

[PATCH 0/6] slab: Provide full coverage for __alloc_size attribute
 2023-02-02 20:43 UTC  (15+ messages)
` [PATCH 5/6] driver core: Add __alloc_size hint to devm allocators

[PATCH 0/3][next] scsi: smartpqi: Replace one-element arrays with flexible-array members
 2023-02-02 20:29 UTC  (8+ messages)
` [PATCH 1/3][next] scsi: smartpqi: Replace one-element array with flexible-array member
` [PATCH 2/3][next] scsi: smartpqi: Replace one-element arrays with flexible-array members
` [PATCH 3/3][next] scsi: smartpqi: Use struct_size() helper in pqi_report_phys_luns()

[PATCH 4.19 00/16] Backport oops_limit to 4.19
 2023-02-02 19:37 UTC  (18+ messages)
` [PATCH 4.19 01/16] sysctl: add a new register_sysctl_init() interface
` [PATCH 4.19 02/16] panic: unset panic_on_warn inside panic()
` [PATCH 4.19 03/16] mm: kasan: do not panic if both panic_on_warn and kasan_multishot set
` [PATCH 4.19 04/16] exit: Add and use make_task_dead
` [PATCH 4.19 05/16] objtool: Add a missing comma to avoid string concatenation
` [PATCH 4.19 06/16] hexagon: Fix function name in die()
` [PATCH 4.19 07/16] h8300: Fix build errors from do_exit() to make_task_dead() transition
` [PATCH 4.19 08/16] ia64: make IA64_MCA_RECOVERY bool instead of tristate
` [PATCH 4.19 09/16] exit: Put an upper limit on how often we can oops
` [PATCH 4.19 10/16] exit: Expose "oops_count" to sysfs
` [PATCH 4.19 11/16] exit: Allow oops_limit to be disabled
` [PATCH 4.19 12/16] panic: Consolidate open-coded panic_on_warn checks
` [PATCH 4.19 13/16] panic: Introduce warn_limit
` [PATCH 4.19 14/16] panic: Expose "warn_count" to sysfs
` [PATCH 4.19 15/16] docs: Fix path paste-o for /sys/kernel/warn_count
` [PATCH 4.19 16/16] exit: Use READ_ONCE() for all oops/warn limit reads

[PATCH 5.4 00/17] Backport oops_limit to 5.4
 2023-02-02 19:20 UTC  (22+ messages)
` [PATCH 5.4 01/17] sysctl: add a new register_sysctl_init() interface
` [PATCH 5.4 02/17] panic: unset panic_on_warn inside panic()
` [PATCH 5.4 03/17] mm: kasan: do not panic if both panic_on_warn and kasan_multishot set
` [PATCH 5.4 04/17] exit: Add and use make_task_dead
` [PATCH 5.4 05/17] objtool: Add a missing comma to avoid string concatenation
` [PATCH 5.4 06/17] hexagon: Fix function name in die()
` [PATCH 5.4 07/17] h8300: Fix build errors from do_exit() to make_task_dead() transition
` [PATCH 5.4 08/17] csky: Fix function name in csky_alignment() and die()
` [PATCH 5.4 09/17] ia64: make IA64_MCA_RECOVERY bool instead of tristate
` [PATCH 5.4 10/17] exit: Put an upper limit on how often we can oops
` [PATCH 5.4 11/17] exit: Expose "oops_count" to sysfs
` [PATCH 5.4 12/17] exit: Allow oops_limit to be disabled
` [PATCH 5.4 13/17] panic: Consolidate open-coded panic_on_warn checks
` [PATCH 5.4 14/17] panic: Introduce warn_limit
` [PATCH 5.4 15/17] panic: Expose "warn_count" to sysfs
` [PATCH 5.4 16/17] docs: Fix path paste-o for /sys/kernel/warn_count
` [PATCH 5.4 17/17] exit: Use READ_ONCE() for all oops/warn limit reads

[PATCH] gcc-plugins: drop -std=gnu++11 to fix GCC 13 build
 2023-02-02 18:49 UTC  (2+ messages)

[PATCH 4.14 00/16] Backport oops_limit to 4.14
 2023-02-02  5:44 UTC  (17+ messages)
` [PATCH 4.14 01/16] sysctl: add a new register_sysctl_init() interface
` [PATCH 4.14 02/16] panic: unset panic_on_warn inside panic()
` [PATCH 4.14 03/16] mm: kasan: do not panic if both panic_on_warn and kasan_multishot set
` [PATCH 4.14 04/16] exit: Add and use make_task_dead
` [PATCH 4.14 05/16] objtool: Add a missing comma to avoid string concatenation
` [PATCH 4.14 06/16] hexagon: Fix function name in die()
` [PATCH 4.14 07/16] h8300: Fix build errors from do_exit() to make_task_dead() transition
` [PATCH 4.14 08/16] ia64: make IA64_MCA_RECOVERY bool instead of tristate
` [PATCH 4.14 09/16] exit: Put an upper limit on how often we can oops
` [PATCH 4.14 10/16] exit: Expose "oops_count" to sysfs
` [PATCH 4.14 11/16] exit: Allow oops_limit to be disabled
` [PATCH 4.14 12/16] panic: Consolidate open-coded panic_on_warn checks
` [PATCH 4.14 13/16] panic: Introduce warn_limit
` [PATCH 4.14 14/16] panic: Expose "warn_count" to sysfs
` [PATCH 4.14 15/16] docs: Fix path paste-o for /sys/kernel/warn_count
` [PATCH 4.14 16/16] exit: Use READ_ONCE() for all oops/warn limit reads

[PATCH] iommufd: Add top-level bounds check on kernel buffer size
 2023-02-01  1:01 UTC  (5+ messages)

ACPICA: Replace fake flexible arrays with flexible array members
 2023-01-31 23:40 UTC 

[PATCH v4 1/2] dt-bindings: arm: qcom: Add Xiaomi Mi Pad 5 Pro (xiaomi-elish)
 2023-01-31 18:56 UTC  (4+ messages)
` [PATCH v4 2/2] arm64: dts: qcom: sm8250: Add device tree for Xiaomi Mi Pad 5 Pro

[PATCH] net: ethernet: mtk_eth_soc: Avoid truncating allocation
 2023-01-31 10:10 UTC  (3+ messages)

[PATCH] net: sched: sch: Bounds check priority
 2023-01-31 10:10 UTC  (4+ messages)

[PATCH v3 00/24] x86_64: Improvements at compressed kernel stage
 2023-01-31 10:01 UTC  (5+ messages)
` [PATCH v3 22/24] efi/libstub: Add memory attribute protocol definitions

[PATCH] scsi: aacraid: Allocate cmd_priv with scsicmd
 2023-01-31  9:02 UTC  (5+ messages)

[PATCH] Bluetooth: hci_conn: Refactor hci_bind_bis() since it always succeeds
 2023-01-30 21:30 UTC  (3+ messages)

[PATCH 0/9] use canonical ftrace path whenever possible
 2023-01-30 19:34 UTC  (4+ messages)
` [PATCH 8/9] leaking_addresses: also skip canonical ftrace path

[PATCH 5.10 097/143] docs: Fix path paste-o for /sys/kernel/warn_count
 2023-01-30 13:52 UTC 

[PATCH 5.15 141/204] docs: Fix path paste-o for /sys/kernel/warn_count
 2023-01-30 13:51 UTC 

[PATCH] dmaengine: dw-axi-dmac: Do not dereference NULL structure
 2023-01-30 12:52 UTC  (4+ messages)

[PATCH v4 1/2] dt-bindings: ramoops: Inherit reserve memory property
 2023-01-30  8:32 UTC  (7+ messages)

[PATCH] scripts/dtc: Replace 0-length arrays with flexible arrays
 2023-01-29 21:20 UTC  (5+ messages)

[PATCH] regulator: s5m8767: Bounds check id indexing into arrays
 2023-01-28 20:47 UTC  (3+ messages)

[PATCH] regulator: max77802: Bounds check regulator id against opmode
 2023-01-28 17:19 UTC  (3+ messages)

[PATCH] ASoC: kirkwood: Iterate over array indexes instead of using pointer math
 2023-01-28 17:18 UTC  (2+ messages)

[PATCH] lm85: Bounds check to_sensor_dev_attr()->index usage
 2023-01-28 13:13 UTC  (2+ messages)

[GIT PULL] kernel hardening fixes for v6.2-rc6
 2023-01-28  0:20 UTC  (2+ messages)

[PATCH] coda: Avoid partial allocation of sig_inputArgs
 2023-01-27 22:39 UTC 


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