Linux Hardening
 help / color / mirror / Atom feed
 messages from 2024-08-09 16:42:07 to 2024-08-23 15:29:59 UTC [more...]

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

[PATCH -next 0/2] Add str_true_false()/str_false_true() helper
 2024-08-23 14:25 UTC  (6+ 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] params: Annotate struct module_param_attrs with __counted_by()
 2024-08-23 13:40 UTC  (2+ messages)

[PATCH] smb: Annotate struct xattr_smb_acl with __counted_by()
 2024-08-23 11:47 UTC 

[PATCH V8 0/2] Add support for aw96103/aw96105 proximity sensor
 2024-08-23  9:49 UTC  (3+ 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] leds: gpio: Set num_leds after allocation
 2024-08-23  7:42 UTC  (6+ messages)
` (subset) "

[PATCH v3] slab: Introduce kmalloc_obj() and family
 2024-08-23  4:27 UTC  (2+ messages)

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

[PATCH v3] Documentation: KUnit: Update filename best practices
 2024-08-23  0:18 UTC  (3+ 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  (3+ messages)

[RFC][PATCH 0/5] slab: Allocate and use per-call-site caches
 2024-08-22 17:47 UTC  (4+ messages)
` [PATCH 5/5] "

[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] drm/nouveau: Avoid -Wflex-array-member-not-at-end warning
 2024-08-22 17:27 UTC  (2+ messages)

[PATCH][next] wifi: ath12k: Avoid -Wflex-array-member-not-at-end warnings
 2024-08-22 17:01 UTC  (3+ messages)

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

[PATCH v2] ksmbd: Replace one-element arrays with flexible-array members
 2024-08-22 12:01 UTC  (2+ messages)

[PATCH][next] wifi: iwlegacy: Avoid multiple -Wflex-array-member-not-at-end warnings
 2024-08-22  8:41 UTC  (2+ messages)

[PATCH][next] nfc: pn533: Avoid -Wflex-array-member-not-at-end warnings
 2024-08-22  0:30 UTC  (3+ messages)

[PATCH][next] wifi: mwifiex: Replace one-element arrays with flexible-array members
 2024-08-21 21:25 UTC  (5+ messages)

[PATCH v1 0/2] mremap refactor: check src address for vma boundaries first
 2024-08-21 15:21 UTC  (21+ messages)
` [PATCH v1 1/2] mseal:selftest mremap across VMA boundaries
` [PATCH v1 2/2] mseal: refactor mremap to remove can_modify_mm

[RESEND PATCH v4] ext4: Annotate struct ext4_xattr_inode_array with __counted_by()
 2024-08-20 23:17 UTC  (2+ messages)

[PATCH v2 00/11] Add Nothing Phone (1) support
 2024-08-20 22:53 UTC  (17+ messages)
` [PATCH v2 03/11] cpufreq: Add SM7325 to cpufreq-dt-platdev blocklist
` [PATCH v2 06/11] dt-bindings: nfc: nxp,nci: Document PN553 compatible
` [PATCH v2 08/11] arm64: dts: qcom: Add SM7325 device tree
` (subset) [PATCH v2 00/11] Add Nothing Phone (1) support

[PATCH] ksmbd: Replace one-element arrays with flexible-array members
 2024-08-20 18:39 UTC  (5+ messages)

[PATCH v2] arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first
 2024-08-20 15:53 UTC  (6+ messages)

[PATCH 0/3] binfmt_elf: Honor PT_LOAD alignment for static PIE
 2024-08-19 19:52 UTC  (8+ messages)
` [PATCH 1/3] selftests/exec: Build both static and non-static load_address tests

[PATCH][next] rpmsg: glink: Avoid -Wflex-array-member-not-at-end warnings
 2024-08-19 19:45 UTC  (3+ messages)

[PATCH] pstore: replace spinlock_t by raw_spinlock_t
 2024-08-19 17:45 UTC  (2+ messages)

[RFC PATCH 00/11] output a valid shell script when running 'make -n'
 2024-08-19 16:03 UTC  (12+ messages)
` [RFC PATCH 01/11] kbuild: ignore .config rule for make --always-make
` [RFC PATCH 02/11] kbuild: document some prerequisites
` [RFC PATCH 03/11] kbuild: pass KERNELVERSION and LOCALVERSION explicitly to setlocalversion
` [RFC PATCH 04/11] kbuild: don't execute .ko recipe in --dry-run mode
` [RFC PATCH 05/11] kbuild: execute modules.order "
` [RFC PATCH 06/11] kbuild: set $dry_run when running "
` [RFC PATCH 07/11] kbuild: define 'make' as a no-op "
` [RFC PATCH 08/11] kbuild: make link-vmlinux.sh respect $dry_run
` [RFC PATCH 09/11] kbuild: simplify commands in --dry-run mode
` [RFC PATCH 10/11] kbuild: don't test for file presence "
` [RFC PATCH 11/11] kbuild: suppress echoing of commands "

[PATCH] NFS/flexfiles: Replace one-element array with flexible-array member
 2024-08-17 21:17 UTC  (3+ messages)

[PATCH V7 0/2] Add support for aw96103/aw96105 proximity sensor
 2024-08-17 11:30 UTC  (5+ messages)
` [PATCH V7 1/2] dt-bindings: iio: aw96103: Add bindings for aw96103/aw96105 sensor
` [PATCH V7 2/2] iio: proximity: aw96103: Add support for aw96103/aw96105 proximity sensor

[PATCH V6 0/2] Add support for aw96103/aw96105 proximity sensor
 2024-08-17 11:06 UTC  (5+ messages)
