Linux Hardening
 help / color / mirror / Atom feed
 messages from 2023-02-09 16:36:42 to 2023-03-08 20:22:55 UTC [more...]

[RFC PATCH 0/6] Add basic Minidump kernel driver support
 2023-03-08 20:22 UTC  (18+ messages)
` [RFC PATCH 1/6] remoteproc: qcom: Expand MD_* as MINIDUMP_*
` [RFC PATCH 2/6] remoteproc: qcom: Move minidump specific data to qcom_minidump.h
` [RFC PATCH 3/6] soc: qcom: Add Qualcomm minidump kernel driver
` [RFC PATCH 4/6] arm64: defconfig: Enable Qualcomm minidump driver
` [RFC PATCH 5/6] remoterproc: qcom: refactor to leverage exported minidump symbol
` [RFC PATCH 6/6] pstore/ram: Register context with minidump

[PATCH][next] wifi: ath11k: Replace fake flex-array with flexible-array member
 2023-03-08 16:15 UTC  (2+ messages)

[PATCH v4 00/26] x86_64: Improvements at compressed kernel stage
 2023-03-08 16:15 UTC  (16+ messages)
` [PATCH v4 04/26] x86/boot: Increase boot page table size
` [PATCH v4 05/26] x86/boot: Support 4KB pages for identity mapping
` [PATCH v4 06/26] x86/boot: Setup memory protection for bzImage code
` [PATCH v4 07/26] x86/build: Check W^X of vmlinux during build
` [PATCH v4 08/26] x86/boot: Map memory explicitly

[PATCH v4 1/2] powerpc/mm: Support execute-only memory on the Radix MMU
 2023-03-08 15:27 UTC  (3+ messages)

[PATCH v7 0/6] arm64: dts: qcom: sm6125: UFS and xiaomi-laurel-sprout support
 2023-03-08 13:27 UTC  (15+ messages)
` [PATCH v7 1/6] dt-bindings: ufs: qcom: Add SM6125 compatible string
` [PATCH v7 2/6] dt-bindings: phy: Add QMP UFS PHY compatible for SM6125
` [PATCH v7 3/6] phy: qcom-qmp: Add SM6125 UFS PHY support
` [PATCH v7 4/6] arm64: dts: qcom: sm6125: Add UFS nodes
` [PATCH v7 5/6] dt-bindings: arm: qcom: Document xiaomi,laurel-sprout board
` [PATCH v7 6/6] arm64: dts: qcom: sm6125: Initial support for xiaomi-laurel-sprout

(no subject)
 2023-03-07 21:48 UTC  (8+ messages)
` [PATCH v7 1/6] dt-bindings: ufs: qcom: Add SM6125 compatible string
` [PATCH v7 2/6] dt-bindings: phy: Add QMP UFS PHY compatible for SM6125
` [PATCH v7 3/6] phy: qcom-qmp: Add SM6125 UFS PHY support
` [PATCH v7 4/6] arm64: dts: qcom: sm6125: Add UFS nodes

[PATCH][next] rxrpc: Replace fake flex-array with flexible-array member
 2023-03-07 15:46 UTC  (2+ messages)

[PATCH][next] netxen_nic: Replace fake flex-array with flexible-array member
 2023-03-07 15:39 UTC  (2+ messages)

[PATCH][next] net/mlx4_en: Replace fake flex-array with flexible-array member
 2023-03-07  6:07 UTC  (2+ messages)

[RFC PATCH 00/13] Add DEXCR support
 2023-03-07  5:58 UTC  (18+ messages)
` [RFC PATCH 01/13] powerpc/book3s: Add missing <linux/sched.h> include
` [RFC PATCH 02/13] powerpc: Add initial Dynamic Execution Control Register (DEXCR) support
` [RFC PATCH 04/13] powerpc/dexcr: Support userspace ROP protection
` [RFC PATCH 05/13] prctl: Define PowerPC DEXCR interface
` [RFC PATCH 06/13] powerpc/dexcr: Add prctl implementation
` [RFC PATCH 07/13] powerpc/dexcr: Add sysctl entry for SBHE system override
` [RFC PATCH 13/13] Documentation: Document PowerPC kernel DEXCR interface

