Linux Hardening
 help / color / mirror / Atom feed
 messages from 2023-12-04 08:37:55 to 2023-12-12 20:20:20 UTC [more...]

[PATCH v1 0/8] Add device tree for IBM system1 BMC
 2023-12-12 20:20 UTC  (18+ messages)
` [PATCH v1 1/8] dt-bindings: arm: aspeed: add IBM system1-bmc
` [PATCH v1 2/8] dt-bindings: tpm: Add schema for TIS I2C devices
` [PATCH v1 3/8] ARM: dts: aspeed: System1: IBM system1 BMC board
` [PATCH v1 4/8] ARM: dts: aspeed: System1: Add i2c and muxes
` [PATCH v1 5/8] ARM: dts: aspeed: System1: Voltage regulators
` [PATCH v1 6/8] ARM: dts: aspeed: System1: GPIO, Fan ctrl, Led
` [PATCH v1 7/8] tpm: tis-i2c: Add more compatible strings
` [PATCH v1 8/8] ARM: dts: aspeed: System1: PS, sensor and more

[PATCH v2][wireless-next/for-next] wifi: mt76: mt7996: Use DECLARE_FLEX_ARRAY() and fix -Warray-bounds warnings
 2023-12-12 17:14 UTC 

[PATCH][next] wifi: mt76: mt7996: Use DECLARE_FLEX_ARRAY() and fix -Warray-bounds warnings
 2023-12-12 15:09 UTC  (4+ messages)

[PATCH v2 00/18] sysctl: constify sysctl ctl_tables
 2023-12-12  9:09 UTC  (33+ messages)
  ` [PATCH v2 05/18] seccomp: constify ctl_table arguments of utility functions
  ` [PATCH v2 08/18] stackleak: don't modify ctl_table argument
  ` [PATCH v2 12/18] sysctl: treewide: constify the ctl_table argument of handlers
  ` [PATCH v2 13/18] sysctl: move sysctl type to ctl_table_header
    ` [PATCH v2 03/18] sysctl: drop sysctl_is_perm_empty_ctl_table

[PATCH] md/md-multipath: Convert "struct mpconf" to flexible array
 2023-12-12  7:46 UTC  (7+ messages)

[PATCH v3] iio: sx9324: avoid copying property strings
 2023-12-12  6:30 UTC  (2+ messages)

[PATCH v2] PCI: Prevent device from doing RPM when it's unplugged
 2023-12-12  4:38 UTC 

[PATCH v2] scsi: ibmvscsi_tgt: replace deprecated strncpy with strscpy
 2023-12-12  1:20 UTC 

[PATCH v2] iio: sx9324: avoid copying property strings
 2023-12-12  0:46 UTC  (4+ messages)

[PATCH v3] net: mdio-gpio: replace deprecated strncpy with strscpy
 2023-12-11 23:22 UTC  (2+ messages)

[PATCH] lib/string: shrink lib/string.i via IWYU
 2023-12-11 20:50 UTC  (33+ messages)

[PATCH] scsi: fcoe: replace deprecated strncpy with strscpy
 2023-12-11 20:37 UTC  (4+ messages)

[PATCH] scsi: fcoe: use sysfs_match_string over fcoe_parse_mode
 2023-12-11 20:06 UTC 

[PATCH v2] net: mdio-gpio: replace deprecated strncpy with strscpy
 2023-12-11 19:11 UTC  (3+ messages)

[Patch v6 00/12] Add Qualcomm Minidump driver related support
 2023-12-11 13:20 UTC  (4+ messages)
` [Patch v6 03/12] docs: qcom: Add qualcomm minidump guide

[PATCH v4 000/115] pwm: Fix lifetime issues for pwm_chips
 2023-12-11 12:18 UTC  (6+ messages)
` [PATCH v4 111/115] pwm: Ensure a struct pwm has the same lifetime as its pwm_chip

[PATCH v3] netlink: Return unsigned value for nla_len()
 2023-12-11  9:39 UTC  (3+ messages)

[PATCH v2] net: ena: replace deprecated strncpy with strscpy
 2023-12-10 19:10 UTC  (4+ messages)

[PATCH v2] qlcnic: replace deprecated strncpy with strscpy
 2023-12-10 19:10 UTC  (3+ messages)

[PATCH v2] net: mdio_bus: replace deprecated strncpy with strscpy
 2023-12-10 19:10 UTC  (3+ messages)

[RFC PATCH v2 00/19] Hypervisor-Enforced Kernel Integrity
 2023-12-08 18:41 UTC  (12+ messages)
` [RFC PATCH v2 17/19] heki: x86: Update permissions counters during text patching

[PATCH v2 0/4] kunit: Add helpers for creating test-managed devices
 2023-12-08 10:09 UTC  (5+ messages)
` [PATCH v2 1/4] kunit: Add APIs for managing devices
` [PATCH v2 2/4] fortify: test: Use kunit_device
` [PATCH v2 3/4] overflow: Replace fake root_device with kunit_device
` [PATCH v2 4/4] ASoC: topology: Replace fake root_device with kunit_device in tests

