The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-27 20:31:05 to 2026-07-27 22:41:29 UTC [more...]

[PATCH v2 0/5] Add support for Broadcom BCM2712 IOMMU driver (Raspberry Pi 5)
 2026-07-27 20:44 UTC  (5+ messages)
` [PATCH v2 2/5] dt-bindings: iommu: Add Broadcom BCM2712 IOMMU
` [PATCH v2 3/5] iommu/generic_pt: Add Broadcom BCM2712 page table format
` [PATCH v2 4/5] iommu: Add Broadcom BCM2712 IOMMU driver
` [PATCH v2 5/5] arm64: dts: broadcom: bcm2712: Add GPU IOMMU and IOMMU cache nodes

[PATCH v4 00/10] arm_mpam: Add MPAM-Fb firmware support
 2026-07-27 22:41 UTC  (9+ messages)
` [PATCH v4 01/10] arm_mpam: let low level MSC accessors return an error
` [PATCH v4 02/10] arm_mpam: propagate MSC access errors for hw_probe functions
` [PATCH v4 03/10] arm_mpam: propagate MSC access errors for MBWU counters
` [PATCH v4 04/10] arm_mpam: propagate MSC access errors for msmon helpers

[PATCH net] sctp: reject stale cookies with mismatched verification tags
 2026-07-27 22:40 UTC  (2+ messages)

[PATCH] tcp: use kvmalloc_array() for BPF iterator batches
 2026-07-27 22:40 UTC  (2+ messages)

[PATCH] unix: use kvmalloc_array() for BPF iterator batches
 2026-07-27 22:40 UTC  (2+ messages)

[PATCH v4] riscv: Use Zalrsc extension to implement atomic functions
 2026-07-27 22:37 UTC  (3+ messages)

[PATCH] smb: client: free partially allocated transform folio queue
 2026-07-27 22:35 UTC  (3+ messages)

[PATCH -v4 0/4] mm/vmscan: fix swappiness=max and clean up per-node proactive reclaim
 2026-07-27 22:35 UTC  (4+ messages)
` [PATCH -v4 1/4] mm/vmscan: fix anon-only reclaim evicting file pages when swappiness=max

[PATCH v4 0/6] KVM: arm64: nv: Implement nested stage-2 reverse map
 2026-07-27 22:24 UTC  (2+ messages)

[PATCH] mm/usercopy: harden bounds checking for vmalloc allocations
 2026-07-27 22:22 UTC  (6+ messages)

[PATCH v2 0/3] integrity: Return error codes in audit messages
 2026-07-27 22:21 UTC  (4+ messages)
` [PATCH v2 1/3] integrity: Replace all uses of integrity_audit_msg() with integrity_audit_message()
` [PATCH v2 2/3] integrity: Remove integrity_audit_msg()
` [PATCH v2 3/3] integrity: Report error code in integrity_audit_message() call sites

[PATCH] wifi: mwifiex: fix freeze for 60 seconds caused by request_firmware
 2026-07-27 22:19 UTC  (2+ messages)

[PATCH 5.10/5.15.y] crypto: rsa-pkcs1pad: Don't WARN on an empty digest
 2026-07-27 22:19 UTC  (2+ messages)

[PATCH 6.1/6.6/6.12.y] crypto: rsa-pkcs1pad: Don't WARN on an empty digest
 2026-07-27 22:19 UTC  (2+ messages)

[PATCH] ARM: dts: BCM5301X: Add missing phy-mode and fixed-link to DSA switch ports
 2026-07-27 22:17 UTC 

[PATCH] leds: trigger: cpu: use cpuhp_setup_state_nocalls() for large CPU counts
 2026-07-27 22:16 UTC 

[PATCH] riscv: sbi: fix errno mapping for SBI_ERR_ALREADY_* error codes
 2026-07-27 22:15 UTC 

Kernel panic in nhi_probe()->icm_probe() - Linux 7.2-rc
 2026-07-27 22:13 UTC  (3+ messages)

