Linux-Hardening mirror
 help / color / mirror / Atom feed
 messages from 2024-03-04 15:24:51 to 2024-03-12 14:47:37 UTC [more...]

[PATCH v3 0/2] string: Convert selftests to KUnit
 2024-03-12 14:47 UTC  (3+ messages)
` [PATCH v3 1/2] string: Convert selftest "

[PATCH v2 0/7] Handle faults in KUnit tests
 2024-03-12 12:15 UTC  (22+ messages)
` [PATCH v2 1/7] kunit: Handle thread creation error
` [PATCH v2 2/7] kunit: Fix kthread reference
` [PATCH v2 3/7] kunit: Fix timeout message
` [PATCH v2 4/7] kunit: Handle test faults
` [PATCH v2 5/7] kunit: Fix KUNIT_SUCCESS() calls in iov_iter tests
` [PATCH v2 6/7] kunit: Print last test location on fault
` [PATCH v2 7/7] kunit: Add tests for fault

[PATCH v3 0/4] Add support for QoS configuration
 2024-03-12 10:35 UTC  (10+ messages)
` [PATCH v3 1/4] interconnect: qcom: icc-rpmh: Add QoS configuration support
` [PATCH v3 2/4] interconnect: qcom: sc7280: enable QoS programming
` [PATCH v3 3/4] dt-bindings: interconnect: add clock property to enable QOS on SC7280
` [PATCH v3 4/4] arm64: dts: qcom: sc7280: Add clocks for QOS configuration

[PATCH][next] net/smc: Avoid -Wflex-array-member-not-at-end warnings
 2024-03-12  9:53 UTC  (7+ messages)

[GIT PULL] hardening updates for v6.9-rc1
 2024-03-12  1:18 UTC 

[GIT PULL] pstore updates for v6.9-rc1
 2024-03-11 23:32 UTC 

[PATCH AUTOSEL 6.1 10/12] enic: Avoid false positive under FORTIFY_SOURCE
 2024-03-11 21:03 UTC  (2+ messages)

[PATCH v1 00/13] tools header compiler.h update
 2024-03-11 20:51 UTC  (25+ messages)
` [PATCH v1 01/13] tools bpf: Synchronize bpf.h with kernel uapi version
` [PATCH v1 02/13] libbpf: Make __printf define conditional
` [PATCH v1 03/13] libperf xyarray: Use correct stddef.h include
` [PATCH v1 04/13] perf expr: Add missing stdbool.h include
` [PATCH v1 05/13] perf expr: Tidy up header guard
` [PATCH v1 06/13] perf debug: Add missing linux/types.h include
` [PATCH v1 07/13] perf cacheline: "
` [PATCH v1 08/13] perf arm-spe: "
` [PATCH v1 09/13] tools headers: Rewrite linux/atomic.h using C11's stdatomic.h
` [PATCH v1 10/13] asm-generic: Avoid transitive dependency for unaligned.h
` [PATCH v1 11/13] tools headers: Sync linux/overflow.h
` [PATCH v1 12/13] tools headers: Sync compiler.h headers
` [PATCH v1 13/13] tools headers: Rename noinline to __noinline

[PATCH v2] overflow: Change DEFINE_FLEX to take __counted_by member
 2024-03-11 18:38 UTC  (7+ messages)

[PATCH] exec: Simplify remove_arg_zero() error path
 2024-03-11 16:24 UTC  (2+ messages)

[PATCH v2] scsi: libfc: replace deprecated strncpy with memcpy
 2024-03-10 23:04 UTC  (2+ messages)

[PATCH v2] scsi: lpfc: replace deprecated strncpy with strscpy
 2024-03-10 23:04 UTC  (2+ messages)

[PATCH v3 0/7] scsi: replace deprecated strncpy
 2024-03-10 22:39 UTC  (9+ messages)
` [PATCH v3 1/7] scsi: mpi3mr: replace deprecated strncpy with assignments
` [PATCH v3 2/7] scsi: mpt3sas: replace deprecated strncpy with strscpy
` [PATCH v3 3/7] scsi: qedf: "
` [PATCH v3 4/7] scsi: qla4xxx: "
` [PATCH v3 5/7] scsi: devinfo: replace strncpy and manual pad
` [PATCH v3 6/7] scsi: smartpqi: replace deprecated strncpy with strscpy
` [PATCH v3 7/7] scsi: wd33c93: "

[PATCH v2] bcachefs: Prefer struct_size over open coded arithmetic
 2024-03-10 19:41 UTC  (2+ messages)

[PATCH] pstore/zone: Don't clear memory twice
 2024-03-09 20:33 UTC  (2+ messages)

[PATCH] randomize_kstack: Improve entropy diffusion
 2024-03-09 20:24 UTC 

[PATCH] usercopy: delete __noreturn from usercopy_abort
 2024-03-09 14:58 UTC  (13+ messages)

[PATCH 0/1] Bring kstack randomized perf closer to unrandomized
 2024-03-08 20:29 UTC  (13+ messages)
