The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-05-25 13:10:24 to 2026-05-25 15:27:36 UTC [more...]

linux-next: build failure after merge of the drm-misc tree
 2026-05-25 15:27 UTC  (2+ messages)

[BUG] liveupdate: incoming/outgoing session ioctls accepted in wrong phase can panic
 2026-05-25 15:26 UTC  (2+ messages)

[PATCH 0/3] Add support for qcrypto on shikra
 2026-05-25 15:26 UTC  (9+ messages)

[PATCH] clk: qcom: gcc-ipq5424: drop the CLK_IGNORE_UNUSED flag
 2026-05-25 15:25 UTC  (4+ messages)

[PATCH 00/12] kho: make boot time huge page allocation work nicely with KHO
 2026-05-25 15:24 UTC  (4+ messages)
` [PATCH 12/12] mm/hugetlb: make bootmem allocation work "

[PATCH v2] counter: ti-eqep: balance pm_runtime on devm_clk_get_enabled() failure
 2026-05-25 15:21 UTC 

[PATCH net-next] net: airoha: bind WLAN-bound flows on PPE driver L2 cache miss
 2026-05-25 15:19 UTC  (4+ messages)

[PATCH v4 08/14] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
 2026-05-25 15:19 UTC  (2+ messages)

[PATCH] loop: Fix NULL pointer dereference by synchronizing lo_release and loop_queue_rq
 2026-05-25 15:19 UTC  (11+ messages)
` [PATCH v2] "
                ` [PATCH v3] loop: Fix NULL pointer dereference in lo_rw_aio()

[PATCH v2] ARM: OMAP2+: Add CFI type for omap4_finish_suspend
 2026-05-25 15:18 UTC  (2+ messages)

[PATCH net] net: skbuff: fix missing zerocopy reference in pskb_carve helpers
 2026-05-25 15:18 UTC  (4+ messages)

[PATCH v4 07/14] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
 2026-05-25 15:18 UTC  (2+ messages)

[PATCH] ext4: convert legacy ext4_debug() to standard pr_debug()
 2026-05-25 15:16 UTC  (2+ messages)

[PATCH v8 00/10] Add eDP support for RK3576
 2026-05-25 12:53 UTC  (2+ messages)
` [PATCH v8 06/10] dt-bindings: display: rockchip: analogix-dp: Add "

[PATCH net] vsock/virtio: fix skb overhead overflow on 32-bit builds
 2026-05-25 15:16 UTC  (9+ messages)

[PATCH] thermal/core: Fix double device initialization
 2026-05-25 15:16 UTC 

[PATCH] Input: ims-pcu - fix use-after-free in probe error path
 2026-05-25 15:14 UTC 

[PATCH v2] counter: ftm-quaddec: use devm_mutex_init()
 2026-05-25 15:12 UTC 

[PATCH v3] btrfs: validate data reloc tree file extent item members in tree-checker
 2026-05-25 15:13 UTC  (3+ messages)
