Linux-Hardening mirror
 help / color / mirror / Atom feed
 messages from 2021-11-15 15:52:08 to 2021-12-03 10:50:09 UTC [more...]

[PATCH] lib/test_ubsan: Silence compile-time array bounds warnings
 2021-12-03 10:49 UTC  (2+ messages)

[PATCH v8 00/14] Function Granular KASLR
 2021-12-03 10:38 UTC  (24+ messages)
` [PATCH v8 01/14] x86: Makefile: Add build and config option for CONFIG_FG_KASLR
` [PATCH v8 02/14] x86/tools: Add relative relocs for randomized functions
` [PATCH v8 03/14] x86: Add support for function granular KASLR
` [PATCH v8 04/14] linkage: add macros for putting ASM functions into own sections
` [PATCH v8 06/14] FG-KASLR: use a scripted approach to handle .text.* sections
` [PATCH v8 07/14] kallsyms: Hide layout
` [PATCH v8 08/14] livepatch: only match unique symbols when using FG-KASLR
` [PATCH v8 09/14] x86/boot: allow FG-KASLR to be selected
` [PATCH v8 10/14] arm64/crypto: conditionally place ASM functions into separate sections
` [PATCH v8 11/14] module: Reorder functions
` [PATCH v8 12/14] module: use a scripted approach for FG-KASLR
` [PATCH v8 13/14] Documentation: add documentation "
` [PATCH v8 14/14] maintainers: add MAINTAINERS entry "
  ` [PATCH v8 05/14] x86: conditionally place regular ASM functions into separate sections

[PATCH] find: Do not read beyond variable boundaries on small sizes
 2021-12-03 10:08 UTC 

[PATCH v2] drm/dp: Actually read Adjust Request Post Cursor2 register
 2021-12-03  9:25 UTC 

[PATCH] scsi: megaraid: Avoid mismatched storage type sizes
 2021-12-03  9:14 UTC 

[PATCH] drm/dp: Actually read Adjust Request Post Cursor2 register
 2021-12-03  8:43 UTC 

[PATCH] drm/dp: Fix off-by-one in register cache size
 2021-12-03  8:43 UTC 

[PATCH] char/mwave: Adjust io port register size
 2021-12-03  8:42 UTC 

[PATCH] hugetlb/cgroup: Fix copy/paste array assignment
 2021-12-03  7:43 UTC  (2+ messages)

[PATCH] gcc-plugins: use swap() to make code cleaner
 2021-12-02 19:35 UTC  (2+ messages)

[PATCH][next] scsi: Replace one-element arrays with flexible-array members
 2021-12-02 19:40 UTC  (4+ messages)

[PATCH] powerpc/signal32: Use struct_group() to zero spe regs
 2021-12-01 18:55 UTC  (8+ messages)

[PATCH 0/2] libertas: Add missing __packed annotations
 2021-12-01 17:32 UTC  (3+ messages)
` [PATCH 1/2] libertas: Add missing __packed annotation with struct_group()
` [PATCH 2/2] libertas_tf: Add missing __packed annotations

[PATCH] netfilter: conntrack: Use memset_startat() to zero struct nf_conn
 2021-11-30 21:49 UTC  (2+ messages)

[PATCH] sata_fsl: Use struct_group() for memcpy() region
 2021-11-29 11:37 UTC  (6+ messages)

[PATCH v3] rtlwifi: rtl8192de: Style clean-ups
 2021-11-29 10:47 UTC  (2+ messages)

[PATCH v2] mwl8k: Use named struct for memcpy() region
 2021-11-29 10:46 UTC  (2+ messages)

[PATCH v2] intersil: Use struct_group() for memcpy() region
 2021-11-29 10:45 UTC  (2+ messages)

[PATCH] libertas_tf: Use struct_group() for memcpy() region
 2021-11-29 10:45 UTC  (2+ messages)

[PATCH] libertas: Use struct_group() for memcpy() region
 2021-11-29 10:44 UTC  (2+ messages)

[PATCH] [RFC,v2,1/1,AARCH64][PR102768] aarch64: Add compiler support for Shadow Call Stack
 2021-11-26  7:06 UTC 

[PATCH] ath11k: Use memset_startat() for clearing queue descriptors
 2021-11-24 17:08 UTC  (2+ messages)

[PATCH v2 00/63] Introduce strict memcpy() bounds checking
 2021-11-24 13:33 UTC  (5+ messages)
` [PATCH v2 12/63] thermal: intel: int340x_thermal: Use struct_group() for memcpy() region

[PATCH] hfsplus: Use struct_group_attr() for memcpy() region
 2021-11-23 14:27 UTC  (2+ messages)

[PATCH] [RFC][PR102768] aarch64: Add compiler support for Shadow Call Stack
 2021-11-23 13:39 UTC  (7+ messages)

[PATCH v2 0/2] Introduce the pkill_on_warn parameter
 2021-11-22 16:21 UTC  (25+ messages)
        ` [ELISA Safety Architecture WG] "

