The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-06-15 14:22:08 to 2026-06-15 15:41:36 UTC [more...]

[PATCH 00/17] dmaengine: dw-edma: Support dynamic LL appends
 2026-06-15 15:41 UTC  (11+ messages)
` [PATCH 01/17] dmaengine: dw-edma: Fix residue burst index in tx_status()
` [PATCH 02/17] dmaengine: dw-edma: Fix HDMA channel status register access
` [PATCH 03/17] dmaengine: dw-edma: Terminate STOP requests without callbacks
` [PATCH 04/17] dmaengine: dw-edma: Clean up vchan descriptors on termination
` [PATCH 05/17] dmaengine: dw-edma: Serialize channel state checks
` [PATCH 06/17] dmaengine: dw-edma: Add dw_edma_core_ll_cur_idx() to get current LL entry index
` [PATCH 07/17] dmaengine: dw-edma: Move dw_hdma_set_callback_result() up
` [PATCH 08/17] dmaengine: dw-edma: Make DMA link list work as a circular buffer
` [PATCH 09/17] dmaengine: dw-edma: Add LL interrupt placement policy
` [PATCH 10/17] dmaengine: dw-edma: Reclaim issued descriptors from LL progress

[PATCH v7 0/5] iio: adc: add AMD/Xilinx Versal SysMon driver
 2026-06-15 15:41 UTC  (6+ messages)
  ` [PATCH v7 2/5] iio: adc: add "
  ` [PATCH v7 5/5] iio: adc: versal-sysmon: add oversampling support
  ` [PATCH v7 3/5] iio: adc: versal-sysmon: add I2C driver
  ` [PATCH v7 4/5] iio: adc: versal-sysmon: add threshold event support

[PATCH v2] arm64: tlbflush: Don't broadcast if mm was only active on local cpu
 2026-06-15 15:41 UTC  (7+ messages)

[PATCH net-next v12 00/10] net: phy_port: SFP modules representation and phy_port listing
 2026-06-15 15:39 UTC  (11+ messages)
` [PATCH net-next v12 01/10] net: phy: phy_link_topology: Add a helper for opportunistic alloc
` [PATCH net-next v12 02/10] net: phy: phy_link_topology: Track ports in phy_link_topology
` [PATCH net-next v12 03/10] net: phylink: Register a phy_port for MAC-driven SFP cages
` [PATCH net-next v12 04/10] net: phy: Create SFP phy_port before registering upstream
` [PATCH net-next v12 05/10] net: phy: Represent PHY-less SFP modules with phy_port
` [PATCH net-next v12 06/10] net: phy: phy_port: Store information about a port's upstream
` [PATCH net-next v12 07/10] net: phy: phy_link_topology: Add a helper to retrieve ports
` [PATCH net-next v12 08/10] netlink: specs: Add ethernet port listing with ethtool
` [PATCH net-next v12 09/10] net: ethtool: Introduce ethtool command to list ports
` [PATCH net-next v12 10/10] Documentation: networking: Update the phy_port infrastructure description

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-06-15 15:38 UTC  (17+ messages)
                    ` [Lsf-pc] "

[PATCH v19 0/5] perf tools: Add inject --aslr feature, early maps loading, and decoupling fixes
 2026-06-15 15:38 UTC  (5+ messages)
` [PATCH v20 0/5] perf tools: Add inject --aslr feature
  ` [PATCH v20 3/5] perf inject/aslr: Implement sample address remapping

[PATCH v1 0/6] perf vendor events intel: update
 2026-06-15 15:37 UTC  (3+ messages)

[PATCH] misc: ad525x_dpot: fix sysfs cleanup paths
 2026-06-15 15:37 UTC  (2+ messages)

[PATCH v3 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-06-15 15:33 UTC  (11+ messages)
` [PATCH v3 2/9] vfio/pci: Add a helper to look up PFNs "
` [PATCH v3 4/9] vfio/pci: Convert BAR mmap() to use a DMABUF
` [PATCH v3 5/9] vfio/pci: Provide a user-facing name for BAR mappings

[PATCH net] net: ethernet: mtk_eth_soc: fix supported_interface set after phylink_create
 2026-06-15 15:33 UTC  (3+ messages)

[PATCH v3 1/8] dt-bindings: remoteproc: qcom,pas: add thermal mitigation properties
 2026-06-15 15:33 UTC  (14+ messages)

[PATCH] soc/tegra: fuse: Fix spurious straps warning on SMCCC platforms
 2026-06-15 15:32 UTC  (2+ messages)

