The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-08-07 07:02:39 to 2026-08-07 08:28:38 UTC [more...]

[PATCH 00/22] media: iris: Restrict lower IOVA range for Venus and Iris VPUs
 2026-08-07  8:24 UTC  (16+ messages)
` [PATCH 01/22] dt-bindings: media: qcom,venus-common: Allow IOVA reservation memory-region
` [PATCH 02/22] dt-bindings: media: qcom,sm8550-iris: "
` [PATCH 03/22] dt-bindings: media: qcom,sc7180-venus: "
` [PATCH 04/22] arm64: dts: qcom: hamoa: Reserve low IOVA range for Iris
` [PATCH 05/22] arm64: dts: qcom: lemans: "
` [PATCH 06/22] arm64: dts: qcom: monaco: "
` [PATCH 07/22] arm64: dts: qcom: sc8280xp: "
` [PATCH 08/22] arm64: dts: qcom: sm8350: "
` [PATCH 09/22] arm64: dts: qcom: sm8550: "
` [PATCH 10/22] arm64: dts: qcom: sm8650: "
` [PATCH 11/22] arm64: dts: qcom: sm8750: "
` [PATCH 12/22] arm64: dts: qcom: agatti: Reserve low IOVA range for Venus
` [PATCH 13/22] arm64: dts: qcom: kodiak: "
` [PATCH 14/22] arm64: dts: qcom: msm8916: "
` [PATCH 15/22] arm64: dts: qcom: msm8996: "

[PATCH net-next v1 0/2] net: dsa: realtek: enable RTL8365MB power supplies
 2026-08-07  8:27 UTC  (13+ messages)
` [PATCH net-next v1 2/2] net: dsa: realtek: rtl83xx: add support for enabling supplies

[PATCH] wifi: mwifiex: ignore ROM regulatory hint on WRT3200ACM/WRT32x
 2026-08-07  8:26 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] [SCSI] qla2xxx: Handle the INTx not connected while passing through
 2026-08-07  8:23 UTC  (3+ messages)

[PATCH] sched: Preserve reset-on-fork across concurrent sched_setparam()
 2026-08-07  8:22 UTC 

[PATCH] cdrom: fix stack leak in cdrom_ioctl_read_tochdr
 2026-08-07  8:22 UTC  (2+ messages)

[PATCH] KVM: Never clear KVM_REQ_VM_DEAD from a vCPU's requests
 2026-08-07  8:20 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] bpf: Fix UAF in bpf_trampoline_multi_attach/detach on update failure
 2026-08-07  8:19 UTC  (4+ messages)

[PATCH] usb: typec: hd3ss3220: fix VBUS regulator error message
 2026-08-07  8:14 UTC 

[PATCH v2] scsi: core: Drop Scsi_Host.default_lock
 2026-08-07  8:18 UTC  (3+ messages)

[syzbot] [usb?] BUG: unable to handle kernel paging request in nhi_probe
 2026-08-07  8:17 UTC  (2+ messages)
` Forwarded: #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git f9a2394a23482bfd330911e9c8295b71724feacd

[PATCH v2] PCI: Mask Replay Timer Timeout for Realtek RTS525A
 2026-08-07  8:07 UTC  (4+ messages)
` [PATCH v3] PCI: Disable ASPM L0s "

[PATCH 1/4] watchdog: qcom: Propagate errors from optional IRQ lookup
 2026-08-07  8:16 UTC  (4+ messages)
` [PATCH 2/4] watchdog: mediatek: "
` [PATCH 3/4] watchdog: dw_wdt: "
` [PATCH 4/4] watchdog: aspeed: "

[PATCH v2 0/4] mmc: sdhci_am654: Fix DDR50 mode for cards without tuning support
 2026-08-07  8:16 UTC  (2+ messages)

[PATCH 1/2] selftests/ftrace: Force C locale for readelf in uprobe test
 2026-08-07  8:15 UTC  (6+ messages)
` [PATCH v2 0/2] selftests/ftrace: Fix add_remove_uprobe robustness
  ` [PATCH v2 1/2] selftests/ftrace: Force C locale in ftracetest
  ` [PATCH v2 2/2] selftests/ftrace: Convert ELF entry point to file offset in uprobe test

