linux-hardening.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-29 22:00:34 to 2024-03-06 23:51:40 UTC [more...]

[PATCH v2] overflow: Change DEFINE_FLEX to take __counted_by member
 2024-03-06 23:51 UTC 

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

[PATCH 0/1] Bring kstack randomized perf closer to unrandomized
 2024-03-06 21:54 UTC  (5+ messages)
` [PATCH 1/1] arm64: syscall: Direct PRNG kstack randomization

[PATCH v3 0/4] Add support for QoS configuration
 2024-03-06 16:25 UTC  (9+ 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 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] usercopy: delete __noreturn from usercopy_abort
 2024-03-06 16:02 UTC  (12+ messages)

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

[PATCH] overflow: Change DEFINE_FLEX to take __counted_by member
 2024-03-06  7:06 UTC  (3+ 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/9] slab: Introduce dedicated bucket allocator
 2024-03-06  1:47 UTC  (11+ 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()

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

[PATCH v3 0/7] scsi: replace deprecated strncpy
 2024-03-05 23:34 UTC  (8+ 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 0/7] Handle faults in KUnit tests
 2024-03-05 20:58 UTC  (11+ 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 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  (11+ 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  (4+ messages)

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

[PATCH] compiler.h: Explain how __is_constexpr() works
 2024-03-04 16:52 UTC  (9+ messages)
  ` [+externe Mail+] "

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

[PATCH v5 0/4] arm64: qcom: add AIM300 AIoT board suppo
 2024-03-04  9:39 UTC  (7+ messages)
` [PATCH v5 1/4] dt-bindings: arm: qcom: Document QCS8550 SoC and the AIM300 AIoT board
` [PATCH v5 2/4] arm64: dts: qcom: qcs8550: introduce qcs8550 dtsi
` [PATCH v5 3/4] arm64: dts: qcom: add base AIM300 dtsi
` [PATCH v5 4/4] arm64: dts: qcom: aim300: add AIM300 AIoT

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

[PATCH][next] RDMA/uverbs: Avoid -Wflex-array-member-not-at-end warnings
 2024-03-03 13:41 UTC  (3+ messages)

[PATCH v4 0/8] iio: core: New macros and making use of them
 2024-03-03 13:09 UTC  (8+ messages)
` [PATCH v4 3/8] iio: core: NULLify private pointer when there is no private data
` [PATCH v4 5/8] iio: core: Use new helpers from overflow.h in iio_device_alloc()

[syzbot] [mm?] [reiserfs?] kernel panic: stack is corrupted in ___slab_alloc
 2024-03-03  9:21 UTC  (2+ messages)
` [syzbot] [reiserfs] "

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

[PATCH v1 0/8] Run KUnit tests late and handle faults
 2024-03-01 20:42 UTC  (15+ messages)
` [PATCH v1 1/8] kunit: Run tests when the kernel is fully setup
` [PATCH v1 5/8] kunit: Handle test faults
` [PATCH v1 8/8] kunit: Add tests for faults

[PATCH v2 0/2] string: Convert selftests to KUnit
 2024-03-01 20:29 UTC  (9+ messages)
` [PATCH v2 1/2] string: Convert selftest "
` [PATCH v2 2/2] string: Convert helpers "

[PATCH v3 0/2] string: Convert selftests to KUnit
 2024-03-01 20:27 UTC  (3+ messages)
` [PATCH v3 1/2] string: Convert selftest "
` [PATCH v3 2/2] string: Convert helpers "

[PATCH v1 1/1] lib/string_helpers: Add flags param to string_get_size()
 2024-03-01 16:10 UTC  (4+ messages)

[PATCH] sh: Fix build with CONFIG_UBSAN=y
 2024-03-01 14:38 UTC  (11+ messages)

[PATCH bpf-next RESEND v2 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
 2024-03-01 11:27 UTC  (3+ messages)
` [PATCH bpf-next RESEND v2 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()

[PATCH bpf-next v2 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
 2024-03-01  7:52 UTC  (2+ messages)
` [PATCH net-next v2 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()

[PATCH] overflow: Allow non-type arg to type_max() and type_min()
 2024-03-01  6:22 UTC 

[PATCH] PM: hibernate: Fix level3 translation fault in swsusp_save()
 2024-03-01  2:55 UTC  (7+ messages)
        ` [PATCH v2] arm64: "

[PATCH 0/2] string: Convert selftests to KUnit
 2024-02-29 23:39 UTC  (4+ messages)
` [PATCH 1/2] string: Convert selftest "
` [PATCH 2/2] string: Convert helpers "

[PATCH v6] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
 2024-02-29 22:00 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 NNTP newsgroup(s).