All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-10 14:42:09 to 2026-08-10 15:15:01 UTC [more...]

[PATCH v8 00/19] dmaengine: ti: Add support for BCDMA v2 and PKTDMA v2
 2026-08-10 15:13 UTC  (4+ messages)
` [PATCH v8 01/19] dmaengine: ti: k3-udma: Fix sporadic crash on AM62x
` [PATCH v8 02/19] dmaengine: ti: k3-udma: move macros to header file
` [PATCH v8 03/19] dmaengine: ti: k3-udma: move structs and enums "

[PATCH] rust: kernel: list: fix incorrect pop_back example comment
 2026-08-10 15:14 UTC  (2+ messages)

[PATCH i-g-t v4 0/3] kms_dp_linktrain_fallback: Add UHBR-to-HBR fallback subtest
 2026-08-10 15:13 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for kms_dp_linktrain_fallback: Add UHBR-to-HBR fallback subtest (rev2)
` ✓ i915.CI.BAT: "

[PATCH v3 1/3] KVM: x86: ioapic: Update remote_irr only after successful delivery
 2026-08-10 15:13 UTC 

[PATCH net-next v12 12/12] net: airoha: add phylink support
 2026-08-10 15:14 UTC 

[PATCH v7 00/14] Metadata series preparation
 2026-08-10 15:13 UTC  (5+ messages)
` [PATCH v7 03/14] media: imx219: Account for rate_factor in control steps
` [PATCH v7 07/14] media: v4l2-subdev: Move subdev client capabilities into a new struct

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-10 15:12 UTC  (6+ messages)
` [PATCH v10 02/41] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v10 07/41] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion

[PATCH v4 00/11] migration: fast snapshot load
 2026-08-10 15:12 UTC  (13+ messages)
` [PATCH v4 01/11] migration: Propagate error in postcopy setup functions
` [PATCH v4 02/11] migration: Extract blocktime marking helper
` [PATCH v4 03/11] migration: Rename postcopy_listen_thread_bh
` [PATCH v4 04/11] migration: Use file_bmap for RAMBlock during incoming file load
` [PATCH v4 05/11] migration: Make qemu_get_buffer_at() thread-safe
` [PATCH v4 06/11] migration: add RAMBlock field and helper for fast snapshot load

[PATCH 0/8] builtin/maintenance: use "geometric" strategy by default
 2026-08-10 15:12 UTC  (9+ messages)
` [PATCH 1/8] t: fix races caused by background maintenance

[RFC PATCH] NEW: pile stack and mempool driver
 2026-08-10 15:12 UTC  (2+ messages)
` [RFC PATCH v10] "

[PATCH] ext4: only update tune mount options when requested
 2026-08-10 15:12 UTC 

[PATCH v4] erofs: reuse superblock for file-backed mounts
 2026-08-10 15:11 UTC  (3+ messages)

[PATCH wireless-next] wifi: brcmfmac: allow opting into PM_MAX power management
 2026-08-10 15:05 UTC 

[PATCH 0/2] maintenance: handle geometric repack tasks with promisor pack(s)
 2026-08-10 15:11 UTC  (5+ messages)
` [PATCH 1/2] maintenance: account for promisor pack geometry
` [PATCH 2/2] maintenance: trigger --auto for promisor rollups

[PATCH v3 0/3] mtd/spi-mem: Enable DQS support
 2026-08-10 15:10 UTC  (8+ messages)
` [PATCH v3 1/3] spi: spi-mem: Flag DQS capability
` [PATCH v3 2/3] mtd: spi-nand: Set the DQS spi-mem capability if available
` [PATCH v3 3/3] mtd: spi-nand: winbond: Enable the DQS pin on W35N**JW series

[PATCH] net/sched: cbs: perform rate conversions in signed 64-bit arithmetic
 2026-08-10 15:11 UTC  (2+ messages)

[PATCH nf] netfilter: ipset: remove need to allocate memory on delete operations
 2026-08-10 15:10 UTC  (4+ messages)

[PATCH 0/2] perf/arm: Prefer large AUX mappings for CoreSight and SPE
 2026-08-10 15:10 UTC  (4+ messages)
` [PATCH 1/2] coresight: perf: Prefer large AUX mappings
` [PATCH 2/2] perf: arm_spe: "