[PATCH] f2fs: fix to do sanity check on f2fs_get_node_folio_ra()
 2026-06-15 15:30 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: stop checkpoint on compressed write IO error
 2026-06-15 15:30 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: keep atomic write retry from zeroing original data
 2026-06-15 15:30 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: skip inode folio lookup for cached overwrite
 2026-06-15 15:30 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 1/2] Revert: "f2fs: check in-memory block bitmap"
 2026-06-15 15:30 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v2] f2fs: validate orphan inode entry count
 2026-06-15 15:30 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH bpf-next v6 00/12] bpf: Introduce global percpu data
 2026-06-15 15:26 UTC  (13+ messages)
` [PATCH bpf-next v6 01/12] bpf: Drop duplicate blank lines in verifier
` [PATCH bpf-next v6 02/12] bpf: Disallow interpreter fallback for user BPF_ADDR_SPACE_CAST insn
` [PATCH bpf-next v6 03/12] bpf: Disallow interpreter fallback for BPF_ADDR_PERCPU insn
` [PATCH bpf-next v6 04/12] bpf: Introduce global percpu data
` [PATCH bpf-next v6 05/12] libbpf: Probe percpu data feature
` [PATCH bpf-next v6 06/12] libbpf: Add support for global percpu data
` [PATCH bpf-next v6 07/12] bpftool: Generate skeleton "
` [PATCH bpf-next v6 08/12] selftests/bpf: Add tests to verify "
` [PATCH bpf-next v6 09/12] selftests/bpf: Add test to verify accessing rdonly percpu_array
` [PATCH bpf-next v6 10/12] selftests/bpf: Add tests to verify verifier log for global percpu data
` [PATCH bpf-next v6 11/12] selftests/bpf: Add test to verify xlated insns "
` [PATCH bpf-next v6 12/12] selftests/bpf: Add test to verify bpf_iter "

[BUG] KASAN: slab-use-after-free in _copy_to_user from platform/x86/dell-smbios-wmi
 2026-06-15 15:28 UTC  (4+ messages)

[PATCH v2] arm64: errata: Handle Apple WFI State Loss
 2026-06-15 15:27 UTC  (3+ messages)

[syzbot] [input?] BUG: unable to handle kernel paging request in uinput_destroy_device
 2026-06-15 15:26 UTC  (2+ messages)
` Forwarded:

[PATCH v3 0/8] Add support for Qualcomm remoteproc subsystem cooling
 2026-06-15 15:25 UTC  (5+ messages)
` [PATCH v3 4/8] arm64: dts: qcom: kodiak: Enable CDSP & Modem cooling

[PATCH v3 0/9] rv/tlob: Add task latency over budget RV monitor
 2026-06-15 15:24 UTC  (2+ messages)
  ` [PATCH v3 6/9] rv/tlob: add tlob hybrid automaton monitor

[PATCH] f2fs: validate inline dentry name lengths before conversion
 2026-06-15 15:24 UTC  (3+ messages)

[PATCH] xen/gntdev: fix refcount leak in gntdev_ioctl_map_grant_ref()
 2026-06-15 15:23 UTC  (2+ messages)

[PATCH v5] crypto/ccp: Introduce SNP_VERIFY_MITIGATION command
 2026-06-15 15:23 UTC 

[PATCH] rtc: interface: Add rtc time jump debug in rtc_timer_do_work()
 2026-06-15 15:22 UTC  (2+ messages)

[PATCH v3] security: Expand task_setscheduler LSM hook to include CPU affinity mask
 2026-06-15 15:22 UTC  (8+ messages)

[PATCH] Revert "f2fs: remove non-uptodate folio from the page cache in move_data_block"
 2026-06-15 15:21 UTC  (3+ messages)

[PATCH v2 1/2] media: atomisp: fix memory leak in atomisp_pci_probe()
 2026-06-15 15:15 UTC  (2+ messages)

[PATCH 0/6] sched/eevdf: Improve scheduling latency of short slice task
 2026-06-15 15:19 UTC  (7+ messages)
` [PATCH 1/6] sched/fair: Set next buddy for preempt short
` [PATCH 2/6] sched/eevdf: Take into account current's lag when updating slice protection
` [PATCH 3/6] sched/eevdf: Update slice protection even when resched is already set
` [PATCH 4/6] sched/eevdf: Cancel slice protection if short slice task is eligible
` [PATCH 5/6] sched/eevdf: Always update slice protection
` [PATCH 6/6] sched/eevdf: Speedup short slice task scheduling

[PATCH] selftests/vfio: avoid VLAs
 2026-06-15 15:19 UTC  (3+ messages)

[PATCH] sched/topology: convert NUMA distance masks allocation to kcalloc()
 2026-06-15 15:19 UTC  (2+ messages)

[PATCH v1] rust: workqueue: add ScopedQueue for lifetime bound items
 2026-06-15 15:18 UTC  (2+ messages)

[GIT PULL] x86/cache for v7.2-rc1
 2026-06-15 15:17 UTC 

[PATCH v7 1/3] PCI: Add public pcie_valid_speed() for shared validation
 2026-06-15 15:17 UTC  (2+ messages)

[PATCH v7 0/3] PCI: Refactor PCIe speed validation and conversion functions
 2026-06-15 15:17 UTC  (4+ messages)
` [PATCH v7 3/3] PCI: dwc: Use common speed conversion function