[PATCH] iommu/iommufd: Fix NULL pointer deref in iommufd_ioas_change_process when racing with iopt_map_file_pages
 2026-08-07  8:13 UTC  (3+ messages)

[PATCH 0/6] ring-buffer: Fixes for subbuf resizing and persistent buffers
 2026-08-07  8:14 UTC  (4+ messages)
` [PATCH 1/6] ring-buffer: Prevent resizing of persistent ring buffer

[PATCH v4] drm/pagemap: Prevent double migration of device pages
 2026-08-07  8:12 UTC 

[PATCH] md: fix soft lockup during resync when sync is repeatedly skipped
 2026-08-07  8:11 UTC  (6+ messages)
` [PATCH v2 0/3] md/raid10: fix recovery corruption and soft lockup on large arrays
  ` [PATCH v2 1/3] md/raid10: fix still_degraded being inverted in raid10_sync_request()
  ` [PATCH v2 2/3] md: add cond_resched() to md_do_sync()'s skip path

[PATCH] wifi: rtw89: 8851b: fix swapped DPK channel/bandwidth backup fields
 2026-08-07  8:10 UTC 

[PATCH v9 00/20] Add Counter delegation ISA extension support
 2026-08-07  8:09 UTC  (21+ messages)
` [PATCH v9 01/20] RISC-V: perf: fix resource cleanup on driver probe failure
` [PATCH v9 02/20] RISC-V: Add Smcsrind and Sscsrind ISA extension CSR definitions
` [PATCH v9 03/20] RISC-V: Add Smcsrind and Sscsrind ISA extension definition and parsing
` [PATCH v9 04/20] dt-bindings: riscv: add Smcsrind and Sscsrind ISA extension descriptions
` [PATCH v9 05/20] RISC-V: Define indirect CSR access helpers
` [PATCH v9 06/20] RISC-V: Add Smcntrpmf extension parsing
` [PATCH v9 07/20] dt-bindings: riscv: add Smcntrpmf ISA extension description
` [PATCH v9 08/20] RISC-V: Add Ssccfg extension CSR definition
` [PATCH v9 09/20] RISC-V: Add Ssccfg/Smcdeleg ISA extension definition and parsing
` [PATCH v9 10/20] dt-bindings: riscv: add Counter delegation ISA extensions description
` [PATCH v9 11/20] RISC-V: perf: Restructure the SBI PMU code
` [PATCH v9 12/20] RISC-V: perf: Modify the counter discovery mechanism
` [PATCH v9 13/20] RISC-V: perf: Add a mechanism to defined legacy event encoding
` [PATCH v9 14/20] RISC-V: perf: Implement supervisor counter delegation support
` [PATCH v9 15/20] RISC-V: perf: Skip PMU SBI extension when not implemented
` [PATCH v9 16/20] RISC-V: perf: Use config2/vendor table for event to counter mapping
` [PATCH v9 17/20] RISC-V: perf: Add legacy event encodings via sysfs
` [PATCH v9 18/20] RISC-V: perf: Add Qemu virt machine events
` [PATCH v9 19/20] tools/perf: Support event code for arch standard events
` [PATCH v9 20/20] tools/perf: Add RISC-V CounterIDMask event field

[RFC PATCH v6 0/9] accel/rocket: RK3576 NPU (RKNN) enablement
 2026-08-07  8:10 UTC  (3+ messages)
` [RFC PATCH v6 6/9] accel/rocket: select the per-core clock and reset counts from match data

[PATCH v8 00/22] Add Counter delegation ISA extension support
 2026-08-07  8:08 UTC  (4+ messages)
` [PATCH v8 12/22] RISC-V: perf: Modify the counter discovery mechanism