` [PATCH 1/1] arm64: syscall: Direct PRNG kstack randomization

[PATCH v6 0/4] arm64: qcom: add AIM300 AIoT board support
 2024-03-08 14:45 UTC  (6+ messages)
` [PATCH v6 1/4] dt-bindings: arm: qcom: Document QCS8550 SoC and the AIM300 AIoT board
` [PATCH v6 2/4] arm64: dts: qcom: qcs8550: introduce qcs8550 dtsi
` [PATCH v6 3/4] arm64: dts: qcom: add base AIM300 dtsi
` [PATCH v6 4/4] arm64: dts: qcom: aim300: add AIM300 AIoT

[PATCH bpf-next v3 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
 2024-03-08  5:38 UTC  (2+ messages)
` [PATCH bpf-next v3 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()

[PATCH v4 0/4] pstore: add multi-backend suuport
 2024-03-08  3:16 UTC  (5+ messages)
` [PATCH v4 1/4] pstore: add multi-backend support
` [PATCH v4 2/4] pstore: add a /sys/module entry for loaded backends
` [PATCH v4 3/4] Documentation: adjust pstore backend related document
` [PATCH v4 4/4] tools/testing: adjust pstore backend related selftest

[PATCH v2 0/9] slab: Introduce dedicated bucket allocator
 2024-03-07 20:31 UTC  (12+ messages)
` [PATCH v2 1/9] slab: Introduce kmem_buckets typedef
` [PATCH v2 2/9] slub: Plumb kmem_buckets into __do_kmalloc_node()
` [PATCH v2 3/9] util: Introduce __kvmalloc_node() that can take kmem_buckets argument
` [PATCH v2 4/9] slab: Introduce kmem_buckets_create()
` [PATCH v2 5/9] slab: Introduce kmem_buckets_alloc()
` [PATCH v2 6/9] slub: Introduce kmem_buckets_alloc_track_caller()
` [PATCH v2 7/9] slab: Introduce kmem_buckets_valloc()
` [PATCH v2 8/9] ipc, msg: Use dedicated slab buckets for alloc_msg()
` [PATCH v2 9/9] mm/util: Use dedicated slab buckets for memdup_user()

Coverity: ucsi_check_cable(): Null pointer dereferences
 2024-03-07 20:22 UTC  (3+ messages)

Coverity: xe_gt_tlb_invalidation_ggtt(): Error handling issues
 2024-03-07 19:32 UTC 

Coverity: __rds_rdma_map(): Null pointer dereferences
 2024-03-07 19:32 UTC 

[PATCH bpf-next RESEND v2 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
 2024-03-07 17:30 UTC  (2+ messages)

[PATCH v2 1/2] landlock: Extend documentation for kernel support
 2024-03-07 10:21 UTC  (3+ messages)

[PATCH] overflow: Change DEFINE_FLEX to take __counted_by member
 2024-03-06 23:52 UTC  (4+ messages)

[PATCH] netdev: Use flexible array for trailing private bytes
 2024-03-06 23:42 UTC  (12+ messages)

[PATCH 0/2][next] firewire: Avoid -Wflex-array-member-not-at-end warnings
 2024-03-06 16:18 UTC  (5+ messages)
` [PATCH 1/2][next] firewire: Avoid -Wflex-array-member-not-at-end warning
` [PATCH 2/2][next] ALSA: firewire-lib: "

[PATCH][next] fsnotify: Avoid -Wflex-array-member-not-at-end warning
 2024-03-06 15:42 UTC  (5+ messages)

판매 문의 2024
 2024-03-06  3:51 UTC 

[PATCH v3] sock: Use unsafe_memcpy() for sock_copy()
 2024-03-06  3:10 UTC  (3+ messages)

[PATCH v2 0/7] scsi: replace deprecated strncpy
 2024-03-05 23:35 UTC  (3+ messages)

[PATCH v2 0/3] spi: axi-spi-engine: small cleanups
 2024-03-05 20:42 UTC  (9+ messages)
` [PATCH v2 1/3] spi: axi-spi-engine: remove p from struct spi_engine_message_state
` [PATCH v2 2/3] spi: axi-spi-engine: use __counted_by() attribute
` [PATCH v2 3/3] spi: axi-spi-engine: use struct_size() macro

[PATCH][next] crypto/nx: Avoid -Wflex-array-member-not-at-end warning
 2024-03-05 19:57 UTC 

[syzbot] [PATCH] usbhid: fix array-index-out-of-bounds in usbhid_parse UBSAN warning
 2024-03-05 18:55 UTC 

[linux-next:master] BUILD REGRESSION 11afac187274a6177a7ac82997f8691c0f469e41
 2024-03-05 18:14 UTC 

[PATCH v3] driver core: Cancel scheduled pm_runtime_idle() on device removal
 2024-03-05  9:23 UTC  (10+ messages)

[PATCH v2] greybus: Avoid fake flexible array for response data
 2024-03-04 23:10 UTC  (3+ messages)

[PATCH 0/4] slab: Introduce dedicated bucket allocator
 2024-03-04 23:03 UTC  (9+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] ipc, msg: Use dedicated slab buckets for alloc_msg()
` [PATCH 3/4] xattr: Use dedicated slab buckets for setxattr()
` [PATCH 4/4] mm/util: Use dedicated slab buckets for memdup_user()

[PATCH][next] integrity: Avoid -Wflex-array-member-not-at-end warnings
 2024-03-04 17:52 UTC 

[PATCH v2] proc: allow restricting /proc/pid/mem writes
 2024-03-04 17:42 UTC  (3+ messages)

[PATCH] arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first
 2024-03-04 17:34 UTC  (5+ messages)

[PATCH] compiler.h: Explain how __is_constexpr() works
 2024-03-04 16:52 UTC  (2+ messages)

[PATCH v8 00/10] Add Qualcomm APSS Minidump driver related support
 2024-03-04 16:45 UTC  (2+ messages)


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