[PATCH] thermal: core: warn on non-critical trips at or above critical temp
 2026-07-27 22:12 UTC  (3+ messages)

[PATCH v3 0/6] x86/hygon: Add Family 0x18 DF node enumeration and SMN access
 2026-07-27 22:08 UTC  (3+ messages)

[RFC v2 PATCH 0/16] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
 2026-07-27 22:06 UTC  (6+ messages)

[PATCH] platform/x86: oxpec: Report tablet mode on OneXPlayer Super X
 2026-07-27 21:59 UTC 

[PATCH 2/3] vfs: call audit_inode_child() in lookup_open() on failure
 2026-07-27 21:59 UTC  (3+ messages)

[PATCH] x86/microcode/intel: Panic on partial microcode update
 2026-07-27 21:59 UTC  (7+ messages)

[PATCH] microblaze: don't clobber r3/r4 restored by rt_sigreturn
 2026-07-27 21:58 UTC 

[PATCH] microblaze: restore the page alignment of swapper_pg_dir
 2026-07-27 21:58 UTC 

[PATCH v6 0/9] Add support for Qualcomm remoteproc subsystem cooling
 2026-07-27 21:55 UTC  (3+ messages)
` [PATCH v6 3/9] remoteproc: qcom: pas: add support for TMD thermal cooling devices

[PATCH v7 00/10] s390/vfio_ccw fixes
 2026-07-27 21:54 UTC  (7+ messages)
` [PATCH v7 07/10] s390/vfio_ccw: cancel existing workqueues
` [PATCH v7 08/10] s390/vfio_ccw: move cp cleanup out of not operational
` [PATCH v7 10/10] s390/vfio_ccw: implement a crw lock

[PATCH v3 00/11] dmaengine: miscellaneous fixes for ioat, switchtec_dma and plx_dma
 2026-07-27 21:51 UTC  (22+ messages)
` [PATCH v3 01/11] dmaengine: switchtec-dma: fix double-free in switchtec_dma_free_desc()
` [PATCH v3 02/11] dmaengine: switchtec-dma: fix resource leak in alloc_chan_resources
` [PATCH v3 04/11] dmaengine: switchtec-dma: fix channel leak on registration failure
` [PATCH v3 05/11] dmaengine: switchtec-dma: make switchtec_dma_chans_release() void
` [PATCH v3 06/11] dmaengine: switchtec-dma: fix chan_status_irq cleanup on create() error
` [PATCH v3 07/11] dmaengine: switchtec-dma: disable channels before freeing on registration failure
` [PATCH v3 08/11] dmaengine: switchtec-dma: fix use-after-free of swdma_dev in remove()
` [PATCH v3 09/11] dmaengine: ioat: disable relaxed ordering before registering the device
` [PATCH v3 10/11] dmaengine: ioat: use sysfs_emit() in per-channel sysfs show()
` [PATCH v3 11/11] dmaengine: plx_dma: fix NULL pointer deref in plx_dma_isr()

[GIT PULL] erofs fixes for 7.2-rc6
 2026-07-27 21:50 UTC  (2+ messages)

[GIT PULL] Pin control fixes for v7.2
 2026-07-27 21:50 UTC  (2+ messages)

[GIT PULL] hotfixes for 7.2-rc6
 2026-07-27 21:50 UTC  (2+ messages)

[RFC PATCH 0/9] arm64: Make the kprobes debug exception path noinstr
 2026-07-27 21:49 UTC  (4+ messages)
