Linux Hardening
 help / color / mirror / Atom feed
 messages from 2022-11-17 00:55:58 to 2022-12-01 18:27:07 UTC [more...]

Coverity: handle_vmclear(): Error handling issues
 2022-12-01 18:26 UTC  (2+ messages)

Coverity: emulator_leave_smm(): Error handling issues
 2022-12-01 18:18 UTC  (2+ messages)

[PATCH 0/6] slab: Provide full coverage for __alloc_size attribute
 2022-12-01 17:15 UTC  (4+ messages)

[PATCH v2] mm: Make ksize() a reporting-only function
 2022-12-01 16:51 UTC  (9+ messages)

Coverity: kvm_hv_flush_tlb(): Uninitialized variables
 2022-12-01 16:45 UTC  (2+ messages)

[PATCH] crypto/caam: Avoid GCC constprop bug warning
 2022-12-01 12:10 UTC  (4+ messages)

[PATCH] wifi: ieee80211: Do not open-code qos address offsets
 2022-11-30 21:26 UTC 

[PATCH][next] powerpc/xmon: Fix -Wswitch-unreachable warning in bpt_cmds
 2022-11-30  9:23 UTC  (2+ messages)

[RFC PATCH 00/13] Add DEXCR support
 2022-11-29 22:04 UTC  (17+ 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 03/13] powerpc/dexcr: Handle hashchk exception
` [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 08/13] powerpc/dexcr: Add enforced userspace ROP protection config
` [RFC PATCH 09/13] selftests/powerpc: Add more utility macros
` [RFC PATCH 10/13] selftests/powerpc: Add hashst/hashchk test
` [RFC PATCH 11/13] selftests/powerpc: Add DEXCR prctl, sysctl interface test
` [RFC PATCH 12/13] selftests/powerpc: Add DEXCR status utility lsdexcr
` [RFC PATCH 13/13] Documentation: Document PowerPC kernel DEXCR interface

[PATCH 0/2] fs/exec: Explicitly unshare fs_struct on exec
 2022-11-28 17:49 UTC  (7+ messages)
` [PATCH 1/2] "

[PATCH] drm/nouveau/disp: Fix nvif_outp_acquire_dp() argument size
 2022-11-27 18:30 UTC 

[PATCH][next] mm/pgtable: Fix multiple -Wstringop-overflow warnings
 2022-11-27  1:03 UTC  (2+ messages)

[PATCH v3 0/6] exit: Put an upper limit on how often we can oops
 2022-11-26 17:09 UTC  (10+ messages)
` [PATCH v3 1/6] panic: Separate sysctl logic from CONFIG_SMP
` [PATCH v3 2/6] exit: Put an upper limit on how often we can oops
` [PATCH v3 3/6] exit: Expose "oops_count" to sysfs
` [PATCH v3 4/6] panic: Consolidate open-coded panic_on_warn checks
` [PATCH v3 5/6] panic: Introduce warn_limit
` [PATCH v3 6/6] panic: Expose "warn_count" to sysfs

[PATCH][next] scsi: bfa: Replace one-element array with flexible-array member
 2022-11-26  3:27 UTC  (3+ messages)

[PATCH] carl9170: Replace zero-length array of trailing structs with flex-array
 2022-11-25 11:15 UTC  (6+ messages)

[PATCH 0/4] fortify: Use __builtin_dynamic_object_size() when available
 2022-11-23 15:29 UTC  (5+ messages)
` [PATCH 4/4] "

Coverity: iwl_mvm_sec_key_add(): Memory - corruptions
 2022-11-22 16:46 UTC  (4+ messages)

Coverity: intel_hti_uses_phy(): Integer handling issues
 2022-11-22 12:48 UTC  (2+ messages)

[PATCH v3 00/24] x86_64: Improvements at compressed kernel stage
 2022-11-22 11:12 UTC  (25+ messages)
