linux-hardening.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-04 22:54:12 to 2021-03-15 16:24:35 UTC [more...]

[PATCH v4] mm/vmalloc: randomize vmalloc() allocations
 2021-03-15 16:23 UTC  (8+ messages)

[PATCH RESEND][next] phy: qcom-usb-hs: Fix fall-through warnings for Clang
 2021-03-15 10:27 UTC  (2+ messages)

[PATCH] seq_file: Unconditionally use vmalloc for buffer
 2021-03-15  8:34 UTC  (3+ messages)

[PATCH 00/17] Add support for Clang CFI
 2021-03-12 20:28 UTC  (37+ messages)
` [PATCH 01/17] add "
` [PATCH 02/17] cfi: add __cficanonical
` [PATCH 03/17] mm: add generic __va_function and __pa_function macros
` [PATCH 04/17] module: cfi: ensure __cfi_check alignment
` [PATCH 05/17] workqueue: cfi: disable callback pointer check with modules
` [PATCH 06/17] kthread: "
` [PATCH 07/17] kallsyms: cfi: strip hashes from static functions
` [PATCH 08/17] bpf: disable CFI in dispatcher functions
` [PATCH 09/17] lib/list_sort: fix function type mismatches
` [PATCH 10/17] lkdtm: use __va_function
` [PATCH 11/17] psci: use __pa_function for cpu_resume
` [PATCH 12/17] arm64: implement __va_function
` [PATCH 13/17] arm64: use __pa_function
` [PATCH 14/17] arm64: add __nocfi to functions that jump to a physical address
` [PATCH 15/17] arm64: add __nocfi to __apply_alternatives
` [PATCH 16/17] KVM: arm64: Disable CFI for nVHE
` [PATCH 17/17] arm64: allow CONFIG_CFI_CLANG to be selected

[PATCH RESEND][next] mtd: rawnand: fsmc: Fix fall-through warnings for Clang
 2021-03-11 11:38 UTC  (2+ messages)

[PATCH RESEND][next] mtd: cfi: Fix fall-through warnings for Clang
 2021-03-11 11:39 UTC  (3+ messages)

[PATCH RESEND][next] mtd: mtdchar: Fix fall-through warnings for Clang
 2021-03-11 11:38 UTC  (2+ messages)

[PATCH RESEND][next] mtd: onenand: Fix fall-through warnings for Clang
 2021-03-11 11:38 UTC  (2+ messages)

[PATCH v3][next] mtd: rawnand: stm32_fmc2: Fix fall-through warnings for Clang
 2021-03-11 11:38 UTC  (2+ messages)

[PATCH RESEND][next] rtl8xxxu: Fix fall-through warnings for Clang
 2021-03-11  7:16 UTC  (10+ messages)

[PATCH v2][next] xfs: Replace one-element arrays with flexible-array members
 2021-03-11  4:28 UTC  (3+ messages)

[PATCH v3][next] xfs: Replace one-element arrays with flexible-array members
 2021-03-11  4:47 UTC  (2+ messages)

[PATCH][next] media: siano: Fix multiple out-of-bounds warnings in smscore_load_firmware_family2()
 2021-03-11  2:19 UTC 

[PATCH RESEND][next] net: fddi: skfp: smt: Replace one-element array with flexible-array member
 2021-03-11  0:30 UTC  (2+ messages)

[PATCH v2][next] scsi: mpt3sas: Replace one-element array with flexible-array in struct _MPI2_CONFIG_PAGE_IO_UNIT_3
 2021-03-11  0:06 UTC  (6+ messages)

[PATCH][next] scsi: mpt3sas: Replace unnecessary dynamic allocation with a static one
 2021-03-10 23:59 UTC 

[PATCH v5 0/7] Optionally randomize kernel stack offset each syscall
 2021-03-10 23:56 UTC  (11+ messages)
` [PATCH v5 1/7] mm: Restore init_on_* static branch defaults
` [PATCH v5 2/7] jump_label: Provide CONFIG-driven build state defaults
` [PATCH v5 3/7] init_on_alloc: Unpessimize default-on builds
` [PATCH v5 4/7] stack: Optionally randomize kernel stack offset each syscall
` [PATCH v5 5/7] x86/entry: Enable random_kstack_offset support
` [PATCH v5 6/7] arm64: entry: "
` [PATCH v5 7/7] lkdtm: Add REPORT_STACK for checking stack offsets