` [PATCH V6 1/2] dt-bindings: iio: aw96103: Add bindings for aw96103/aw96105 sensor
` [PATCH V6 2/2] iio: proximity: aw96103: Add support for aw96103/aw96105 proximity sensor

[PATCH][next] crypto: nx - Use static_assert() to check struct sizes
 2024-08-17  7:08 UTC  (2+ messages)

[PATCH][next] crypto: qat - Use static_assert() to check struct sizes
 2024-08-17  7:08 UTC  (3+ messages)

[PATCH v2] crypto: chacha20poly1305 - Annotate struct chachapoly_ctx with __counted_by()
 2024-08-17  7:07 UTC  (2+ messages)

[PATCH v2] ksmbd: Replace one-element arrays with flexible-array members
 2024-08-17  0:30 UTC  (3+ messages)

UBSAN: annotation to skip sanitization in variable that will wrap
 2024-08-16 19:47 UTC  (6+ messages)

[PATCH RESEND v6] arm64: dts: qcom: msm8939-longcheer-l9100: Add rear flash
 2024-08-16 17:11 UTC  (3+ messages)

[PATCH] ksmbd: Replace one-element arrays with flexible-array members
 2024-08-16 15:43 UTC  (3+ messages)

HI DEAR !
 2024-08-16 13:16 UTC 

[PATCH][next] integrity: Use static_assert() to check struct sizes
 2024-08-16 12:28 UTC  (2+ messages)

[PATCH][next] wifi: iwlwifi: fw/mvm: Avoid multiple -Wflex-array-member-not-at-end warnings
 2024-08-15 19:54 UTC 

[PATCH][next] wifi: iwlwifi: dvm: Avoid -Wflex-array-member-not-at-end warnings
 2024-08-15 19:00 UTC 

[PATCH][next] wifi: mt76: Avoid multiple -Wflex-array-member-not-at-end warnings
 2024-08-15 18:36 UTC 

[PATCH 5.15 341/484] power: supply: bq24190_charger: replace deprecated strncpy with strscpy
 2024-08-15 13:23 UTC 

[PATCH 0/2][next] UAPI: net/sched - cxgb4: Fix -Wflex-array-member-not-at-end warning
 2024-08-15  3:50 UTC  (4+ messages)
` [PATCH 1/2][next] UAPI: net/sched: Use __struct_group() in flex struct tc_u32_sel
` [PATCH 2/2][next] cxgb4: Avoid -Wflex-array-member-not-at-end warning

[PATCH] btrfs: Annotate structs with __counted_by()
 2024-08-14 19:26 UTC  (7+ messages)

[PATCH v2 0/1] binfmt_elf: seal address zero
 2024-08-14 16:59 UTC  (2+ messages)

[PATCH] bpf: Annotate struct bpf_cand_cache with __counted_by()
 2024-08-14 15:46 UTC  (7+ messages)

[PATCH] nfs: Annotate struct nfs_cache_array with __counted_by()
 2024-08-14 10:01 UTC 

[PATCH] btrfs: Annotate struct name_cache_entry with __counted_by()
 2024-08-13 12:57 UTC  (2+ messages)

[PATCH 0/3] kprobes: Annotate structs with __counted_by()
 2024-08-13 11:53 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] kprobes: Cleanup the config comment
` [PATCH 3/3] kprobes: Cleanup collect_one_slot() and __disable_kprobe()

[PATCH][next] wifi: mwl8k: Use static_assert() to check struct sizes
 2024-08-13  9:58 UTC  (2+ messages)

[PATCH][next] nfp: Use static_assert() to check struct sizes
 2024-08-13  2:10 UTC  (3+ messages)

[PATCH v2][next] sched: act_ct: avoid -Wflex-array-member-not-at-end warning
 2024-08-13  2:10 UTC  (2+ messages)

[PATCH][next] net/smc: Use static_assert() to check struct sizes
 2024-08-13  2:10 UTC  (4+ messages)

[PATCH v2][next] UAPI: net/sched: Avoid -Wflex-array-member-not-at-end warning
 2024-08-13  0:55 UTC  (3+ messages)

[PATCH] lib: Move KUnit tests into tests/ subdirectory
 2024-08-13  0:25 UTC  (2+ messages)

[PATCH] lib/string_helpers: rework overflow-dependent code
 2024-08-12 20:05 UTC  (10+ messages)

[PATCH] coccinelle: Add rules to find str_down_up() replacements
 2024-08-12 19:49 UTC  (2+ messages)

[PATCH] string_choices: Add wrapper for str_down_up()
 2024-08-12 19:49 UTC  (2+ messages)

[PATCH] slab: Introduce kmalloc_obj() and family
 2024-08-12 18:22 UTC  (3+ messages)

[PATCH linux-next] pstore/ram: Fix pstore lost information
 2024-08-12 13:40 UTC 

[PATCH v2][next] wifi: iwlwifi: mvm: Use __counted_by() and avoid -Wfamnae warnings
 2024-08-10 20:26 UTC  (3+ messages)

[PATCH AUTOSEL 6.10 02/16] fs: remove accidental overflow during wraparound check
 2024-08-10  9:10 UTC  (3+ messages)

[PATCH][next] wifi: ipw2x00: libipw: Avoid -Wflex-array-member-not-at-end warnings
 2024-08-10  7:40 UTC  (2+ messages)
` [next] "

[PATCH][next] wifi: iwlwifi: mvm: Use __counted_by() and avoid -Wfamnae warnings
 2024-08-09 19:17 UTC 


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