linux-hardening.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-07 19:55:00 to 2023-05-05 15:30:09 UTC [more...]

[RFC PATCH v1 0/9] Hypervisor-Enforced Kernel Integrity
 2023-05-05 15:20 UTC  (8+ messages)
` [PATCH v1 1/9] KVM: x86: Add kvm_x86_ops.fault_gva()
` [PATCH v1 3/9] virt: Implement Heki common code
` [PATCH v1 4/9] KVM: x86: Add new hypercall to set EPT permissions
` [PATCH v1 5/9] KVM: x86: Add new hypercall to lock control registers
` [PATCH v1 6/9] KVM: x86: Add Heki hypervisor support
` [PATCH v1 7/9] KVM: VMX: Add MBEC support
` [PATCH v1 9/9] virt: Add Heki KUnit tests

[PATCH 1/2] dt-bindings: arm: ti: Add bindings for PHYTEC AM62x based hardware
 2023-05-05 13:38 UTC  (8+ messages)
` [PATCH 2/2] arm64: dts: ti: Add basic support for phyBOARD-Lyra-AM625

[syzbot] [hardening?] [mm?] BUG: bad usercopy in fpa_set
 2023-05-05 12:53 UTC 

[PATCH v3 00/18] Add basic Minidump kernel driver support
 2023-05-05  5:34 UTC  (44+ messages)
` [PATCH v3 01/18] remoteproc: qcom: Expand MD_* as MINIDUMP_*
` [PATCH v3 02/18] remoteproc: qcom: Move minidump specific data to qcom_minidump.h
` [PATCH v3 03/18] docs: qcom: Add qualcomm minidump guide
` [PATCH v3 04/18] soc: qcom: Add Qualcomm minidump kernel driver
` [PATCH v3 05/18] soc: qcom: minidump: Add pending region registration support
` [PATCH v3 06/18] soc: qcom: minidump: Add update region support
` [PATCH v3 07/18] arm64: defconfig: Enable Qualcomm minidump driver
` [PATCH v3 08/18] remoterproc: qcom: refactor to leverage exported minidump symbol
` [PATCH v3 09/18] soc: qcom: Add qcom's pstore minidump driver support
` [PATCH v3 10/18] dt-bindings: reserved-memory: Add qcom,ramoops-minidump binding
` [PATCH v3 11/18] arm64: dts: qcom: sm8450: Add Qualcomm ramoops minidump node
` [PATCH v3 12/18] soc: qcom: Register pstore frontend region with minidump
` [PATCH v3 13/18] arm64: defconfig: Enable Qualcomm pstore minidump client driver
` [PATCH v3 14/18] firmware: qcom_scm: provide a read-modify-write function
` [PATCH v3 15/18] pinctrl: qcom: Use qcom_scm_io_update_field()
` [PATCH v3 16/18] firmware: scm: Modify only the download bits in TCSR register
` [PATCH v3 17/18] firmware: qcom_scm: Refactor code to support multiple download mode
` [PATCH v3 18/18] firmware: qcom_scm: Add multiple download mode support

[PATCH] Compiler Attributes: Add __counted_by macro
 2023-05-04 23:44 UTC  (6+ messages)

[PATCH net v4 0/2] iavf: Fix issues when setting channels concurrency with removing
 2023-05-04  7:57 UTC  (10+ messages)
` [PATCH net v4 1/2] iavf: Fix use-after-free in free_netdev
` [PATCH net v4 2/2] iavf: Fix out-of-bounds when setting channels on remove
  ` [Intel-wired-lan] "

[PATCH net v3 0/2] iavf: Fix issues when setting channels concurrency with removing
 2023-05-01  7:41 UTC  (5+ messages)
` [PATCH net v3 1/2] iavf: Fix use-after-free in free_netdev
` [PATCH net v3 2/2] iavf: Fix out-of-bounds when setting channels on remove

[PATCH AUTOSEL 6.3 32/44] arm64: dts: qcom: sm6115-j606f: Add ramoops node
 2023-05-01  2:56 UTC 

[PATCH net v2 0/2] iavf: Fix issues when setting channels concurrency with removing
 2023-04-28 16:41 UTC  (9+ messages)
` [PATCH net v2 1/2] iavf: Fix use-after-free in free_netdev
  ` [Intel-wired-lan] "
` [PATCH net v2 2/2] iavf: Fix out-of-bounds when setting channels on remove

[PATCH] drm/probe_helper: fix the warning reported when calling drm_kms_helper_poll_disable during suspend
 2023-04-28  1:17 UTC  (8+ messages)

Disabling -Warray-bounds for gcc-13 too
 2023-04-28  0:43 UTC  (7+ messages)

[GIT PULL] flexible-array transformations for 6.4-rc1
 2023-04-26 17:06 UTC  (2+ messages)

[RFC PATCH 0/6] VMAP_STACK support for book3s64
 2023-04-26  7:03 UTC  (4+ messages)