` [RFC PATCH 9/9] arm64/debug: Mark debug exception helpers __always_inline

[PATCH v4] PCI: imx6: Fix i.MX6Q/DL boot hang caused by improper PHY power sequencing
 2026-07-27 21:42 UTC  (3+ messages)

[PATCH 1/2] x86/resctrl, Documentation: Keep mbm_assign_mode "default" on boot
 2026-07-27 21:42 UTC  (16+ messages)

[PATCH net v2] bonding: alb: re-check primary_is_promisc under RTNL in bond_alb_monitor
 2026-07-27 21:41 UTC  (2+ messages)

[PATCH net-next v5] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
 2026-07-27 21:36 UTC  (10+ messages)

[PATCH v9 0/6] iio: adc: Add support for LTC2378 and similar ADCs
 2026-07-27 21:32 UTC  (7+ messages)
` [PATCH v9 1/6] dt-bindings: iio: adc: Add ltc2378
` [PATCH v9 2/6] iio: adc: ltc2378: Add support for LTC2378-20 and similar ADCs
` [PATCH v9 3/6] iio: adc: ltc2378: Enable high-speed data capture
` [PATCH v9 4/6] iio: adc: ltc2378: Enable triggered buffer "
` [PATCH v9 5/6] iio: adc: ltc2378: Add support for LTC2338-18
` [PATCH v9 6/6] iio: ABI: Encourage differential voltage ABI usage

[PATCH] tls: don't abort the connection on signal-interrupted sends
 2026-07-27 20:39 UTC  (4+ messages)

[PATCH v2 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by virt pgoff
 2026-07-27 21:26 UTC  (3+ messages)
` [PATCH v2 13/15] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous

[PATCH v6 0/9] cxl: Support Back-Invalidate
 2026-07-27 21:26 UTC  (4+ messages)
` [PATCH v6 4/9] cxl: Add HDM-DB region creation

[PATCH] iio: light: tsl2772: fix ALS calibscale readback
 2026-07-27 21:25 UTC  (4+ messages)

[PATCHSET sched_ext/for-7.3] sched_ext: NMI-safe exit handling
 2026-07-27 21:24 UTC  (5+ messages)
` [PATCH 1/5] sched_ext: Make exit claiming lock-free
  ` [PATCH v2 "

[PATCH v6 0/2] ACPI / cpufreq: CPPC: Add ospm_nominal_perf support
 2026-07-27 21:23 UTC  (5+ messages)
` [PATCH v6 1/2] ACPI: "

[PATCH] Drivers: hv: Use meaningful errnos for hypercall status codes
 2026-07-27 21:23 UTC  (2+ messages)

[PATCH v8 0/7] Incorporate DRAM address in EDAC messages
 2026-07-27 21:20 UTC  (8+ messages)
` [PATCH v8 1/7] RAS/AMD/ATL: Always build PRM address translation support
` [PATCH v8 2/7] RAS/AMD/ATL: Refactor PRM address translation into a common helper
` [PATCH v8 3/7] RAS/AMD/ATL: Add unified UMC address translation interface
` [PATCH v8 4/7] RAS/AMD/ATL: Use unified interface for SPA translation
` [PATCH v8 5/7] RAS/AMD/ATL: Remove the standalone SPA translation interface
` [PATCH v8 6/7] RAS/AMD/ATL: Add DRAM address translation via PRM
` [PATCH v8 7/7] EDAC/amd64: Include DRAM address in output

[PATCH v3] scsi: ufs: core: Fix UFS RPMB device teardown order
 2026-07-27 21:18 UTC  (3+ messages)

[PATCH v5 0/2] Add Apple T2 NHI device links
 2026-07-27 21:18 UTC  (3+ messages)
` [PATCH v5 1/2] treewide: Add a flag to detect the Apple T2 chip
` [PATCH v5 2/2] thunderbolt: Add device links for Apple T2 NHI

[PATCH 0/2] iio: adc: ti-ads112c14: continuous mode support
 2026-07-27 21:18 UTC  (5+ messages)
` [PATCH 2/2] iio: adc: ti-ads112c14: add "

[PATCH 0/2] drm/gpuvm: avoid deferred cleanup on GpuVmBoAlloc drop
 2026-07-27 14:11 UTC  (3+ messages)