[PATCH] kbuild: rebuild GCC plugins when the compiler is upgraded
 2021-03-10 13:44 UTC  (9+ messages)

[PATCH RESEND][next] qed: Fix fall-through warnings for Clang
 2021-03-10  6:07 UTC 

[PATCH RESEND][next] net: plip: Fix fall-through warnings for Clang
 2021-03-10  5:45 UTC 

[PATCH RESEND][next] net: rose: Fix fall-through warnings for Clang
 2021-03-10  5:43 UTC 

[PATCH RESEND][next] net: core: Fix fall-through warnings for Clang
 2021-03-10  5:42 UTC 

[PATCH RESEND][next] net: bridge: Fix fall-through warnings for Clang
 2021-03-10  5:41 UTC 

[PATCH RESEND][next] net: ax25: Fix fall-through warnings for Clang
 2021-03-10  5:39 UTC 

[PATCH RESEND][next] decnet: Fix fall-through warnings for Clang
 2021-03-10  5:38 UTC 

[PATCH RESEND][next] net: cassini: Fix fall-through warnings for Clang
 2021-03-10  5:37 UTC 

[PATCH RESEND][next] net: 3c509: Fix fall-through warnings for Clang
 2021-03-10  5:34 UTC 

[PATCH RESEND][next] net: mscc: ocelot: Fix fall-through warnings for Clang
 2021-03-10  5:33 UTC 

[PATCH RESEND][next] ice: Fix fall-through warnings for Clang
 2021-03-10  0:01 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH][next] xfs: Replace one-element arrays with flexible-array members
 2021-03-09 22:03 UTC  (5+ messages)

[PATCH v3] mm/vmalloc: randomize vmalloc() allocations
 2021-03-09 13:49 UTC  (5+ messages)

[PATCH RESEND][next] hwmon: (corsair-cpro) Fix fall-through warnings for Clang
 2021-03-08 21:15 UTC  (3+ messages)

[PATCH RFC] gcc-plugins: Handle GCC version mismatch for OOT modules
 2021-03-08  9:39 UTC  (19+ messages)

[PATCH RESEND] gcc-plugins: avoid errors with -std=gnu++11 on old gcc
 2021-03-08  8:40 UTC 

[PATCH RESEND][next] hwmon: (max6621) Fix fall-through warnings for Clang
 2021-03-06  4:54 UTC  (3+ messages)

[PATCH][next] net: mscc: ocelot: Fix fall-through warnings for Clang
 2021-03-05 22:37 UTC  (3+ messages)

[PATCH 000/141] Fix fall-through warnings for Clang
 2021-03-05 19:22 UTC  (22+ messages)
` [PATCH 045/141] net: mscc: ocelot: "
` [PATCH 057/141] watchdog: "
` [PATCH 076/141] decnet: "
` [PATCH 105/141] net: ax25: "
` [PATCH 106/141] net: bridge: "
` [PATCH 107/141] net: core: "
` [PATCH 111/141] net: plip: "
` [PATCH 112/141] net: rose: "

[PATCH][next] drm/radeon/si_dpm: Replace one-element array with flexible-array in struct SISLANDS_SMC_SWSTATE
 2021-03-05 19:26 UTC  (3+ messages)

[PATCH RFC] kbuild: Prevent compiler mismatch with external modules
 2021-03-05 19:24 UTC  (12+ messages)

[PATCH RESEND][next] ceph: Fix fall-through warnings for Clang
 2021-03-05 14:07 UTC  (2+ messages)

[PATCH RESEND][next] nfp: Fix fall-through warnings for Clang
 2021-03-05 12:19 UTC  (2+ messages)

[PATCH RESEND][next] i3c: master: cdns: Fix fall-through warnings for Clang
 2021-03-05 10:03 UTC  (2+ messages)

[PATCH RESEND][next] ide: Fix fall-through warnings for Clang
 2021-03-05 10:00 UTC 

[PATCH RESEND][next] drm/nouveau/therm: Fix fall-through warnings for Clang
 2021-03-05  9:58 UTC 

[PATCH RESEND][next] drm/nouveau: Fix fall-through warnings for Clang
 2021-03-05  9:56 UTC 