[syzbot] [hardening?] [mm?] BUG: bad usercopy in con_font_op
 2023-03-07  1:08 UTC  (7+ messages)

[PATCH][next] platform/chrome: Replace fake flexible arrays with flexible-array member
 2023-03-06 20:59 UTC 

[PATCH][next] ASoC: SOF: ipc4-topology: Replace fake flexible arrays with flexible-array member
 2023-03-06 13:31 UTC  (3+ messages)

[PATCH] kheaders: Use array declaration instead of char
 2023-03-06 10:39 UTC  (5+ messages)

[PATCH] VT: Protect KD_FONT_OP_GET_TALL from unbound access
 2023-03-06  9:49 UTC 

[PATCH] ubsan: Tighten UBSAN_BOUNDS on GCC
 2023-03-03 20:29 UTC  (3+ messages)

[PATCH] x86: enable Data Operand Independent Timing Mode
 2023-03-03  3:32 UTC  (3+ messages)

[PATCH] fortify: Improve buffer overflow reporting
 2023-03-03  1:37 UTC  (3+ messages)

splat in ikheaders_read (bpftrace)
 2023-03-02 22:41 UTC  (7+ messages)

[PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
 2023-03-02 19:48 UTC  (2+ messages)

[PATCH v3] kmod: harden user namespaces with new kernel.ns_modules_allowed sysctl
 2023-03-01 12:37 UTC  (4+ messages)

[RESEND v2] pstore/blk: Export a method to implemente panic_write()
 2023-03-01  9:51 UTC 

[PATCH] IB/rdmavt: Fix target union member for rvt_post_one_wr()
 2023-02-28 15:37 UTC  (3+ messages)

[PATCH AUTOSEL 6.1 30/49] gcc-plugins: drop -std=gnu++11 to fix GCC 13 build
 2023-02-26 14:46 UTC 

[PATCH AUTOSEL 6.2 33/53] gcc-plugins: drop -std=gnu++11 to fix GCC 13 build
 2023-02-26 14:44 UTC 

[PATCH] alpha: Implement "current_stack_pointer"
 2023-02-26  2:08 UTC  (2+ messages)

[GIT PULL] flexible-array transformations for 6.3-rc1
 2023-02-25 21:10 UTC  (2+ messages)

[PATCH v1 1/1] pstore/ram: Fix crash when setting number of cpus to an odd number
 2023-02-24 10:07 UTC  (4+ messages)

[PATCH v5 1/4] kasan: Emit different calls for instrumentable memintrinsics
 2023-02-24  8:59 UTC  (4+ messages)
` [PATCH v5 2/4] kasan: Treat meminstrinsic as builtins in uninstrumented files
` [PATCH v5 3/4] kasan: test: Fix test for new meminstrinsic instrumentation
` [PATCH v5 4/4] kasan, x86: Don't rename memintrinsics in uninstrumented files

[PATCH][next] usb: host: oxu210hp-hcd: Replace fake flex-array with flexible-array member
 2023-02-24  3:44 UTC 

[PATCH] media: uvcvideo: Silence memcpy() run-time false positive warnings
 2023-02-22 13:14 UTC  (7+ messages)

[PATCH] scsi: mpi3mr: Replace 1-element array with flex-array
 2023-02-22  0:47 UTC  (2+ messages)

[GIT PULL] hardening updates for v6.3-rc1
 2023-02-21 20:08 UTC  (5+ messages)

[syzbot] [hardening?] [mm?] BUG: bad usercopy in io_openat2_prep (3)
 2023-02-21 16:33 UTC 

[PATCH] net/mlx4_en: Introduce flexible array to silence overflow warning
 2023-02-21  0:40 UTC  (5+ messages)

[PATCH] wifi: iwlwifi: dvm: Add struct_group for struct iwl_keyinfo keys
 2023-02-19 15:12 UTC  (3+ messages)

[PATCH v2] ext4: Fix function prototype mismatch for ext4_feat_ktype
 2023-02-19  5:40 UTC  (2+ messages)

[PATCH v3] smb3: Replace smb2pdu 1-element arrays with flex-arrays
 2023-02-18 15:19 UTC  (3+ messages)

[PATCH v2] smb3: Replace smb2pdu 1-element arrays with flex-arrays
 2023-02-18  0:13 UTC  (3+ messages)

[PATCH] wifi: ath: Silence memcpy run-time false positive warning
 2023-02-17 16:24 UTC  (2+ messages)

[PATCH] cifs: Replace remaining 1-element arrays
 2023-02-17  5:37 UTC  (2+ messages)

[PATCH] cifs: Convert struct fealist away from 1-element array
 2023-02-17  5:35 UTC  (2+ messages)

[PATCH] RDMA/cma: Distinguish between sockaddr_in and sockaddr_in6 by size
 2023-02-16 15:59 UTC  (2+ messages)

[PATCH] wifi: brcmfmac: p2p: Introduce generic flexible array frame member
 2023-02-16 10:20 UTC  (2+ messages)

[PATCH] mm, page_alloc: reduce page alloc/free sanity checks
 2023-02-16  9:51 UTC 

[PATCH v2 0/6] use canonical ftrace path whenever possible
 2023-02-15 22:33 UTC  (2+ messages)
` [PATCH v2 3/6] leaking_addresses: also skip canonical ftrace path

[PATCH] smb3: Replace smb2pdu 1-element arrays with flex-arrays
 2023-02-14 23:21 UTC  (3+ messages)

[PATCH] mm: reduce lock contention of pcp buffer refill
 2023-02-14 17:27 UTC  (2+ messages)

[PATCH] scsi: aacraid: Allocate cmd_priv with scsicmd
 2023-02-14 16:57 UTC  (2+ messages)

[PATCH v3][next] scsi: smartpqi: Replace one-element array with flexible-array member
 2023-02-14 16:57 UTC  (2+ messages)

[PATCH v5 1/2] dt-bindings: ramoops: Add support to get the region dynamically
 2023-02-14 13:44 UTC  (3+ messages)
` [PATCH v5 2/2] pstore/ram: Rework logic for detecting ramoops

[PATCH v2] ACPICA: Replace fake flexible arrays with flexible array members
 2023-02-13 20:05 UTC  (5+ messages)

[PATCH][next] wifi: mwifiex: Replace one-element array with flexible-array member
 2023-02-13 16:53 UTC  (2+ messages)

[PATCH][next] wifi: mwifiex: Replace one-element arrays with flexible-array members
 2023-02-13 16:53 UTC  (2+ messages)

[PATCH][next] brcmfmac: Replace one-element array with flexible-array member
 2023-02-13 16:52 UTC  (2+ messages)
` [next] wifi: "

[PATCH] ASoC: Intel: Skylake: Replace 1-element array with flex-array
 2023-02-13 12:52 UTC  (4+ messages)

[syzbot] BUG: bad usercopy in io_openat2_prep
 2023-02-13 11:27 UTC  (5+ messages)

[PATCH][next] xen: Replace one-element array with flexible-array member
 2023-02-13  8:20 UTC  (3+ messages)

[RFC/RFT 0/3] Add compiler support for Control Flow Integrity
 2023-02-13  1:39 UTC  (6+ messages)

[PATCH] bpf: Deprecate "data" member of bpf_lpm_trie_key
 2023-02-11 17:55 UTC  (7+ messages)

[RFC/RFT] CFI: Add support for gcc CFI in aarch64
 2023-02-10 16:14 UTC  (2+ messages)

[PATCH] Revert "slub: force on no_hash_pointers when slub_debug is enabled"
 2023-02-10  8:44 UTC  (2+ messages)

[PATCH] dmaengine: dw-axi-dmac: Do not dereference NULL structure
 2023-02-10  6:10 UTC  (2+ messages)

[PATCH] drm/nouveau/disp: Fix nvif_outp_acquire_dp() argument size
 2023-02-09 20:56 UTC  (5+ messages)

[PATCH] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
 2023-02-09 17:48 UTC  (7+ messages)


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