The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-08-25 10:40:58 to 2026-08-25 12:23:22 UTC [more...]

[PATCH 0/3] Enable RTC support on RZ/T2H and RZ/N2H SoCs
 2026-08-25 12:23 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: renesas: r9a09g077: Add RTC node
` [PATCH 2/3] arm64: dts: renesas: r9a09g087: "
` [PATCH 3/3] arm64: dts: renesas: rzt2h-n2h-evk: Enable RTC support

[PATCH bpf-next v6 4/4] selftests/bpf: Add a test for arena fault-in under memory.max
 2026-08-25 12:23 UTC  (5+ messages)

[PATCH] RAS: Fix out-of-range section_length in ARM processor error handling
 2026-08-25 12:21 UTC 

[PATCH v3 0/2] mm/page_isolation: fix UBSAN shift-out-of-bounds in isolate_single_pageblock
 2026-08-25 12:05 UTC  (3+ messages)
` [PATCH v3 1/2] mm/page_isolation: fix UBSAN shift-out-of-bounds warning
` [PATCH v3 2/2] mm/page_isolation: guard compound_order() against racing

[PATCH] iommu/amd: Do not reallocate GA log buffers on resume
 2026-08-25 12:21 UTC  (3+ messages)

[Question] Userspace throttling + "sched/fair: Combine detach into dequeue when migrating task" causes guest boot hang
 2026-08-25 11:55 UTC 

[PATCH net-next v2 6/9] net: sparx5: vcap: add lpm vcap implementation
 2026-08-25 12:19 UTC  (3+ messages)

[PATCH bpf-next] bpf: Fix stream capacity leak and spurious -ENOSPC in bpf_stream_stage_commit
 2026-08-25 12:18 UTC  (3+ messages)

[PATCH v3] mtd: spi-nor: use guard() in spi_nor_rww_start_exclusive
 2026-08-25 12:18 UTC  (4+ messages)
` [PATCH v4 0/2] mtd: spi-nor: core: Fix RWW wait locking
  ` [PATCH v4 2/2] mtd: spi-nor: core: Unprepare after interrupted RWW wait

[PATCH 0/6] hrtimer: add an expiry injecting callback variant
 2026-08-25 12:16 UTC  (7+ messages)
` [PATCH 1/6] hrtimer: add "
` [PATCH 2/6] drm/i915/pmu: use the expiry injecting hrtimer callback
` [PATCH 3/6] rust: hrtimer: use the expiry injecting callback variant
` [PATCH 4/6] rust: hrtimer: restrict expires() to exclusive access
` [PATCH 5/6] rust: hrtimer: document deadlock when starting a timer in its handler
` [PATCH 6/6] rust: hrtimer: Make HrTimer repr(transparent)

[PATCH] audit: add missing unlikely hint to audit_dummy_context() wrappers
 2026-08-25 12:16 UTC  (3+ messages)

[PATCH v2] drm/cirrus-qemu: Validate BAR0 size during probe
 2026-08-25 12:15 UTC  (2+ messages)

[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
 2026-08-25 12:15 UTC  (2+ messages)

[PATCH] gpu: GPU_BUDDY_KUNIT_TEST should not select GPU_BUDDY
 2026-08-25 12:15 UTC  (3+ messages)

[PATCH] audit: use copied skb length in kauditd_send_multicast_skb()
 2026-08-25 12:15 UTC  (3+ messages)

[PATCH v7 00/18] spi: cadence-quadspi: add PHY tuning support
 2026-08-25 12:14 UTC  (5+ messages)
` [PATCH v7 16/18] mtd: spinand: negotiate optimal controller operating point before dirmap creation

linux-next: Tree for Aug 24
 2026-08-25 12:14 UTC 

linux-next: build failure after merge of the sound-current tree
 2026-08-25 12:14 UTC 

linux-next: manual merge of the drm-misc-fixes tree with the origin tree
 2026-08-25 12:13 UTC 

[PATCH net-next] net: dropreason: add SKB_DROP_REASON_IP_TTL_EXCEEDED
 2026-08-25 12:13 UTC  (2+ messages)

[PATCH v19 00/40] DEPT(DEPendency Tracker)
 2026-08-25 12:13 UTC  (5+ messages)

[PATCH v2] net/sched: act_gate: Limit the max value for cycletime
 2026-08-25 12:13 UTC  (3+ messages)
  ` [PATCH v3] "

[PATCH] mm/memcontrol: remove unused memcg parameter in calculate_high_delay()
 2026-08-25 12:12 UTC  (2+ messages)

[PATCH v8 0/9] Add support for Qualcomm remoteproc subsystem cooling
 2026-08-25 12:12 UTC  (4+ messages)
` [PATCH v8 7/9] arm64: dts: qcom: talos: Enable CDSP cooling

[PATCH v2] drm/sched: Guard against NULL dev in drm_sched_job trace event
 2026-08-25 12:11 UTC  (3+ messages)

[syzbot] [exfat?] WARNING in fat_ent_write
 2026-08-25 12:11 UTC  (4+ messages)
` Please drop 64d9183203eeb in mm-nonmm-unstable ([syzbot] [exfat?] WARNING in fat_ent_write)
    ` [PATCH] fat: Fix fat_ent_write() for reverting the value

[PATCH 0/2] Introduce basic support for MR-NAVQ95
 2026-08-25 12:08 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: fsl: add MR-NAVQ95 board
` [PATCH 2/2] arm64: dts: freescale: add MR-NAVQ95 basic board support

[PATCH v5 0/2] ceph: add 'lazyio' mount option to kclient
 2026-08-25 12:10 UTC  (3+ messages)
` [PATCH v5 1/2] ceph: wake up i_cap_wq waiters on inode shutdown
` [PATCH v5 2/2] ceph: add 'lazyio' mount option to kclient

[PATCH v1 0/3] nfsd: expose NFSv4 client state through Netlink
 2026-08-25 12:10 UTC  (3+ messages)
` [PATCH v1 1/3] nfsd: report NFSv4 grace "

[PATCH v7 00/10] rust: Add support for reserving of ranges of IDs
 2026-08-25 12:10 UTC  (8+ messages)
` [PATCH v7 03/10] rust: num: add nz! macro for compile time NonZero values
` [PATCH v7 06/10] rust: id_pool: take a NonZero capacity in with_capacity

[syzbot] [kernel?] BUG: soft lockup in gate_timer_func
 2026-08-25 12:10 UTC  (3+ messages)

[PATCH] power: supply: cros_charge-control: adopt EC charge state on probe
 2026-08-25 12:09 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v1] mediatek MT7925: update bluetooth firmware to 20260813113236
 2026-08-25 12:08 UTC  (2+ messages)

[PATCH 0/7] arm64: Batch PSTATE.TCO handling in kernel nofault loops
 2026-08-25 12:07 UTC  (4+ messages)
` [PATCH 4/7] maccess: Use a scoped guard for page faults

[PATCH bpf v2 0/2] net: xdp: fix bpf_xdp_shrink_data() page handling on generic XDP and veth
 2026-08-25 12:06 UTC  (6+ messages)
` [PATCH bpf v2 1/2] bpf, veth: xdp: fix page_pool page leak on skb-backed XDP

[PATCH] ARC: check user addresses in unaligned access emulation
 2026-08-25 12:04 UTC  (3+ messages)

[PATCH 0/2] rust: num: casts: replace const type narrowing methods with a macro
 2026-08-25 12:04 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH v4 0/7] gpu: nova: Export parameters from nova-core to nova-drm
 2026-08-25 12:03 UTC  (6+ messages)
` [PATCH v4 3/7] drm: nova: Add chipid enum to nova-drm UAPI

[PATCH] linux-firmware: update firmware for MT7925 WiFi device
 2026-08-25 12:03 UTC  (2+ messages)

[PATCH v2 net] net/rds: fix out-of-bounds write in rds_conn_peer_gen_update()
 2026-08-25 12:01 UTC 

[PATCH] PCI: hv: Warn when wait_for_response() waits indefinitely
 2026-08-25 12:00 UTC  (3+ messages)

[PATCH] selftests/mm: khugepaged: remove str_dup() usage
 2026-08-25 11:57 UTC  (3+ messages)

[PATCH v6 0/9] Introduce MMIO-based CMT access for Enhanced RDT
 2026-08-25 11:55 UTC  (7+ messages)
` [PATCH v6 7/9] fs/resctrl: Do not invoke smp_processor_id() in preemptible context
` [PATCH v6 8/9] x86/resctrl: Introduce erdt_cpu_has() and erdt_support()

[PATCH net] net: stmmac: selftests: Pass the IP proto mask in the TC selftest
 2026-08-25 11:53 UTC  (3+ messages)

[RFC net-next] ipv6: update NUD_FAILED neighbors from NA messages
 2026-08-25 11:52 UTC  (2+ messages)

[PATCH v3 0/5] iommu/amd: Refactors for ATS robustness
 2026-08-25 11:51 UTC  (12+ messages)
` [PATCH v3 1/5] iommu/amd: Refactor device probe and capability initialization
` [PATCH v3 2/5] iommu/amd: Fix DTE clearing and rename iommu_ignore_device()

[PATCH v7 0/9] Add Renesas RZ/G3E GPT support
 2026-08-25 11:50 UTC  (2+ messages)

[PATCH RESEND] drm/sysfb: Fix atomic_disable to use dst coordinates instead of src
 2026-08-25 11:49 UTC  (2+ messages)

[PATCH] Revert "pmdomain: qcom: rpmhpd: Add missing MXC and MMCX power domains for Eliza"
 2026-08-25 11:49 UTC  (2+ messages)

[PATCH v3 0/2] i2c: imx: fix SMBus block-read of 0 locking the bus [stable backport question/offer]
 2026-08-25 11:49 UTC  (2+ messages)

[PATCH] Revert "Bluetooth: btrtl: fix RTL8761B/BU broken LE extended scan"
 2026-08-25 11:49 UTC  (2+ messages)

[PATCH 5.10.y] iomap: adjust read range correctly for non-block-aligned positions
 2026-08-25 11:49 UTC  (2+ messages)

[PATCH linux-6.1.y linux-6.6.y linux-6.12.y 0/1] ndisc: backport ndisc_send_redirect() cleanup
 2026-08-25 11:49 UTC  (2+ messages)

[PATCH 6.12.y v2] ipv4: start using dst_dev_rcu()
 2026-08-25 11:49 UTC  (2+ messages)

[PATCH v3 00/15] ACPI: CPPC: Fix register access and lifetime bugs
 2026-08-25 11:48 UTC  (5+ messages)

[PATCH 6.1.y] xfrm: fix sk_dst_cache double-free in xfrm_user_policy()
 2026-08-25 11:49 UTC  (2+ messages)

[syzbot] [media?] KASAN: slab-use-after-free Read in __vb2_queue_cancel (2)
 2026-08-25 11:49 UTC 

[PATCH 00/11] Convert barrier pairs to acquire/release for better performance
 2026-08-25 11:46 UTC  (3+ messages)
` [PATCH 11/11] can: isotp: publish tx.state with smp_store_release()

[PATCH] PCI/pwrctrl: tc9563: Use gpiod_set_value_cansleep() for RESX
 2026-08-25 11:41 UTC 

[PATCH net v2] net: fix spurious TX timeout after dev_activate()
 2026-08-25 11:38 UTC  (2+ messages)

[PATCH v4 0/2] CQE support for cadence eMMC host controller
 2026-08-25 11:38 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: mmc: cdns,sdhci: Add CQE support
` [PATCH v4 2/2] mmc: sdhci-cadence: "

[PATCH 0/6] userfaultfd: decouple uffd mode from VMA flags
 2026-08-25 11:38 UTC  (10+ messages)
` [PATCH 3/6] userfaultfd: use userfaultfd_*() helpers instead of open coded flag tests
` [PATCH 5/6] userfaultfd: decouple fault reason from VMA flags

[PATCH] iommu/vt-d: Fix page table level calculation in compute_vasz_lg2_ss()
 2026-08-25 11:32 UTC  (2+ messages)

[PATCH] console: fix /dev/kmsg reference in flags kernel doc
 2026-08-25 11:31 UTC  (2+ messages)

[PATCH] usb: xhci: Fix lockdep warning when entering test mode
 2026-08-25 11:29 UTC  (2+ messages)

[PATCH 0/2] wifi: mt76: unlink TWT flows when MCU ADD fails
 2026-08-25 11:26 UTC  (3+ messages)
` [PATCH 2/2] wifi: mt76: mt7996: unlink TWT flow on MCU add failure
  ` [PATCH v2] wifi: mt76: mt7996: unlink TWT flow if the MCU rejects the agreement

[PATCH v4] dt-bindings: dma: ti,dma-crossbar: Convert to DT schema
 2026-08-25 11:25 UTC 

[PATCH v2] wifi: mwifiex: validate action frame fixed fields
 2026-08-25 11:25 UTC  (4+ messages)
` [PATCH v3] "
    ` [PATCH v4] "

[PATCH] drm/sysfb: ofdrm: Fix is_avivo() constant comparison bug
 2026-08-25 11:23 UTC  (2+ messages)

[PATCH v2] drm/sysfb: ofdrm: Fix is_avivo() constant comparison bug
 2026-08-25 11:20 UTC  (2+ messages)

[PATCH v3 0/4] selftests/arm64: Fix MTE test setup and TAP reporting
 2026-08-25 11:18 UTC  (5+ messages)
` [PATCH v3 1/4] selftests/arm64: Print missing MTE TAP headers
` [PATCH v3 2/4] selftests/arm64: Treat KSM merge_across_nodes as optional
` [PATCH v3 3/4] selftests/arm64: Fix MTE prctl TAP plan
` [PATCH v3 4/4] selftests/arm64: Add MTE test config fragment

[PATCH v3 2/2] arm64: dts: qcom: qcs6490-rubikpi3: Add IMX219 camera overlays
 2026-08-25 11:13 UTC  (2+ messages)

[PATCH v2] mm/secretmem: properly account locked pages
 2026-08-25 11:18 UTC  (3+ messages)

[PATCH] arm64: dts: renesas: Use hyphens in node names
 2026-08-25 11:16 UTC  (3+ messages)

[GIT PULL] Char/Misc/IIO driver driver updates for 7.3-rc1
 2026-08-25 11:15 UTC  (2+ messages)

[BUG] general protection fault in path_put
 2026-08-25 11:15 UTC  (3+ messages)
` [PATCH] USB: gadget: fix NULL pointer dereference in gadget_dev_ioctl()

[PATCH] iommu/amd: Fix ineffective error check in nested domain allocation
 2026-08-25 11:14 UTC  (2+ messages)

[PATCH v7 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-08-25 11:12 UTC  (6+ messages)
` [PATCH v7 6/6] selftests/mm: add a GUP selftest

[PATCH v7 0/2] ALSA: usb-audio: the Topping M62's vendor controls
 2026-08-25 11:12 UTC  (4+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/2] ALSA: usb-audio: expose the Topping M62's analogue gains as mixer controls
  ` [PATCH v8 2/2] ALSA: usb-audio: let the M62's outputs say what they listen to

[PATCH] tracing: Fix use-after-free on field name/type of dynamic probe events
 2026-08-25 11:12 UTC  (2+ messages)
` [PATCH v3] tracing/probes: Fix use-after-free on field name/type of multi-probe events

[PATCH 0/2] Add larger page size support for USB audio offload path
 2026-08-25 11:09 UTC  (2+ messages)

[PATCH net-next v2 4/9] net: microchip: vcap: expose helpers in vcap api and update debugfs
 2026-08-25 11:09 UTC  (3+ messages)

[PATCH net v2] tipc: protect node reset trace dump with node lock
 2026-08-25 11:08 UTC  (2+ messages)

[BUG] general protection fault in gadget_dev_ioctl
 2026-08-25 11:07 UTC  (3+ messages)
` [PATCH] USB: gadget: fix NULL pointer dereference in gadget_dev_ioctl()

[PATCH net v4 0/2] octeontx2: Misc fixes for RVU drivers
 2026-08-25 11:05 UTC  (4+ messages)
` [PATCH net v4 1/2] octeontx2-pf: Fix aura BPID assignment when CONFIG_DCB is enabled
    ` [EXTERNAL] "

[syzbot] [media?] KASAN: slab-use-after-free Read in __vb2_queue_cancel (2)
 2026-08-25 11:04 UTC  (2+ messages)
` Forwarded: #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 66498c75b4f8017f62d720d9b59675bdf3abce91

[PATCH] selftests/mm: check strdup() and fix buf leak in parse_test_type()
 2026-08-25 11:03 UTC  (6+ messages)

[PATCH v6] PCI/pcie: Add PCIe Lane Margining at Receiver (LMR) support
 2026-08-25 11:02 UTC  (2+ messages)

drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_rq_dlg_calc_20v2.c:1400 dml20v2_rq_dlg_get_dlg_params() warn: inconsistent indenting
 2026-08-25 11:00 UTC 

[PATCH v6 0/9] io: accel: mma8452: Allow open drain interrupt pin configuration
 2026-08-25 11:00 UTC  (4+ messages)
` [PATCH v6 9/9] iio: accel: mma8452: Use proper error code when missing device model

[PATCH v2 0/2] kunit: add optional assertions to catch taint and lockdep warnings
 2026-08-25 11:00 UTC  (5+ messages)
` [PATCH v2 1/2] kunit: add extra assertions to KUnit test cases
` [PATCH v2 2/2] kunit: add KUnit test to assert kernel state before KUnit suites are run

[PATCH] mm/vmalloc: avoid false sharing with drain_vmap_work
 2026-08-25 10:46 UTC 

[PATCH] drm/pl111: Advertise no pixel blending
 2026-08-25 10:54 UTC 

[PATCH v5 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
 2026-08-25 10:54 UTC  (7+ messages)
` [PATCH v5 05/17] mm/sparse-vmemmap: support section-based vmemmap accounting
` [PATCH v5 06/17] mm/mm_init: factor out pfn_to_zone()
` [PATCH v5 07/17] mm/sparse-vmemmap: move helpers ahead of future callers

[syzbot] [media?] KASAN: slab-use-after-free Read in __vb2_queue_cancel (2)
 2026-08-25 10:52 UTC 

[PATCH] iio: cros_ec: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2026-08-25 10:51 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v6 00/12] ARM: dts: aspeed: anacapa: restructure devicetree for development-phase
 2026-08-25 10:47 UTC  (13+ messages)
` [PATCH v6 01/12] dt-bindings: arm: aspeed: Add Anacapa EVT1 EVT2 DVT board
` [PATCH v6 02/12] ARM: dts: aspeed: anacapa: Add EVT1 devicetree and point wrapper to it
` [PATCH v6 03/12] ARM: dts: aspeed: anacapa: Add EVT2 devicetree inheriting EVT1
` [PATCH v6 04/12] ARM: dts: aspeed: anacapa: Add DVT devicetree inheriting EVT2
` [PATCH v6 05/12] ARM: dts: aspeed: anacapa: Add additional EEPROM node for SCM
` [PATCH v6 06/12] ARM: dts: aspeed: anacapa: Add eeprom device node for NFC adaptor board
` [PATCH v6 07/12] ARM: dts: aspeed: anacapa: Align PDB fan GPIO numbering
` [PATCH v6 08/12] ARM: dts: aspeed: anacapa: Enable MCTP and FRU for NIC
` [PATCH v6 09/12] ARM: dts: aspeed: anacapa: evt2: Add shunt resistor values for HSC monitors
` [PATCH v6 10/12] ARM: dts: aspeed: anacapa: Add LPDB fuse monitor GPIO expander
` [PATCH v6 11/12] ARM: dts: aspeed: anacapa: Simplify leakage GPIO line names
` [PATCH v6 12/12] ARM: dts: aspeed: anacapa: Add SPI flash VCC supply

[PATCH 0/3] PCI: dra7xx: fix resource leaks in probe error paths
 2026-08-25 10:47 UTC  (2+ messages)

[PATCH v3 2/2] Input: synaptics-rmi4 - reject a PDT that grows between scans
 2026-08-25 10:46 UTC  (2+ messages)

[PATCH v3 1/2] Input: synaptics-rmi4 - fix irq[] overrun with 7 interrupt sources
 2026-08-25 10:45 UTC  (2+ messages)

[PATCH v6 0/9] Improve Qualcomm EUD driver and platform support
 2026-08-25 10:45 UTC  (5+ messages)
` [PATCH v6 8/9] arm64: dts: qcom: kodiak: Describe EUD UTMI path using child node

[PATCH] uio: eliminate extraneous irq thread under CONFIG_PREEMPT_RT
 2026-08-25 10:45 UTC  (2+ messages)

[PATCH net] net: pktgen: keep device lookup under RCU protection
 2026-08-25 10:45 UTC  (2+ messages)

[PATCH net] net: ethernet: sun4i-emac: Fix IRQ error handling
 2026-08-25 10:44 UTC  (3+ messages)

[PATCH] scsi: ips: Fix NULL pointer dereference in ips_release()
 2026-08-25 10:44 UTC  (2+ messages)

[PATCH v2 1/2] rust_binder: check ownership before using vma
 2026-08-25 10:44 UTC  (4+ messages)

[PATCH net] net: fix spurious TX timeout after dev_activate()
 2026-08-25 10:43 UTC  (4+ messages)

[PATCH v4 00/14] iio: adc: Add AD7768/AD7768-4 ADC driver support
 2026-08-25 10:43 UTC  (4+ messages)
` [PATCH v4 05/14] iio: adc: Add AD7768 and AD7768-4 core support

[PATCH 0/9] Flatten USB Controller Nodes on IPQ SoCs
 2026-08-25 10:42 UTC  (10+ messages)
` [PATCH 1/9] dt-bindings: usb: qcom,snps-dwc3: Add ability to select UTMI as reference clock
` [PATCH 2/9] usb: dwc3: core: Allow glue layer to pass "
` [PATCH 3/9] usb: dwc3: qcom: Add support for selecting UTMI as "
` [PATCH 4/9] arm64: dts: qcom: ipq5018: Flatten usb controller node
` [PATCH 5/9] arm64: dts: qcom: ipq5332: "
` [PATCH 6/9] arm64: dts: qcom: ipq5424: Flatten usb controller nodes
` [PATCH 7/9] arm64: dts: qcom: ipq6018: "
` [PATCH 8/9] arm64: dts: qcom: ipq8074: "
` [PATCH 9/9] arm64: dts: qcom: ipq9574: Flatten usb controller node

[PATCH] drm/sysfb: ofdrm: Fix integer overflow in fb_size calculation
 2026-08-25 10:41 UTC 

[PATCH v11 00/12] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
 2026-08-25 10:38 UTC  (7+ messages)
` [PATCH v11 07/12] sched/core: Push current task from non preferred CPU
` [PATCH v11 08/12] sched/debug: Add migration stats due to non preferred CPUs
` [PATCH v11 09/12] virt: Introduce steal governor driver
` [PATCH v11 10/12] virt/steal_governor: Add control knobs for handling steal values
` [PATCH v11 11/12] virt/steal_governor: Implement steal_governor policy loop
` [PATCH v11 12/12] virt/steal_governor: Enable the driver

[PATCH] HID: rmi: fix use-after-free of struct rmi_data via reset_work
 2026-08-25 10:41 UTC  (2+ messages)

[PATCH net] net: fix a resource leak in copy_net_ns() error handling path
 2026-08-25 10:40 UTC  (2+ messages)

[PATCH net] vsock/virtio: flush works in dependency order
 2026-08-25 10:40 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