[PATCH 0/4] kunit: Add helpers for creating test-managed devices
 2023-12-08  7:38 UTC  (22+ messages)
` [PATCH 1/4] kunit: Add APIs for managing devices
` [PATCH 2/4] fortify: test: Use kunit_device
` [PATCH 3/4] overflow: Replace fake root_device with kunit_device
` [PATCH 4/4] ASoC: topology: Replace fake root_device with kunit_device in tests

[PATCH v11 1/2] dt-bindings: arm: qcom: Add Xiaomi Pad 6 (xiaomi-pipa)
 2023-12-08  2:57 UTC  (2+ messages)
` (subset) "

[PATCH v2 1/9] arm64: dts: qcom: sc7180: Make watchdog bark interrupt edge triggered
 2023-12-08  2:57 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first
 2023-12-08  1:02 UTC 

[PATCH v2] net: dsa: lan9303: use ethtool_sprintf() for lan9303_get_strings()
 2023-12-07 19:51 UTC  (5+ messages)

[PATCH v2 00/21] remove the SLAB allocator
 2023-12-07  2:45 UTC  (49+ messages)
` [PATCH v2 01/21] mm/slab, docs: switch mm-api docs generation from slab.c to slub.c
` [PATCH v2 02/21] mm/slab: remove CONFIG_SLAB from all Kconfig and Makefile
` [PATCH v2 03/21] KASAN: remove code paths guarded by CONFIG_SLAB
` [PATCH v2 04/21] KFENCE: cleanup kfence_guarded_alloc() after CONFIG_SLAB removal
` [PATCH v2 05/21] mm/memcontrol: remove CONFIG_SLAB #ifdef guards
` [PATCH v2 06/21] cpu/hotplug: remove CPUHP_SLAB_PREPARE hooks
` [PATCH v2 07/21] mm/slab: remove CONFIG_SLAB code from slab common code
` [PATCH v2 08/21] mm/mempool/dmapool: remove CONFIG_DEBUG_SLAB ifdefs
` [PATCH v2 09/21] mm/slab: remove mm/slab.c and slab_def.h
` [PATCH v2 10/21] mm/slab: move struct kmem_cache_cpu declaration to slub.c
` [PATCH v2 11/21] mm/slab: move the rest of slub_def.h to mm/slab.h
` [PATCH v2 12/21] mm/slab: consolidate includes in the internal mm/slab.h
` [PATCH v2 13/21] mm/slab: move pre/post-alloc hooks from slab.h to slub.c
` [PATCH v2 14/21] mm/slab: move memcg related functions "
` [PATCH v2 15/21] mm/slab: move struct kmem_cache_node "
` [PATCH v2 16/21] mm/slab: move kfree() from slab_common.c "
` [PATCH v2 17/21] mm/slab: move kmalloc_slab() to mm/slab.h
` [PATCH v2 18/21] mm/slab: move kmalloc() functions from slab_common.c to slub.c
` [PATCH v2 19/21] mm/slub: remove slab_alloc() and __kmem_cache_alloc_lru() wrappers
` [PATCH v2 20/21] mm/slub: optimize alloc fastpath code layout
` [PATCH v2 21/21] mm/slub: optimize free fast path "

[PATCH] scsi: ibmvscsi: replace deprecated strncpy with strscpy
 2023-12-06  1:58 UTC  (3+ messages)

[PATCH] scsi: ibmvfc: replace deprecated strncpy with strscpy
 2023-12-06  1:56 UTC  (3+ messages)

[PATCH v2] scsi: zfcp: Replace strlcpy() with strscpy()
 2023-12-06  1:53 UTC  (3+ messages)

[PATCH v2 0/4] pstore: Initial use of cleanup.h
 2023-12-05 18:26 UTC  (5+ messages)
` [PATCH v2 1/4] pstore: inode: Convert kfree() usage to __free(kfree)
` [PATCH v2 2/4] pstore: inode: Convert mutex usage to guard(mutex)
` [PATCH v2 3/4] pstore: inode: Use __free(pstore_iput) for inode allocations
` [PATCH v2 4/4] pstore: inode: Use cleanup.h for struct pstore_private

[PATCH 0/5] pstore: Initial use of cleanup.h
 2023-12-05 11:38 UTC  (10+ messages)
` [PATCH 2/5] pstore: inode: Convert mutex usage to guard(mutex)
` [PATCH 3/5] fs: Add DEFINE_FREE for struct inode
` [PATCH 5/5] pstore: inode: Use cleanup.h for struct pstore_private

[PATCH v2] netlink: Return unsigned value for nla_len()
 2023-12-05  7:58 UTC  (4+ messages)

[PATCH v2 0/2] qnx4: Avoid confusing compiler about buffer lengths
 2023-12-04 22:10 UTC  (3+ messages)

[PATCH RFC 0/7] sysctl: constify sysctl ctl_tables
 2023-12-04  8:43 UTC  (6+ messages)


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