messages from 2026-04-15 07:21:52 to 2026-04-15 08:28:01 UTC [more...]
[PATCH RFC net-next v4 00/14] xsk: batch xmit in copy mode
2026-04-15 8:26 UTC (10+ messages)
` [PATCH RFC net-next v4 01/14] xsk: introduce XDP_GENERIC_XMIT_BATCH setsockopt
` [PATCH RFC net-next v4 02/14] xsk: extend xsk_build_skb() to support passing an already allocated skb
` [PATCH RFC net-next v4 03/14] xsk: add xsk_alloc_batch_skb() to build skbs in batch
` [PATCH RFC net-next v4 04/14] xsk: cache data buffers to avoid frequently calling kmalloc_reserve
` [PATCH RFC net-next v4 05/14] xsk: add direct xmit in batch function
` [PATCH RFC net-next v4 06/14] xsk: support dynamic xmit.more control for batch xmit
` [PATCH RFC net-next v4 07/14] xsk: try to skip validating skb list in xmit path
` [PATCH RFC net-next v4 08/14] xsk: rename nb_pkts to nb_descs in xsk_tx_peek_release_desc_batch
` [PATCH RFC net-next v4 09/14] xsk: extend xskq_cons_read_desc_batch to count nb_pkts
[scarthgap][PATCH v2 00/11] fix multiple CVEs
2026-04-15 8:26 UTC (3+ messages)
` [meta-oe][scarthgap][PATCH v2 08/11] hdf5: fix CVE-2025-2308
` [oe] "
[LTP] Make ioctl_pidfd02 valgrind-compliant
2026-04-15 8:25 UTC
[PATCH net v1] net/mlx5: Fix HCA caps leak on notifier init failure
2026-04-15 8:26 UTC (2+ messages)
[PATCHv2 bpf] libbpf: Prevent double close of btf objects
2026-04-15 8:24 UTC
[PATCH 0/2] Add a MicroBlaze remoteproc driver and binding
2026-04-15 8:24 UTC (9+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: add AMD MicroBlaze binding
[PATCH] HID: core: downgrade short report warning to debug level
2026-04-15 8:24 UTC (3+ messages)
[PATCH i-g-t v3 0/5] RFC: Add attachments support
2026-04-15 8:23 UTC (4+ messages)
` [PATCH i-g-t v3 3/5] scripts/hooks: Example guc log copy script and allowlist
[PATCH bpf 2/2] libbpf: Prevent double close of btf objects
2026-04-15 8:23 UTC (3+ messages)
[PATCH] HID: core: add short report quirk and use it for GPD Win (2f24:0137)
2026-04-15 8:23 UTC (4+ messages)
[PATCH v2] mm: shmem: don't set large-order range for internal shmem mount
2026-04-15 8:22 UTC
[PATCH net] net: pse-pd: fix out-of-bounds bitmap access in pse_isr() on 32-bit
2026-04-15 8:22 UTC (3+ messages)
[PATCH bpf 1/2] libbpf: Fix btf object leak in load_module_btfs
2026-04-15 8:22 UTC (3+ messages)
[PATCH] docs: dt: writing-bindings: Extend compatible fallbacks guideline
2026-04-15 8:21 UTC
[PATCH mptcp-net v5 0/5] mptcp: fix stall because of data_ready
2026-04-15 8:21 UTC (5+ messages)
` [PATCH mptcp-net v5 1/5] mptcp: replace backlog_list with backlog_queue
[PATCH 0/2 v3] netfilter: ipset: concurrent add and dump fixes
2026-04-15 8:20 UTC (3+ messages)
` [PATCH 1/2] netfilter: ipset: Fix data race between add and list header in all hash types
` [PATCH 2/2] netfilter: ipset: Fix data race between add and dump "
[PATCH v2 0/3] ASoC: soc-core: Add core support for ignoring suspend on selected DAPM widgets
2026-04-15 8:19 UTC (4+ messages)
` [PATCH v2 1/3] ASoC: dapm: Fix widget lookup with prefixed names across DAPM contexts
` [PATCH v2 2/3] ASoC: soc-core: Add core support for ignoring suspend on selected DAPM widgets
` [PATCH v2 3/3] ASoC: fsl: imx-rpmsg: Switch to core ignore-suspend-widgets support
[PATCH v4 0/7] PCI: intel-gw: Fixes to make the driver working again
2026-04-15 8:01 UTC (8+ messages)
` [PATCH v4 1/7] MAINTAINERS: Remove bouncing intel-gw maintainer
` [PATCH v4 2/7] PCI: intel-gw: Remove unused define
` [PATCH v4 3/7] PCI: intel-gw: Move interrupt enable to own function
` [PATCH v4 4/7] PCI: intel-gw: Enable clock before phy init
` [PATCH v4 5/7] PCI: intel-gw: Add start_link callback function
` [PATCH v4 6/7] PCI: intel-gw: Move driver atu base assignment to probe function
` [PATCH v4 7/7] dt-bindings: PCI: intel,lgm-pcie: Add atu resource
[PATCH v7 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
2026-04-15 8:20 UTC (7+ messages)
` [PATCH v7 5/6] iio: adc: ad4691: add oversampling support
[PATCH v2] md: use md_free_cloned_bio() in md_end_clone_io()
2026-04-15 8:19 UTC
[for-next][PATCH 0/2] ring-buffer: Fixes for 7.1
2026-04-15 8:20 UTC (3+ messages)
` [for-next][PATCH 1/2] ring-buffer: Report header_page overwrite as char
` [for-next][PATCH 2/2] ring-buffer: Prevent off-by-one array access in ring_buffer_desc_page()
[PATCH nf v2] netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO
2026-04-15 8:19 UTC (2+ messages)
[PATCH] checkout: add --autostash option for branch switching
2026-04-15 8:19 UTC (2+ messages)
WASM + dash (again!)
2026-04-15 8:18 UTC (3+ messages)
[PATCH v3 0/5] linux-user/riscv: add vector state to signal context
2026-04-15 8:17 UTC (5+ messages)
[PATCH v12 4/4] checkout: -m (--merge) uses autostash when switching branches
2026-04-15 8:16 UTC (2+ messages)
` [PATCH] checkout: add --autostash option for branch switching
[PATCH V10 00/10] famfs: port into fuse
2026-04-15 8:16 UTC (11+ messages)
[f2fs-dev] [RFC PATCH v1] f2fs: map data writes to FDP streams
2026-04-15 8:14 UTC (2+ messages)
` "
[Intel-wired-lan] [PATCH net-next v2 0/2] e1000/e1000e: limit endianness conversion to boundary words
2026-04-15 8:14 UTC (4+ messages)
` [Intel-wired-lan] [PATCH net-next v3 "
` [Intel-wired-lan] [PATCH net-next v3 2/2] e1000e: "
[PATCH] mci: add missing break
2026-04-15 8:13 UTC
[PATCH v2 0/2] ARM: ls1046a: add support for Arkona AT300
2026-04-15 8:13 UTC (3+ messages)
` [PATCH v2 1/2] scripts: ls1046a-rcwtool: add functions to generate RCW
` [PATCH v2 2/2] ARM: tqmls1046a: Add Arkona AT300 support
[PATCH 1/2] dma-fence: Silence sparse warning in dma_fence_describe
2026-04-15 8:13 UTC (5+ messages)
` [PATCH 2/2] dma-fence: Fix potential tracepoint null pointer dereferences
[PATCH v3 00/13] mm/huge_memory: refactor zap_huge_pmd()
2026-04-15 8:13 UTC (12+ messages)
` [PATCH v3 13/13] mm/huge_memory: add and use has_deposited_pgtable()
[PATCH] PM: hibernate: align default resume swap with image-device checks
2026-04-15 8:12 UTC
✅ PASS (MISSED 88 of 97): Test report for master (7.0.0-0, upstream-mainline, e997ac58)
2026-04-15 8:12 UTC
[Bug 2133804] Re: QEMU does not emulate IOCTL TCGETS2
2026-04-15 8:02 UTC
[PATCH 0/5] media: synopsys: enhancements and i.MX95 support
2026-04-15 8:10 UTC (4+ messages)
` [PATCH 4/5] media: dt-bindings: add NXP i.MX95 compatible string
[PATCH 0/8] arm64: Implement support for 2025 dpISA extensions
2026-04-15 8:09 UTC (4+ messages)
` [PATCH 1/8] arm64/hwcap: Generate the KERNEL_HWCAP_ definitions for the hwcaps
[PATCH net v3 0/5] net: mana: Fix probe/remove error path bugs
2026-04-15 8:09 UTC (6+ messages)
` [PATCH net v3 1/5] net: mana: Init link_change_work before potential error paths in probe
` [PATCH net v3 2/5] net: mana: Init gf_stats_work "
` [PATCH net v3 3/5] net: mana: Guard mana_remove against double invocation
` [PATCH net v3 4/5] net: mana: Don't overwrite port probe error with add_adev result
` [PATCH net v3 5/5] net: mana: Fix EQ leak in mana_remove on NULL port
[PATCH 0/4] PXA1908 clock controller resets
2026-04-15 8:08 UTC (3+ messages)
` [PATCH 1/4] dt-bindings: clock: marvell,pxa1908: Add #reset-cells
[soc:ti/dt-2] BUILD SUCCESS abe76f9f47d59ff80eb2fc59482aa76bbf6fd13a
2026-04-15 8:08 UTC
[PATCH v4 0/2] iio: frequency: ad9832: cleanups
2026-04-15 8:08 UTC (3+ messages)
` [PATCH v4 1/2] iio: frequency: ad9832: remove kernel.h proxy header
` [PATCH v4 2/2] iio: frequency: ad9832: simplify bitwise math
[PATCH 0/2] arm64: dts: qcom: msm8916-panasonic-eluga-u2: add initial device tree
2026-04-15 8:07 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: qcom: Document panasonic,eluga-u2
[PATCH v3 0/1] drm: bridge: ti-sn65dsi83: Fix DSI mode flags for stable LVDS output
2026-04-15 8:07 UTC (4+ messages)
` [PATCH v3 1/1] "
[LTP] [PATCH] userfaultfd: Use two-step handshake to probe features
2026-04-15 8:06 UTC (2+ messages)
` [LTP] [PATCH v2] "
[PATCH 0/3] Mediatek Genio 1200-EVK: MT6315/MT6360 PMIC regulator supply cleanup
2026-04-15 8:06 UTC (3+ messages)
` [PATCH 1/3] regulator: dt-bindings: mt6360: add buck regulator supplies
[PATCHv2] drm/i915/lt_phy: Update the Tx Swing for DP 1.4
2026-04-15 8:06 UTC (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/lt_phy: Update the Tx Swing for DP 1.4 (rev2)
[PATCH v3] clk: qcom: clk-rpmh: Make all VRMs optional
2026-04-15 8:05 UTC (2+ messages)
[PATCH v7 0/4] Add Qualcomm extended CTI support
2026-04-15 8:05 UTC (3+ messages)
[PATCH] arm64: dts: qcom: monaco: add GDSP fastrpc-compute-cb nodes
2026-04-15 8:05 UTC (2+ messages)
[Intel-wired-lan] [PATCH iwl-next] e1000e: use ktime_get_real_ns() in e1000e_systim_reset()
2026-04-15 8:04 UTC (2+ messages)
[PATCH] LoongArch: Align FPU register state to 32 bytes
2026-04-15 8:04 UTC (5+ messages)
[PATCH] mm/sparse: Fix race on mem_section->usage in pfn walkers
2026-04-15 8:04 UTC (2+ messages)
[bluez/bluez] f10e74: monitor: Add decoding for Microsoft defined event
2026-04-15 8:03 UTC
[PATCH 0/6] hugetlb: normalize exported interfaces to use base-page indices
2026-04-15 8:03 UTC (4+ messages)
` [PATCH 6/6] hugetlb: pass hugetlb reservation ranges in "
[PATCH v7 0/6] Add support for Orange Pi 5 Pro
2026-04-15 8:02 UTC (4+ messages)
` [PATCH v7 5/6] arm64: dts: rockchip: refactor items from Orange Pi 5/b to prep for Pro
fix /dev/sg allocation failures register
2026-04-15 8:02 UTC (3+ messages)
` [PATCH 1/2] sg: don't use GFP_ATOMIC in sg_start_req
[PATCH] serial: base: do not disable TX on hangup for console ports
2026-04-15 8:01 UTC
[PATCH v4 0/9] fix several inconsistencies with sysfs configuration in etmX
2026-04-15 8:01 UTC (7+ messages)
` [PATCH v4 3/9] coresight: etm4x: fix leaked trace id
[Bug 2133188] Re: [SRU] RISC-V vector state not restored by signal handler
2026-04-15 7:52 UTC
[PATCH 7.2 v2 00/12] Remove read-only THP support for FSes without large folio support
2026-04-15 8:00 UTC (10+ messages)
` [PATCH 7.2 v2 05/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_pmd_enabled()
[PATCH v3 net] ax25: fix OOB read after address header strip in ax25_rcv()
2026-04-15 7:59 UTC (2+ messages)
[REGRESSION] mainline/master: (build) in /tmp/kci/artifacts/build/kselftest/arm64/signal/fake_sigreturn_
2026-04-15 7:59 UTC
[PATCH v2 0/7] Add QSPI support for QCS615 and improve interconnect handling
2026-04-15 7:56 UTC (3+ messages)
` [PATCH v2 1/7] dt-bindings: spi: qcom,spi-qcom-qspi: Add qcom,qcs615-qspi compatible
[PATCH 15901/15901] drm/vmwgfx: fix NULL pointer dereference in vmw_validation_bo_fence()
2026-04-15 7:56 UTC (4+ messages)
[PATCH v2] fetch2/git: fix HEAD and branch ref when subpath is used
2026-04-15 7:55 UTC
[LTP] [PATCH v6 1/2] lib: New library function tst_get_free_uid
2026-04-15 7:54 UTC (2+ messages)
` [LTP] "
[PATCH v2 0/2] media: i2c: Add os02g10 camera sensor driver
2026-04-15 7:54 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: media: i2c: Add os02g10 sensor
[PATCH v3 2/2] clocksource: timer-econet-en751221: fix IRQ ack storm on interrupt handler
2026-04-15 7:53 UTC
[PATCH 0/2] arm64: dts: qcom: glymur: Fix USB role-switch configuration
2026-04-15 7:52 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: glymur: Mark USB SS1 and SS2 as role-switch capable
` [PATCH 2/2] arm64: dts: qcom: glymur-crd: Drop forced host mode for USB SS0 and SS1
[PATCH v3 1/2] clocksource: timer-econet-en751221: fix timer block mapping at boot
2026-04-15 7:53 UTC
[PATCH v5 0/5] media: qcom: camss: Add PIX support for CSID/VFE-340
2026-04-15 7:52 UTC (3+ messages)
[PATCH] RISC-V: KVM: Fix invalid HVA warning in steal-time recording
2026-04-15 7:52 UTC (3+ messages)
[syzbot] [dri?] KASAN: slab-use-after-free Read in drm_gem_object_release_handle
2026-04-15 7:50 UTC (2+ messages)
[PATCH 00/53] selftests/mm: make MM selftests more CI friendly
2026-04-15 7:51 UTC (3+ messages)
` [PATCH 18/53] selftests/mm: uffd-unit-tests: use kselftest framework
✅ PASS (MISSED 88 of 97): Test report for master (7.0.0-0, upstream-mainline, 508fed67)
2026-04-15 7:52 UTC
[PATCH v3 0/5] phy: qcom: qmp-pcie: Add PCIe Gen5 8-lane bifurcation support for Glymur
2026-04-15 7:50 UTC (7+ messages)
` [PATCH v3 1/5] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Add support for glymur Gen5 x8 bifurcation mode
` [PATCH v3 5/5] arch: arm64: dts: qcom: Add support for PCIe3a
[PATCH v1 00/27] [RISC-V] Introduce enablemenant of dom0less
2026-04-15 7:50 UTC (8+ messages)
` [PATCH v1 18/27] xen/riscv: add vaplic access check
` [PATCH v1 21/27] xen/riscv: introduce (de)initialization helpers for vINTC
[PATCH v3 0/3] Add i.MX94 remoteproc support and reset vector handling improvements
2026-04-15 7:50 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: remoteproc: imx-rproc: Support i.MX94
` [PATCH v3 2/3] remoteproc: imx_rproc: Program non-zero SM CPU/LMM reset vector
` [PATCH v3 3/3] remoteproc: imx_rproc: Add support for i.MX94
[PATCH] md: factor out cloned bio cleanup into md_free_bio()
2026-04-15 7:48 UTC (3+ messages)
[PATCH] ALSA: hda/realtek: add quirk for HONOR MRB-XXX M1020
2026-04-15 7:46 UTC
[PATCH v2] selftests/mm: Simplify byte pattern checking in mremap_test
2026-04-15 7:48 UTC (2+ messages)
[PATCH v3 0/4] erofs-utils: implement the FULLDATA rebuild mode
2026-04-15 7:47 UTC (4+ messages)
` [PATCH v3 3/4] erofs-utils: mfks: add rebuild FULLDATA for combined EROFS images
[PATCH] arm: socfpga: Ensure FPGA in user mode before enabling the bridges
2026-04-15 7:47 UTC (2+ messages)
[PATCH 00/19] DC Patches Apr 20 2026
2026-04-15 7:39 UTC (20+ messages)
` [PATCH 01/19] drm/amd/display: Add allow_clock_gating to dcn42 dccg
` [PATCH 02/19] drm/amd/display: bypass post csc for additional color spaces in dcn42
` [PATCH 03/19] drm/amd/display: Remove unused dml2_project
` [PATCH 04/19] drm/amd/display: Unset Replay desync error verification by default
` [PATCH 05/19] drm/amd/display: Align HWSS fast commit path with legacy path
` [PATCH 06/19] drm/amd/display: Fix implicit narrowing conversion warnings
` [PATCH 07/19] drm/amd/display: Fix double free
` [PATCH 08/19] drm/amd/display: Introduce power module on Linux
` [PATCH 09/19] drm/amd/display: Add "
` [PATCH 10/19] drm/amd/display: Fix fpu guard warning
` [PATCH 11/19] drm/amd/display: Add Replay/PSR active check in link loss status check
` [PATCH 12/19] drm/amd/display: Remove SYMCLK F and G values from link encoder and MANUAL_FLOW_CONTROL from optc
` [PATCH 13/19] drm/amd/display: Add minimum vfp requirement
` [PATCH 14/19] drm/amd/display: Fix narrowing boundaries and eDP parser assignment
` [PATCH 15/19] drm/amd/display: Fix dml2_0 narrowing boundaries
` [PATCH 16/19] drm/amd/display: Add README.md file to DML2_0 repository
` [PATCH 17/19] drm/amd/display: Fix DPMS using partially updated pipe context
` [PATCH 18/19] drm/amd/display: Move dml2_destroy to non-FPU compilation unit
` [PATCH 19/19] drm/amd/display: Promote DC to 3.2.379
[PATCH v2] HID: core: downgrade short report warning to debug level
2026-04-15 7:42 UTC (2+ messages)
[PATCH 1/2] clk: mediatek: remove redundant forward declarations
2026-04-15 7:42 UTC (6+ messages)
` [PATCH 2/2] clk: mediatek: fix parent rate lookup for fixed PLL clocks
[PATCH 00/11] media: iris: Add support for glymur platform
2026-04-15 7:41 UTC (5+ messages)
` [PATCH 05/11] media: iris: Enable Secure PAS support with IOMMU managed by Linux
[PATCH 0/4] PSR2 SDP on Prior Scanline workarounds
2026-04-15 7:40 UTC (4+ messages)
` [PATCH 1/4] drm/i915/psr: Add defininitions for INTEL_WA_REGISTER_CAPS DPCD register
` ✓ Xe.CI.FULL: success for PSR2 SDP on Prior Scanline workarounds
[RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
2026-04-15 7:40 UTC (2+ messages)
[PATCH BlueZ] monitor: Add decoding for Microsoft defined event
2026-04-15 7:36 UTC
[PATCH] arch/riscv: Add bitrev.h file to support rev8 and brev8
2026-04-15 7:39 UTC (4+ messages)
[RFC PATCH 0/2] Decouple ftrace/livepatch from module loader via notifier priority and reverse traversal
2026-04-15 7:38 UTC (2+ messages)
[PATCH v3] media: verisilicon: Create AV1 helper library
2026-04-15 7:38 UTC (2+ messages)
[RFC 0/3] mm: process_mrelease: expedited reclaim and auto-kill support
2026-04-15 7:38 UTC (4+ messages)
[PATCH RFC 0/7] media: qcom: iris: add support for decoding 10bit formats
2026-04-15 7:35 UTC (4+ messages)
` [PATCH RFC 6/7] media: qcom: iris: vdec: update find_format to handle 8bit and "
[PATCH v2] hw/i2c: Add designware i2c controller
2026-04-15 7:33 UTC
[PATCH v2] common: spl: nand: improve u-boot offsets overriding
2026-04-15 7:34 UTC
[PATCH v4 0/3] HID: nintendo: Add preliminary Switch 2 controller driver
2026-04-15 7:31 UTC (4+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] HID: nintendo: Add rumble support for Switch 2 controllers
` [PATCH v4 3/3] HID: nintendo: Add unified report format support
✅ PASS (MISSED 88 of 97): Test report for master (7.0.0-0, upstream-mainline, 883af1f8)
2026-04-15 7:32 UTC
[soc:soc/dt] BUILD SUCCESS 41d7004ab4e521ccbd98793d7da55022796c463f
2026-04-15 7:31 UTC
[ISSUE] Read performance regression when using RWF_DONTCACHE form 8026e49 "mm/filemap: add read support for RWF_DONTCACHE"
2026-04-15 7:28 UTC
[Intel-wired-lan] [tnguy-net-queue:main] BUILD SUCCESS b9d8b856689d2b968495d79fe653d87fcb8ad98c
2026-04-15 7:26 UTC
[PATCH] xfs: start inodegc after quota initialization
2026-04-15 7:26 UTC (3+ messages)
[PATCH] ui/vnc-clipboard: validate decompressed text length
2026-04-15 7:24 UTC (2+ messages)
[PATCH v14 0/5] Add support for Verisilicon IOMMU used by media codec blocks
2026-04-15 7:23 UTC (12+ messages)
` [PATCH v14 1/5] dt-bindings: vendor-prefixes: Add Verisilicon
` [PATCH v14 2/5] dt-bindings: iommu: verisilicon: Add binding for VSI IOMMU
` [PATCH v14 3/5] iommu: Add verisilicon IOMMU driver
` [PATCH v14 4/5] arm64: dts: rockchip: Add verisilicon IOMMU node on RK3588
` [PATCH v14 5/5] arm64: defconfig: enable Verisilicon IOMMU for Rockchip RK3588
[PATCH v8 0/8] drm/amd/display: more drm_edid to AMD display driver (partial)
2026-04-15 7:23 UTC (6+ messages)
[PATCH v3 0/3] riscv: Add PCIe support for UltraRISC DP1000 SoC
2026-04-15 7:21 UTC (4+ messages)
` [PATCH v3 1/3] riscv: add UltraRISC SoC family Kconfig support
` [PATCH v3 2/3] dt-bindings: PCI: Add UltraRISC DP1000 PCIe controller
` [PATCH v3 3/3] PCI: ultrarisc: Add UltraRISC DP1000 PCIe Root Complex driver
✅ PASS (MISSED 88 of 97): Test report for master (7.0.0-0, upstream-mainline, e80d0338)
2026-04-15 7:22 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.