[PATCH bpf-next v3 2/3] bpf, arena: fix range_tree_set inconsistency on kmalloc_nolock failure
 2026-08-10 15:10 UTC  (2+ messages)

[PATCH] riscv: Add support for early boot errata application on MIPS chips
 2026-08-10 15:09 UTC  (3+ messages)

[PATCH v9 00/26] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-08-10 15:09 UTC  (29+ messages)
` [PATCH v9 01/26] netfs: Fix read progress reporting
` [PATCH v9 02/26] mm: Make readahead store folio count in readahead_control
` [PATCH v9 03/26] netfs: Bulk load the readahead-provided folios up front
` [PATCH v9 04/26] Add a function to kmap one page of a multipage bio_vec
` [PATCH v9 05/26] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v9 06/26] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v9 07/26] netfs: Add some tools for managing bvecq chains
` [PATCH v9 08/26] netfs: Make mempool available for bvecq
` [PATCH v9 09/26] netfs: Add a function to extract from an iter into a bvecq
` [PATCH v9 10/26] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH v9 11/26] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v9 12/26] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
` [PATCH v9 13/26] netfs: Remove the writethrough code
` [PATCH v9 14/26] cachefiles,netfs: sunset ondemand mode
` [PATCH v9 15/26] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v9 16/26] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v9 17/26] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH v9 18/26] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
` [PATCH v9 19/26] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH v9 20/26] netfs: Remove netfs_extract_user_iter()
` [PATCH v9 21/26] iov_iter: Remove ITER_FOLIOQ
` [PATCH v9 22/26] netfs: Remove folio_queue and rolling_buffer
` [PATCH v9 23/26] netfs: Simplify read abandonment
` [PATCH v9 24/26] netfs: Check for too much data being read
` [PATCH v9 25/26] netfs: Combine prepare and issue ops and grab the buffers on request
` [PATCH v9 26/26] cachefiles: Preset the state xattr when creating a new file

[PATCH] lib: add statsort(), a distribution/bucket sort
 2026-08-10 15:09 UTC  (2+ messages)

[PATCH v6 0/2] fetch: make submodule fetch errors configurable
 2026-08-10 15:08 UTC  (2+ messages)

[MAINTAINERS SUMMIT] Time to call it quits for the maintainer summit?
 2026-08-10 15:07 UTC  (13+ messages)

[PATCH bpf-next 1/6] bpf: Derive the atomic load register in one place
 2026-08-10 15:08 UTC  (2+ messages)

[PATCH v8 12/23] dma: swiotlb: pass mapping attributes by reference
 2026-08-10 15:08 UTC  (11+ messages)

[PATCH net-next] MAINTAINERS: add myself as QCA8K maintainer
 2026-08-10 15:08 UTC  (4+ messages)

[PATCH RFC] arm64: entry: PSTATE_I_SET is leaking on pseudo NMI mode
 2026-08-10 15:05 UTC  (8+ messages)

[PATCH v4 0/2] serial: 8250: Add AN7581 UART support
 2026-08-10 15:08 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: serial: 8250: Add Airoha compatibles

[net-next,PATCH 0/1] Fix pm_runtime for stmac_main
 2026-08-10 15:07 UTC  (2+ messages)
` [net-next,PATCH 1/1] net: stmmac: Fix manage error case during stmmac_dvr_probe

[PATCH] worktree add: improve message for ambiguous remote branch name
 2026-08-10 15:07 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 0/9] dmaengine: Support bus widths of 32 bytes and above
 2026-08-10 15:06 UTC  (10+ messages)
` [PATCH v2 1/9] "
` [PATCH v2 2/9] dmaengine: dma-axi-dmac: Use bus width capability helpers
` [PATCH v2 3/9] dmaengine: dw-axi-dmac: "
` [PATCH v2 4/9] dmaengine: qcom: gpi: "
` [PATCH v2 5/9] dmaengine: stm32-dma3: "
` [PATCH v2 6/9] iio: buffer-dmaengine: Use dma_slave_caps bus width accessors
` [PATCH v2 7/9] ALSA: pcm_dmaengine: Use dma_slave_caps bus width helpers
` [PATCH v2 8/9] spi: dw: "
` [PATCH v2 9/9] dmaengine: Drop legacy bus width fields from dma_slave_caps