[PATCH 0/7] Add support for QCOM SPMI PMIC5 Gen4 ADC
 2026-08-07  8:07 UTC  (6+ messages)
` [PATCH 2/7] iio: adc: qcom-spmi-adc5-gen3: Add support for QCOM "

[PATCH v2] ACPI: APEI: Handle repeated SEA error storms
 2026-08-07  8:05 UTC  (4+ messages)

[PATCH v2 1/2] watchdog: orion_wdt: Propagate errors from optional IRQ lookup
 2026-08-07  8:04 UTC  (2+ messages)
` [PATCH v2 2/2] watchdog: stm32_iwdg: "

[PATCH] scsi: advansys: Fix invalid comparison in AdvBuildCarrierFreelist
 2026-08-07  8:03 UTC 

[PATCH v4 00/10] crypto: Provide a function for zeroizing crypto_aes_ctx
 2026-08-07  8:02 UTC  (13+ messages)
` [PATCH v4 01/10] crypto: Provide a wrapper "
` [PATCH v4 02/10] crypto: aspeed - clear the crypto_aes_ctx when done
` [PATCH v4 03/10] crypto: inside-secure/eip93 "
` [PATCH v4 04/10] crypto: padlock-aes "
` [PATCH v4 05/10] crypto: sa2ul "
` [PATCH v4 06/10] crypto: arm/aes-neonbs "
` [PATCH v4 07/10] crypto: arm64/aes-neonbs "
` [PATCH v4 08/10] crypto: qat - zeroize crypto_aes_ctx with __cleanup(aes_zeroize_ctx)
` [PATCH v4 09/10] crypto: safexcel - Rework cleanup of sensitive structs in safexcel_aead_setkey
` [PATCH v4 10/10] crypto: safexcel - zeroize crypto_aes_ctx with __cleanup(aes_zeroize_ctx)

[PATCH net v2] selftests: netfilter: conntrack_dump_flush: remove unused variables and fix typo
 2026-08-07  7:59 UTC 

[PATCH] fork: reset pointer tag of vmapped thread stack before vfree
 2026-08-07  8:00 UTC  (6+ messages)

[PATCH v6 0/5] riscv: Introduce support for hardware break/watchpoints
 2026-08-07  8:00 UTC  (3+ messages)

[PATCH v2 0/3] dt-bindings: riscv: Add RISC-V Worlds and SiFive WorldGuard DT bindings
 2026-08-07  7:57 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: riscv: Add Worlds per-hart properties

[PATCH v3 0/6] iio: light: ltr501: Add ltr329 support
 2026-08-07  7:57 UTC  (10+ messages)
` [PATCH v3 4/6] iio: light: ltr501: Power down chip if request irq fails
` [PATCH v3 5/6] iio: light: ltr501: Add ltr329 driver support
` [PATCH v3 6/6] iio: light: ltr501: Fix sorting order of device arrays

[PATCH 0/4] usb: gadget: dummy_hcd: fixes found while testing virtio-usb
 2026-08-07  7:54 UTC  (5+ messages)
` [PATCH 1/4] usb: gadget: dummy_hcd: fix SuperSpeed ep0 maxpacket
` [PATCH 2/4] usb: gadget: dummy_hcd: fix false overflow on bounded IN
` [PATCH 3/4] usb: gadget: dummy_hcd: fix SG transfer handling across chunks
` [PATCH 4/4] usb: gadget: dummy_hcd: set no_sg_constraint on the host controller

[PATCH] staging: rtl8723bs: remove static HalDetectPwrDownMode() function
 2026-08-07  7:53 UTC  (3+ messages)

[PATCH v2] KVM: arm64: vgic-v3: take an LPI reference in vgic_v3_save_pending_tables
 2026-08-07  7:52 UTC  (2+ messages)

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-08-07  7:52 UTC  (3+ messages)
` [PATCH 12/36] media: remove conditional return "

