The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-06-16 10:11:50 to 2026-06-16 11:38:06 UTC [more...]

[PATCH 0/3] i3c: master: Small fixes for dev_nack_retry_count
 2026-06-16 11:37 UTC  (3+ messages)
` [PATCH 1/3] i3c: master: Update dev_nack_retry_count under maintenance lock
` [PATCH 2/3] i3c: master: Add missing runtime PM get in dev_nack_retry_count_store()

[PATCH v3 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-06-16 11:37 UTC  (4+ messages)
` [PATCH v3 9/9] vfio/pci: Add mmap() attributes to DMABUF feature

[PATCH] erofs: update the overview of the documentation
 2026-06-16 11:37 UTC  (2+ messages)

[PATCH net] tipc: free bearer discoverer via RCU to fix tipc_disc_rcv UAF
 2026-06-16 11:34 UTC  (4+ messages)

[PATCH v10 1/2] dt-bindings: ufs: Document static TX Equalization settings properties
 2026-06-16 11:33 UTC  (2+ messages)
` [PATCH v10 2/2] scsi: ufs: core: Add support for static TX Equalization settings

[PATCH v1 0/3] New vendor support and optimizations for DWC PCIe PMU
 2026-06-16 11:34 UTC  (3+ messages)
` [PATCH v1 2/3] perf/dwc_pcie: Support narrowed time-based counter for long time monitoring

[PATCH] MAINTAINERS: Update HiSilicon hisi_sas driver maintainer to Xingui Yang
 2026-06-16 11:33 UTC  (2+ messages)

[PATCH v2 00/11] clk: qcom: sc8180x: PM-related fixes (and refactoring)
 2026-06-16 11:33 UTC  (4+ messages)
` [PATCH v2 08/11] clk: qcom: dispcc-sm8250: Enable parents for pixel clocks

[PATCH] erofs: clean up erofs_ishare_fill_inode()
 2026-06-16 11:32 UTC  (2+ messages)

[PATCH RFC v5 0/6] iio: add Open Sensor Fusion IIO driver
 2026-06-16 11:32 UTC  (9+ messages)
` [PATCH RFC v5 3/6] iio: osf: add protocol decoding
` [PATCH RFC v5 4/6] iio: osf: add stream parser
` [PATCH RFC v5 5/6] iio: osf: add UART transport
` [PATCH RFC v5 6/6] iio: osf: register IIO devices from capabilities

[PATCH] rust: kbuild: Replace and dissolve procmacro-extension variable
 2026-06-16 11:25 UTC 

[PATCH v5 00/10] media: rcar: Streams support
 2026-06-16 11:30 UTC  (10+ messages)
` [PATCH v5 03/10] media: rcar-csi2: Move {enable|disable}_streams() calls
` [PATCH v5 04/10] media: rcar-csi2: Switch to Streams API
` [PATCH v5 06/10] media: rcar-csi2: Add .get_frame_desc op

[PATCH v2 0/6] rust / dma_buf: Add abstractions for dma_fence
 2026-06-16 11:28 UTC  (3+ messages)

[PATCH 0/4] X2 Elite Lenovo Yoga Slim 7x Gen11 support
 2026-06-16 11:28 UTC  (10+ messages)
` [PATCH 2/4] dt-bindings: arm: qcom: Add Lenovo Yoga Slim 7x Gen11

[PATCH v6 0/2] gpiolib: acpi: Add robust bounds-checking and safe address handling
 2026-06-16 11:28 UTC  (6+ messages)

[PATCH 1/1] HID: core: Fix OOB read in hid_get_report for numbered reports
 2026-06-16 11:26 UTC 

[PATCH v3] net: mvneta_bm: add suspend/resume support to prevent crash after resume
 2026-06-16 11:25 UTC 

[PATCH] iio: pressure: bmp280: return on runtime PM resume failure
 2026-06-16 11:25 UTC  (3+ messages)

[RFC PATCH] dma-fence: Fix races of fence callbacks versus destructors by locking
 2026-06-16 11:25 UTC  (9+ messages)
          ` Properly synchronize dma_fence->signaled bit (Was: Re: [RFC PATCH] dma-fence: Fix races of fence callbacks versus destructors by locking)

[PATCH] swiotlb: avoid double copy with swiotlb on tx socket
 2026-06-16 11:21 UTC  (8+ messages)

[PATCH v2 1/4] HID: multitouch: set INPUT_PROP_PRESSUREPAD based on Digitizer/Button Type
 2026-06-16 11:16 UTC  (4+ messages)

[GIT PULL] kselftest update for Linux 7.2-rc1
 2026-06-16 11:21 UTC  (2+ messages)

[GIT PULL] kunit update for Linux 7.2-rc1
 2026-06-16 11:21 UTC  (2+ messages)

[PATCH] lib: math: test_mul_u64_u64_div_u64: define div64_s64_rem
 2026-06-16 11:20 UTC  (3+ messages)

[PATCH] posix-cpu-timers: use u64 multiplication in update_rlimit_cpu()
 2026-06-16 11:20 UTC 

[RFC PATCH 0/4] Xe driver asynchronous notification mechanism
 2026-06-16 11:18 UTC  (4+ messages)

[PATCH v2] pinctrl: qcom: Unconditionally mark gpio as wakeup enable
 2026-06-16 11:18 UTC  (3+ messages)

[PATCH] vfio: Validate that bitmap.pgsize is a power-of-2 in vfio_iommu_type1_unmap_dma
 2026-06-16 11:17 UTC 

[PATCH v8 00/14] Allow preemption during IPI completion waiting to improve real-time performance
 2026-06-16 11:11 UTC  (15+ messages)
` [PATCH v8 01/14] smp: Disable preemption explicitly in __csd_lock_wait()
` [PATCH v8 02/14] smp: Enable preemption early in smp_call_function_single()
` [PATCH v8 03/14] smp: Refactor remote CPU selection in smp_call_function_any()
` [PATCH v8 04/14] smp: Use task-local IPI cpumask in smp_call_function_many_cond()
` [PATCH v8 05/14] smp: Alloc percpu csd data in smpcfd_prepare_cpu() only once
` [PATCH v8 06/14] smp: Enable preemption early in smp_call_function_many_cond()
` [PATCH v8 07/14] smp: Remove preempt_disable() from smp_call_function()
` [PATCH v8 08/14] smp: Remove preempt_disable() from on_each_cpu_cond_mask()
` [PATCH v8 09/14] scftorture: Remove preempt_disable() in scftorture_invoke_one()
` [PATCH v8 10/14] x86/mm: Factor out flush_tlb_info initialization
` [PATCH v8 11/14] x86/mm: Cap flush_tlb_info alignment at 64 bytes
` [PATCH v8 12/14] x86/mm: Move flush_tlb_info back to the stack
` [PATCH v8 13/14] x86/kvm: Disable preemption in kvm_flush_tlb_multi()
` [PATCH v8 14/14] x86/mm: Re-enable preemption before flush_tlb_multi()

[PATCH v3 0/9] rv/tlob: Add task latency over budget RV monitor
 2026-06-16 11:14 UTC  (3+ messages)
` [PATCH v3 8/9] selftests/verification: fix verificationtest-ktap for out-of-tree execution

[PATCH v19 0/4] [PCI] Error recovery for vfio-pci devices on s390x
 2026-06-16 11:12 UTC  (5+ messages)
` [PATCH v19 4/4] PCI/MSI: Enable memory decoding before restoring MSI-X messages

[PATCH] arm64: dts: qcom: qcs615-ride: fix sdhc_2 vqmmc-supply for UHS-I mode
 2026-06-16 11:13 UTC  (2+ messages)

[PATCH v5 00/34] Cleaning up the KVM clock mess
 2026-06-16 11:13 UTC  (4+ messages)
` [PATCH v5 04/34] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration

[PATCH 0/2] pwm: loongson: Fix PWM configuration handling
 2026-06-16 11:13 UTC  (3+ messages)
` [PATCH 1/2] pwm: loongson: Fix low pulse buffer register handling
` [PATCH 2/2] pwm: loongson: Reload PWM configuration through counter reset

[PATCH v4 00/20] rust: I/O type generalization and projection
 2026-06-16 11:12 UTC  (9+ messages)
` [PATCH v4 07/20] rust: io: implement `Mmio` as view type
` [PATCH v4 08/20] rust: pci: io: make `ConfigSpace` a view

[PATCH v2 0/3] Bluetooth: btmtksdio: teardown fixes
 2026-06-16 11:12 UTC  (4+ messages)
` [PATCH v2 1/3] Bluetooth: btmtksdio: correct btmtksdio_txrx_work() loop timeout check
` [PATCH v2 2/3] Bluetooth: btmtksdio: test for bug IO errors in btmtksdio_txrx_work()
` [PATCH v2 3/3] Bluetooth: btmtksdio: call cancel_work_sync() outside of host lock scope

[PATCH 00/11] HID: iio: warning clean up and prefer kernel coding style
 2026-06-16 11:11 UTC  (15+ messages)
` [PATCH 01/11] iio: hid-sensors: add missing blank line after declarations
` [PATCH 02/11] iio: humidity: hid-sensor-humidity: align parenthesis for readability
` [PATCH 03/11] iio: gyro: hid-sensor-gyro-3d: "
` [PATCH 04/11] iio: magnetometer: hid-sensor-magn-3d: "
` [PATCH 05/11] iio: humidity: hid-sensor-humidity: use common device for devres
` [PATCH 06/11] iio: position: hid-sensor-custom-intel-hinge: "
` [PATCH 07/11] iio: temperature: hid-sensor-temperature: "
` [PATCH 08/11] iio: hid-sensor-magn-3d: use ! instead of explicit NULL check
` [PATCH 09/11] iio: hid-sensor-rotation: "
` [PATCH 10/11] iio: hid-sensor-incl-3d: "
` [PATCH 11/11] iio: hid-sensor-accel-3d: "

[PATCH net 0/4] ICSSG XDP zero copy bug fixes
 2026-06-16 11:11 UTC  (4+ messages)
` [PATCH net 4/4] net: ti: icssg: Fix XSK zero copy TX during application wakeup

[PATCH 0/2] fuse: fix and optimize parallel writes on passthrough mounts
 2026-06-16 11:06 UTC  (4+ messages)
` [PATCH v2 0/2] fuse: fix passthrough parallel direct writes with a minimal series
  ` [PATCH v2 1/2] fuse: preserve FOPEN_PARALLEL_DIRECT_WRITES for passthrough opens

[PATCH v2 0/1] s390/mm: Fix handling of _PAGE_UNUSED pte bit
 2026-06-16 11:06 UTC  (7+ messages)
` [PATCH v2 1/1] "

[PATCH] ceph: use fscrypt_finalize_bounce_page() for cleanup
 2026-06-16 11:05 UTC 

[PATCH] gpiolib: acpi: Add quirk for ASUS ROG Strix G614 series
 2026-06-16 11:04 UTC  (7+ messages)

[PATCH 0/4] MIPS: kernel: proc: More efficient data output in show_cpuinfo()
 2026-06-16 11:00 UTC  (3+ messages)
` [0/4] "

wifi: rtw88: 8822cs/bs: Issues migrating RTL8822CS/BS from downstream to upstream driver
 2026-06-16 11:02 UTC  (3+ messages)

[PATCH 1/1] spi: Add NULL check for spi_get_device_id() in spi_get_device_match_data()
 2026-06-16 11:02 UTC 

[PATCH net v3] ip_tunnel: drop stale dst from generated PMTU ICMP replies
 2026-06-16 11:02 UTC  (2+ messages)

[PATCH v3 RESEND 0/5] Add initial device trees for Nord SA8797P
 2026-06-16 11:02 UTC  (8+ messages)
` [PATCH v3 RESEND 2/5] arm64: dts: qcom: Add device tree for Nord SoC series
` [PATCH v3 RESEND 3/5] arm64: dts: qcom: Add device tree for Nord SA8797P SoC
` [PATCH v3 RESEND 5/5] arm64: dts: qcom: Add device tree for SA8797P Ride board

[PATCH 11/11] iio: hid-sensor-accel-3d: use ! instead of explicit NULL check
 2026-06-16 11:01 UTC 

[PATCH 0/5] staging: rtl8723bs: Fix coding style issues in header files
 2026-06-16 11:00 UTC  (6+ messages)
` [PATCH 1/5] staging: rtl8723bs: Fix multi-line comment style in wlan_bssdef.h
` [PATCH 2/5] staging: rtl8723bs: Fix indentation in enum in rtw_mlme.h
` [PATCH 3/5] staging: rtl8723bs: Fix block comment style "
` [PATCH 4/5] staging: rtl8723bs: Fix multi-line "
` [PATCH 5/5] staging: rtl8723bs: Fix whitespace in comments "

[PATCH v3 00/12] New features for the AD5686 IIO driver
 2026-06-16 11:00 UTC  (19+ messages)
` [PATCH v3 05/12] iio: dac: ad5686: add support for missing power supplies
` [PATCH v3 06/12] iio: dac: ad5686: consume optional reset signal
` [PATCH v3 07/12] iio: dac: ad5686: add ldac gpio
` [PATCH v3 09/12] iio: dac: ad5686: implement new sync() op for the spi bus
` [PATCH v3 10/12] iio: dac: ad5686: add triggered buffer support
` [PATCH v3 11/12] iio: dac: ad5686: read_raw/write_raw: use guard(mutex)()
` [PATCH v3 12/12] iio: dac: ad5686: add gain control support

[PATCH v3] fat: stop reading directory entries past the end-of-directory marker
 2026-06-16 10:59 UTC  (2+ messages)

peak_usb_start(): double free of RX buffer when usb_submit_urb() fails
 2026-06-16 10:58 UTC  (2+ messages)

[PATCH 0/6 v2] sched/eevdf: Improve scheduling latency of short slice task
 2026-06-16 10:57 UTC  (3+ messages)
` [PATCH 6/6 v2] sched/eevdf: Speedup short slice task scheduling

[PATCH v3 0/2] sched/fork: fix timer_slack_ns for children of RT tasks
 2026-06-16 10:56 UTC  (2+ messages)

[PATCH] drm/bridge: tc358767: fix NULL return in tc_edid_read
 2026-06-16 10:12 UTC 

[PATCH 00/13] gpu: nova-core: blackwell follow-ups and fixes
 2026-06-16 10:57 UTC  (5+ messages)
` [PATCH 02/13] gpu: nova-core: fsp: catch bogus queue pointer issues

[PATCH] mm/sparse: Optimize section number calculations using bit shifts
 2026-06-16  2:59 UTC 

sched_ext/lavd hard lockup in old call_rcu_tasks_generic needadjust path
 2026-06-16 10:56 UTC  (7+ messages)

[PATCH] drm/amdkfd: Use last + 1 of vm range to check 2MB huge page alignment
 2026-06-16 10:56 UTC  (2+ messages)
` [PATCH v2] drm/amdkfd: Use exclusive bounds for SVM split alignment checks

[PATCH net] dpaa2-switch: fix VLAN upper check not rejecting bridge join
 2026-06-16 10:54 UTC 

[PATCH v3] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
 2026-06-16 10:54 UTC  (4+ messages)

[PATCH v3 0/7] KVM: arm64: Forward FFA_NOTIFICATION* calls to TrustZone
 2026-06-16 10:54 UTC  (10+ messages)
` [PATCH v3 1/7] KVM: arm64: Enforce strict SBZ checks in the FF-A proxy
` [PATCH v3 1/7] KVM: arm64: Support FFA_NOTIFICATION_BITMAP_CREATE in host handler
` [PATCH v3 2/7] KVM: arm64: Forward FFA_NOTIFICATION_BITMAP calls to Trustzone
` [PATCH v3 2/7] KVM: arm64: Support FFA_NOTIFICATION_BITMAP_DESTROY in host handler
` [PATCH v3 3/7] KVM: arm64: Support FFA_NOTIFICATION_BIND "
` [PATCH v3 4/7] KVM: arm64: Support FFA_NOTIFICATION_UNBIND "
` [PATCH v3 5/7] KVM: arm64: Support FFA_NOTIFICATION_SET "
` [PATCH v3 6/7] KVM: arm64: Support FFA_NOTIFICATION_GET "
` [PATCH v3 7/7] KVM: arm64: Support FFA_NOTIFICATION_INFO_GET "

[PATCH] staging: rtl8723bs: Fix whitespace in comments in rtw_mlme.h
 2026-06-16 10:53 UTC  (2+ messages)

[PATCH 00/12] clk: qcom: Assorted fixes for gcc-mdm9607 (and gcc-msm8916/39)
 2026-06-16 10:52 UTC  (5+ messages)
` [PATCH 04/12] clk: qcom: gcc-mdm9607: Fix BIMC PLL definition

[PATCH] arm64: dts: imx93-kontron: Fix memory node
 2026-06-16 10:43 UTC 

[PATCH V1] arm64: dts: imx8mq-evk: add uart3 and bluetooth node
 2026-06-16 10:52 UTC 

[PATCH 5.10/5.15/6.1/6.6/6.12/6.18] tap: free page on error paths in tap_get_user_xdp()
 2026-06-16  9:02 UTC 

[PATCH] ASoC: fsl_audmix: switch regmap to cache-only mode after probe
 2026-06-16 10:48 UTC  (2+ messages)

[PATCH v6 0/7] ndctl: Dynamic Capacity additions for cxl-cli
 2026-06-16 10:47 UTC  (6+ messages)
` [PATCH v6 5/7] cxl/region: Add extent output to region query

[PATCH v2 00/10] Add RZ/G3L USB2.0 host support
 2026-06-16 10:44 UTC  (11+ messages)
` [PATCH v2 01/10] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G3L support
` [PATCH v2 02/10] dt-bindings: phy: renesas,usb2-phy: Document RZ/G3L PHY bindings
` [PATCH v2 03/10] clk: renesas: r9a08g046: Add USB2.0 clock and reset entries
` [PATCH v2 04/10] reset: rzg2l-usbphy-ctrl: Introduce info struct for match data
` [PATCH v2 05/10] reset: rzg2l-usbphy-ctrl: Add RZ/G3L support
` [PATCH v2 06/10] regulator: renesas-usb-vbus-regulator: Add RZ/G3L VBUS regulator support
` [PATCH v2 07/10] phy: renesas: phy-rcar-gen3-usb2: Add RZ/G3L support
` [PATCH v2 08/10] phy: renesas: phy-rcar-gen3-usb2: Fix devm action registration for disabled VBUS regulator
` [PATCH v2 09/10] arm64: dts: renesas: r9a08g046: Add USB2.0 device nodes
` [PATCH v2 10/10] arm64: dts: renesas: r9a08g046l48-smarc: Add USB2.0 support

[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
 2026-06-16 10:45 UTC  (3+ messages)
` [PATCH v4 08/23] ext4: implement buffered write path using iomap

[PATCH v2 0/8] crypto: qce - Fix crypto self-test failures
 2026-06-16 10:41 UTC  (4+ messages)
` [PATCH v2 1/8] crypto: qce - Remove unsafe/deprecated algorithms

[PATCH] mm/vmscan: pass NULL to trace vmscan node reclaim
 2026-06-16  9:59 UTC 

[PATCH v9 1/2] dt-bindings: ufs: Document static TX Equalization settings properties
 2026-06-16 10:36 UTC  (7+ messages)
` [PATCH v9 2/2] scsi: ufs: core: Add support for static TX Equalization settings

[PATCH v1] iommu/riscv: Support 32-bit register accesses
 2026-06-16 10:36 UTC  (3+ messages)

[PATCH] scsi: ufs: core: Avoid possible memory reclaim deadlock in TX EQTR context
 2026-06-16 10:35 UTC  (2+ messages)

[PATCH net] netpoll: run NAPI poll in softirq context to avoid rq->lock self-deadlock
 2026-06-16 10:35 UTC  (3+ messages)

[PATCH v4 2/3] counter: add GPIO-based quadrature encoder driver
 2026-06-16 10:30 UTC  (2+ messages)

[PATCH v10 00/31] DCD: Add support for Dynamic Capacity Devices (DCD)
 2026-06-16 10:29 UTC  (4+ messages)
` [PATCH v10 29/31] tools/testing/cxl: Make event logs dynamic

[PATCH v2 0/3] purwa: Drop the Hamoa PDC workaround from purwa
 2026-06-16 10:27 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: interrupt-controller: qcom,pdc: Document Purwa PDC
` [PATCH v2 2/3] arm64: dts: qcom: purwa: Drop the Hamoa workaround for PDC
` [PATCH v2 3/3] irqchip/qcom-pdc: Add puwra compatible for PDC secondary mode

[PATCH 0/4] input: misc: Add an initial driver for haptics inside Qcom PMIH010x PMIC
 2026-06-16 10:27 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: input: Add binding for Qualcomm SPMI PMIC haptics
` [PATCH 3/4] input: misc: Add Qualcomm SPMI PMIC haptics driver
` [PATCH 4/4] arm64: dts: qcom: Add PMIH0108 haptics device node

[PATCH v1] Bluetooth: btmtk: Add MT7928 support
 2026-06-16 10:24 UTC  (2+ messages)

[PATCH] ocfs2: fix out-of-bounds read in ocfs2_duplicate_inline_data()
 2026-06-16 10:24 UTC  (3+ messages)

[PATCH] usb: serial: option: add multiple VID/PID
 2026-06-16 10:23 UTC  (2+ messages)

[PATCH] vfs: uapi: retire octal and hex numbers in favor of (1 << n) for O_ flags
 2026-06-16 10:22 UTC 

[PATCH bpf] bpf, sockmap: fix lock inversion between stab->lock and sk_callback_lock
 2026-06-16 10:17 UTC  (2+ messages)

[PATCH v4 0/2] drm/drm_blend: allow blend mode property without PREMULTI
 2026-06-16 10:16 UTC  (2+ messages)

[PATCH] regulator: max14577: Add set_suspend_mode for MAX77836 LDOs
 2026-06-16 10:15 UTC  (3+ messages)
` [PATCH v2] regulator: max14577: Add set_mode/get_mode "

[PATCH] mtd: virt_concat: fix use-after-free in mtd_virt_concat_destroy()
 2026-06-16 10:14 UTC 

[PATCH] iio: adc: ti-adc12138: fail init on calibration timeout
 2026-06-16 10:14 UTC  (3+ messages)

[PATCH stable 6.1 v2 0/5] perf build fixes
 2026-06-16 10:12 UTC  (4+ messages)
` [PATCH stable 6.1 v2 5/5] perf build: Remove -Wno-unused-but-set-variable from the flex flags when building with clang < 13.0.0

[PATCH v2 0/6] efi/runtime-wrappers: bound the wait for EFI runtime service calls
 2026-06-16 10:13 UTC  (4+ messages)
` [PATCH v2 6/6] efi/runtime-wrappers: retire the worker if a wedged call ever returns

[PATCH] mtd: virt_concat: fix use-after-free in mtd_virt_concat_destroy_joins()
 2026-06-16 10:13 UTC  (3+ messages)

[PATCH v4 00/30] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-06-16 10:08 UTC  (10+ messages)
` [PATCH v4 22/30] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
` [PATCH v4 23/30] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH v4 24/30] netfs: Remove netfs_extract_user_iter()
` [PATCH v4 25/30] iov_iter: Remove ITER_FOLIOQ
` [PATCH v4 26/30] netfs: Remove folio_queue and rolling_buffer
` [PATCH v4 27/30] netfs: Check for too much data being read
` [PATCH v4 28/30] netfs: Limit the minimum trigger for progress reporting
` [PATCH v4 29/30] netfs: Combine prepare and issue ops and grab the buffers on request
` [PATCH v4 30/30] CHANGES


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