[PATCH v1 00/17] [RISC-V] virtual interrupt controller (vAPLIC/vIMSIC) support
 2026-08-10 15:04 UTC  (10+ messages)
` [PATCH v1 02/17] xen/riscv: add basic VGEIN management for AIA guests
` [PATCH v1 03/17] xen/riscv: add missing APLIC register offsets, masks to asm/aplic.h
` [PATCH v1 04/17] xen/riscv: introduce device-agnostic MMIO emulation dispatch

[PATCH v2] arm64: topology: add source check in arch_cpu_idle_enter()
 2026-08-10 15:04 UTC  (2+ messages)

[PATCH net] af_packet: Don't send zero-byte data in tpacket_snd()
 2026-08-10 15:04 UTC 

[PATCH RFC] rxrpc: Fix use-after-free in rxrpc_destroy_all_peers()
 2026-08-10 15:04 UTC 

linux-next: build failure after merge of the drm tree
 2026-08-10 15:03 UTC 

linux-next: manual merge of the drm tree with the origin tree
 2026-08-10 15:03 UTC 

linux-next: manual merge of the drm tree with the origin tree
 2026-08-10 15:02 UTC 

[PATCH] sched/fair: Let sync wakeups target the waker's core
 2026-08-10 15:01 UTC  (3+ messages)

linux-next: manual merge of the drm tree with the origin tree
 2026-08-10 15:02 UTC 

[syzbot] [net?] WARNING in __dev_queue_xmit (6)
 2026-08-10 15:02 UTC 

[PATCH v3 0/5] drm/bridge: nwl-dsi: Various fixes
 2026-08-10 15:02 UTC  (3+ messages)
` [PATCH v3 1/5] drm/bridge: nwl-dsi: Cleanup endpoint mux control selection

[PATCH 0/4] drm/imx: fix TVE / HDMI coexistence
 2026-08-10 15:02 UTC  (7+ messages)
` [PATCH 1/4] drm/imx: ipuv3-plane: do not advertise separate alpha formats on DC planes
` [PATCH 2/4] drm/imx: ipuv3-plane: add the pixel blend mode property
` [PATCH 3/4] drm/imx: imx-tve: probe DDC before claiming the connector is connected
` [PATCH 4/4] gpu: ipu-v3: di: report an unattainable pixel clock

linux-next: manual merge of the drm tree with the origin tree
 2026-08-10 15:02 UTC 

[PATCH v2 1/2] ima_setup.sh: Fix check_policy_writable() for kernel < 4.5
 2026-08-10 14:59 UTC  (2+ messages)
` [LTP] "

Qns: LUO: Should luo_core throw warning for preserved resource under unregistered handlers
 2026-08-10 14:59 UTC  (2+ messages)

[PATCH v5] kexec: keep the next kernel off hardware-poisoned pages
 2026-08-10 14:59 UTC  (3+ messages)

[PATCH 0/2] Add support for SA8255P in the phy-qcom-snps-femto-v2 phy driver
 2026-08-10 14:59 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: phy: Add sa8255p high-speed USB PHY

[PATCH] powerpc/kexec_file: Use inclusive range checks for excluded memory
 2026-08-10 14:58 UTC 

[PATCH v1 0/4] selftests/ftrace: Add a boottime tracing test framework
 2026-08-10 14:53 UTC  (2+ messages)

[PATCH] hw/char/pl011: support backend hotswap
 2026-08-10 14:58 UTC  (2+ messages)

[PATCH] exfat: fix truncated volume labels returned by FS_IOC_GETFSLABEL
 2026-08-10 14:58 UTC 

[PATCH v5 0/2] iio: adc: Add Axiado SARADC driver
 2026-08-10 14:58 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: iio: adc: add Axiado AX3000/AX3005 SARADC
` [PATCH v5 2/2] iio: adc: add Axiado SARADC driver

[PATCH net-next v12 12/12] net: airoha: add phylink support
 2026-08-10 14:57 UTC  (3+ messages)

[PATCH v2 0/2] drm/panel: Add BOE DV215FHM-R01 LVDS panel support
 2026-08-10 14:57 UTC  (3+ messages)
` [PATCH v2 1/2] drm/panel: simple: Add BOE DV215FHM-R01 panel
` [PATCH v2 2/2] dt-bindings: display: simple: Add boe,dv215fhm-r01 compatible