[PATCH v2 net-next 0/2] skbuff: Switch structure bounds to struct_group()
 2021-11-22 15:40 UTC  (4+ messages)
` [PATCH v2 net-next 1/2] skbuff: Move conditional preprocessor directives out of struct sk_buff
` [PATCH v2 net-next 2/2] skbuff: Switch structure bounds to struct_group()

[PATCH] Revert "mark pstore-blk as broken"
 2021-11-21 18:04 UTC  (7+ messages)

[PATCH] RDMA/mlx5: Use memset_after() to zero struct mlx5_ib_mr
 2021-11-21 13:54 UTC  (2+ messages)

[PATCH] mac80211: Use memset_after() to clear tx status
 2021-11-20 18:36 UTC  (3+ messages)

[REGRESSION] 5.16rc1: SA_IMMUTABLE breaks debuggers
 2021-11-19 19:46 UTC  (30+ messages)
                    ` [PATCH 0/2] SA_IMMUTABLE fixes
                      ` [PATCH 1/2] signal: Don't always set SA_IMMUTABLE for forced signals
                      ` [PATCH 2/2] signal: Replace force_fatal_sig with force_exit_sig when in doubt
                        ` [GIT PULL] SA_IMMUTABLE fixes for v5.16-rc2

[PATCH] skbuff: Switch structure bounds to struct_group()
 2021-11-19 19:04 UTC  (7+ messages)

[PATCH] x86/boot/string: Add missing function declarations
 2021-11-19 17:53 UTC 

[PATCH] ethtool: stats: Use struct_group() to clear all stats at once
 2021-11-19 14:27 UTC  (3+ messages)

[PATCH] ipv6: Use memset_after() to zero rt6_info
 2021-11-19 12:00 UTC  (2+ messages)

[PATCH] net/af_iucv: Use struct_group() to zero struct iucv_sock region
 2021-11-19 12:00 UTC  (2+ messages)

[PATCH] cxgb3: Use struct_group() for memcpy() region
 2021-11-19 11:50 UTC  (2+ messages)

[PATCH] cxgb4: Use struct_group() for memcpy() region
 2021-11-19 11:50 UTC  (2+ messages)

[PATCH] bnx2x: Use struct_group() for memcpy() region
 2021-11-19 11:50 UTC  (2+ messages)

[PATCH] net: dccp: Use memset_startat() for TP zeroing
 2021-11-19 11:50 UTC  (2+ messages)

[PATCH] net: 802: Use memset_startat() to clear struct fields
 2021-11-19 11:50 UTC  (2+ messages)

[PATCH] pstore/blk: Use "%lu" to format unsigned long
 2021-11-19  6:09 UTC  (2+ messages)

[PATCH] net: hns: Prefer struct_size over open coded arithmetic
 2021-11-19  3:36 UTC  (2+ messages)

[PATCH] drbd: Use struct_group() to zero algs
 2021-11-18 20:37 UTC 

[PATCH] dm integrity: Use struct_group() to zero struct journal_sector
 2021-11-18 20:36 UTC 

[PATCH] intersil: Use struct_group() for memcpy() region
 2021-11-18 20:25 UTC  (3+ messages)

[PATCH] mwl8k: Use struct_group() for memcpy() region
 2021-11-18 20:24 UTC  (3+ messages)

[PATCH] iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rpl
 2021-11-18 20:23 UTC 

[PATCH] tracing: Use memset_startat() to zero struct trace_iterator
 2021-11-18 20:22 UTC 

[PATCH] IB/mthca: Use memset_startat() for clearing mpt_entry
 2021-11-18 20:21 UTC 

[PATCH] media: omap3isp: Use struct_group() for memcpy() region
 2021-11-18 18:43 UTC 

[PATCH] net/mlx5e: Use struct_group() for memcpy() region
 2021-11-18 18:37 UTC 

[PATCH] thermal: intel: int340x_thermal: Use struct_group() for memcpy() region
 2021-11-18 18:37 UTC 

[PATCH] ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCE
 2021-11-18 14:23 UTC  (3+ messages)

[PATCH] ipv6: check return value of ipv6_skip_exthdr
 2021-11-17 18:46 UTC  (3+ messages)

[PATCH v5 0/1] implement TLS register based stack canary for ARM
 2021-11-17 17:12 UTC  (3+ messages)
` [PATCH v5 1/1] [ARM] Add support for TLS register based stack protector canary access

[PATCH] kasan: test: Silence intentional read overflow warnings
 2021-11-17  7:00 UTC  (3+ messages)

memset() in crypto code
 2021-11-16  0:47 UTC  (3+ messages)

[PATCH] fbdev: sh7760fb: document fallthrough cases
 2021-11-15 23:30 UTC 

[PATCH] net/mlx5e: Avoid field-overflowing memcpy()
 2021-11-15 22:16 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 read-only IMAP folder(s) and NNTP newsgroup(s).