` [PATCH 1/2] drm/gpuvm: export drm_gpuvm_bo_destroy_not_in_lists()
` [PATCH 2/2] rust: drm: gpuvm: call drm_gpuvm_bo_destroy_not_in_lists() in Drop

[PATCH] mm/migrate: report RCU-tasks quiescent states in migrate_pages_batch()
 2026-07-27 21:14 UTC  (3+ messages)

[PATCH] iio: hid-sensor: als: scale each channel individually
 2026-07-27 21:13 UTC  (3+ messages)

[PATCH v9 00/17] AD9910 Direct Digital Synthesizer
 2026-07-27 21:11 UTC  (12+ messages)
` [PATCH v9 08/17] iio: core: add hierarchical channel relationships
` [PATCH v9 10/17] iio: frequency: ad9910: initial driver implementation
` [PATCH v9 13/17] iio: frequency: ad9910: add RAM mode support

[PATCH] soc: qcom: PDR_HELPERS, PDR_MSG are independent of QCOM_SOC
 2026-07-27 21:11 UTC 

[PATCH] scsi: ufs: core: Initialize hba->rpmbs list in ufshcd
 2026-07-27 21:09 UTC  (2+ messages)

[PATCH] mtd: rawnand: gpmi: add debugfs entry for BCH geometry
 2026-07-27 21:09 UTC 

[RFC PATCH 0/1] dmaengine: introduce dmaengine_bh_wq and bh helpers
 2026-07-27 21:08 UTC  (68+ messages)
` [PATCH v2 00/64] dmaengine: migrate channel tasklets to WQ_BH
  ` [PATCH v2 03/64] dmaengine: apple-admac: use dma_chan BH callback
  ` [PATCH v2 04/64] dmaengine: at_xdmac: move irq bottom half to dma_chan BH
  ` [PATCH v2 05/64] dmaengine: ep93xx: hook callbacks via "
  ` [PATCH v2 06/64] dmaengine: fsldma: migrate tasklet to "
  ` [PATCH v2 07/64] dmaengine: fsl_raid: run completions via "
  ` [PATCH v2 08/64] dmaengine: imx-dma: flip per-chan tasklet to "
  ` [PATCH v2 09/64] dmaengine: ioat: convert cleanup "
  ` [PATCH v2 10/64] dmaengine: mmp_pdma: replace per-chan tasklet with "
  ` [PATCH v2 11/64] dmaengine: mmp_tdma: hook completions to "
  ` [PATCH v2 12/64] dmaengine: mv_xor: convert irq tasklet "
  ` [PATCH v2 13/64] dmaengine: mxs-dma: use dma_chan BH scheduling
  ` [PATCH v2 14/64] dmaengine: nbpfaxi: switch callbacks to dma_chan BH
  ` [PATCH v2 15/64] dmaengine: pch_dma: convert tasklet "
  ` [PATCH v2 16/64] dmaengine: ppc4xx: replace irq tasklet with "
  ` [PATCH v2 17/64] dmaengine: ste_dma40: convert per-channel tasklet to "
  ` [PATCH v2 18/64] dmaengine: xgene-dma: wire descriptor cleanup "
  ` [PATCH v2 19/64] dmaengine: xilinx-dma: use dma_chan BH instead of tasklets
  ` [PATCH v2 20/64] dmaengine: xilinx-dpdma: kill vchan BH on remove
  ` [PATCH v2 21/64] dmaengine: zynqmp-dma: switch completion tasklet to dma_chan BH
  ` [PATCH v2 22/64] dmaengine: tegra20-apb: use channel BH helpers
  ` [PATCH v2 23/64] dmaengine: timb_dma: route callbacks via channel BH
  ` [PATCH v2 24/64] dmaengine: txx9dmac: "
  ` [PATCH v2 25/64] dmaengine: mv_xor_v2: use channel BH helpers
  ` [PATCH v2 26/64] dmaengine: mpc512x: route callbacks via channel BH
  ` [PATCH v2 27/64] dmaengine: k3dma: kill vchan BH on remove
  ` [PATCH v2 28/64] dmaengine: plx_dma: use channel BH helpers
  ` [PATCH v2 29/64] dmaengine: sf-pdma: route error callbacks through channel BH
  ` [PATCH v2 30/64] dmaengine: sa11x0-dma: kill vchan BH on remove
  ` [PATCH v2 31/64] dmaengine: pl330: route callbacks via channel BH
  ` [PATCH v2 32/64] dmaengine: k3-udma: use channel BH for vchan completions
  ` [PATCH v2 33/64] dmaengine: sun6i: kill vchan BH on teardown
  ` [PATCH v2 34/64] dmaengine: mtk-cqdma: "
  ` [PATCH v2 35/64] dmaengine: altera-msgdma: use channel BH helpers
  ` [PATCH v2 36/64] dmaengine: sprd-dma: kill vchan BH on teardown
  ` [PATCH v2 37/64] dmaengine: idma64: "
  ` [PATCH v2 38/64] dmaengine: img-mdc-dma: "
  ` [PATCH v2 39/64] dmaengine: fsl-edma-common: "
  ` [PATCH v2 40/64] dmaengine: dw-axi-dmac: "
  ` [PATCH v2 41/64] dmaengine: hsu: "
  ` [PATCH v2 42/64] dmaengine: jz4780: "
  ` [PATCH v2 43/64] dmaengine: pxa_dma: "
  ` [PATCH v2 44/64] dmaengine: mtk-hsdma: "
  ` [PATCH v2 45/64] dmaengine: mtk-uart-apdma: "
  ` [PATCH v2 46/64] dmaengine: imx-sdma: "
  ` [PATCH v2 47/64] dmaengine: loongson1-apb: "
  ` [PATCH v2 48/64] dmaengine: owl-dma: "
  ` [PATCH v2 49/64] dmaengine: hisi: "
  ` [PATCH v2 50/64] dmaengine: dw-edma: "
  ` [PATCH v2 51/64] dmaengine: bcm2835: "
  ` [PATCH v2 52/64] dmaengine: tegra210-adma: "
  ` [PATCH v2 53/64] dmaengine: fsl-qdma: use dma_chan_kill_bh
  ` [PATCH v2 54/64] dmaengine: st_fdma: "
  ` [PATCH v2 55/64] dmaengine: dma-axi-dmac: "
  ` [PATCH v2 56/64] dmaengine: omap-dma: "
  ` [PATCH v2 57/64] dmaengine: edma: "
  ` [PATCH v2 58/64] dmaengine: qcom-adm: "
  ` [PATCH v2 59/64] dmaengine: tegra186-gpc: "
  ` [PATCH v2 60/64] dmaengine: bam-dma: "
  ` [PATCH v2 61/64] dmaengine: dw: defer callbacks via channel BH
  ` [PATCH v2 62/64] dmaengine: hidma: "
  ` [PATCH v2 63/64] dmaengine: qcom-gpi: defer callbacks via vchan
  ` [PATCH v2 64/64] dmaengine: switchtec: use channel BH helpers