[PATCH bpf v3 0/2] bpf: Fix packet pointer invalidation for skb dynptr writes
 2026-06-15 15:15 UTC  (4+ messages)
` [PATCH bpf v4 "
  ` [PATCH bpf v4 1/2] "
  ` [PATCH bpf v4 2/2] selftests/bpf: Add skb dynptr writer packet invalidation tests

[PATCH v7 0/6] Switch Arm SMCCC firmware services to an SMCCC bus
 2026-06-15 15:15 UTC  (3+ messages)
` [PATCH v7 2/6] firmware: hwrng: arm_smccc_trng: Register as an SMCCC device

[PATCH 0/2] xen/scsiback: fix command-tag handling on pre-completion error paths
 2026-06-15 15:14 UTC  (5+ messages)
` [PATCH 1/2] xen/scsiback: free unsubmitted command instead of double-putting it
` [PATCH 2/2] xen/scsiback: free the command tag on the TMR submit-failure path

[PATCH v2] mm/kmemleak: avoid soft lockup when scanning task stacks
 2026-06-15 15:14 UTC  (4+ messages)

[PATCH v2] dmaengine: sun6i-dma: Fix use-after-free in error handling paths
 2026-06-15 15:13 UTC  (2+ messages)

[PATCH] amt: don't read the IP source address from a reallocated skb header
 2026-06-15 15:13 UTC  (2+ messages)

[PATCH v4 00/20] rust: I/O type generalization and projection
 2026-06-15 15:13 UTC  (4+ messages)
` [PATCH v4 07/20] rust: io: implement `Mmio` as view type

[PATCH] drm/radeon: avoid double free in r600 DPM cleanup
 2026-06-15 15:12 UTC  (2+ messages)

[PATCH] KVM: arm64: Sync SPSR_EL1 when injecting an exception into a pVM
 2026-06-15 15:10 UTC  (6+ messages)

[PATCH] drm/amdgpu: initialize irq.lock spinlock earlier
 2026-06-15 15:09 UTC  (3+ messages)

[PATCH] Bluetooth: MGMT: Fix UAF of hci_conn_params in add_device_complete
 2026-06-15 15:09 UTC 

[PATCH] ocfs2: fix orphan inode disk leak in ocfs2_dio_end_io() on I/O error
 2026-06-15 15:09 UTC  (4+ messages)

[PATCH net v2] octeontx2-af: cn10k: restrict VF LMTLINE sharing to its own PF
 2026-06-15 15:04 UTC  (2+ messages)
` [PATCH net v3] "

[PATCH] platform/x86: asus-armoury: add support for G614PR
 2026-06-15 15:07 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] soundwire: Correct ifdef for stub functions
 2026-06-15 15:05 UTC 

[PATCH v5 0/1] cpuhp: Expedite RCU when toggling system-wide SMT mode
 2026-06-15 15:05 UTC  (3+ messages)