` [PATCH v4] btrfs: validate data reloc tree file extent item members

[PATCH v2] counter: interrupt-cnt: use devm_mutex_init()
 2026-05-25 15:11 UTC 

[PATCH v2] scsi: core: pair EH runtime PM get/put
 2026-05-25 15:12 UTC  (2+ messages)

[PATCH v3] drm/panel: novatek-nt36672a: Inline panel init sequences
 2026-05-25 14:46 UTC  (2+ messages)

[PATCH v4 06/14] mm: preserve RWP marker across PTE rewrites
 2026-05-25 15:07 UTC  (2+ messages)

linux-next: manual merge of the char-misc tree with the char-misc.current tree
 2026-05-25 15:07 UTC 

[RFC PATCH v2 2/4] mm/damon: Introduce DAMOS_QUOTA_HUGEPAGE auto tuning
 2026-05-25 15:04 UTC  (2+ messages)

[PATCH] mm: make mmap_miss accounting symmetric for VM_SEQ_READ
 2026-05-25 15:03 UTC  (2+ messages)

[PATCH v4 05/14] mm: add MM_CP_UFFD_RWP change_protection() flag
 2026-05-25 15:03 UTC  (2+ messages)

[PATCH 0/2] fs: refactor code to use clear_and_wake_up_bit()
 2026-05-25 15:03 UTC  (5+ messages)
` [PATCH 1/2] fs: buffer: use clear_and_wake_up_bit() in unlock_buffer()
` [PATCH 2/2] fs: jbd2: use clear_and_wake_up_bit() in journal_end_buffer_io_sync()

[PATCH v5 0/2] mm: improve large folio readahead for exec memory
 2026-05-25 15:01 UTC  (3+ messages)

[PATCH] crypto: loongson - Select CRYPTO_RNG
 2026-05-25 14:59 UTC  (11+ messages)

[PATCH v4 04/14] mm: add VM_UFFD_RWP VMA flag
 2026-05-25 14:59 UTC  (2+ messages)

[PATCH v4 0/5] mm: batch TLB flushing for dirty folios in vmscan
 2026-05-25 14:57 UTC  (6+ messages)
` [PATCH v4 1/5] mm/vmscan: introduce folio_activate_locked() helper
` [PATCH v4 2/5] mm/vmscan: extract folio_free() from shrink_folio_list()
` [PATCH v4 3/5] mm/vmscan: extract pageout_one() "
` [PATCH v4 4/5] mm/vmscan: extract folio unmap logic into folio_try_unmap()
` [PATCH v4 5/5] mm/vmscan: flush TLB for every 31 folios evictions

[PATCH v5 0/2] drm/hyperv: harden host message parsing
 2026-05-25 14:57 UTC  (3+ messages)

[PATCH v6] tracing/eprobes: Allow use of BTF names to dereference pointers
 2026-05-25 14:55 UTC  (2+ messages)

[PATCH] mm/damon: fix stale TLB young-state handling on arm64
 2026-05-25 14:48 UTC 

[PATCH v4 00/27] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-05-25 14:48 UTC  (11+ messages)
` [PATCH v4 18/27] rust: io: make IoMem and ExclusiveIoMem lifetime-parameterized
` [PATCH v4 19/27] samples: rust: rust_driver_pci: use HRT lifetime for Bar
` [PATCH v4 20/27] gpu: nova-core: separate driver type from driver data
` [PATCH v4 22/27] rust: auxiliary: generalize Registration over ForLt
` [PATCH v4 23/27] samples: rust: rust_driver_auxiliary: showcase lifetime-bound registration data

[PATCH v2 0/6] leds: is31fl319x: Fix shutdown GPIO and update DT bindings
 2026-05-25 14:46 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: leds: issi,is31fl319x: Update description for the shutdown-gpios property
` [PATCH v2 2/6] leds: is31fl319x: Fix shutdown GPIO initial state and remove redundant startup pulse
` [PATCH v2 3/6] gpiolib: of: add quirk for IS31FL319X shutdown line
` [PATCH v2 4/6] arm64: dts: qcom: msm8916-alcatel-idol347: Fix sn3190 shutdown GPIO polarity
` [PATCH v2 5/6] ARM: dts: qcom: msm8974-oneplus-bacon: Fix sn3193 "
` [PATCH v2 6/6] arm64: dts: marvell: armada-7040-mochabin: Fix is31fl3199 "

[syzbot] [fs?] [usb?] [input?] INFO: rcu detected stall in __fsnotify_parent (3)
 2026-05-25 14:47 UTC  (2+ messages)

[PATCH v5 00/22] gpu: nova-core: vbios: harden various array accesses and refactor
 2026-05-25 14:46 UTC  (25+ messages)