[PATCH 0/5] virt: Add Bao hypervisor IPC and I/O dispatcher drivers
 2026-08-07  7:51 UTC  (23+ messages)
` [PATCH v2 0/6] "
  ` [PATCH 1/6] dt-bindings: Add Bao IPC shared memory driver binding
  ` [PATCH 2/6] virt: bao: Add Bao IPC shared memory driver
  ` [PATCH 3/6] dt-bindings: Add Bao I/O dispatcher driver binding
  ` [PATCH 4/6] virt: bao: Add Bao I/O dispatcher driver
  ` [PATCH 5/6] virt: bao: Move BAO_IPCSHMEM_HYPERCALL_ID to common header

[PATCH 0/7] workqueue OwnedQueue, ScopedQueue and ScopedWork
 2026-08-07  7:51 UTC  (3+ messages)
` [PATCH 6/7] rust: workqueue: add Work::cancel_work_sync()

[PATCH v1 0/2] Optimize the code in kexec_handover.c
 2026-08-07  7:51 UTC  (3+ messages)
` [PATCH v1 1/2] kho: remove useless phys increment in inner loop
` [PATCH v1 2/2] kho: unwind restored pages on kho_restore_vmalloc error

[RFC PATCH v4 1/3] mm: allow page faults to request VMA-lock retry
 2026-08-07  7:49 UTC  (2+ messages)

[PATCH net-next v4 0/3] dpll: add SiTime SiT9531x DPLL clock driver
 2026-08-07  7:48 UTC  (5+ messages)
` [PATCH net-next v4 2/3] dt-bindings: dpll: add SiTime SiT9531x clock generator
` [PATCH net-next v4 3/3] dpll: add SiTime SiT9531x DPLL clock driver

[PATCH v2 0/3] Initial PCIe0 PHY support for SM8475
 2026-08-07  7:47 UTC  (3+ messages)

[PATCH] media: hws: report measured colorimetry
 2026-08-07  7:46 UTC 

[PATCH RFT 0/3] Fix always-enabling PCIE_RSCC clocks for multiple clk drivers
 2026-08-07  7:46 UTC  (4+ messages)
` [PATCH RFT 1/3] clk: qcom: gcc-eliza: Fix always-enabling PCIE_RSCC clocks
` [PATCH RFT 2/3] clk: qcom: gcc-hawi: "
` [PATCH RFT 3/3] clk: qcom: gcc-kaanapali: "

[PATCH 0/2] pinctrl: rockchip: Two fixes for latent driver bugs
 2026-08-07  7:43 UTC  (3+ messages)

[PATCH net-next v2 0/3] net: wwan: support DTR/RTS on AT ports via MHI IP_CTRL
 2026-08-07  7:41 UTC  (5+ messages)
` [PATCH net-next v2 1/3] net: wwan: core: propagate modem control signals to port drivers
` [PATCH net-next v2 3/3] net: wwan: mhi_wwan_ctrl: drive DTR/RTS via the IP_CTRL channel

[RFC PATCH v3 0/6] virt: bao: Add Bao hypervisor IPC and I/O dispatcher drivers
 2026-08-07  7:39 UTC  (7+ messages)
` [RFC PATCH v3 1/6] dt-bindings: bao: add IPC shared-memory device
` [RFC PATCH v3 2/6] virt: bao: add IPC shared-memory driver
` [RFC PATCH v3 3/6] dt-bindings: bao: add I/O dispatcher device
` [RFC PATCH v3 4/6] virt: bao: add I/O dispatcher driver
` [RFC PATCH v3 5/6] virt: bao: consolidate the IPC hypercall ID in include/linux/bao.h
` [RFC PATCH v3 6/6] MAINTAINERS: add Bao hypervisor entry

[syzbot] [nfs?] INFO: task hung in nfsd_nl_threads_get_doit
 2026-08-07  7:38 UTC  (2+ messages)

[syzbot] [linux1394?] general protection fault in ar_context_release
 2026-08-07  7:37 UTC  (2+ messages)