` [PATCH v3 01/24] x86/boot: Align vmlinuz sections on page size
` [PATCH v3 02/24] x86/build: Remove RWX sections and align on 4KB
` [PATCH v3 03/24] x86/boot: Set cr0 to known state in trampoline
` [PATCH v3 04/24] x86/boot: Increase boot page table size
` [PATCH v3 05/24] x86/boot: Support 4KB pages for identity mapping
` [PATCH v3 06/24] x86/boot: Setup memory protection for bzImage code
` [PATCH v3 07/24] x86/build: Check W^X of vmlinux during build
` [PATCH v3 08/24] x86/boot: Map memory explicitly
` [PATCH v3 09/24] x86/boot: Remove mapping from page fault handler
` [PATCH v3 10/24] efi/libstub: Move helper function to related file
` [PATCH v3 11/24] x86/boot: Make console interface more abstract
` [PATCH v3 12/24] x86/boot: Make kernel_add_identity_map() a pointer
` [PATCH v3 13/24] x86/boot: Split trampoline and pt init code
` [PATCH v3 14/24] x86/boot: Add EFI kernel extraction interface
` [PATCH v3 15/24] efi/x86: Support extracting kernel from libstub
` [PATCH v3 16/24] x86/boot: Reduce lower limit of physical KASLR
` [PATCH v3 17/24] x86/boot: Reduce size of the DOS stub
` [PATCH v3 18/24] tools/include: Add simplified version of pe.h
` [PATCH v3 19/24] x86/build: Cleanup tools/build.c
` [PATCH v3 20/24] x86/build: Make generated PE more spec compliant
` [PATCH v3 21/24] efi/x86: Explicitly set sections memory attributes
` [PATCH v3 22/24] efi/libstub: Add memory attribute protocol definitions
` [PATCH v3 23/24] efi/libstub: Use memory attribute protocol
` [PATCH v3 24/24] efi/libstub: Make memory protection warnings include newlines

[PATCH v2] p54: Replace zero-length array of trailing structs with flex-array
 2022-11-22 10:17 UTC  (4+ messages)