` [RFC PATCH 1/6] powerpc/64s: Fix assembly to support larger values of THREAD_SIZE

[PATCH RFC] Randomized slab caches for kmalloc()
 2023-04-25  3:55 UTC  (7+ messages)

[PATCH] drm/nouveau/disp: More DP_RECEIVER_CAP_SIZE array fixes
 2023-04-24 15:20 UTC  (3+ messages)

[PATCH net-next] rxrpc: Replace fake flex-array with flexible-array member
 2023-04-23 12:50 UTC  (2+ messages)

[PATCH][next] rxrpc: Replace fake flex-array with flexible-array member
 2023-04-21 13:00 UTC  (2+ messages)

[PATCH v2 00/10] fortify: Add KUnit tests for runtime overflows
 2023-04-20 15:52 UTC  (13+ messages)
` [PATCH v2 01/10] kunit: tool: Enable CONFIG_FORTIFY_SOURCE under UML
` [PATCH v2 04/10] fortify: Use const variables for __member_size tracking
` [PATCH v2 06/10] fortify: strcat: Move definition to use fortified strlcat()
` [PATCH v2 07/10] fortify: Split reporting and avoid passing string pointer
` [PATCH v2 08/10] fortify: Provide KUnit counters for failure testing

[PATCH] powerpc/rtas: Replace one-element arrays with flexible arrays
 2023-04-20  7:46 UTC  (3+ messages)

[PATCH v2 0/6] LoongArch: Add kernel address sanitizer support
 2023-04-20  2:21 UTC  (2+ messages)

[PATCH] ubsan: remove cc-option test for UBSAN_TRAP
 2023-04-19 21:02 UTC  (6+ messages)

[RESEND PATCH net 0/2] iavf: Fix issues when setting channels concurrency with removing
 2023-04-19  5:50 UTC  (8+ messages)
` [RESEND PATCH net 1/2] iavf: Fix use-after-free in free_netdev
` [RESEND PATCH net 2/2] iavf: Fix out-of-bounds when setting channels on remove

[PATCH net 0/2] iavf: Fix issues when setting channels concurrency
 2023-04-19  1:00 UTC  (10+ messages)
` [PATCH net 1/2] iavf: Fix use-after-free in free_netdev
` [PATCH net 2/2] iavf: Fix out-of-bounds when setting channels on remove

[PATCH v2 09/10] fortify: Add KUnit tests for runtime overflows
 2023-04-18 18:27 UTC  (3+ messages)

[PATCH v2 0/6] Add basic Minidump kernel driver support
 2023-04-18 15:26 UTC  (20+ messages)
` [PATCH v2 2/6] remoteproc: qcom: Move minidump specific data to qcom_minidump.h
` [PATCH v2 3/6] docs: qcom: Add qualcomm minidump guide
` [PATCH v2 4/6] soc: qcom: Add Qualcomm minidump kernel driver
` [PATCH v2 6/6] remoterproc: qcom: refactor to leverage exported minidump symbol

[PATCH v5 1/4] kasan: Emit different calls for instrumentable memintrinsics
 2023-04-18 12:12 UTC  (3+ messages)

[PATCH 0/5] Some tiny clean ups for SLUB
 2023-04-18  7:50 UTC  (9+ messages)
` [PATCH 1/5] slub: Correct the error code when slab_kset is NULL
` [PATCH 2/5] slub: Put objects_show() into CONFIG_SLUB_DEBUG enabled block
` [PATCH 3/5] slub: Remove CONFIG_SMP defined check
` [PATCH 4/5] slub: Remove slabs_node() function
` [PATCH 5/5] slub: Don't read nr_slabs and total_objects directly

[PATCH][next] wifi: mt76: Replace zero-length array with flexible-array member
 2023-04-17 11:28 UTC  (4+ messages)

[PATCH] selftests/memfd: fix test_sysctl
 2023-04-14  6:23 UTC  (2+ messages)

[PATCH 0/9] fortify: Add KUnit tests for runtime overflows
 2023-04-12 12:34 UTC  (5+ messages)
` [PATCH 3/9] string: Add Kunit tests for strcat() family

Per-process flag set via prctl() to deny module loading?
 2023-04-10 21:25 UTC  (6+ messages)

[PATCH v5 00/27] x86_64: Improvements at compressed kernel stage
 2023-04-08 15:09 UTC  (10+ messages)
` [PATCH v5 01/27] x86/boot: Align vmlinuz sections on page size
` [PATCH v5 02/27] x86/build: Remove RWX sections and align on 4KB
` [PATCH v5 03/27] x86/boot: Set cr0 to known state in trampoline

[PATCH] pstore/ram: Convert to platform remove callback returning void
 2023-04-08  8:10 UTC  (4+ messages)

[PATCH v2 0/4] Tab P11 features
 2023-04-07 23:40 UTC  (6+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: sm6115-j606f: Add ramoops node
` [PATCH v2 2/4] arm64: dts: qcom: sm6115: Add RMTFS
` [PATCH v2 3/4] arm64: dts: qcom: sm6115p-j606f: Enable remoteprocs
` [PATCH v2 4/4] arm64: dts: qcom: sm6115p-j606f: Enable ATH10K WiFi

[PATCH v2] ubsan: Tighten UBSAN_BOUNDS on GCC
 2023-04-07 22:00 UTC  (2+ messages)


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