messages from 2024-05-09 17:36:24 to 2024-05-19 18:15:14 UTC [more...]
[PATCH] efi: pstore: Return proper errors on UEFI failures
2024-05-19 18:15 UTC (2+ messages)
[PATCH] drm/nouveau/nvif: Avoid build error due to potential integer overflows
2024-05-19 14:09 UTC (5+ messages)
[PATCH v2] ntp: safeguard against time_constant overflow case
2024-05-19 11:31 UTC (3+ messages)
[PATCH 2/2 net-next] libceph: Use __counted_by() in struct ceph_snap_context
2024-05-19 9:09 UTC
[PATCH] RDMA/irdma: Annotate flexible array with __counted_by() in struct irdma_qvlist_info
2024-05-19 7:02 UTC
[PATCH] selftests: rtc: rtctest: Do not open-code TEST_HARNESS_MAIN
2024-05-18 20:36 UTC (3+ messages)
[PATCH] kunit/fortify: Fix memcmp() test to be amplitude agnostic
2024-05-18 18:40 UTC
[PATCH] dma-buf/fence-array: Add flex array to struct dma_fence_array
2024-05-18 18:06 UTC (2+ messages)
[WARNING] memcpy: detected field-spanning write (size 1005) of single field "&out_cmd->cmd.payload" at drivers/net/wireless/intel/iwlegacy/common.c:3173 (size 320)
2024-05-18 17:48 UTC
[RFC] Mitigating unexpected arithmetic overflow
2024-05-18 15:39 UTC (40+ messages)
[PATCH v2 1/2] Bluetooth: hci_core: Prefer struct_size over open coded arithmetic
2024-05-18 8:30 UTC (2+ messages)
` [PATCH v2 2/2] Bluetooth: hci_core: Prefer array indexing over pointer arithmetic
[PATCH v2 0/2] Bluetooth: hci_core: Refactor hci_get_dev_list() function
2024-05-18 8:30 UTC
[PATCH] selftests: drivers/s390x: Use SKIP() during FIXTURE_SETUP
2024-05-18 0:18 UTC
[PATCH] selftests: hid: Do not open-code TEST_HARNESS_MAIN
2024-05-18 0:17 UTC
[PATCH v3] fs: fix unintentional arithmetic wraparound in offset calculation
2024-05-17 21:24 UTC (6+ messages)
[PATCH v2] wifi: mac80211: Avoid address calculations via out of bounds array indexing
2024-05-17 20:45 UTC (2+ messages)
[PATCH v2] ntp: remove accidental integer wrap-around
2024-05-17 20:22 UTC
[PATCH] arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first
2024-05-17 20:01 UTC (4+ messages)
[PATCH v3 1/2] tty: rfcomm: prefer struct_size over open coded arithmetic
2024-05-17 17:21 UTC (2+ messages)
` [PATCH v3 2/2] tty: rfcomm: prefer array indexing over pointer arithmetic
[PATCH v3 0/2] tty: rfcomm: refactor rfcomm_get_dev_list() function
2024-05-17 17:21 UTC
[linux-next:master] BUILD REGRESSION c75962170e49f24399141276ae119e6a879f36dc
2024-05-17 16:50 UTC
[PATCH 1/2] wifi: cfg80211: use __counted_by where appropriate
2024-05-17 15:33 UTC (2+ messages)
` [PATCH 2/2] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
[PATCH 00/12] Introduce STM32 DMA3 support
2024-05-17 14:57 UTC (13+ messages)
` [PATCH 05/12] dmaengine: Add "
[PATCH] ntp: remove accidental integer wrap-around
2024-05-17 8:49 UTC (5+ messages)
[PATCH 1/1] wifi: mac80211: Avoid address calculations via out of bounds array indexing
2024-05-17 6:25 UTC (2+ messages)
Extending Linux' Coverity model and also cover aarch64
2024-05-17 6:19 UTC (4+ messages)
[RFC PATCH v3 0/5] Hypervisor-Enforced Kernel Integrity - CR pinning
2024-05-16 14:02 UTC (12+ messages)
` [RFC PATCH v3 3/5] KVM: x86: Add notifications for Heki policy configuration and violation
[PATCH v10 0/5] Introduce mseal
2024-05-16 0:59 UTC (23+ messages)
[linux-next:master] BUILD REGRESSION 82d92a9a1b9ea0ea52aff27cddd05009b4edad49
2024-05-15 19:27 UTC
[PATCH v2] fs: remove accidental overflow during wraparound check
2024-05-15 16:44 UTC (3+ messages)
[linux-next:master] [mm/slab] 7bd230a266: WARNING:at_mm/util.c:#kvmalloc_node_noprof
2024-05-15 14:49 UTC (2+ messages)
[PATCH v2] scsi: sr: fix unintentional arithmetic wraparound
2024-05-15 14:06 UTC (2+ messages)
[PATCH v3 1/2] proc: restrict /proc/pid/mem access via param knobs
2024-05-15 11:15 UTC (6+ messages)
[PATCH] ubsan: Restore dependency on ARCH_HAS_UBSAN
2024-05-15 6:38 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 26dd54d03cd94ecc035d9e1e9fd4fc0f3ab311cf
2024-05-14 20:15 UTC
[PATCH] ubsan: remove meaningless CONFIG_ARCH_HAS_UBSAN
2024-05-14 19:59 UTC (2+ messages)
[PATCH 0/3] kbuild: remove many tool coverage variables
2024-05-14 7:31 UTC (6+ messages)
[PATCH v8 0/4] arm64: qcom: add AIM300 AIoT board support
2024-05-14 2:05 UTC (8+ messages)
` [PATCH v8 1/4] dt-bindings: arm: qcom: Document QCS8550 SoC and the AIM300 AIoT board
` [PATCH v8 2/4] arm64: dts: qcom: qcs8550: introduce qcs8550 dtsi
` [PATCH v8 3/4] arm64: dts: qcom: add base AIM300 dtsi
` [PATCH v8 4/4] arm64: dts: qcom: aim300: add AIM300 AIoT
[PATCH] hpfs: Annotate struct hpfs_dirent with __counted_by
2024-05-14 1:29 UTC (2+ messages)
[PATCH] net: prestera: Add flex arrays to some structs
2024-05-14 1:00 UTC (4+ messages)
[PATCH v2] fs: fix unintentional arithmetic wraparound in offset calculation
2024-05-13 23:29 UTC (4+ messages)
[GIT PULL] hardening updates for 6.10-rc1
2024-05-13 21:33 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 6ba6c795dc73c22ce2c86006f17c4aa802db2a60
2024-05-13 19:59 UTC
[PATCH v3] perf/ring_buffer: Prefer struct_size over open coded arithmetic
2024-05-13 19:45 UTC (2+ messages)
[PATCH v2] tty: rfcomm: prefer struct_size over open coded arithmetic
2024-05-13 18:51 UTC (6+ messages)
[PATCH] Bluetooth: hci_core: Prefer struct_size over open coded arithmetic
2024-05-13 17:19 UTC (4+ messages)
[PATCH] fs: remove accidental overflow during wraparound check
2024-05-12 8:05 UTC (4+ messages)
[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
2024-05-13 2:57 UTC (7+ messages)
[PATCH] perf/x86/amd/uncore: Add flex array to struct amd_uncore_ctx
2024-05-11 20:04 UTC (2+ messages)
[PATCH v3] scsi: csiostor: Use kcalloc() instead of kzalloc()
2024-05-11 15:10 UTC (3+ messages)
[PATCH] perf/x86/intel/uncore: Prefer struct_size over open coded arithmetic
2024-05-11 13:33 UTC (2+ messages)
[PATCH] uapi: stddef.h: Provide UAPI macros for __counted_by_{le, be}
2024-05-11 11:04 UTC (3+ messages)
[PATCH net-next v2 0/2] gve: Minor cleanups
2024-05-11 2:00 UTC (2+ messages)
[PATCH v2 00/12] Introduce STM32 DMA3 support
2024-05-10 21:08 UTC (5+ messages)
` [PATCH v2 01/12] dt-bindings: dma: New directory for STM32 DMA controllers bindings
` [PATCH v2 04/12] dt-bindings: dma: Document STM32 DMA3 controller bindings
[PATCH] fs: fix unintentional arithmetic wraparound in offset calculation
2024-05-10 16:21 UTC (3+ messages)
[PATCH] libfs: fix accidental overflow in offset calculation
2024-05-10 7:02 UTC (7+ messages)
[linux-next:master] BUILD REGRESSION 704ba27ac55579704ba1289392448b0c66b56258
2024-05-09 21:51 UTC
[POC][RFC][PATCH 0/2] pstore/mm/x86: Add wildcard memmap to map pstore consistently
2024-05-09 20:33 UTC (12+ messages)
[PATCH v2] perf/ring_buffer: Prefer struct_size over open coded arithmetic
2024-05-09 17:36 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox