The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-08-18 20:16:30 to 2026-08-18 23:02:02 UTC [more...]

[PATCH v2 0/2] block: expose blkcg io.stat to BPF
 2026-08-18 23:01 UTC  (6+ messages)
` [PATCH v2 1/2] block: add BPF kfuncs to read blkcg io.stat

[RFC PATCH v3 0/4] mm: enable lru cache for smaller large folios
 2026-08-18 22:59 UTC  (5+ messages)
` [RFC PATCH v3 1/4] mm: allow smaller large folios to use lru_cache
` [RFC PATCH v3 2/4] mm: improve large folio reuse for LRU-cached folios
` [RFC PATCH v3 3/4] mm: drain LRU cache if necessary for splitting large folios
` [RFC PATCH v3 4/4] mm: batch lru_cache draining in deferred_split_scan

[PATCH 1/2] NFSD: Fix duplicate fsnotify access events for iterator READs
 2026-08-18 22:57 UTC  (2+ messages)
` [PATCH 2/2] NFSD: Update the atime "

[PATCH] kprobes: use DEFINE_DEBUGFS_ATTRIBUTE for the enabled knob
 2026-08-18 22:56 UTC  (3+ messages)

[PATCH 0/2] rust: kunit: enforce test configurability
 2026-08-18 22:56 UTC  (4+ messages)

[PATCH v12 00/11] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-08-18 22:56 UTC  (10+ messages)
` [PATCH v12 04/11] tracing/wprobe: Add wprobe (watchpoint probe) trace event support
` [PATCH v12 05/11] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires
` [PATCH v12 08/11] tracing/wprobe: Add set_wprobe and clear_wprobe event triggers

[PATCH net] net: bnxt: ring the doorbell when SW USO exits early
 2026-08-18 22:54 UTC  (3+ messages)

[PATCH 0/2] SUNRPC: Recycle sent Reply pages instead of freeing them
 2026-08-18 22:54 UTC  (3+ messages)
` [PATCH 1/2] NFSD: Use nfsd_iter_read() when ->splice_read is not zero-copy

[RFC bpf-next 0/6] bpf: track scalar equality across the low 32 bits
 2026-08-18 22:51 UTC  (5+ messages)
` [RFC bpf-next 1/6] bpf: turn bpf_reg_state->precise into a flags field [NFC]
` [RFC bpf-next 2/6] bpf: move the linked-scalar flags into bpf_reg_state->flags [NFC]

[PATCH v2 0/2] cgroup: expose cpu.stat to BPF
 2026-08-18 22:47 UTC  (5+ messages)
` [PATCH v2 1/2] cgroup: add BPF kfuncs to read a cpu cgroup's stats

[PATCH v2 0/5] media: iris: Fix DMA coherency, power-off ordering, and frame interval issues
 2026-08-18 22:46 UTC  (6+ messages)
` [PATCH v2 1/5] media: iris: Add dma sync calls for input and output buffers
` [PATCH v2 2/5] dt-bindings: media: qcom,sc7280-venus: Add dma-coherent property

[PATCH v2 0/4] Add sysfs interface to switchtec-dma
 2026-08-18 22:44 UTC  (4+ messages)
` [PATCH v2 1/4] dmaengine: add per-channel sysfs attribute groups via chan_groups

[PATCH] firmware: arm_ffa: Unmap Rx/Tx buffers on shutdown
 2026-08-18 22:44 UTC 

[PATCH v2 0/2] PCI/CXL: Distinguish CXL capabilities in MCAP
 2026-08-18 22:43 UTC  (5+ messages)
` [PATCH v2 1/2] PCI: Add MMIO Capabilities Register Block definitions
` [PATCH v2 2/2] cxl/core: Skip non-CXL capabilities in MCAP

[GIT PULL] VFIO updates for v7.3-rc1
 2026-08-18 22:43 UTC 