[PATCH v3 0/4] Add RPROC support for the MX95-15x15-FRDM board
 2026-08-10 14:57 UTC  (3+ messages)
` [PATCH v3 4/4] arm64: dts: freescale: add DT overlay for MX95-15x15-FRDM RPMSG usage

[PATCH net v2] batman-adv: reject unrepresentable multicast TVLV offsets
 2026-08-10 14:57 UTC 

[PATCH 1/2] dt-bindings: devfreq: Document support for Airoha Subsystem devfreq
 2026-08-10 14:57 UTC  (3+ messages)
` [PATCH 2/2] PM / devfreq: add Airoha SoC devfreq driver

[PATCH v2] ALSA: hda/realtek: Fix quiet 3.5mm jacks on Beelink SER6
 2026-08-10 14:57 UTC 

[PATCH] tracing: report buffer memory in /proc/meminfo
 2026-08-10 14:57 UTC  (4+ messages)

[PATCH] cache: hisi_soc_hha: use named initializers for acpi_device_id
 2026-08-10 14:56 UTC  (2+ messages)

[PATCH v3 0/5] Initial device tree support for StarFive JHB100 SoC
 2026-08-10 14:54 UTC  (4+ messages)
` [PATCH v3 2/5] dt-bindings: interrupt-controller: Add StarFive JHB100 plic

[PATCH 0/2] selftests/cgroup: Fix cpuset test portability and hotplug error handling
 2026-08-10 14:53 UTC  (5+ messages)
` [PATCH 1/2] selftests/cgroup: Avoid awk -e in cpuset tests
` [PATCH 2/2] selftests/cgroup: Preserve CPU hotplug write errors

[PATCH v1 0/3] ARM: dts: imx7d-colibri-emmc: Add Toradex Displays 7" Parallel
 2026-08-10 14:53 UTC  (3+ messages)

[PATCH v3] scsi: core: Drop Scsi_Host.default_lock
 2026-08-10 14:52 UTC 

[PATCH] drm/edid: Add HTC Vive Cosmos to the non-desktop quirk list
 2026-08-10 14:52 UTC  (2+ messages)

[PATCH 0/2] drbd: fix netlink string policy lengths, raise cpu-mask limit
 2026-08-10 14:52 UTC  (5+ messages)
` [PATCH 1/2] drbd: fix off-by-one in netlink NUL-string policy lengths
` [PATCH 2/2] drbd: increase maximum CPU mask size

[PATCH v3] arm64: errata: Add NXP iMX8QM workaround for A53 cache coherency issue
 2026-08-10 14:51 UTC  (2+ messages)

[PATCH] nvmet: fix max_qid race between configfs and controller allocation
 2026-08-10 14:51 UTC  (3+ messages)

[PATCH v2 00/13] Improve handling of offline and read-only zones
 2026-08-10 14:52 UTC  (9+ messages)
` [PATCH v2 01/13] block: remove disk_free_zone_resources()
` [PATCH v2 02/13] block: refactor disk_revalidate_zone_resources()
` [PATCH v2 03/13] block: refactor disk_update_zone_resources()
` [PATCH v2 04/13] block: remember a zone type regardless of its condition

[GIT PULL] interconnect changes for 7.3
 2026-08-10 14:50 UTC 

[PATCH v3 0/6] R-Car X5H CPG/MDLC support
 2026-08-10 14:50 UTC  (3+ messages)

[PATCH net v5 0/4] net: phy: dp83640: fix shared clock lifetime and probe error cleanup
 2026-08-10 14:50 UTC  (3+ messages)
` [PATCH net v5 4/4] net: phy: dp83640: fix per-bus clock lifetime

[PATCH] input: sur40: fix error recovery in sur40_probe()
 2026-08-10 14:50 UTC  (2+ messages)

[PATCH 0/6] mm/page_io: folio conversion cleanups
 2026-08-10 14:49 UTC  (5+ messages)