` Forwarded:

[PATCH v3] staging: iio: frequency: ad9832/ad9834: add comment explaining do_div usage
 2026-08-07  7:36 UTC  (2+ messages)

[PATCH] lib/group_cpus: Snapshot cluster masks to keep grouping hotplug invariant
 2026-08-07  7:36 UTC 

[PATCH v3 0/2] mm/swap: skip empty clusters in the swapoff scan
 2026-08-07  7:33 UTC  (3+ messages)
` [PATCH v3 2/2] mm/swap: scan by cluster in find_next_to_unuse()

[PATCH] netdevsim: fix deadlock in nsim_bus_dev_max_vfs_write()
 2026-08-07  7:31 UTC  (3+ messages)

[PATCH net-next 3/3] net: hns3: use txqueue parameter directly in ndo_tx_timeout
 2026-08-07  7:31 UTC  (4+ messages)

[PATCH v4 0/3] Add Sharp GP2AP070S Proximity Driver and enable it in Galaxy J6 (j6lte)
 2026-08-07  7:27 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: iio: proximity: add Sharp GP2AP070S proximity sensor

[PATCH net] net: airoha: npu: load the firmware without the sysfs fallback
 2026-08-07  9:25 UTC  (2+ messages)

[PATCH] irqchip/imx-irqsteer: Call chained_irq_exit() on the handler error path
 2026-08-07  7:26 UTC 

[PATCH v1] hwrng: imx-rngc: Disable clock on registration failure
 2026-08-07  7:25 UTC  (2+ messages)

[PATCH v3 0/4] irqchip/imx-irqsteer: Allow building as module
 2026-08-07  7:23 UTC  (5+ messages)
` [PATCH v3 1/4] irqchip/imx-irqsteer: Fix error handling path in probe()
` [PATCH v3 2/4] irqchip/imx-irqsteer: Dispose of IRQ mappings in remove()
` [PATCH v3 3/4] irqchip/imx-irqsteer: Mask all interrupts in probe() and remove()
` [PATCH v3 4/4] irqchip/imx-irqsteer: Allow building as module

[PATCH] selftests/net: ovpn: fix socket leak in ovpn_socket() error paths
 2026-08-07  7:23 UTC  (3+ messages)
  `  "

[PATCH v5 0/6] soc: aspeed: Add BMC and host driver for PCIe BMC device
 2026-08-07  7:23 UTC  (3+ messages)
` [PATCH v5 1/6] dt-bindings: serial: 8250: aspeed: add ast2600 and aspeed,vuart-over-pci

[PATCH] net: sfp: Fix memory leak of hwmon_name on hwmon registration failure
 2026-08-07  7:22 UTC  (3+ messages)

[PATCH v3 00/11] Virtual Swap Space (Swap Table Edition)
 2026-08-07  7:21 UTC  (3+ messages)
` [syzbot ci] "

[PATCH] ARM: entry: Convert IRQ handling to generic IRQ entry
 2026-08-07  7:21 UTC  (4+ messages)

[PATCH v5 0/9] Improve Qualcomm EUD driver and platform support
 2026-08-07  7:20 UTC  (3+ messages)
` [PATCH v5 1/9] dt-bindings: soc: qcom: eud: Add per-path child nodes for UTMI routing

[PATCH] KVM: Remove the kvm debugfs directory if kvm_init() fails
 2026-08-07  7:19 UTC 

[RFC PATCH v1 0/8] perf/core, perf/tools: Add PERF_SAMPLE_BUILD_ID_OFFSET support
 2026-08-07  7:18 UTC  (9+ messages)