[PATCH v4 0/2] drm/nouveau: NVAC (MCP79) stability: MSI rearm and a NULL crtc guard
 2026-08-18 22:32 UTC  (6+ messages)
` [PATCH v4 2/2] drm/nouveau/kms: guard NULL crtc in nv50_sor_atomic_disable()
` [PATCH v4 1/2] drm/nouveau/pci: use config-space MSI rearm on MCP79/MCP7A (NVAC)

[PATCH] rtla: Simplify osnoise tracer option setting code
 2026-08-18 22:31 UTC  (4+ messages)

[PATCH] docs: filesystems: proc: fix typos
 2026-08-18 22:31 UTC  (2+ messages)

[PATCH] PCI/pcie: Add PCIe Lane Margining at Receiver (LMR) support
 2026-08-18 22:29 UTC  (4+ messages)
` [PATCH v3] "
` [PATCH v4] "

[PATCH net v2] can: can327: Fix out-of-bounds write in can327_parse_frame()
 2026-08-18 22:28 UTC  (2+ messages)

[PATCH] hugetlb: add cond_resched() to __unmap_hugepage_range()
 2026-08-18 22:18 UTC  (2+ messages)

[PATCH net] can: can327: Fix out-of-bounds write in can327_parse_frame()
 2026-08-18 22:11 UTC  (2+ messages)

[PATCH net] net/sched: act_skbmod: Fix headroom COW leading to page cache corruption
 2026-08-18 22:15 UTC  (3+ messages)
` [PATCH net] net/sched: act_nat: Fix missing headroom COW and integer underflow in header rewriting
` [PATCH net] net/sched: act_csum: "

[PATCH v5 6/9] PCI: hv: Export hv_build_devid_type_pci() and change return type
 2026-08-18 22:14 UTC  (2+ messages)

[PATCH] usb: pci-quirks: always assert xHCI OS ownership
 2026-08-18 22:15 UTC  (5+ messages)

[PATCH v2 0/5] Add Laguna/Tensor G5 SoC and Frankel, Blazer & Mustang boards
 2026-08-18 22:13 UTC  (5+ messages)
` [PATCH v2 4/5] arm64: dts: google: Add initial dts for frankel/blazer/mustang

[PATCH v10 00/17] Allow AET to use PMT as loadable module
 2026-08-18 22:12 UTC  (5+ messages)
` [PATCH v10 13/17] fs/resctrl: Call architecture hooks for every mount/unmount

[PATCH mm-unstable v3 0/2] mm/vmscan: fix NR_ISOLATED accounting and throttling for MGLRU
 2026-08-18 22:06 UTC  (5+ messages)
` [PATCH mm-unstable v3 1/2] mm/vmscan: fix missing NR_ISOLATED counter update in MGLRU reclaim path
` [PATCH mm-unstable v3 2/2] mm/vmscan: apply too_many_isolated() throttling to MGLRU eviction

[PATCHv3] ASoC: xilinx: formatter_pcm: use more devm in probe
 2026-08-18 22:03 UTC  (2+ messages)

[GIT PULL] x86/documentation changes for v7.3
 2026-08-18 22:00 UTC  (2+ messages)

[GIT PULL] x86/core changes for v7.3
 2026-08-18 22:00 UTC  (2+ messages)

[GIT PULL] x86/build change for v7.3
 2026-08-18 22:00 UTC  (2+ messages)

[GIT PULL] x86/boot changes for v7.3
 2026-08-18 22:00 UTC  (2+ messages)

[GIT PULL] x86/msr updates for v7.3
 2026-08-18 22:00 UTC  (2+ messages)

[GIT PULL] Scheduler updates for v7.3
 2026-08-18 22:00 UTC  (2+ messages)

[GIT PULL] locking updates for v7.3
 2026-08-18 22:00 UTC  (2+ messages)

[GIT PULL] Performance events updates for v7.3
 2026-08-18 22:00 UTC  (2+ messages)

[GIT PULL] objtool updates for v7.3
 2026-08-18 22:00 UTC  (2+ messages)

[PATCH v2 0/3] clk: samsung: Introduce Exynos5515 clock driver support
 2026-08-18 21:58 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: clock: Add Exynos5515 SoC
` [PATCH v2 2/3] clk: samsung: clk-pll: Add support for pll_309
` [PATCH v2 3/3] clk: samsung: Introduce Exynos5515 clock driver

[PATCHv2] mailbox: sun6i: modernize probe and convert to fully managed
 2026-08-18 21:57 UTC  (2+ messages)

[PATCH v2 0/2] iio: accel: kionix-kx022a: unify staging buffer and convert to iio_push_to_buffers_with_ts()
 2026-08-18 21:51 UTC  (3+ messages)
` [PATCH v2 1/2] iio: accel: kionix-kx022a: use scan struct for one-shot and trigger reads
` [PATCH v2 2/2] iio: accel: kionix-kx022a: use iio_push_to_buffers_with_ts()

[PATCH] iio: accel: kionix-kx022a: use iio_push_to_buffers_with_ts()
 2026-08-18 21:51 UTC  (2+ messages)

[PATCH 0/2] regmap: Test caches for regmaps with high bits set in register numbers
 2026-08-18 21:50 UTC  (3+ messages)
` [PATCH 1/2] regmap: Allow a base register to be specified for the RAM regmap
` [PATCH 2/2] regmap: Test rbtree and maple caches for very high register numbers

[PATCH v3] rust: configfs: fix object initialization cleanup
 2026-08-18 21:50 UTC 

[PATCH v10 0/2] Subject: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
 2026-08-18 21:49 UTC  (3+ messages)
` [PATCH v10 2/2] drm/bridge: "

[PATCH v14 00/38] phy: rockchip: usbdp: Clean up the mess
 2026-08-18 21:42 UTC  (3+ messages)

[PATCH 0/2] EDAC/ie31200: Fix multi-controller error capture, add Arrow Lake-S
 2026-08-18 21:38 UTC  (3+ messages)
` [PATCH 1/2] EDAC/ie31200: Capture all memory controllers before clearing errors
` [PATCH 2/2] EDAC/ie31200: Add Intel Arrow Lake-S (Core Ultra 200S) support

[PATCH v4 0/2] m68k: coldfire: Add RNG support for MCF54418
 2026-08-18 21:36 UTC  (5+ messages)
` [PATCH v4 2/2] "

[PATCH v7 0/4] Introduce Allwinner H616 PWM controller
 2026-08-18 21:36 UTC  (6+ messages)
` [PATCH v7 2/4] pwm: sun8i: Add H616 PWM support

[PATCH] fs: do not cache a symlink length that disagrees with the string
 2026-08-18 21:35 UTC  (3+ messages)

[PATCH bpf-next 2/3] bpf: Add user memory access kfuncs for linux_binprm
 2026-08-18 21:34 UTC  (3+ messages)

[PATCHSET sched_ext/for-7.3-fixes] sched_ext: Sync tools headers from the scx repo
 2026-08-18 21:33 UTC  (4+ messages)
` [PATCH 1/2] sched_ext: Sync tools autogen enum "
` [PATCH 2/2] sched_ext: Sync common and compat "

[PATCH v3 0/2] Add PWM support Amlogic S7 S7D S6
 2026-08-18 21:33 UTC  (4+ messages)
` [PATCH v3 2/2] pwm: meson: Add support for Amlogic S7

[GIT PULL] Networking for 7.3
 2026-08-18 21:29 UTC 

[PATCH bpf-next] bpf, verifier: Invalidate dynptr slices on skb_ext COW reallocation
 2026-08-18 21:24 UTC 

[PATCH v1] perf evlist: Warn when 'sleep' workload is used without system-wide (-a) option
 2026-08-18 21:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v9 0/9] perf c2c: add a function view
 2026-08-18 21:23 UTC  (2+ messages)