` [v2] wifi: "

[PATCH 1/2][next] wifi: brcmfmac: replace one-element array with flexible-array member in struct brcmf_dload_data_le
 2022-11-22 10:14 UTC  (2+ messages)

[PATCH 0/2][next] wifi: brcmfmac: Replace one-element array with flexible-array member
 2022-11-22 10:14 UTC  (6+ messages)
` [PATCH 1/2][next] "
` [PATCH 2/2][next] wifi: brcmfmac: Use struct_size() and array_size() in code ralated to struct brcmf_gscan_config

warning upon association with latest kernel
 2022-11-22  4:31 UTC 

warn in ncsi netlink code
 2022-11-22  4:23 UTC 

[PATCH] [next] drm/amdgpu: Replace remaining 1-element array with flex-array
 2022-11-21 17:43 UTC  (2+ messages)

[PATCH bpf-next v3] bpf/verifier: Use kmalloc_size_roundup() to match ksize() usage
 2022-11-21 14:20 UTC  (3+ messages)

[PATCH] ipv4/fib: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2022-11-21 13:10 UTC  (4+ messages)

[PATCH v2 0/9] Add a bunch of msm8953 dts files
 2022-11-21 11:20 UTC  (13+ messages)
` [PATCH v2 3/9] arm64: dts: qcom: sdm450: Add device tree for Motorola Moto G6
` [PATCH v2 4/9] arm64: dts: qcom: msm8953: Add device tree for Motorola G5 Plus
` [PATCH v2 6/9] arm64: dts: qcom: msm8953: Add device tree for Xiaomi Redmi Note 4X
` [PATCH v2 7/9] arm64: dts: qcom: msm8953: Add device tree for Xiaomi Mi A1
` [PATCH v2 8/9] arm64: dts: qcom: msm8953: Add device tree for Xiaomi Redmi 5 Plus
` [PATCH v2 9/9] arm64: dts: qcom: sdm632: Add device tree for Motorola G7 Power

[PATCH v2 00/23] x86_64: Improvements at compressed kernel stage
 2022-11-21  9:42 UTC  (4+ messages)

[PATCH v2 0/2] slab: Provide full coverage for __alloc_size attribute
 2022-11-21  9:28 UTC  (8+ messages)
` [PATCH v2 1/2] slab: Clean up SLOB vs kmalloc() definition
` [PATCH v2 2/2] slab: Remove special-casing of const 0 size allocations

[PATCH 0/2][next] scsi: qla2xxx: Replace one-element array with flexible-array member
 2022-11-19 19:03 UTC  (11+ messages)
` [PATCH 1/2][next] scsi: qla2xxx: Replace one-element array with DECLARE_FLEX_ARRAY() helper
` [PATCH 2/2][next] scsi: qla2xxx: Use struct_size() in code related to struct ct_sns_gpnft_rsp

[PATCH] ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_event
 2022-11-19  8:20 UTC  (2+ messages)

[PATCH] rtc: msc313: Fix function prototype mismatch in msc313_rtc_probe()
 2022-11-19  8:05 UTC  (2+ messages)

[PATCH] IB/hfi1: Replace 1-element array with singleton
 2022-11-18 23:56 UTC  (2+ messages)

[PATCH] p54: Remove unused struct pda_antenna_gain
 2022-11-18 22:53 UTC  (2+ messages)

[PATCH] drm/nouveau/fb/ga102: Replace zero-length array of trailing structs with flex-array
 2022-11-18 22:38 UTC  (2+ messages)

Coverity: zblock_alloc(): Memory - illegal accesses
 2022-11-18 19:44 UTC  (4+ messages)

[PATCH] ACPICA: Replace fake flexible arrays with flexible array members
 2022-11-18 18:15 UTC 

Coverity: encode_cb_recallany4args(): Error handling issues
 2022-11-18 18:01 UTC  (2+ messages)

Coverity: pre_compute_mst_dsc_configs_for_state(): Uninitialized variables
 2022-11-18 16:50 UTC 

[PATCH net-next v2] netlink: split up copies in the ack construction
 2022-11-18 15:59 UTC  (13+ messages)

[PATCH] exec: Remove FOLL_FORCE for stack setup
 2022-11-18  8:57 UTC  (2+ messages)

Coverity: add_early_randomness(): Integer handling issues
 2022-11-18  8:49 UTC  (3+ messages)

Coverity: __sock_gen_cookie(): Error handling issues
 2022-11-18  4:40 UTC  (8+ messages)

[PATCH] hpet: Replace one-element array with flexible-array member
 2022-11-18  4:23 UTC  (3+ messages)

Coverity: zblock_reclaim_block(): Control flow issues
 2022-11-18  0:05 UTC  (2+ messages)

[PATCH next v2 0/6] exit: Put an upper limit on how often we can oops
 2022-11-17 23:28 UTC  (7+ messages)
` [PATCH v2 4/6] panic: Consolidate open-coded panic_on_warn checks
` [PATCH v2 5/6] panic: Introduce warn_limit

Coverity: drm_mode_parse_cmdline_named_mode(): Security best practices violations
 2022-11-17 22:18 UTC 

Coverity: efx_tc_rx(): Memory - illegal accesses
 2022-11-17 22:17 UTC 

[PATCH 0/5] Move internal definitions out of kernel-wide include
 2022-11-17 22:05 UTC  (5+ messages)
` [PATCH 5/5] MAINTAINERS: Update pstore maintainers

[PATCH 0/2][next] wifi: brcmfmac: common: Replace one-element array with flexible-array member
 2022-11-17  1:06 UTC  (4+ messages)
` [PATCH 2/2][next] wifi: brcmfmac: Use struct_size() in code ralated to struct brcmf_dload_data_le


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