` [PATCH v5 1/1] "

[PATCH 0/4] clk: implement sync_state support
 2026-06-15 15:04 UTC  (14+ messages)
` [PATCH 2/4] clk: qcom: common: introduce qcom_cc_sync_state()
` [PATCH 3/4] clk: qcom: convert from icc_sync_state() to qcom_cc_sync_state()

[PATCH 0/2] leds: use brightness_set_blocking for sleepable callbacks
 2026-06-15 14:57 UTC  (3+ messages)
` [PATCH 1/2] leds: lm3530: use brightness_set_blocking for sleepable callback
` [PATCH 2/2] leds: menf21bmc: "

[PATCH v9 0/9] Add support for i.MX94 DCIF
 2026-06-15 15:02 UTC  (9+ messages)
` [PATCH v9 2/9] drm/bridge: fsl-ldb: Get the next non-panel bridge
` [PATCH v9 3/9] drm/bridge: fsl-ldb: Add support for i.MX94
` [PATCH v9 4/9] dt-bindings: display: imx: Add i.MX94 DCIF
` [PATCH v9 5/9] drm/imx: Add support for "

[PATCH v3] Documentation/process: Add Researcher Guidelines
 2026-06-15 15:02 UTC  (5+ messages)

[PATCH] selftests: rtc: fix flaky date_read_loop test
 2026-06-15 15:01 UTC  (2+ messages)

[PATCH net] tipc: free bearer discoverer via RCU to fix tipc_disc_rcv UAF
 2026-06-15 15:00 UTC 

[RESEND PATCH v1] net: dsa: motorcomm: add yt92xx dsa driver
 2026-06-15 15:01 UTC  (2+ messages)

[PATCH v2 0/2] upboard pinctrl support for device id INTC1055
 2026-06-15 15:00 UTC  (5+ messages)

[PATCH v1] s390/virtio_ccw: Also suppress -EINVAL on device detach
 2026-06-15 14:58 UTC  (3+ messages)

[PATCH] watchdog: take all OF aliases into account when assigning id
 2026-06-15 14:57 UTC 

[PATCH] tracing: eprobe: read the complete FILTER_PTR_STRING pointer
 2026-06-15 14:54 UTC 

[PATCH] ASoC: cs35l41: Restore register state after system sleep
 2026-06-15 14:54 UTC 

[PATCH v2] debugfs: Fix lockdown check for mmap_prepare
 2026-06-15 14:54 UTC  (3+ messages)

[PATCH v1 0/2] virtio: PCI ERS permanent failure teardown for virtio-blk
 2026-06-15 14:52 UTC  (2+ messages)

[PATCH] io_uring/nop: fix file reference leak with IOSQE_FIXED_FILE
 2026-06-15 14:45 UTC 

[PATCH 00/12] clk: qcom: Assorted fixes for gcc-mdm9607 (and gcc-msm8916/39)
 2026-06-15 14:44 UTC  (5+ messages)
` [PATCH 07/12] clk: qcom: gcc-mdm9607: Drop incorrect apss_tcu_clk_src

[PATCH net-next v7 00/12] net: pcs: Introduce support for fwnode PCS
 2026-06-15 14:44 UTC  (7+ messages)
` [PATCH net-next v7 05/12] net: phylink: support late PCS provider attach

linux-next: build failure in final build
 2026-06-15 14:43 UTC 

[PATCH v3 0/4] snvs_pwrkey - code improvements and add report event
 2026-06-15 14:43 UTC  (6+ messages)
` [PATCH v3 2/4] Input: snvs_pwrkey - replace hardcoding -EINVAL with original error code
` [PATCH v3 3/4] Input: snvs_pwrkey - use local device pointer to simple code

linux-next: duplicate patch in the drm-xe tree
 2026-06-15 14:43 UTC 

linux-next: manual merge of the drm-xe tree with the origin tree
 2026-06-15 14:43 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2026-06-15 14:42 UTC 

[PATCH 00/13] gpu: nova-core: blackwell follow-ups and fixes
 2026-06-15 14:40 UTC  (14+ messages)
` [PATCH 01/13] gpu: nova-core: fsp: limit FSP receive message allocation size
` [PATCH 02/13] gpu: nova-core: fsp: catch bogus queue pointer issues
` [PATCH 03/13] gpu: nova-core: fsp: try to enforce exclusive access to FSP channel
` [PATCH 04/13] gpu: nova-core: falcon: gsp: move PRIV target mask constants
` [PATCH 05/13] gpu: nova-core: gsp: keep FMC boot params DMA region alive during error
` [PATCH 06/13] gpu: nova-core: fsp: move FMC firmware loading into wait_secure_boot
` [PATCH 07/13] gpu: nova-core: gsp: ensure lifetime for FMC boot DMA allocations
` [PATCH 08/13] gpu: nova-core: gsp: ensure LibOS DMA allocation lives long enough
` [PATCH 09/13] gpu: nova-core: wait for FSP boot earlier
` [PATCH 10/13] gpu: nova-core: split FbLayout into FSP and non-FSP versions
` [PATCH 11/13] gpu: nova-core: correct FRTS vidmem offset calculation
` [PATCH 12/13] gpu: nova-core: rename heap size field
` [PATCH 13/13] gpu: nova-core: return non-WPR heap size as u64 from HALs