` [PATCH v5 01/22] gpu: nova-core: vbios: stop scanning at BIOS_MAX_SCAN_LEN
` [PATCH v5 02/22] gpu: nova-core: vbios: use checked arithmetic for bios image range end
` [PATCH v5 03/22] gpu: nova-core: vbios: avoid reading too far in read_more_at_offset
` [PATCH v5 04/22] gpu: nova-core: vbios: read BitToken using FromBytes
` [PATCH v5 05/22] gpu: nova-core: vbios: use checked ops and accesses in `FwSecBiosImage::ucode`
` [PATCH v5 06/22] gpu: nova-core: vbios: use checked access in `FwSecBiosImage::header`
` [PATCH v5 07/22] gpu: nova-core: vbios: use checked accesses in `setup_falcon_data`
` [PATCH v5 08/22] gpu: nova-core: vbios: drop unused falcon_data_offset from FwSecBiosBuilder
` [PATCH v5 09/22] gpu: nova-core: vbios: keep PmuLookupTable local in setup_falcon_data
` [PATCH v5 10/22] gpu: nova-core: vbios: compute FWSEC-relative Falcon data offset
` [PATCH v5 11/22] gpu: nova-core: vbios: simplify setup_falcon_data
` [PATCH v5 12/22] gpu: nova-core: vbios: read PMU lookup entries using FromBytes
` [PATCH v5 13/22] gpu: nova-core: vbios: store PMU lookup entries in a KVVec
` [PATCH v5 14/22] gpu: nova-core: vbios: construct `FwSecBiosImage` directly from BIOS images
` [PATCH v5 15/22] gpu: nova-core: vbios: use the first PCI-AT image
` [PATCH v5 16/22] gpu: nova-core: vbios: use single logical block for the FWSEC section
` [PATCH v5 17/22] gpu: nova-core: vbios: use let-else in Vbios::new
` [PATCH v5 18/22] gpu: nova-core: vbios: remove unnecessary fields in PciRomHeader
` [PATCH v5 19/22] gpu: nova-core: vbios: drop unused image wrappers
` [PATCH v5 20/22] gpu: nova-core: vbios: drop redundant TryFrom import
` [PATCH v5 21/22] gpu: nova-core: vbios: move constants and functions to be associated
` [PATCH v5 22/22] gpu: nova-core: vbios: remove unused rom_header field

[PATCH V3 net 0/2] hibmcge: fix RX packet corruption issue
 2026-05-25 14:45 UTC  (3+ messages)
` [PATCH V3 net 1/2] net: hibmcge: disable Relaxed Ordering to fix RX packet corruption
` [PATCH V3 net 2/2] net: hibmcge: move dma_rmb() after dma_sync_single_for_cpu() in RX path

[PATCH v2 0/4] usb: chipidea: tegra: Add external control option
 2026-05-25 14:43 UTC  (3+ messages)
` [PATCH v2 3/4] usb: chipidea: tegra: Avoid controller/PHY init if bus is externally controlled

[PATCH v4 03/14] mm: rename uffd-wp PTE accessors to uffd
 2026-05-25 14:43 UTC  (2+ messages)

[PATCH v4 01/14] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
 2026-05-25 14:41 UTC  (2+ messages)

[PATCH] eth: dpaa2: constify dpaa2_ethtool_stats and dpaa2_ethtool_extras
 2026-05-25 14:40 UTC  (2+ messages)

[PATCH RESEND] pwm: th1520: Remove requirement for mul_u64_u64_div_u64_roundup
 2026-05-25 14:36 UTC  (2+ messages)

[PATCH] spi: dw: fix race between transfer IRQ handler and timeout handler
 2026-05-25 14:32 UTC  (2+ messages)

[PATCH v6] block: propagate in_flight to whole disk on partition I/O
 2026-05-25 14:31 UTC  (2+ messages)

[PATCH net-next v2 3/9] net: phy: ncn26000: Added PHY loopback and read/write MMD callbacks
 2026-05-25 14:30 UTC  (4+ messages)

[PATCH v7] IB/mlx4: Fix refcount leak in add_port() error path
 2026-05-25 14:29 UTC  (2+ messages)

[PATCH v2] dlm: fix buffer overflow from negative len in dlm_search_rsb_tree
 2026-05-25 14:27 UTC  (2+ messages)

[PATCH bpf 0/2] bpf: Update transport_header when encapsulating UDP tunnel in lwt
 2026-05-25 14:26 UTC  (3+ messages)
` [PATCH bpf 1/2] "
` [PATCH bpf 2/2] selftests/bpf: Add tests to verify the fix of encapsulating VxLAN "

[PATCH 0/1] bcache: fix stale data race between read cache miss and bypass write
 2026-05-25 13:41 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v3 0/2] media: Add bindings and driver for Sony IMX678
 2026-05-25 14:25 UTC  (6+ messages)
` [PATCH v3 2/2] media: i2c: imx678: Add "