[PATCH] ext4: reject delalloc to nodelalloc before applying remount options
 2026-08-18 21:13 UTC  (2+ messages)

[PATCH v2] i3c: dw: reduce do_daa time if there's no client
 2026-08-18 21:18 UTC  (2+ messages)

[PATCH 00/12] Add initial support for Qualcomm SM7250 SoC
 2026-08-18 21:17 UTC  (3+ messages)
` [PATCH 05/12] dt-bindings: clock: qcom,rpmhcc: Document RPMHCC bindings for SM7250

[GIT PULL 3/4] soc: defconfig updates for 7.3
 2026-08-18 21:15 UTC 

[GIT PULL 4/4] soc: Arm platform updates for 7.3
 2026-08-18 21:16 UTC 

[GIT PULL 2/4] soc: drivers for 7.3
 2026-08-18 21:16 UTC 

[GIT PULL 1/4] soc: devicetree updates for 7.3
 2026-08-18 21:16 UTC 

[GIT PULL 0/4] soc changes for 7.3
 2026-08-18 21:16 UTC 

[PATCH v2] i3c: dw: rename "pclk" to "apb" to match dt-binding
 2026-08-18 21:16 UTC  (2+ messages)

[PATCH v1] usb: typec: ucsi: allow retries of ucsi_resume_work
 2026-08-18 21:16 UTC  (2+ messages)

[PATCH v2 00/12] virtio: support devices that own their virtqueue memory
 2026-08-18 21:14 UTC  (13+ messages)
` [PATCH v2 01/12] virtio_ring: remove the unused map sync API
` [PATCH v2 02/12] virtio: drop the sync operations from virtio_map_ops
` [PATCH v2 03/12] vdpa: drop the VIRTIO_DEVICE_F_MASK example value
` [PATCH v2 04/12] virtio_ring: return -ENOMEM when a packed ring mapping fails
` [PATCH v2 05/12] virtio: add the VIRTIO_F_DMB feature bit
` [PATCH v2 06/12] virtio_pci: read the device memory buffer registers
` [PATCH v2 07/12] virtio_pci: create virtqueues with the device's mapping token
` [PATCH v2 08/12] virtio: add a device memory buffer region allocator
` [PATCH v2 09/12] virtio: locate the device memory buffer after feature negotiation
` [PATCH v2 10/12] virtio: treat VIRTIO_F_DMB as implying VIRTIO_F_ACCESS_PLATFORM
` [PATCH v2 11/12] virtio_pci: support VIRTIO_F_DMB
` [PATCH v2 12/12] virtio: expose device memory buffer occupancy over debugfs

[PATCH] fs/aio: fix comment typos
 2026-08-18 21:14 UTC  (2+ messages)

[PATCH v2 0/2] clk: ti: mux: resolve parent clocks by DT index, not by name
 2026-08-18 21:13 UTC  (4+ messages)
` [PATCH v2 1/2] "

[PATCH] i3c: dw: use COMMAND_PORT_TRANSFER_ARG instead of hardcoding
 2026-08-18 21:09 UTC  (2+ messages)

[PATCH] i3c: dw: make struct dw_i3c_cmd smaller
 2026-08-18 21:09 UTC  (2+ messages)

[PATCH] NFS: nfsroot: replace strlcat() with snprintf()
 2026-08-18 21:05 UTC  (3+ messages)

[PATCH] mmc: vub300: fix Use-After-Free of inactivity_timer on disconnect and probe failure
 2026-08-18 21:03 UTC 