` [PATCH 3/6] mm/page_io: use swap entries directly in zeromap helpers

[PATCH bpf v3 2/2] selftests/bpf: Add regression test for queue/stack map size limit
 2026-08-10 14:49 UTC  (2+ messages)

[PATCH v4 2/2] rust: hrtimer: Make HrTimer repr(transparent)
 2026-08-10 14:48 UTC  (5+ messages)

x86: missing FRED #PF event data?
 2026-08-10 14:47 UTC  (8+ messages)

[PATCH 0/2] x86/amd_node: Fixes for virtualized systems
 2026-08-10 14:47 UTC  (3+ messages)
` [PATCH 2/2] x86/amd_node: Avoid divide by zero on "

[PATCH] data: Fix expandKeys recursion issue
 2026-08-10 14:46 UTC 

[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
 2026-08-10 14:46 UTC  (3+ messages)
` [PATCH v16 30/45] KVM: arm64: CCA: Handle realm vCPU load

[PATCH net-next v3 0/3] w5100: restore GPIO-based link detection
 2026-08-10 14:46 UTC  (10+ messages)
` [PATCH net-next v3 2/3] dt-bindings: net: wiznet,w5100: add link-gpios

[isar-cip-core][PATCH v2 0/2] Enable debian forky build & test support
 2026-08-10 14:45 UTC  (6+ messages)
` [isar-cip-core][PATCH v2 2/2] Enable CI image build and test support for forky

[PATCH] block: don't include blk-integrity.h in bdev.c
 2026-08-10 14:45 UTC 

[PATCH v7 0/5] block: enable RWF_DONTCACHE for block devices
 2026-08-10 14:45 UTC  (2+ messages)
` RWF_DONTCACHE regression fix for xfs

[PATCH v5] Input: synaptics - add pass-through mode for TrackPoint
 2026-08-10 14:45 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: renesas: cat875: Specify ethernet PHY reset timings
 2026-08-10 14:45 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: renesas: hihope-rzg2-ex: "

[PATCH ath-next v3 0/8] wifi: ath12k: extend device DP stats for TX and RX observability
 2026-08-10 14:44 UTC  (9+ messages)
` [PATCH ath-next v3 1/8] wifi: ath12k: fix out-of-bounds access on TX stats arrays
` [PATCH ath-next v3 2/8] wifi: ath12k: rename wbm_status to htt_status in HTT TX completion
` [PATCH ath-next v3 3/8] wifi: ath12k: add TCL ring TX buffer allocation failure counter
` [PATCH ath-next v3 4/8] wifi: ath12k: add device DP stats reset support via debugfs
` [PATCH ath-next v3 5/8] wifi: ath12k: add WBM RX error drop statistics
` [PATCH ath-next v3 6/8] wifi: ath12k: track per-ring RX sent-to-stack count
` [PATCH ath-next v3 7/8] wifi: ath12k: fix 1-based ring index in REO Rx Received debugfs output
` [PATCH ath-next v3 8/8] wifi: ath12k: add WBM SW desc fallback counter

[PATCH v5] tracing: Fix race between update_event_fields and, event_define_fields
 2026-08-10 14:45 UTC  (2+ messages)

[PATCH bpf-next v5 0/3] bpftool: fix batch file handling issues
 2026-08-10 14:44 UTC  (3+ messages)
` [PATCH bpf-next v5 3/3] bpftool: Fix bypass of the batch line length check by comments

[PATCH 0/2] Add arm-smmu-v3 support for instcfg data override feature
 2026-08-10 14:43 UTC  (6+ messages)
` [PATCH 2/2] iommu/arm-smmu-v3: Override for Inst/Data attribute

[PATCH] x86/platform/geode: Remove old TODO message about leds-net5501.c
 2026-08-10 14:43 UTC  (2+ messages)
` [tip: x86/misc] "

[PATCH] tick: Include ktime.h and jiffies.h in linux/tick.h
 2026-08-10 14:43 UTC  (2+ messages)
` [tip: timers/urgent] "

[PATCH v2 0/3] mtd/spi-mem: Enable DQS support
 2026-08-10 14:43 UTC  (4+ messages)

[PATCH] HID: apple-touchbar: avoid nested runtime PM in PM callbacks
 2026-08-10 14:43 UTC  (2+ messages)

[PATCH v4 0/4] LoongArch: add KHO support and selftests
 2026-08-10 14:42 UTC  (3+ messages)
` [PATCH v4 2/4] LoongArch: kexec: add KHO support

[PATCH net] net/sched: act_ife: use mac_len for ingress header offset
 2026-08-10 14:42 UTC 


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.