[PATCH] fuse: mark DAX VMA page protections as decrypted
 2026-07-27 21:07 UTC 

[PATCH net-next v2] net: phy: motorcomm: enable the reference clock for YT8521 and YT8531
 2026-07-27 20:56 UTC 

[PATCH v6] ptp: ocp: add CPLD ISP support for ADVA TimeCard X1
 2026-07-27 21:03 UTC  (3+ messages)

[PATCH v2 1/3] HID: asus: export asus_hid_fnlock_notify() for direct fn-lock control
 2026-07-27 21:01 UTC  (5+ messages)
` [PATCH v3 0/3] platform/x86: fix fn-lock on ASUS ProArt P16 (WMI DEVS no-op)
  ` [PATCH v3 1/3] HID: asus: export asus_hid_fnlock_set() for direct fn-lock control

[PATCH v2] i2c: jz4780: Cache host clock rate at probe to prevent CCF prepare_lock deadlock
 2026-07-27 20:59 UTC  (2+ messages)

[PATCH] platform/x86: Add Goodix fingerprint EC mailbox transport
 2026-07-27 20:58 UTC 

[PATCH v6 0/6] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
 2026-07-27 20:57 UTC  (3+ messages)

[PATCH v8 0/9] mm: optimize zone-device memmap initialization
 2026-07-27 20:57 UTC  (2+ messages)

