messages from 2024-05-18 00:18:09 to 2024-05-31 19:08:34 UTC [more...]
[PATCH] x86/boot: add prototype for __fortify_panic()
2024-05-31 19:08 UTC (9+ messages)
[PATCH] kunit/fortify: Remove __kmalloc_node() test
2024-05-31 18:57 UTC
[PATCH v3 0/6] slab: Introduce dedicated bucket allocator
2024-05-31 16:51 UTC (13+ 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 net-next v3] net: mana: Allow variable size indirection table
2024-05-31 15:37 UTC
[PATCH v4 00/12] Introduce STM32 DMA3 support
2024-05-31 15:07 UTC (13+ 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 v2] wifi: mac80211: Avoid address calculations via out of bounds array indexing
2024-05-31 13:24 UTC (5+ messages)
[PATCH] tty: mxser: Remove __counted_by from mxser_board.ports[]
2024-05-30 17:43 UTC (10+ messages)
[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 (3+ messages)
[PATCH] codetag: avoid race at alloc_slab_obj_exts
2024-05-30 11:37 UTC (2+ messages)
[PATCH] x86/traps: Enable UBSAN traps on x86
2024-05-30 0:24 UTC (7+ 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 (5+ messages)
` [PATCH 1/2] kunit: test: Add vm_mmap() allocation resource manager
` [PATCH 2/2] usercopy: Convert test_user_copy to KUnit test
[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 v2] wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type)
2024-05-27 18:08 UTC (2+ messages)
[PATCH] wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type)
2024-05-27 12:55 UTC (2+ messages)
[PATCH v4 1/2] proc: pass file instead of inode to proc_mem_open
2024-05-27 11:21 UTC (6+ messages)
` [PATCH v4 2/2] proc: restrict /proc/pid/mem
[PATCH v3 00/12] Introduce STM32 DMA3 support
2024-05-27 8:41 UTC (17+ messages)
` [PATCH v3 01/12] dt-bindings: dma: New directory for STM32 DMA controllers bindings
` [PATCH v3 02/12] dmaengine: stm32: New directory for STM32 DMA controllers drivers
` [PATCH v3 03/12] MAINTAINERS: Add entry for STM32 DMA controllers drivers and documentation
` [PATCH v3 04/12] dt-bindings: dma: Document STM32 DMA3 controller bindings
` [PATCH v3 05/12] dmaengine: Add STM32 DMA3 support
` [PATCH v3 06/12] dmaengine: stm32-dma3: add DMA_CYCLIC capability
` [PATCH v3 07/12] dmaengine: stm32-dma3: add DMA_MEMCPY capability
` [PATCH v3 08/12] dmaengine: stm32-dma3: add device_pause and device_resume ops
` [PATCH v3 09/12] dmaengine: stm32-dma3: improve residue granularity
` [PATCH v3 10/12] dmaengine: add channel device name to channel registration
` [PATCH v3 11/12] dmaengine: stm32-dma3: defer channel registration to specify channel name
` [PATCH v3 12/12] arm64: dts: st: add HPDMA nodes on stm32mp251
[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 v4 2/7] crash_dump: make dm crypt keys persist for the kdump kernel
2024-05-25 7:57 UTC (3+ messages)
[PATCH] Bluetooth: Use sizeof(*pointer) instead of sizeof(type)
2024-05-24 20:00 UTC (2+ messages)
[PATCH] Input: keyboard - use sizeof(*pointer) instead of sizeof(type)
2024-05-24 17:33 UTC
[PATCH v10 0/5] Introduce mseal
2024-05-24 15:19 UTC (12+ messages)
[PATCH] ext4: Use memtostr_pad() for s_volume_name
2024-05-23 22:54 UTC
[PATCH net-next] net: mana: Allow variable size indirection table
2024-05-23 19:46 UTC (2+ messages)
[PATCH] efi: pstore: Return proper errors on UEFI failures
2024-05-23 7:11 UTC (3+ messages)
[PATCH v3 2/7] crash_dump: make dm crypt keys persist for the kdump kernel
2024-05-23 5:34 UTC (4+ messages)
[PATCH] randomize_kstack: Improve entropy diffusion
2024-05-22 19:28 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION 8314289a8d50a4e05d8ece1ae0445a3b57bb4d3b
2024-05-22 16:14 UTC
[PATCH] clocksource/drivers/sprd: Enable register for timer counter from 32 bit to 64 bit
2024-05-22 8:14 UTC
[PATCH 0/5] scsi: Avoid possible run-time warning with long manufacturer strings
2024-05-21 19:07 UTC (3+ messages)
` [PATCH 3/5] scsi: mpt3sas: "
[linux-next:master] BUILD REGRESSION 124cfbcd6d185d4f50be02d5f5afe61578916773
2024-05-21 16:43 UTC (2+ messages)
[PATCH] dma-buf/fence-array: Add flex array to struct dma_fence_array
2024-05-21 11:28 UTC (3+ messages)
` [Linaro-mm-sig] "
[PATCH v2] scsi: sr: fix unintentional arithmetic wraparound
2024-05-21 2:40 UTC (2+ messages)
[PATCH v3 0/2] tty: rfcomm: refactor rfcomm_get_dev_list() function
2024-05-20 19:50 UTC (2+ messages)
[PATCH v2 0/2] Bluetooth: hci_core: Refactor hci_get_dev_list() function
2024-05-20 19:50 UTC (2+ messages)
[PATCH v3 00/12] Introduce STM32 DMA3 support
2024-05-20 15:46 UTC (5+ messages)
` [PATCH v3 01/12] dt-bindings: dma: New directory for STM32 DMA controllers bindings
` [PATCH v3 02/12] dmaengine: stm32: New directory for STM32 DMA controllers drivers
` [PATCH v3 03/12] MAINTAINERS: Add entry for STM32 DMA controllers drivers and documentation
[PATCH 00/12] Introduce STM32 DMA3 support
2024-05-20 15:42 UTC (8+ messages)
` [PATCH 05/12] dmaengine: Add "
[PATCH 0/2] exec: Add KUnit test for bprm_stack_limits()
2024-05-20 15:17 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] exec: Avoid pathological argc, envc, and bprm->p values
[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-20 15:10 UTC (5+ messages)
[PATCH v3] fs: fix unintentional arithmetic wraparound in offset calculation
2024-05-20 11:58 UTC (2+ messages)
[linux-next:master] [mm/slab] 7bd230a266: WARNING:at_mm/util.c:#kvmalloc_node_noprof
2024-05-20 3:30 UTC (3+ 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] 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
[RFC] Mitigating unexpected arithmetic overflow
2024-05-18 15:39 UTC (20+ 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] selftests: drivers/s390x: Use SKIP() during FIXTURE_SETUP
2024-05-18 0:18 UTC
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