linux-hardening.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-27 02:19:36 to 2024-03-01 20:27:34 UTC [more...]

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

[PATCH 0/3] spi: axi-spi-engine: small cleanups
 2024-03-01 20:25 UTC  (4+ 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 v2 0/7] Handle faults in KUnit tests
 2024-03-01 19:40 UTC  (8+ 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 v1 0/8] Run KUnit tests late and handle faults
 2024-03-01 19:19 UTC  (25+ messages)
` [PATCH v1 1/8] kunit: Run tests when the kernel is fully setup
` [PATCH v1 2/8] kunit: Handle thread creation error
` [PATCH v1 3/8] kunit: Fix kthread reference
` [PATCH v1 4/8] kunit: Fix timeout message
` [PATCH v1 5/8] kunit: Handle test faults
` [PATCH v1 6/8] kunit: Fix KUNIT_SUCCESS() calls in iov_iter tests
` [PATCH v1 7/8] kunit: Print last test location on fault
` [PATCH v1 8/8] kunit: Add tests for faults

[PATCH][next] net/smc: Avoid -Wflex-array-member-not-at-end warnings
 2024-03-01 18:40 UTC 

[PATCH][next] RDMA/uverbs: Avoid -Wflex-array-member-not-at-end warnings
 2024-03-01 18:37 UTC 

[PATCH] netdev: Use flexible array for trailing private bytes
 2024-03-01 17:35 UTC  (9+ messages)

[PATCH v2 0/2] string: Convert selftests to KUnit
 2024-03-01 17:29 UTC  (8+ messages)
` [PATCH v2 1/2] string: Convert selftest "
` [PATCH v2 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  (5+ messages)

[PATCH] arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first
 2024-03-01 16:05 UTC  (7+ messages)

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

[PATCH] compiler.h: Explain how __is_constexpr() works
 2024-03-01 13:56 UTC  (6+ messages)
  ` [+externe Mail+] "

[PATCH v5 0/4] arm64: qcom: add AIM300 AIoT board suppo
 2024-03-01 13:41 UTC  (5+ 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 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)

[PATCH] sparc: vdso: Disable UBSAN instrumentation
 2024-02-29 21:32 UTC  (3+ messages)

[PATCH v4 0/8] iio: core: New macros and making use of them
 2024-02-29 21:31 UTC  (36+ messages)
` [PATCH v4 1/8] overflow: Use POD in check_shl_overflow()
  ` (subset) "
` [PATCH v4 2/8] overflow: Add struct_size_with_data() and struct_data_pointer() helpers
` [PATCH v4 3/8] iio: core: NULLify private pointer when there is no private data
` [PATCH v4 4/8] iio: core: Calculate alloc_size only once in iio_device_alloc()
` [PATCH v4 5/8] iio: core: Use new helpers from overflow.h "
` [PATCH v4 6/8] spi: Use new helpers from overflow.h in __spi_alloc_controller()
` [PATCH v4 7/8] net-device: Use new helpers from overflow.h in netdevice APIs
` [PATCH v4 8/8] dmaengine: ste_dma40: Use new helpers from overflow.h

[PATCH AUTOSEL 6.1 10/12] enic: Avoid false positive under FORTIFY_SOURCE
 2024-02-29 20:40 UTC 

[PATCH AUTOSEL 6.6 14/22] enic: Avoid false positive under FORTIFY_SOURCE
 2024-02-29 20:39 UTC 

[PATCH AUTOSEL 6.7 15/24] enic: Avoid false positive under FORTIFY_SOURCE
 2024-02-29 20:36 UTC 

[PATCH v3] driver core: Cancel scheduled pm_runtime_idle() on device removal
 2024-02-29 19:29 UTC  (5+ messages)

[PATCH] thermal: core: Move initial num_trips assignment before memcpy()
 2024-02-29  7:42 UTC  (15+ messages)

[PATCH] leaking_addresses: Provide mechanism to scan binary files
 2024-02-29  5:30 UTC  (6+ messages)

[PATCH v2 0/7] scsi: replace deprecated strncpy
 2024-02-29  0:18 UTC  (13+ messages)
` [PATCH v2 1/7] scsi: mpi3mr: replace deprecated strncpy with assignments
` [PATCH v2 2/7] scsi: mpt3sas: replace deprecated strncpy with strscpy
` [PATCH v2 3/7] scsi: qedf: "
` [PATCH v2 4/7] scsi: qla4xxx: "
` [PATCH v2 5/7] scsi: devinfo: replace strncpy and manual pad
` [PATCH v2 6/7] scsi: smartpqi: replace deprecated strncpy with strscpy
` [PATCH v2 7/7] scsi: wd33c93: "

[PATCH] lib: stackinit: Adjust target string to 8 bytes for m68k
 2024-02-28  7:58 UTC  (4+ messages)

[PATCH] net: wwan: t7xx: Prefer struct_size over open coded arithmetic
 2024-02-28  2:20 UTC  (2+ messages)

[PATCH 0/9] kunit: Fix printf format specifier issues in KUnit assertions
 2024-02-27 23:32 UTC  (9+ messages)
` [PATCH 5/9] rtc: test: Fix invalid format specifier
` [PATCH 7/9] drm: tests: Fix invalid printf format specifiers in KUnit tests

[PATCH v2] x86, relocs: Ignore relocations in .notes section
 2024-02-27 17:57 UTC 

[PATCH] x86, relocs: Ignore relocations in .notes section
 2024-02-27 17:53 UTC  (4+ messages)

[PATCH v2 1/2] landlock: Extend documentation for kernel support
 2024-02-27 16:32 UTC  (3+ messages)
` [PATCH v2 2/2] landlock: Warn once if a Landlock action is requested while disabled

[PATCH] greybus: audio: apbridgea: Remove flexible array from struct audio_apbridgea_hdr
 2024-02-27 15:25 UTC  (3+ messages)

[PATCH][next] wifi: brcmfmac: fweh: Fix boot crash on Raspberry Pi 4
 2024-02-27 14:43 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: msm8953-lenovo-kuntao: Add initial device tree
 2024-02-27 13:44 UTC  (10+ messages)
` [PATCH v3 1/2] dt-bindings: arm: qcom: Add Lenovo P2
  ` [PATCH v3 2/2] arm64: dts: qcom: msm8953-lenovo-kuntao: Add initial device tree

[PATCH v2] arm64: hibernate: Fix level3 translation fault in swsusp_save()
 2024-02-27  7:54 UTC 

[PATCH v2] scsi: libfc: replace deprecated strncpy with memcpy
 2024-02-27  2:21 UTC  (2+ messages)

[PATCH v2] scsi: lpfc: replace deprecated strncpy with strscpy
 2024-02-27  2:19 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).