libertas_tf: same use-after-free as the recent lbs_free_adapter() fix?
 2026-06-15 14:41 UTC 

[PATCH 0/2] Add RTC clocks for R9A09G077/87
 2026-06-15 14:39 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: renesas,r9a09g077/87: Add PCLKRTC clock ID
` [PATCH 2/2] clk: renesas: r9a09g077: Add RTC clocks

[PATCH 0/3] pinctrl: qcom: Correct MSM_PULL_MASK and fix resolving TLMM register address
 2026-06-15 14:38 UTC  (5+ messages)
` [PATCH 3/3] pinctrl: qcom: Avoid assigning thread_op_remain in unthreaded test

[PATCH v2 0/5] Add minimal Exynos8855 SoC support
 2026-06-15 14:37 UTC  (3+ messages)
  ` [PATCH v2 4/5] arm64: dts: exynos: add initial support for Samsung Exynos8855 smdk

[PATCH] usb: core: Notify through uevent when not enough bandwidth available
 2026-06-15 14:35 UTC 

[syzbot] [kernel?] general protection fault in __schedule (3)
 2026-06-15 14:32 UTC  (3+ messages)

[PATCH v2 00/11] ASoC: fsl: Use guard() for mutex & spin locks
 2026-06-15 14:30 UTC  (9+ messages)
` [PATCH v2 02/11] ASoC: fsl_audmix: Use guard() for "
` [PATCH v2 03/11] ASoC: fsl_easrc: "
` [PATCH v2 06/11] ASoC: fsl_ssi: Use guard() for mutex locks
` [PATCH v2 11/11] ASoC: fsl: mpc5200_psc_ac97: "

[PATCH net-next v7 0/2] net: dsa: mv88e6xxx: add support for credit based shaper
 2026-06-15 14:29 UTC  (4+ messages)
` [PATCH net-next v7 2/2] "

[PATCH v2 0/8] KVM: x86/hyperv: Fix racy usage of vcpu->arch.hyperv
 2026-06-15 14:28 UTC  (3+ messages)
` [syzbot ci] "

[PATCH net-next v5 00/15] Support for onsemi's S2500 10Base-T1S MAC-PHY
 2026-06-15 14:27 UTC  (3+ messages)
` [PATCH net-next v5 12/15] onsemi: s2500: Add driver support for TS2500 MAC-PHY

[PATCH] ufs: Add HS_GEAR6 string in power_info/gear sysfs output
 2026-06-15 14:26 UTC 

[PATCH v5 0/4] arm64: dts: nuvoton: add NPCM845 SoC and EVB support
 2026-06-15 14:25 UTC  (5+ messages)
` [PATCH v5 1/4] arm64: dts: nuvoton: npcm845: Drop redundant timer clock-names
` [PATCH v5 2/4] arm64: dts: nuvoton: npcm845: Reorder timer0 and PECI nodes
` [PATCH v5 3/4] arm64: dts: nuvoton: npcm845: Add peripheral nodes
` [PATCH v5 4/4] arm64: dts: nuvoton: npcm845-evb: "

[PATCH] thermal: intel: int3400: clean up ODVP on probe failures
 2026-06-15 14:24 UTC  (2+ messages)

[PATCH RFC] vhost: fix vhost_get_avail_idx for a non empty ring
 2026-06-15 14:24 UTC  (2+ messages)
`  "

[PATCH v4 00/30] KVM: x86: x86.{c,h} spring cleaning
 2026-06-15 14:23 UTC  (4+ messages)
` [PATCH v4 30/30] KVM: x86: Move a pile of stuff from kvm_host.h => x86.h

[PATCH 0/4] Describe display voltage regulators on SC8180X devices
 2026-06-15 14:22 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: qcom: sc8180x-primus: Rename regulator nodes
` [PATCH 2/4] arm64: dts: qcom: sc8180x-primus: Describe the display power net
` [PATCH 3/4] arm64: dts: qcom: sc8180x-lenovo-flex-5g: Rename regulator nodes
` [PATCH 4/4] arm64: dts: qcom: sc8180x-lenovo-flex-5g: Describe the display power net

[PATCH v3 00/10] Input: cap11xx - Add support for CAP1114
 2026-06-15 14:20 UTC  (2+ messages)
` [PATCH v3 10/10] Input: cap11xx - add "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox