messages from 2024-05-24 17:12:21 to 2024-06-04 15:53:25 UTC [more...]
[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
2024-06-04 15:52 UTC (13+ messages)
[PATCH v4 0/6] slab: Introduce dedicated bucket allocator
2024-06-04 15:02 UTC (11+ messages)
` [PATCH v4 1/6] mm/slab: Introduce kmem_buckets typedef
` [PATCH v4 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
` [PATCH v4 3/6] mm/slab: Introduce kvmalloc_buckets_node() that can take kmem_buckets argument
` [PATCH v4 4/6] mm/slab: Introduce kmem_buckets_create() and family
` [PATCH v4 5/6] ipc, msg: Use dedicated slab buckets for alloc_msg()
` [PATCH v4 6/6] mm/util: Use dedicated slab buckets for memdup_user()
[PATCH] HID: usbhid: fix recurrent out-of-bounds bug in usbhid_parse()
2024-06-04 14:15 UTC (2+ messages)
[PATCH 0/2] mm/pstore: Reserve named unspecified memory across boots
2024-06-04 11:08 UTC (7+ messages)
` [PATCH 1/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
` [PATCH 2/2] pstore/ramoops: Add ramoops.mem_name= command line option
[PATCH net-next v3] net: mana: Allow variable size indirection table
2024-06-04 9:33 UTC (6+ messages)
[PATCH v4 2/7] crash_dump: make dm crypt keys persist for the kdump kernel
2024-06-04 8:51 UTC (4+ messages)
[PATCH v4 00/12] Introduce STM32 DMA3 support
2024-06-04 8:12 UTC (17+ messages)
` [PATCH v4 01/12] dt-bindings: dma: New directory for STM32 DMA controllers bindings
` [PATCH v4 02/12] dmaengine: stm32: New directory for STM32 DMA controllers drivers
` [PATCH v4 03/12] MAINTAINERS: Add entry for STM32 DMA controllers drivers and documentation
` [PATCH v4 04/12] dt-bindings: dma: Document STM32 DMA3 controller bindings
` [PATCH v4 05/12] dmaengine: Add STM32 DMA3 support
` [PATCH v4 06/12] dmaengine: stm32-dma3: add DMA_CYCLIC capability
` [PATCH v4 07/12] dmaengine: stm32-dma3: add DMA_MEMCPY capability
` [PATCH v4 08/12] dmaengine: stm32-dma3: add device_pause and device_resume ops
` [PATCH v4 09/12] dmaengine: stm32-dma3: improve residue granularity
` [PATCH v4 10/12] dmaengine: add channel device name to channel registration
` [PATCH v4 11/12] dmaengine: stm32-dma3: defer channel registration to specify channel name
` [PATCH v4 12/12] arm64: dts: st: add HPDMA nodes on stm32mp251
[PATCH] selftests: drivers/s390x: Use SKIP() during FIXTURE_SETUP
2024-06-04 7:24 UTC (2+ messages)
[RFC PATCH v3 0/5] Hypervisor-Enforced Kernel Integrity - CR pinning
2024-06-04 0:30 UTC (14+ messages)
` [RFC PATCH v3 3/5] KVM: x86: Add notifications for Heki policy configuration and violation
[PATCH] mm/memory_hotplug: prevent accessing by index=-1
2024-06-03 20:15 UTC (2+ messages)
[PATCH] auxdisplay: Use sizeof(*pointer) instead of sizeof(type)
2024-06-03 19:50 UTC (3+ messages)
[PATCH v2] x86/traps: Enable UBSAN traps on x86
2024-06-03 16:13 UTC (3+ messages)
[PATCH] tty: mxser: Remove __counted_by from mxser_board.ports[]
2024-06-03 8:26 UTC (12+ messages)
[PATCH v2] wifi: mac80211: Avoid address calculations via out of bounds array indexing
2024-06-03 7:20 UTC (6+ messages)
[PATCH] Input: tablet - use sizeof(*pointer) instead of sizeof(type)
2024-06-03 4:39 UTC (2+ messages)
[PATCH] Input: mouse - use sizeof(*pointer) instead of sizeof(type)
2024-06-03 4:39 UTC (2+ messages)
[PATCH] input: misc: use sizeof(*pointer) instead of sizeof(type)
2024-06-03 4:38 UTC (2+ messages)
[PATCH] Input: keyboard - use sizeof(*pointer) instead of sizeof(type)
2024-06-03 4:38 UTC (2+ messages)
[PATCH] iio: event: use sizeof(*pointer) instead of sizeof(type)
2024-06-02 17:23 UTC
[PATCH 1/2] atmel: at76c50x: use sizeof(*pointer) instead of sizeof(type)
2024-06-02 16:13 UTC (2+ messages)
` [PATCH 2/2] atmel: at76c50x: prefer struct_size over open coded arithmetic
[PATCH 0/2] atmel: at76c50x: improve code robustness
2024-06-02 16:13 UTC
[PATCH] soc: fsl: qe: use sizeof(*pointer) instead of sizeof(type)
2024-06-02 8:31 UTC
[PATCH] nvdimm/btt: use sizeof(*pointer) instead of sizeof(type)
2024-06-02 8:18 UTC
[PATCH] kunit/fortify: Remove __kmalloc_node() test
2024-06-01 21:05 UTC (2+ messages)
[PATCH v4 1/3] perf/x86/amd/uncore: Add flex array to struct amd_uncore_ctx
2024-06-01 16:56 UTC (3+ messages)
` [PATCH v4 2/3] perf/x86/intel/uncore: Prefer struct_size over open coded arithmetic
` [PATCH v4 3/3] perf/ring_buffer: "
[PATCH v4 0/3] Hardening perf subsystem
2024-06-01 16:56 UTC
[PATCH] sctp: annotate struct sctp_assoc_ids with __counted_by()
2024-06-01 14:02 UTC (2+ messages)
[PATCH v2] wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type)
2024-06-01 10:09 UTC (3+ messages)
[PATCH] x86/boot: add prototype for __fortify_panic()
2024-06-01 7:27 UTC (17+ messages)
[PATCH] ubsan: add missing MODULE_DESCRIPTION() macro
2024-06-01 2:06 UTC
[PATCH] string: kunit: add missing MODULE_DESCRIPTION() macros
2024-05-31 23:07 UTC
[PATCH] kunit/fortify: add missing MODULE_DESCRIPTION() macros
2024-05-31 22:45 UTC
[PATCH v4 1/2] proc: pass file instead of inode to proc_mem_open
2024-05-31 21:29 UTC (8+ messages)
` [PATCH v4 2/2] proc: restrict /proc/pid/mem
[PATCH v3 0/6] slab: Introduce dedicated bucket allocator
2024-05-31 20:59 UTC (14+ messages)
` [PATCH v3 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
` [PATCH v3 4/6] mm/slab: Introduce kmem_buckets_create() and family
[PATCH] x86/traps: Enable UBSAN traps on x86
2024-05-31 20:36 UTC (8+ messages)
[linux-next:master] BUILD REGRESSION 0e1980c40b6edfa68b6acf926bab22448a6e40c9
2024-05-31 19:09 UTC
[PATCH] nvmet-fc: Remove __counted_by from nvmet_fc_tgt_queue.fod[]
2024-05-30 17:23 UTC (3+ messages)
[PATCH net-next v2] net: mana: Allow variable size indirection table
2024-05-30 16:03 UTC (5+ messages)
[PATCH] drm/radeon: Remove __counted_by from StateArray.states[]
2024-05-30 14:57 UTC (2+ messages)
[PATCH] RDMA/irdma: Annotate flexible array with __counted_by() in struct irdma_qvlist_info
2024-05-30 12:16 UTC (2+ messages)
[PATCH] codetag: avoid race at alloc_slab_obj_exts
2024-05-30 11:37 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 9d99040b1bc8dbf385a8aa535e9efcdf94466e19
2024-05-29 17:42 UTC
__fortify_panic() question
2024-05-29 17:18 UTC (4+ messages)
[PATCH 0/2] usercopy: Convert test_user_copy to KUnit test
2024-05-29 12:17 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH v2] ntp: remove accidental integer wrap-around
2024-05-29 8:18 UTC (7+ messages)
[PATCH] x86/hpet: Read HPET directly if panic in progress
2024-05-29 8:15 UTC (10+ messages)
[linux-next:master] BUILD REGRESSION 6dc544b66971c7f9909ff038b62149105272d26a
2024-05-28 21:32 UTC (3+ messages)
[PATCH v4 0/4] Add support for QoS configuration
2024-05-28 14:52 UTC (7+ messages)
` [PATCH v4 1/4] interconnect: qcom: icc-rpmh: Add QoS configuration support
[PATCH] wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type)
2024-05-27 12:55 UTC (2+ messages)
[PATCH v3 00/12] Introduce STM32 DMA3 support
2024-05-27 8:41 UTC (7+ messages)
` [PATCH v3 05/12] dmaengine: Add "
` [PATCH v3 06/12] dmaengine: stm32-dma3: add DMA_CYCLIC capability
[PATCH 2/2] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs
2024-05-27 6:27 UTC (3+ messages)
` [PATCH v2 "
[RFC] HID: ishtp-hid-client: replace fake-flex arrays with flex-array members
2024-05-26 13:32 UTC
[PATCH AUTOSEL 6.9 13/15] ubsan: Avoid i386 UBSAN handler crashes with Clang
2024-05-26 9:41 UTC
[PATCH v2] dma-buf/fence-array: Add flex array to struct dma_fence_array
2024-05-25 16:00 UTC
[PATCH] Bluetooth: Use sizeof(*pointer) instead of sizeof(type)
2024-05-24 20:00 UTC (2+ 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