linux-hardening.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-22 16:50:13 to 2024-09-05 16:20:02 UTC [more...]

[PATCH][next] wifi: ath11k: Avoid -Wflex-array-member-not-at-end warnings
 2024-09-05 16:20 UTC  (4+ messages)

[PATCH] wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan()
 2024-09-05 15:04 UTC 

[PATCH -next v2 0/2] Introduce several opposite string choice helpers
 2024-09-05 11:32 UTC  (4+ messages)
` [PATCH -next v2 1/2] lib/string_choices: "
` [PATCH -next v2 2/2] lib/string_choices: Add some comments to make more clear for string choices helpers

[PATCH -next] net: dsa: felix: Annotate struct action_gate_entry with __counted_by
 2024-09-05 11:30 UTC  (2+ messages)

[PATCH -next] mmc: sdhci-cadence: Annotate struct sdhci_cdns_phy_param with __counted_by()
 2024-09-05  1:10 UTC  (4+ messages)

[PATCH -next 0/4] Introduce several opposite string choice helpers
 2024-09-04 14:33 UTC  (15+ messages)
` [PATCH -next 1/4] lib/string_choices: "
` [PATCH -next 2/4] tun: Make use of str_disabled_enabled helper
` [PATCH -next 3/4] mm: page_alloc: Make use of str_off_on helper
` [PATCH net-next 4/4] net: sock: Make use of str_no_yes() helper

[PATCH V10 0/2] Add support for aw96103/aw96105 proximity sensor
 2024-09-04 11:35 UTC  (3+ messages)
` [PATCH V10 1/2] dt-bindings: iio: aw96103: Add bindings for aw96103/aw96105 sensor
` [PATCH V10 2/2] iio: proximity: aw96103: Add support for aw96103/aw96105 proximity sensor

[PATCH -next v2 0/9] coccinelle: Add some rules for string_chioces helpers
 2024-09-04  9:14 UTC  (10+ messages)
` [PATCH -next v2 1/9] coccinelle: Add rules to find str_true_false() replacements
` [PATCH -next v2 2/9] coccinelle: Add rules to find str_false_true() replacements
` [PATCH -next v2 3/9] coccinelle: Add rules to find str_hi{gh}_lo{w}() replacements
` [PATCH -next v2 4/9] coccinelle: Add rules to find str_lo{w}_hi{gh}() replacements
` [PATCH -next v2 5/9] coccinelle: Add rules to find str_enable{d}_disable{d}() replacements
` [PATCH -next v2 6/9] coccinelle: Add rules to find str_read_write() replacements
` [PATCH -next v2 7/9] coccinelle: Add rules to find str_write_read() replacements
` [PATCH -next v2 8/9] coccinelle: Add rules to find str_on_off() replacements
` [PATCH -next v2 9/9] coccinelle: Add rules to find str_yes_no() replacements

[PATCH -next 0/2] coccinelle: Add rules to find str_true_false/str_false_true replacements
 2024-09-04  7:42 UTC  (6+ messages)
` [PATCH -next 1/2] coccinelle: Add rules to find str_true_false() replacements
` [PATCH -next 2/2] coccinelle: Add rules to find str_false_true() replacements

[PATCH -next] dmaengine: Loongson1: Annotate struct ls1x_dma_chan with __counted_by()
 2024-09-04  2:25 UTC  (2+ messages)

[PATCH V9 0/2] Add support for aw96103/aw96105 proximity sensor
 2024-09-04  0:30 UTC  (7+ messages)
` [PATCH V9 1/2] dt-bindings: iio: aw96103: Add bindings for aw96103/aw96105 sensor
` [PATCH V9 2/2] iio: proximity: aw96103: Add support for aw96103/aw96105 proximity sensor

[PATCH net 1/6] ice: move netif_queue_set_napi to rtnl-protected sections
 2024-09-03 18:30 UTC 

[PATCH] isofs: Annotate struct SL_component with __counted_by()
 2024-09-02 13:55 UTC  (2+ messages)

[PATCH v1 1/2] mseal: fix mmap(FIXED) error code
 2024-08-31 10:14 UTC  (20+ messages)
` [PATCH v1 2/2] selftests/mm: mseal_test add more tests

[PATCH v3 0/5] Increase mseal test coverage
 2024-08-30 23:57 UTC  (10+ messages)
` [PATCH v3 1/5] selftests/mseal_test: Check vma_size, prot, error code
` [PATCH v3 2/5] selftests/mseal: add sealed madvise type
` [PATCH v3 3/5] selftests/mseal: munmap across multiple vma ranges
` [PATCH v3 4/5] selftests/mseal: add more tests for mmap
` [PATCH v3 5/5] selftests/mseal: add more tests for mremap

[PATCH v2 0/4] Increase mseal test coverage
 2024-08-30 15:52 UTC  (13+ messages)
` [PATCH v2 1/4] selftests/mm: mseal_test, add vma size check
` [PATCH v2 2/4] selftests/mm: mseal_test add sealed madvise type
` [PATCH v2 3/4] selftests/mm: mseal_test add more tests for mmap
` [PATCH v2 4/4] selftests/mm: mseal_test add more tests for mremap

[PATCH v3 0/4] mm: clarify nofail memory allocation
 2024-08-30  7:37 UTC  (7+ messages)

BUG: null pointer dereference in seccomp
 2024-08-29 20:09 UTC  (3+ messages)

[RFC][PATCH 0/5] slab: Allocate and use per-call-site caches
 2024-08-29 17:03 UTC  (11+ messages)
` [PATCH 2/5] codetag: Run module_load hooks for builtin codetags
` [PATCH 3/5] codetag: Introduce codetag_early_walk()
` [PATCH 4/5] alloc_tag: Track fixed vs dynamic sized kmalloc calls
` [PATCH 5/5] slab: Allocate and use per-call-site caches

[PATCH] NFSD: Annotate struct pnfs_block_deviceaddr with __counted_by()
 2024-08-29 14:37 UTC  (4+ messages)

[PATCH -next v3 0/3] Add str_true_false()/str_false_true() helper
 2024-08-29  1:12 UTC  (13+ messages)
` [PATCH -next v3 1/3] lib/string_choices: "
` [PATCH -next v3 2/3] mm: make use of str_true_false helper
` [PATCH -next v3 3/3] nfs make use of str_false_true helper

[PATCH v3] slab: Introduce kmalloc_obj() and family
 2024-08-28 15:37 UTC  (5+ messages)

[PATCH][next] wifi: radiotap: Avoid -Wflex-array-member-not-at-end warnings
 2024-08-27 19:25 UTC  (3+ messages)

[PATCH][next] drm/nouveau: Avoid -Wflex-array-member-not-at-end warning
 2024-08-27 19:09 UTC  (3+ messages)

[PATCH v4] ext4: Annotate struct ext4_xattr_inode_array with __counted_by()
 2024-08-27 12:47 UTC  (2+ messages)

[PATCH v3] Documentation: KUnit: Update filename best practices
 2024-08-27 12:34 UTC  (4+ messages)

[PATCH v2 00/11] Add Nothing Phone (1) support
 2024-08-27 10:45 UTC  (5+ messages)
` [PATCH v2 08/11] arm64: dts: qcom: Add SM7325 device tree

[PATCH] wifi: wireless: fix more UBSAN noise in cfg80211_conn_scan()
 2024-08-27  8:12 UTC  (2+ messages)

[PATCH] pstore: replace spinlock_t by raw_spinlock_t
 2024-08-26 20:34 UTC  (5+ messages)

[PATCH] tracing: replace deprecated strncpy with strscpy
 2024-08-26 17:40 UTC 

[PATCH v2] bcachefs: Annotate bch_replicas_entry_{v0,v1} with __counted_by()
 2024-08-26 17:11 UTC  (2+ messages)

[PATCH V8 0/2] Add support for aw96103/aw96105 proximity sensor
 2024-08-26 13:19 UTC  (6+ messages)
` [PATCH V8 1/2] dt-bindings: iio: aw96103: Add bindings for aw96103/aw96105 sensor
` [PATCH V8 2/2] iio: proximity: aw96103: Add support for aw96103/aw96105 proximity sensor

[PATCH] bcachefs: Annotate bch_replicas_entry_{v0,v1} with __counted_by()
 2024-08-25 23:15 UTC  (6+ messages)

[PATCH] bcachefs: Annotate struct bch_xattr with __counted_by()
 2024-08-24 17:59 UTC  (2+ messages)

[PATCH] smb: Annotate struct xattr_smb_acl with __counted_by()
 2024-08-24 14:11 UTC  (2+ messages)

[PATCH -next v2] lib/string_choices: Add str_true_false()/str_false_true() helper
 2024-08-24  9:18 UTC  (3+ messages)

[PATCH -next 0/2] Add str_true_false()/str_false_true() helper
 2024-08-24  2:07 UTC  (7+ messages)
` [PATCH -next 1/2] lib/string_choices: Add str_true_false() helper
` [PATCH -next 2/2] lib/string_choices: Add wrapper for str_false_true()

[PATCH v3] arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first
 2024-08-23 17:02 UTC  (4+ messages)

[PATCH v2] params: Annotate struct module_param_attrs with __counted_by()
 2024-08-23 14:59 UTC 

[PATCH] params: Annotate struct module_param_attrs with __counted_by()
 2024-08-23 13:40 UTC  (2+ messages)

[PATCH] leds: gpio: Set num_leds after allocation
 2024-08-23  7:42 UTC  (6+ messages)
` (subset) "

[RFC] HID: ishtp-hid-client: replace fake-flex arrays with flex-array members
 2024-08-23  3:44 UTC  (5+ messages)

[PATCH] x86/syscall: Avoid memcpy() for ia32 syscall_get_arguments()
 2024-08-23  0:12 UTC  (3+ messages)

[PATCH] string: Check for "nonstring" attribute on strscpy() arguments
 2024-08-23  0:05 UTC  (4+ messages)

[PATCH 0/2] media: venus: hfi_cmds: struct hfi_session_release_buffer_pkt
 2024-08-23  0:00 UTC  (2+ messages)

[PATCH] virt: vbox: struct vmmdev_hgcm_pagelist: Replace 1-element array with flexible array
 2024-08-22 23:58 UTC  (2+ messages)

[PATCH][next] wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_11_scan_ext()
 2024-08-22 17:50 UTC  (2+ messages)

[PATCH][next] xen/pci: Avoid -Wflex-array-member-not-at-end warning
 2024-08-22 17:41 UTC  (2+ messages)

[PATCH] bcachefs: Annotate struct bucket_array with __counted_by()
 2024-08-22 17:35 UTC  (2+ messages)

[PATCH][next] wifi: ath12k: Avoid -Wflex-array-member-not-at-end warnings
 2024-08-22 17:01 UTC  (3+ 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).