[PATCH v2] RISC-V: KVM: Document a TOCTOU race in SBI system suspend handler
 2026-05-25 14:24 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the pm tree
 2026-05-25 14:16 UTC 

[PATCH] ALSA: seq: Remove arbitrary prioq insertion limit
 2026-05-25 14:16 UTC 

[PATCH v3] dmaengine: idxd: fix fdev setup failure cleanup in idxd_cdev_open()
 2026-05-25 14:15 UTC 

MIPS: mm: Fix out-of-bounds write in maar_res_walk()
 2026-05-25 14:15 UTC  (2+ messages)

[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
 2026-05-25 14:15 UTC  (3+ messages)
` [PATCH mm-unstable v18 11/14] mm/khugepaged: Introduce "

[PATCH] btrfs: fix subpage state mismatch in cow_fixup writeback path
 2026-05-25 14:13 UTC  (2+ messages)

[PATCH v2 0/2] Add dynamic CSU register sysfs interface
 2026-05-25 14:09 UTC  (2+ messages)

[BUG] sched/cache: "Make LLC id continuous" causes NULL cpumask dereference in build_sched_domains on POWER9
 2026-05-25 14:07 UTC 

[PATCH v3] Bluetooth: Add Broadcom channel priority commands
 2026-05-25 14:07 UTC  (4+ messages)

[PATCH] drm/v3d: fix to avoid cleaning up uninitialized CPU jobs
 2026-05-25 14:04 UTC 

[PATCH v6 00/10] drm/msm/dp: Drop the HPD state machine
 2026-05-25 14:02 UTC  (14+ messages)
` [PATCH v6 03/10] drm/msm/dp: Read DPCD and sink count in bridge detect()
` [PATCH v6 04/10] drm/msm/dp: Move link training to atomic_enable()
` [PATCH v6 07/10] drm/msm/dp: rework HPD handling
` [PATCH v6 08/10] drm/msm/dp: Add sink_count to debug logs
` [PATCH v6 09/10] drm/msm/dp: turn link_ready into plugged
` [PATCH v6 10/10] drm/msm/dp: clear EDID on display unplug

[PATCH v2 0/3] PCI: endpoint: Add PCI DMA endpoint function (part 3/3)
 2026-05-25 14:03 UTC  (4+ messages)

[PATCH net-next v2] ipv4: igmp: annotate data-races around im->users
 2026-05-25 14:02 UTC  (4+ messages)

[PATCH net-next] mlxsw: spectrum_fid: use a dedicated list head pointer for sorted insert
 2026-05-25 14:02 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: i3c: add Realtek RTS490x I3C HUB
 2026-05-25 14:00 UTC  (5+ messages)
` [PATCH v2 2/2] staging: i3c: add Realtek RTS490x I3C HUB driver

[PATCH v4 0/7] timekeeping/ntp: Fix drift tracking precision
 2026-05-25 13:54 UTC  (8+ messages)
` [PATCH v4 1/7] MAINTAINERS: Add Miroslav as timekeeping reviewer
` [PATCH v4 2/7] timekeeping: Remove xtime_remainder from ntp_error accumulation
` [PATCH v4 3/7] timekeeping: Account for monotonicity adjustment in ntp_error
` [PATCH v4 4/7] timekeeping: Guard against divide-by-zero in timekeeping_adjust
` [PATCH v4 5/7] timekeeping: Drive time_offset skew via per-tick ntp_error transfer
` [PATCH v4 6/7] ntp: Convert adjtime() to use time_offset instead of tick_length inflation
` [PATCH v4 7/7] ntp: Remove tick_length_base, use tick_length directly

[PATCH] media: imx-jpeg: avoid double free on video register failure
 2026-05-25 14:04 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: Move board nodes to common DTSI
 2026-05-25 13:57 UTC  (7+ messages)

[syzbot] [can?] general protection fault in can_rx_unregister (2)
 2026-05-25 13:56 UTC  (2+ messages)
` [PATCH] can: af_can: reject can rx unregister if dev is not can

linux-next: manual merge of the fs-next tree with the mm-unstable tree
 2026-05-25 13:55 UTC 

[RFC PATCH v2 0/4] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-05-25 13:53 UTC  (2+ messages)

[PATCH v2] cgroup/rstat: validate cpu before css_rstat_cpu() access
 2026-05-25 13:53 UTC  (2+ messages)

[PATCH v14 32/32] perf kwork: Fix memory management of kwork_work
 2026-05-25 13:51 UTC  (2+ messages)

[PATCH] rust: kernel: use strict provenance APIs
 2026-05-25 13:48 UTC  (2+ messages)

[PATCH] net: stmmac: Improve Tx timer arm logic further
 2026-05-25 13:46 UTC  (2+ messages)

[PATCH] tpm-buf: memory-safe allocations
 2026-05-25 13:46 UTC  (2+ messages)

[PATCH v8 1/6] PCI: Validate ACS enable flags against device-specific ACS capabilities
 2026-05-23 14:01 UTC  (6+ messages)
` [PATCH v8 2/6] Documentation/kernel-parameters: Add multi-device config_acs example
` [PATCH v8 3/6] PCI: Consolidate delimiter handling into pci_dev_str_match()
` [PATCH v8 4/6] PCI: Refactor disable_acs_redir and config_acs param handling
` [PATCH v8 5/6] PCI: Enable the enhanced ACS controls introduced by PCI_ACS_ECAP
` [PATCH v8 6/6] PCI: Add the enhanced ACS controls check to pci_acs_flags_enabled()

[PATCH v8 0/6] PCI: Add support for ACS Enhanced Capability
 2026-05-23 14:01 UTC 

[tip:x86/cleanups] BUILD SUCCESS 648fb97ee908b602f507e8b1f1ae98dd6342f05d
 2026-05-25 13:41 UTC 

[PATCH v2] genksyms: Support arm64 CRC32 hardware acceleration
 2026-05-25 13:41 UTC  (4+ messages)
` [PATCH v2] genksyms: Support arm64 CRC32 hardware acceleration1~

[RFC 1/4] net: fec: do not use readl()/writel() for ColdFire
 2026-05-25 13:39 UTC  (11+ messages)
` [RFC 4/4] m68k: coldfire: fix non-standard readX()/writeX() functions

[PATCH] ARM: mm: fix kexec and hibernation with CONFIG_CPU_TTBR0_PAN
 2026-05-25 13:35 UTC  (2+ messages)

[PATCH 00/11] Convert moduleparams to seq_buf
 2026-05-25 13:35 UTC  (5+ messages)
` [PATCH 03/11] moduleparam: Add DEFINE_KERNEL_PARAM_OPS macro family
` [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS

[PATCH v5 00/11] mfd: macsmc: add rtc, hwmon and hid subdevices
 2026-05-25 13:33 UTC  (3+ messages)
` [PATCH v5 02/11] dt-bindings: hwmon: Add Apple System Management Controller hwmon schema

[PATCH v3 0/3] gpio: add kunit tests for GPIO core
 2026-05-25 13:33 UTC  (2+ messages)

[PATCH v4 00/39] drm/msm/dp: Add MST support for MSM chipsets
 2026-05-25 13:32 UTC  (13+ messages)
` [PATCH v4 16/39] drm/msm/dp: use stream_id to change offsets in dp_catalog
` [PATCH v4 17/39] drm/msm/dp: Add catalog support for 3rd/4th stream MST

[syzbot] [can?] general protection fault in can_rx_unregister (2)
 2026-05-25 13:30 UTC  (2+ messages)

[PATCH] block: Add bvec_folio()
 2026-05-25 13:29 UTC  (3+ messages)

[QUESTION] printk: time namespaces and printk timestamps
 2026-05-25 13:29 UTC  (6+ messages)

[PATCH 0/2] gpio: shared: fix locking issues in remove path
 2026-05-25 13:28 UTC  (5+ messages)
` [PATCH 1/2] gpio: shared: fix deadlock on shared proxy's parent removal
` [PATCH 2/2] gpio: shared: fix lockdep false positive by removing unneeded lock

[PATCH v1] misc: fastrpc: fix context leak and hang on signal-interrupted invoke
 2026-05-25 13:28 UTC  (2+ messages)

[PATCH v3] gpio: shared: undo the vote of the proxy on GPIO free
 2026-05-25 13:26 UTC  (2+ messages)

[PATCH] gpio: adnp: fix flow control regression caused by scoped_guard()
 2026-05-25 13:24 UTC  (2+ messages)

[PATCH] iio: dac: ad3552r-hs: fix uninitialized data ni ad3552r_hs_write_data_source()
 2026-05-25 13:21 UTC  (2+ messages)

[PATCH] rethook: Use tsk->on_cpu to check task execution state
 2026-05-25 13:22 UTC 

[PATCH] riscv: check leaf entry alignment in pageattr_pxd_entry()
 2026-05-25 13:22 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: Add Display Port audio on Arduino Monza
 2026-05-25 13:22 UTC  (2+ messages)

[PATCH] iio: backend: fix uninitialized data in debugfs
 2026-05-25 13:20 UTC  (2+ messages)

[PATCH] riscv: unconditionally select ARCH_KEEP_MEMBLOCK
 2026-05-25 13:20 UTC  (3+ messages)

[PATCH] iio: core: fix uninitialized data in debugfs
 2026-05-25 13:17 UTC  (2+ messages)

[PATCH v3 0/5] arm64: dts: qcom: Add initial device tree support for Shikra
 2026-05-25 13:17 UTC  (6+ messages)
` [PATCH v3 3/5] arm64: dts: qcom: Add Shikra CQ2390M SoM platform
` [PATCH v3 5/5] arm64: dts: qcom: Add Shikra EVK boards

[PATCH v5 0/2] Rust netlink support + use in Rust Binder
 2026-05-25 13:17 UTC  (3+ messages)
` [PATCH v5 1/2] rust: netlink: add raw netlink abstraction
` [PATCH v5 2/2] rust_binder: report netlink transactions

[PATCH v2 00/12] coresight: Add CPU cluster funnel/replicator/tmc support
 2026-05-25 13:17 UTC  (5+ messages)

[PATCH v14 00/17] arm64/riscv: Add support for crashkernel CMA reservation
 2026-05-25 13:17 UTC  (4+ messages)

[PATCH 6.18.y] drm/vkms: Fix ABBA deadlock in vblank disable and timer callback
 2026-05-25 13:16 UTC  (7+ messages)
` [PATCH 6.18.y 0/5] drm/vkms: Backport generic vblank timer to fix ABBA deadlock
  ` [PATCH 6.18.y 1/5] drm/vblank: Add vblank timer
  ` [PATCH 6.18.y 2/5] drm/vblank: Add CRTC helpers for simple use cases
  ` [PATCH 6.18.y 3/5] drm/vkms: Convert to DRM's vblank timer
  ` [PATCH 6.18.y 4/5] drm/atomic: Increase timeout in drm_atomic_helper_wait_for_vblanks()
  ` [PATCH 6.18.y 5/5] drm/vblank: Fix kernel docs for vblank timer

[PATCH] pinctrl: spacemit: fix NULL check in spacemit_pin_set_config
 2026-05-25 13:16 UTC  (4+ messages)

[PATCH v5 0/5] thermal: samsung: Add support for Google GS101 TMU
 2026-05-25 13:15 UTC  (2+ messages)

[PATCH] btrfs: annotate lockless read of defrag_bytes in should_nocow()
 2026-05-25 13:13 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