[PATCH bpf-next v2 0/2] bpf: Reject mixed arena and ordinary atomic paths
 2026-08-18 21:03 UTC  (7+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Cover mixed arena and stack atomics

[PATCH v2 0/3] sparc32: allow a kernel loaded away from the start of RAM
 2026-08-18 21:01 UTC  (6+ messages)
` [PATCH v2 2/3] sparc32: derive phys_base from the PAGE_OFFSET mapping

[PATCH v5 0/9] PCI passthru on Hyper-V
 2026-08-18 21:01 UTC  (4+ messages)
` [PATCH v5 7/9] x86/hyperv: Implement Hyper-V virtual IOMMU

[PATCH] dt-bindings: display: panel: samsung,s6e8aa5x01: Allow common properties
 2026-08-18 20:58 UTC  (2+ messages)

linux-next: Tree for Aug 18
 2026-08-18 20:57 UTC 

[PATCH v2] MAINTAINERS: Add Qualcomm SPMI controller entry
 2026-08-18 20:56 UTC  (2+ messages)

linux-next: build failure in the final build
 2026-08-18 20:54 UTC 

[PATCH] x86/bpf: make arch_bpf_trampoline_size allocate from EXECMEM_MODULE_DATA
 2026-08-18 20:51 UTC  (2+ messages)

[PATCH V2] scripts/mkcompile_h: Update LINUX_COMPILE_HOST command substitution syntax
 2026-08-18 20:43 UTC 

[PATCH v2 0/6] KVM: s390: Even more misc fixes
 2026-08-18 20:43 UTC  (3+ messages)
` [PATCH v2 1/6] KVM: s390: Fix dirty marking in adapter_indicators_set*()

[PATCH] Input: synaptics - disable InterTouch on ThinkPad T440p (board id 2722)
 2026-08-18 20:42 UTC 

[PATCH bpf-next 0/2] lsm: give BPF programs a way to query locked_down state
 2026-08-18 20:41 UTC  (7+ messages)

[PATCH v6 0/1] Fix leak of KVM GISC resources
 2026-08-18 20:41 UTC  (3+ messages)
` [PATCH v6 1/1] s390/vfio-ap: fix KVM GISC and page leak when queue removed from host config

7.2.0 boot crash FirePro S10000: at RIP dce110_program_hpd_filter+0x3e/0x90 [amdgpu] + BUG: kernel NULL pointer dereference, address: 00000000000006b0
 2026-08-18 20:39 UTC 

[RFC PATCH 0/5] PCI/vfio-pci: Guard resets against active SR-IOV VFs
 2026-08-18 20:39 UTC  (8+ messages)
` [RFC PATCH 1/5] PCI: Refuse function reset of an SR-IOV PF with enabled VFs

[PATCH v2 0/4] crypto: rockchip: Add RK356x/RK3588 cryptographic offloader
 2026-08-18 20:37 UTC  (7+ messages)

[PATCH v3 0/4] tdx-guest: Make Quote buffer size dynamic
 2026-08-18 20:37 UTC  (11+ messages)

[GIT PULL] Please pull IOMMUFD subsystem changes
 2026-08-18 20:36 UTC 

[PATCH v2] platform/x86: ISST: Avoid model check for recent servers
 2026-08-18 20:34 UTC 

[PATCH] ASoC: tegra: ADX: convert map to flexible array
 2026-08-18 20:33 UTC  (3+ messages)

[PATCH] rtc: rtc-cadence: fix clock cleanup ordering
 2026-08-18 20:24 UTC  (2+ messages)

[RFC PATCH] fsnotify: raise default fs.inotify.max_user_instances now that memcg accounts for it
 2026-08-18 20:23 UTC  (3+ messages)

[PATCH v4] Bluetooth: btnxpuart: Validate the FW dump header length
 2026-08-18 20:21 UTC 

[syzbot] [iommu?] general protection fault in iommufd_ioas_change_process
 2026-08-18 20:19 UTC  (2+ messages)

[PATCH v2] drm/nouveau/svm: drain fault handler before freeing svmm
 2026-08-18 20:18 UTC  (2+ messages)

[PATCH] iommu/s390: Fix NULL dereference in iova_to_phys() with ZPCI_TABLE_TYPE_RFX
 2026-08-18 20:16 UTC  (2+ messages)


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