[PATCH RESEND][next] drm/nouveau/clk: Fix fall-through warnings for Clang
 2021-03-05  9:56 UTC 

[PATCH RESEND][next] drm/i915/gem: Fix fall-through warnings for Clang
 2021-03-05  9:55 UTC 

[PATCH RESEND][next] e1000: Fix fall-through warnings for Clang
 2021-03-05  9:51 UTC 

[PATCH RESEND][next] bnxt_en: Fix fall-through warnings for Clang
 2021-03-05  9:50 UTC 

[PATCH RESEND][next] vxge: Fix fall-through warnings for Clang
 2021-03-05  9:47 UTC 

[PATCH RESEND][next] ixgbevf: Fix fall-through warnings for Clang
 2021-03-05  9:46 UTC 

[PATCH RESEND][next] netxen_nic: Fix fall-through warnings for Clang
 2021-03-05  9:45 UTC 

[PATCH RESEND][next] net/packet: Fix fall-through warnings for Clang
 2021-03-05  9:44 UTC 

[PATCH RESEND][next] tipc: Fix fall-through warnings for Clang
 2021-03-05  9:25 UTC 

[PATCH RESEND][next] xfrm: Fix fall-through warnings for Clang
 2021-03-05  9:23 UTC 

[PATCH RESEND][next] net: netrom: Fix fall-through warnings for Clang
 2021-03-05  9:22 UTC 

[PATCH RESEND][next] rxrpc: Fix fall-through warnings for Clang
 2021-03-05  9:19 UTC 

[PATCH RESEND][next] qlcnic: Fix fall-through warnings for Clang
 2021-03-05  9:17 UTC 

[PATCH RESEND][next] sctp: Fix fall-through warnings for Clang
 2021-03-05  9:07 UTC 

[PATCH RESEND][next] rds: Fix fall-through warnings for Clang
 2021-03-05  9:06 UTC 

[PATCH RESEND][next] igb: Fix fall-through warnings for Clang
 2021-03-05  9:05 UTC 

[PATCH RESEND][next] ipv4: Fix fall-through warnings for Clang
 2021-03-05  9:02 UTC 

[PATCH RESEND][next] ixgbe: Fix fall-through warnings for Clang
 2021-03-05  9:00 UTC 

[PATCH RESEND][next] qed: Fix fall-through warnings for Clang
 2021-03-05  8:58 UTC 

[PATCH RESEND][next] fm10k: Fix fall-through warnings for Clang
 2021-03-05  8:57 UTC 

[PATCH RESEND][next] net/mlx4: Fix fall-through warnings for Clang
 2021-03-05  8:48 UTC 

[PATCH RESEND][next] netfilter: Fix fall-through warnings for Clang
 2021-03-05  8:42 UTC 

[PATCH v2][next] mtd: rawnand: stm32_fmc2: Fix fall-through warnings for Clang
 2021-03-05  8:33 UTC  (2+ messages)
` [Linux-stm32] "

[PATCH v3][next] ubi: Fix fall-through warnings for Clang
 2021-03-05  8:28 UTC 

[PATCH v2][next] ubi: Fix fall-through warnings for Clang
 2021-03-05  8:16 UTC 

[PATCH][next] net: plip: Fix fall-through warnings for Clang
 2021-03-05  7:47 UTC 

[PATCH][next] net: rose: Fix fall-through warnings for Clang
 2021-03-05  7:44 UTC 

[PATCH][next] net: core: Fix fall-through warnings for Clang
 2021-03-05  7:43 UTC 

[PATCH][next] firewire: core: Fix fall-through warnings for Clang
 2021-03-05  7:42 UTC 

[PATCH][next] net: bridge: Fix fall-through warnings for Clang
 2021-03-05  7:40 UTC 

[PATCH][next] net: ax25: Fix fall-through warnings for Clang
 2021-03-05  7:39 UTC 

[PATCH][next] decnet: Fix fall-through warnings for Clang
 2021-03-05  7:38 UTC 

[PATCH][next] net: cassini: Fix fall-through warnings for Clang
 2021-03-05  7:36 UTC 

[PATCH][next] net: 3c509: Fix fall-through warnings for Clang
 2021-03-05  7:35 UTC 


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