` [RFC PATCH v1 1/8] perf event: Factor build_id out into its own top-level struct
` [RFC PATCH v1 2/8] perf/core: Add BUILD_ID_OFFSET to UAPI
` [RFC PATCH v1 3/8] perf/core: Implement BUILD_ID_OFFSET sample type
` [RFC PATCH v1 4/8] perf: Refactor thread map and symbol APIs to take perf_sample
` [RFC PATCH v1 5/8] perf tools: Internal support for BUILD_ID_OFFSET
` [RFC PATCH v1 6/8] perf inject: Extend perf inject to support bid_offset conversion
` [RFC PATCH v1 7/8] perf record: Add --buildid-offset option
` [RFC PATCH v1 8/8] perf tests: Add build_id_offset test coverage

[PATCH 0/2] Unify repeated register definitions and move FWCORE macros
 2026-08-07  7:17 UTC  (3+ messages)
` [PATCH 1/2] drm/imagination: Unify repeated register defines
` [PATCH 2/2] drm/imagination: Move FWCORE_* macros to reg defs

[PATCH v5] wifi: brcmfmac: cyw: pass PMKID to firmware if present
 2026-08-07  7:17 UTC  (3+ messages)

[PATCH v2] staging: greybus: spilib: Handle SPI device types with a switch statement
 2026-08-07  7:15 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2] selftests/mm: Drop duplicate test_seal_mprotect_two_vma_with_gap() call
 2026-08-07  7:15 UTC  (2+ messages)

[PATCH] ASoC: fsl_easrc: fix missing return on success in runtime_resume
 2026-08-07  7:22 UTC 

[PATCH] KVM: selftests: Compare the entire XSAVE buffer in the SEV smoke test
 2026-08-07  7:10 UTC 

[PATCH 0/9] mm: distinguish PTE table storage from PTE values
 2026-08-07  7:09 UTC  (3+ messages)
` [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage

[PATCH 0/3] Bluetooth: MGMT: fix use-after-free of struct mgmt_mesh_tx
 2026-08-07  7:09 UTC  (4+ messages)
` [PATCH 1/3] Bluetooth: MGMT: remove the mesh walk from the socket destructor
` [PATCH 2/3] Bluetooth: MGMT: protect hdev->mesh_pending with hdev->lock
` [PATCH 3/3] Bluetooth: MGMT: reference-count struct mgmt_mesh_tx

[PATCH] ovl: fix NULL pointer dereference in ovl_i_path_real()
 2026-08-07  7:05 UTC 

[PATCH bpf-next 0/4] bpf: BPF-driven proactive memcg reclaim
 2026-08-07  7:04 UTC  (5+ messages)
` [PATCH bpf-next 1/4] mm/bpf: Add bpf_try_to_free_mem_cgroup_pages kfunc
` [PATCH bpf-next 2/4] bpf: add bpf_thread_wq kthread-backed workqueue with cgroup placement
` [PATCH bpf-next 3/4] selftests/bpf: add thread_wq cgroup test
` [PATCH bpf-next 4/4] selftests/bpf: add memcg async reclaim test for bpf_wq/bpf_thread_wq

[PATCH v5 00/18] Refcounted interrupt disable and SpinLockIrq for Rust
 2026-08-07  7:02 UTC  (12+ messages)
` [PATCH v5 08/18] locking: Switch to _irq_{disable,enable}() variants in cleanup guards
` [PATCH v5 09/18] sched: Remove the unused preempt_offset parameter of __cant_sleep()
` [PATCH v5 10/18] sched: Avoid signed comparison of preempt_count() in __cant_migrate()
` [PATCH v5 11/18] preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS
` [PATCH v5 12/18] arm64: sched/preempt: Enable HAS_SEPARATE_PREEMPT_RESCHED_BITS
` [PATCH v5 13/18] s390/preempt: "
` [PATCH v5 14/18] rust: Introduce interrupt module
` [PATCH v5 15/18] rust: helper: Add spin_{un,}lock_irq_{enable,disable}() helpers
` [PATCH v5 16/18] rust: sync: Use super::* in spinlock.rs
` [PATCH v5 17/18] rust: sync: Add SpinLockIrq
` [PATCH v5 18/18] rust: sync: Introduce SpinLockIrq::lock_with() and friends


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