[PATCH v2 0/4] arm: ras: Add DT frontend support for ARM RAS
 2026-07-27 20:51 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: arm: ras: Introduce bindings for ARM RAS error sources

[PATCH v5 net-next 0/9] Switch support
 2026-07-27 20:50 UTC  (3+ messages)
` [PATCH v5 net-next 9/9] octeontx2: switch: add TC flow offload path for switch flows

[PATCH v3] Bluetooth: SCO: give the socket its own sco_conn reference
 2026-07-27 20:50 UTC  (2+ messages)

[PATCH 0/3] Bluetooth: fix short read errors in usb_control_msg()
 2026-07-27 20:50 UTC  (2+ messages)

[PATCH 0/2] Bluetooth: use named initializers for acpi_device_id
 2026-07-27 20:50 UTC  (2+ messages)

[RFC] Robust futex causing memcg OOM storm on exit
 2026-07-27 20:48 UTC  (4+ messages)

[PATCH] drm: Fix drm_crtc_commit leak if signaled when PAGE_FLIP_EVENT is used
 2026-07-27 20:45 UTC 

[PATCH v4 00/11] power: supply: initialize MAX17055 from battery info
 2026-07-27 20:42 UTC  (2+ messages)

[PATCH v5 0/6] Add support to 2 panels in bonded-DSI mode
 2026-07-27 20:42 UTC  (4+ messages)
` [PATCH v5 5/6] dt-bindings: display: Add Synaptics R63455 panel support

[PATCH v6 0/2] i2c: Add dynamic transfer timeout based on message length and frequency
 2026-07-27 20:42 UTC  (5+ messages)
` [PATCH v6 1/2] i2c: core: Add i2c_update_timeout() helper for dynamic transfer timeouts

[PATCH net-next V4 0/2] devlink: add generic device max_sfs parameter
 2026-07-27 20:42 UTC  (3+ messages)
` [PATCH net-next V4 2/2] net/mlx5: implement "

[PATCH] ext4: Reduce object size of ext4_msg uses
 2026-07-27 20:41 UTC  (2+ messages)

[PATCH 0/4] rust: pin-init: merge `__init` and `__pinned_init`
 2026-07-27 20:38 UTC  (2+ messages)
` (subset) "

[PATCH] base: soc: fixup sys_soc.h kernel-doc warnings
 2026-07-27 20:38 UTC  (2+ messages)

[PATCH] platform/surface: gpe: add missing err.h include
 2026-07-27 20:38 UTC  (2+ messages)

[PATCH v3 00/24] dmaengine: dw-edma: Support dynamic LL appends
 2026-07-27 20:35 UTC  (3+ messages)
` [PATCH v3 11/24] dmaengine: dw-edma: Serialize LL event capture with channel kicks

[PATCH net 0/2] net: openvswitch: fix skb leak on flow key update failure
 2026-07-27 20:34 UTC  (5+ messages)
` [PATCH net 1/2] net: openvswitch: fix skb leak on flow key update failure during recirculation
  ` [net,1/2] "
` [PATCH net 2/2] net: openvswitch: fix skb leak on flow key update failure during ct
  ` [net,2/2] "

[PATCH 1/3] mm/huge_memory: add folio_split_driver_managed()
 2026-07-27 20:34 UTC  (6+ messages)


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