messages from 2026-05-18 01:54:19 to 2026-05-18 05:21:55 UTC [more...]
cleanup the RAID6 P/Q library v3
2026-05-18 5:17 UTC (14+ messages)
` [PATCH 01/18] raid6: turn the userspace test harness into a kunit test
` [PATCH 02/18] raid6: remove __KERNEL__ ifdefs
` [PATCH 03/18] raid6: move to lib/raid/
` [PATCH 04/18] raid6: remove unused defines in pq.h
` [PATCH 05/18] raid6: remove raid6_get_zero_page
` [PATCH 06/18] raid6: use named initializers for struct raid6_calls
` [PATCH 07/18] raid6: improve the public interface
` [PATCH 08/18] raid6: warn when using less than four devices
` [PATCH 09/18] raid6: hide internals
` [PATCH 10/18] raid6: rework registration of optimized algorithms
` [PATCH 11/18] raid6: use static_call for gen_syndrom and xor_syndrom
` [PATCH 12/18] raid6: use static_call for raid6_recov_2data and raid6_recov_datap
` [PATCH 13/18] raid6: update top of file comments
[PATCH] iio: pressure: rohm-bm1390: notify trigger on all error paths
2026-05-18 5:21 UTC (3+ messages)
[PATCH] staging: rtl8723bs: split multiple assignments in rtw_xmit.c
2026-05-18 5:21 UTC (2+ messages)
[PATCH] usb: host: max3421: Fix shift-out-of-bounds in max3421_hub_control()
2026-05-18 5:19 UTC (4+ messages)
[PATCH] Bluetooth: HIDP: fix missing length checks in hidp_input_report()
2026-05-18 5:18 UTC (2+ messages)
[PATCH] ASoC: fsl: Allow MPC5200 PSC audio compile testing
2026-05-18 5:17 UTC
cleanup the RAID6 P/Q library v3
2026-05-18 5:12 UTC (3+ messages)
` [PATCH 01/18] raid6: turn the userspace test harness into a kunit test
` [PATCH 02/18] raid6: remove __KERNEL__ ifdefs
[PATCH] staging: rtl8723bs: remove READ_AND_CONFIG_MP macro
2026-05-18 5:13 UTC (2+ messages)
[PATCH] staging: rtl8723bs: clean up style in hal/sdio_halinit.c
2026-05-18 5:13 UTC (3+ messages)
` [PATCH v2] "
[PATCH] ARM: dts: aspeed: anacapa: add JTAG CPLD TRST pin to SGPIO map
2026-05-18 5:12 UTC (2+ messages)
cleanup the RAID6 P/Q library v2
2026-05-18 5:12 UTC (8+ messages)
` [PATCH 01/19] btrfs: require at least 4 devices for RAID 6
[PATCH] net: octeon: fix carrier state, null guard, and modernize phy ioctl
2026-05-18 5:12 UTC (3+ messages)
[PATCH] ALSA: hda/realtek: Add quirk for HP Z66 G6 14 laptop
2026-05-18 5:09 UTC (2+ messages)
[PATCH 0/3] powerpc: fix preempt_count imbalances in perf and kexec paths
2026-05-18 5:08 UTC (4+ messages)
` [PATCH 1/3] powerpc/perf: fix preempt count underflow in fsl_emb_pmu_del
` [PATCH 2/3] powerpc/powernv: fix preempt count leak in pnv_kexec_wait_secondaries_down
` [PATCH 3/3] powerpc/kexec: fix double get_cpu() imbalance in kexec_prepare_cpus
[PATCH bpf-next 0/2] bpf: Align syscall writeback behavior with user-declared size
2026-05-18 5:07 UTC (3+ messages)
[PATCH] selftests/mm: add pkey_sighandler_tests to .gitignore
2026-05-18 5:06 UTC (3+ messages)
[PATCH v2] libbpf: fix UAF in strset__add_str()
2026-05-18 5:05 UTC (4+ messages)
` [PATCH v3] "
[PATCH v2] USB: serial: qcserial: add new usb-id for Dell Wireless DW5826e-m
2026-05-18 5:05 UTC (3+ messages)
[PATCH v4 0/3] ARM: dts: aspeed-g6: add AST2600 I3C nodes and bindings
2026-05-18 5:02 UTC (3+ messages)
(sashiko review) Re: [PATCH v4 6/9] mm: shmem: drop has_transparent_hugepage() usage
2026-05-18 5:00 UTC (4+ messages)
[PATCH net v2] mptcp: prevent stale backlog references to closing subflows
2026-05-18 5:00 UTC
[PATCH] ocfs2: kill osb->system_file_mutex lock
2026-05-18 4:56 UTC (10+ messages)
` [PATCH v2] "
[PATCH] thunderbolt: usb4-port: fix error path and sysfs alignment
2026-05-18 4:55 UTC (2+ messages)
[PATCH v2 0/6] Open HugeTLB allocation routine for more generic use
2026-05-18 4:49 UTC (4+ messages)
` [PATCH v2 6/6] mm: hugetlb: Refactor out hugetlb_alloc_folio()
[PATCH 0/3] Add LECARC ACPI IDs for DesignWare GPIO, SPI, I2C
2026-05-18 4:48 UTC (6+ messages)
` [PATCH v3 0/3] arm64: "
` [PATCH v3 1/3] gpio: dwapb: Add ACPI ID LECA0001 for LECARC SoCs
` [PATCH v3 2/3] spi: dw-mmio: Add ACPI ID LECA0002 "
` [PATCH v3 3/3] i2c: designware: Add ACPI ID LECA0003 "
[PATCH v5 00/14] perf build: Reduce build time by nearly half
2026-05-18 4:47 UTC (16+ messages)
` [PATCH v6 "
` [PATCH v6 01/14] tools build: Fix feature checks to touch target files on success
` [PATCH v6 02/14] perf trace beauty: Make beauty generated C code standalone .o files
` [PATCH v6 03/14] perf build: Decouple pmu-events from prepare umbrella target
` [PATCH v6 04/14] perf build: Remove empty archheaders target
` [PATCH v6 05/14] perf build: Move BPF skeleton generation out of Makefile.perf
` [PATCH v6 06/14] perf build: Encapsulate vmlinux.h and bpftool in bpf_skel.mak
` [PATCH v6 07/14] perf build: Pre-generate BPF skeleton tooling during umbrella prepare phase
` [PATCH v6 08/14] perf build: Move libsymbol dependency out of prepare step
` [PATCH v6 09/14] perf build: Remove redundant libbpf feature check for static builds
` [PATCH v6 10/14] perf pmu-events: Split big_c_string storage into standalone compilation unit
` [PATCH v6 11/14] perf pmu-events: Parallelize JSON and metric pre-computation in jevents.py
` [PATCH v6 12/14] perf build: Prefix SCRIPTS with output directory to fix continuous rebuilds
` [PATCH v6 13/14] perf pmu-events: Convert recursive shell assignments and macros to Make built-ins
` [PATCH v6 14/14] perf build: Convert llvm-config shell queries to simply expanded variables
[PATCH v3] pinctrl: intel: move PWM base computation past feature check
2026-05-18 4:46 UTC (2+ messages)
[PATCH v2 0/4] powerpc: A few misc cpumask changes
2026-05-18 4:44 UTC (2+ messages)
[PATCH v2] KVM: PPC: Kconfig: Enable CONFIG_VPA_PMU with KVM
2026-05-18 4:41 UTC
[PATCH net] net: fec_mpc52xx: Fix resource size format
2026-05-18 4:40 UTC
[net-next PATCH v4 0/8] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
2026-05-18 4:38 UTC (3+ messages)
` [net-next PATCH v4 7/8] net: dsa: realtek: rtl8365mb: add FDB support
[syzbot] Monthly bpf report (May 2026)
2026-05-18 4:32 UTC
[PATCH v5 0/2] perf tests: Add uncore and x86 topdown event sorting tests
2026-05-18 4:31 UTC (7+ messages)
` [PATCH v6 "
` [PATCH v6 1/2] perf tests: Add test for uncore event sorting
` [PATCH v6 2/2] perf arch x86 tests: Add test for topdown "
` [PATCH v7 0/2] perf tests: Add uncore and x86 topdown event sorting tests
` [PATCH v7 1/2] perf tests: Add test for uncore event sorting
` [PATCH v7 2/2] perf arch x86 tests: Add test for topdown "
[PATCH] RISC-V: KVM: Fix sign extension for MMIO loads
2026-05-18 4:31 UTC (2+ messages)
[PATCH v1] virt: arm-cca-guest: use raw variant of smp_processor_id() in arm_cca_report_new()
2026-05-18 4:28 UTC (2+ messages)
[PATCH 6.6.y] ntfs: ->d_compare() must not block
2026-05-18 4:21 UTC
[PATCH] rust: workqueue: add cancel_work for Arc<T>
2026-05-18 4:23 UTC
[PATCH 6.12.y] ntfs: ->d_compare() must not block
2026-05-18 4:21 UTC
[PATCH] Input: mtk-pmic-keys - use of_device_get_match_data()
2026-05-18 4:20 UTC
[RFC V2 00/14] arm64/mm: Enable 128 bit page table entries
2026-05-18 4:20 UTC (3+ messages)
[PATCH] ARM: PCI: expand single-line pci_common_init() wrapper function
2026-05-18 4:20 UTC (3+ messages)
[PATCH] nvmem: nintendo-otp: Use of_device_get_match_data()
2026-05-18 4:19 UTC
[PATCH 0/5] arm64: dts: freescale: Add IMX-AUD-IO daughter board support
2026-05-18 4:18 UTC (4+ messages)
` [PATCH 2/5] dt-bindings: connector: Add fsl,io-connector binding
` "
[PATCH net-next v3 3/5] net: lan743x: Add support to software-nodes for SFP
2026-05-18 4:18 UTC (3+ messages)
[PATCH] mfd: twl6030-irq: Use of_device_get_match_data()
2026-05-18 4:15 UTC
[PATCH 1/2] rust: workqueue: add SAFETY comments for Pin<KBox<T>> impls
2026-05-18 4:11 UTC (3+ messages)
` [PATCH] rust: workqueue: add cancel_work for Arc<T>
` [PATCH 2/2] rust: list: add SAFETY comments in impl_list_item macros
[PATCH] i2c: hydra: Enable compile testing
2026-05-18 4:09 UTC
[PATCH net-next v2 8/9] onsemi: s2500: Add driver support for TS2500 MAC-PHY
2026-05-18 4:03 UTC (3+ messages)
[PATCH v4 0/7] Tegra264 PWM support
2026-05-18 2:31 UTC (7+ messages)
` [PATCH v4 3/7] pwm: tegra: Modify read/write accessors for multi-register channel
` [PATCH v4 4/7] pwm: tegra: Parametrize enable register offset
[PATCH 0/2] Fix leaking of cached Host1x buffer objects
2026-05-18 2:12 UTC (4+ messages)
` [PATCH 1/2] gpu: host1x: Allow entries in BO caches to be freed
[patch V6 00/16] Improve /proc/interrupts further
2026-05-18 3:54 UTC (2+ messages)
[PATCH v3] riscv: cif: reduce shadow stack size limit from 4GB to 2GB
2026-05-18 3:54 UTC (7+ messages)
[PATCH] shmem: support xattr gnu.* namespace for the Hurd
2026-05-18 3:54 UTC (2+ messages)
[PATCH] phy: ti-pipe3: Fix clock leak in init error path
2026-05-18 3:51 UTC
[PATCH v3 0/4] clk: qcom: Add common clkref support and migrate Glymur
2026-05-18 3:50 UTC (10+ messages)
` [PATCH v3 1/4] dt-bindings: clock: qcom: Add QREF regulator supplies for glymur
[PATCH v2] drm/panel: novatek-nt36672a: Inline panel init sequences
2026-05-18 3:42 UTC
[PATCH] i2c: ibm_iic: Enable compile testing
2026-05-18 3:35 UTC
[PATCH v6 0/4] dmaengine: Add Peripheral DMA support for SpacemiT K3 SoC
2026-05-18 3:32 UTC (5+ messages)
` [PATCH v6 1/4] dt-bindings: dmaengine: Add SpacemiT K3 DMA compatible string
` [PATCH v6 2/4] dmaengine: mmp_pdma: refactor DRCMR access with helper function
` [PATCH v6 3/4] dmaengine: mmp_pdma: add SpacemiT K3 support
` [PATCH v6 4/4] riscv: dts: spacemit: Add PDMA controller node for K3 SoC
[PATCH v2 0/3] Add support for Baijie Helper A133 board
2026-05-18 3:30 UTC (5+ messages)
` [PATCH v2 3/3] arm64: dts: allwinner: A133: add "
[PATCH v2] mfd: loongson-se: Add multi-node support
2026-05-18 3:17 UTC (7+ messages)
[PATCH v2] lib/test_hmm: Check alloc_page_vma() return value
2026-05-18 3:19 UTC
[PATCH v4 0/7] PCI: Add common helper for 100 ms delay after link training
2026-05-18 3:17 UTC (10+ messages)
` [PATCH v4 2/7] PCI: cadence: Add post-link delay for LGA and j721e glue driver
` [PATCH v4 3/7] PCI: cadence: HPA: Add post-link delay
[PATCH] powerpc/64s: Fix the vector number in comments for h_facility_unavailable
2026-05-18 3:17 UTC (4+ messages)
[PATCH rdma-next] RDMA/cgroup: fix resource leak in DRIVER_FAILURE cleanup path
2026-05-18 3:15 UTC
[PATCH] f2fs: make gc_wake test-and-clear atomic
2026-05-18 3:15 UTC (3+ messages)
[PATCH 0/9] riscv: ultrarisc: add DP1000 SoC DT and pinctrl support
2026-05-18 3:06 UTC (4+ messages)
` [PATCH 3/9] dt-bindings: riscv: Add UltraRISC DP1000 bindings
[PATCH v4 00/10] Add RAS support for RISC-V architecture
2026-05-18 3:06 UTC (4+ messages)
` [PATCH v4 03/10] acpi: Introduce SSE in HEST notification types
[PATCH v2 0/2] Add PWM support Amlogic S7 S7D S6
2026-05-18 3:05 UTC (5+ messages)
` [PATCH v2 2/2] pwm: meson: Add support for Amlogic S7
[PATCH RESEND bpf-next v10 2/8] bpf: clear list node owner and unlink before drop
2026-05-18 3:02 UTC (8+ messages)
[PATCH v2 net 0/9] net: enetc: SR-IOV robustness and security fixes
2026-05-18 3:05 UTC (10+ messages)
` [PATCH v2 net 1/9] net: enetc: fix incorrect mailbox message status returned to VFs
` [PATCH v2 net 2/9] net: enetc: fix missing error code when pf->vf_state allocation fails
` [PATCH v2 net 3/9] net: enetc: add ratelimiting to VF mailbox error messages
` [PATCH v2 net 4/9] net: enetc: fix TOCTOU race and validate VF MAC address
` [PATCH v2 net 5/9] net: enetc: fix race condition in VF MAC address configuration
` [PATCH v2 net 6/9] net: enetc: fix DMA write to freed memory in enetc_msg_free_mbx()
` [PATCH v2 net 7/9] net: enetc: fix VF-to-PF message handler unbounded loop DoS
` [PATCH v2 net 8/9] net: enetc: fix initialization order to prevent use of uninitialized resources
` [PATCH v2 net 9/9] net: enetc: avoid VF->PF mailbox timeout during SR-IOV teardown
[PATCH v3 0/4] sched: Fix cluster scheduling in the presence of asymmetric capacity
2026-05-18 3:10 UTC (4+ messages)
` [PATCH v3 3/4] sched/fair: Allow load balancing between CPUs of identical capacity
[PATCH v4 0/2] Add NXP FRDM-IMX95-PRO board support
2026-05-18 2:58 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: fsl: Add i.MX95 19x19 FRDM PRO board
` [PATCH v4 2/2] arm64: dts: freescale: add i.MX95 19x19 FRDM PRO board dts
[PATCH 0/2] spacemit: fix USB2 clock and reset
2026-05-18 2:58 UTC (3+ messages)
` [PATCH 1/2] clk: spacemit: k3: fix USB2 bus clock
` [PATCH 2/2] reset: spacemit: k3: fix USB2 ahb reset
[PATCH] LoongArch: Remove unused code to avoid build warning
2026-05-18 2:58 UTC (2+ messages)
[PATCH] dcache: add fs.dentry-limit sysctl with negative-first reaper
2026-05-18 2:55 UTC (3+ messages)
[PATCH] ARM: footbridge: resolve set-but-not-used variable warnings
2026-05-18 2:55 UTC
[PATCH v4] Bluetooth: hci_uart: fix UAF in hci_uart_tty_close()
2026-05-18 2:49 UTC (2+ messages)
` [PATCH v9] Bluetooth: hci_uart: fix UAFs and race conditions in close and init paths
[syzbot] [ocfs2?] WARNING in __ocfs2_decrease_refcount
2026-05-18 2:46 UTC
[PATCH v1 0/3] Add eDP lane mapping support
2026-05-18 2:44 UTC (6+ messages)
` [PATCH v1 1/3] dt-bindings: display: rockchip: analogix-dp: Expose inherited properties
[PATCH] ASoC: mediatek: mt8196: Fix probe resource cleanup
2026-05-18 2:41 UTC
[PATCH] ARM: remove the last few uses of do_bad_IRQ()
2026-05-18 2:40 UTC
[PATCH] sched/fair: Revert boost in cpu_util()
2026-05-18 2:40 UTC
[PATCH] ALSA: ctxfi: Keep line/mic notification controls per mixer
2026-05-18 2:33 UTC
[PATCH v3 00/17] perf build: Reduce build time by nearly half
2026-05-18 2:33 UTC (7+ messages)
` [PATCH v4 00/14] "
` [PATCH v4 11/14] perf pmu-events: Parallelize JSON and metric pre-computation in jevents.py
[PATCH v2] gpib: cb7210: Fix region leak when request_irq fails
2026-05-18 2:29 UTC
[PATCH rc v1 0/4] iommufd: Fix veventq_depth boundary
2026-05-18 2:28 UTC (5+ messages)
` [PATCH rc v1 1/4] iommufd: Move vevent memory allocation outside spinlock
` [PATCH rc v1 2/4] iommufd: Set veventq_depth upper bound
` [PATCH rc v1 3/4] iommufd: Fix data_len byte-count vs element-count mismatch
` [PATCH rc v1 4/4] iommufd/selftest: Add boundary tests for veventq_depth
[PATCH v7] IB/mlx4: Fix refcount leak in add_port() error path
2026-05-18 2:19 UTC
[PATCH] Bluetooth: btmtk: fix urb->setup_packet leak in error paths
2026-05-18 2:24 UTC
[PATCH] gpib: cb7210: Fix region leak when request_irq fails
2026-05-18 2:24 UTC (3+ messages)
[PATCH 6.18.y] drm/vkms: Fix ABBA deadlock in vblank disable and timer callback
2026-05-18 2:22 UTC (5+ messages)
` "
` "
` "
[PATCH net v2 0/5] net: stmmac: eic7700: fix delay calculation and initialization ordering
2026-05-18 2:22 UTC (6+ messages)
` [PATCH net v2 1/5] dt-bindings: ethernet: eswin: add optional TXD and RXD delay register offsets
` [PATCH net v2 2/5] net: stmmac: eswin: fix HSP CSR init ordering after clock enable
` [PATCH net v2 3/5] net: stmmac: eswin: clear TXD and RXD delay registers during initialization
` [PATCH net v2 4/5] net: stmmac: eswin: correct RGMII delay granularity to 20 ps
` [PATCH net v2 5/5] net: stmmac: eswin: validate RGMII delay values
[PATCH 2/2] phy: ti-pipe3: Fix EPROBE_DEFER handling for clock resources
2026-05-18 2:22 UTC (3+ messages)
[PATCH v2] ASoC: amd: ps: Add support for MSI Crosshair A16 HX
2026-05-18 2:20 UTC (2+ messages)
[PATCH v2 00/15] KVM: x86: Clean up kvm_<reg>_{read,write}() mess
2026-05-18 2:19 UTC (5+ messages)
` [PATCH v2 03/15] KVM: x86/xen: Don't truncate RAX when handling hypercall from protected guest
[PATCH v6] IB/mlx4: Fix refcount leak in add_port() error path
2026-05-18 2:18 UTC (3+ messages)
[PATCH v8 0/2] selftests/futex: fix the failed futex_requeue test issue
2026-05-18 2:16 UTC (3+ messages)
` [PATCH v8 1/2] selftests/futex: implement the interfaces related to threads
` [PATCH v8 2/2] selftests/futex: fix the failed futex_requeue test issue
[PATCH v7 0/2] media: nxp: Add CSI Pixel Formatter support
2026-05-18 2:19 UTC (3+ messages)
` [PATCH v7 1/2] media: dt-bindings: Add CSI Pixel Formatter DT bindings
` [PATCH v7 2/2] media: nxp: Add i.MX95 CSI pixel formatter v4l2 driver
[PATCH v4 0/2] phy: ti-pipe3: Fix clock resource handling issues
2026-05-18 2:15 UTC (3+ messages)
` [PATCH v4 1/2] phy: ti: pipe3: Fix clock resource leak on probe errors
` [PATCH v4 2/2] phy: ti-pipe3: Fix EPROBE_DEFER handling for clock resources
Stop false review statements
2026-05-18 2:12 UTC (2+ messages)
[PATCH v3] arm64: dts: qcom: glymur: add coresight nodes
2026-05-18 2:09 UTC (2+ messages)
usb: gadget: aspeed_udc: list iterator used after loop in ast_udc_ep_dequeue
2026-05-18 2:08 UTC (2+ messages)
[PATCH v2 1/2] mm: huge_memory: refactor thpsize_shmem_enabled_store() with sysfs_match_string()
2026-05-18 2:02 UTC (2+ messages)
[PATCH 0/6] b43: complete N-PHY rev 8 + radio 2057 rev 8 support
2026-05-18 1:54 UTC (5+ messages)
` [PATCH 2/6] b43: route d11 corerev 22 to 24-bit indirect radio access
` [PATCH 3/6] b43: support radio 2057 rev 8
` [PATCH 5/6] b43: add channel info table for N-PHY r8 + radio 2057 r8
` [PATCH 6/6] b43: add RF power offset "
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