The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-05-27 11:42:29 to 2026-05-27 13:10:02 UTC [more...]

linux-next: build failure after merge of the vfs-brauner tree
 2026-05-27 13:09 UTC  (9+ messages)

[PATCH v2] btrfs: allocate eb-attached btree pages as movable
 2026-05-27 13:09 UTC  (2+ messages)

[PATCH v4] mtd: spinand: dosilicon: Add support for additional models
 2026-05-27 13:07 UTC 

[PATCH v2 0/3] i2c: Add Starfive JHB100 I2C master/slave support
 2026-05-27 13:07 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: i2c: Add StarFive JHB100 I2C
` [PATCH v2 2/3] i2c: designware: Export symbols and add __weak for Starfive I2C driver

[PATCH v5 0/2] mfd: arizona: Move IRQ GPIO to GPIO descriptor
 2026-05-27 13:05 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: mfd: wlf,arizona: Add irq-gpios
` [PATCH v5 2/2] mfd: arizona: Convert GPIO IRQ handling to descriptors

[PATCH v2 0/2] watchdog: sama5d4_wdt: Fix WDDIS handling for SAM9X60 and SAMA7G5
 2026-05-27 13:04 UTC  (2+ messages)

[PATCH 1/1] drm/hyperv: Replace "hyperv_" with "hvdrm_" as symbol name prefix
 2026-05-27 13:04 UTC  (2+ messages)

[PATCH] ALSA:hda/realtek:ALC269 fixup for Yoga Pro 7 15ASH11 mic mute LED
 2026-05-27 13:03 UTC 

[PATCH] s390/string: Remove strlcat() implementation
 2026-05-27 13:03 UTC  (3+ messages)

[PATCH] mm/mempool: use static key for boot-time debug enablement
 2026-05-27 13:03 UTC  (2+ messages)

[PATCH v2 0/2] mtd: spi-nor: spansion: fix die erase support
 2026-05-27 13:03 UTC  (5+ messages)
` [PATCH v2 1/2] mtd: spi-nor: spansion: use die erase for multi-die devices only
` [PATCH v2 2/2] mtd: spi-nor: spansion: add die erase support in s28hx-t

[PATCH v4 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-05-27 13:01 UTC  (7+ messages)
` [PATCH v4 1/4] perf/core: Fix sched_task callbacks for CPU-wide branch stack events
` [PATCH v4 2/4] perf: Use a union to clear branch entry bitfields
` [PATCH v4 3/4] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
` [PATCH v4 4/4] selftests/bpf: Adjust wasted entries threshold for ARM64 BRBE

[PATCH v6 0/4] block: enable RWF_DONTCACHE for block devices
 2026-05-27 13:00 UTC  (8+ messages)
` [PATCH v6 1/4] block: add task-context bio completion infrastructure

[PATCH net 1/2] net: pse-pd: disable IRQ before freeing PI data in unregister
 2026-05-27 12:55 UTC  (2+ messages)

[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
 2026-05-27 12:56 UTC  (5+ messages)
` [PATCH v4 09/23] ext4: implement writeback path using iomap
` [PATCH v4 10/23] ext4: implement mmap "

[PATCH] comedi: comedi_parport: deal with premature interrupt
 2026-05-27 12:51 UTC 

[PATCH net-next 00/13] net/mlx5: Add switchdev mode support for Socket Direct single netdev, part 1/2
 2026-05-27 12:54 UTC  (14+ messages)
` [PATCH net-next 01/13] net/mlx5: LAG, factor out shared FDB code into dedicated file
` [PATCH net-next 02/13] net/mlx5: E-Switch, align disable sequence with switchdev-to-legacy transition
` [PATCH net-next 03/13] net/mlx5: E-Switch, move devcom init from TC to eswitch layer
` [PATCH net-next 04/13] net/mlx5: LAG, replace peer count check with direct peer lookup
` [PATCH net-next 05/13] net/mlx5: LAG, prepare for SD device integration
` [PATCH net-next 06/13] net/mlx5: LAG, extend shared FDB API with group_id filter
` [PATCH net-next 07/13] net/mlx5: SD, introduce Socket Direct LAG
` [PATCH net-next 08/13] net/mlx5: LAG, block RoCE and VF LAG for SD devices
` [PATCH net-next 09/13] net/mlx5: LAG, block multipath "
` [PATCH net-next 10/13] net/mlx5: SD, keep netdev resources on same PF in switchdev mode
` [PATCH net-next 11/13] net/mlx5e: TC, track peer flow slots with bitmap
` [PATCH net-next 12/13] net/mlx5e: TC, enable steering for SD LAG
` [PATCH net-next 13/13] net/mlx5e: Verify unique vhca_id count instead of range

linux-next: build failure after merge of the thermal tree
 2026-05-27 12:56 UTC 

[PATCH] memory: tegra: add multi-socket support to the memory interconnect
 2026-05-27 12:55 UTC  (2+ messages)

[PATCH v4 0/3] libbpf: support STRUCT_OPS in light skeletons
 2026-05-27 12:52 UTC  (4+ messages)
` [PATCH v4 1/3] libbpf: load vmlinux BTF in gen_loader mode for struct_ops
` [PATCH v4 2/3] libbpf: zero out btf_key_type_id for STRUCT_OPS maps
` [PATCH v4 3/3] libbpf: plumb btf_vmlinux_value_type_id and btf_fd in gen_loader

[PATCH v4 0/7] rust: add `bitfield!` macro
 2026-05-27 12:52 UTC  (8+ messages)
` [PATCH v4 1/7] rust: extract `bitfield!` macro from `register!`
` [PATCH v4 2/7] rust: bitfield: inline private accessors
` [PATCH v4 3/7] rust: bitfield: fully qualify types in macro
` [PATCH v4 4/7] rust: io: use the `bitfield!` macro in `register!`
` [PATCH v4 5/7] gpu: nova-core: switch to kernel bitfield macro
` [PATCH v4 6/7] gpu: nova-core: remove the driver-local `bitfield!` macro
` [PATCH v4 7/7] rust: bitfield: Add KUnit tests for bitfield

[PATCH] arm64: dts: renesas: rzg3e-smarc-som: Sort pinmux entries and fix blank line
 2026-05-27 12:51 UTC  (2+ messages)

[PATCH v5 0/5] Add iommufd ioctls to support TSM operations
 2026-05-27 12:51 UTC  (5+ messages)
` [PATCH v5 5/5] iommufd/vdevice: add TSM request ioctl

[RFC v3 00/10] KVM: selftests: add powerpc support
 2026-05-27 12:49 UTC  (11+ messages)
` [RFC v3 01/10] KVM: selftests: Move pgd_created check into virt_pgd_alloc
` [RFC v3 02/10] KVM: selftests: Add aligned guest physical page allocator
` [RFC v3 03/10] KVM: PPC: selftests: add support for powerpc
` [RFC v3 04/10] KVM: PPC: selftests: powerpc enable kvm_create_max_vcpus test
` [RFC v3 05/10] KVM: selftests: Print the vcpu_id when KVM_CREATE_VCPU ioctl fails
` [RFC v3 06/10] KVM: PPC: selftests: Use u64 instead of uint64_t
` [RFC v3 07/10] KVM: PPC: selftests: Use s64 instead of int64_t
` [RFC v3 08/10] KVM: PPC: selftests: Use u32 instead of uint32_t
` [RFC v3 09/10] KVM: PPC: selftests: Use u8 instead of uint8_t
` [RFC v3 10/10] KVM: PPC: selftests: Replace u64 gpa, u64 gva|vaddr with gpa_t and gva_t

[PATCH net 2/2] net: pse-pd: guard against freed PI data on regulator disable
 2026-05-27 12:24 UTC  (2+ messages)

[PATCH v4 0/8] arm64: dts: renesas: Add RZ/G3E audio enablement
 2026-05-27 12:45 UTC  (3+ messages)
` [PATCH v4 1/8] dt-bindings: clock: renesas: Add audio clock inputs for RZ/V2H family

[PATCH] ovpn: avoid putting unrelated P2P peer on socket release
 2026-05-27 12:45 UTC  (4+ messages)

[LSF/MM/BPF RFC PATCH 00/13]
 2026-05-27 12:44 UTC  (3+ messages)

[PATCH] audit: use 'unsigned int' instead of 'unsigned'
 2026-05-27 12:43 UTC  (3+ messages)

[PATCH v2 2/2] audit: fix recursive locking deadlock in audit_dupe_exe()
 2026-05-27 12:43 UTC  (3+ messages)

[PATCH v2 1/2] audit: fix removal of dangling executable rules
 2026-05-27 12:42 UTC  (3+ messages)

[PATCH v4] iio: chemical: scd30: Replace manual locking with RAII locking
 2026-05-27 12:41 UTC  (5+ messages)

[PATCH v2 0/3] x86/mm: some cleanups for pagetable setup code
 2026-05-27 12:40 UTC  (2+ messages)

[syzbot] [kernel?] upstream test error: KMSAN: uninit-value in irqentry_exit_to_kernel_mode_preempt
 2026-05-27 12:39 UTC  (9+ messages)

[PATCH net-next v2 0/2] net: lan743x: add RMII support for PCI11x1x
 2026-05-27 12:38 UTC  (11+ messages)
` [PATCH net-next v2 1/2] net: lan743x: add RMII strap status detection "
` [PATCH net-next v2 2/2] net: lan743x: add support for RMII interface

[PATCHSET v3 sched_ext/for-7.2] sched_ext: Auto-manage ext/fair dl_server bandwidth
 2026-05-27 12:36 UTC  (2+ messages)

[PATCH 0/8] riscv: Add reliable stack unwinding for livepatch
 2026-05-27 12:35 UTC  (9+ messages)
` [PATCH 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
` [PATCH 2/8] riscv: stacktrace: Add frame record metadata
` [PATCH 3/8] riscv: stacktrace: disable KASAN instrumentation for stacktrace.o
` [PATCH 4/8] riscv: ftrace: always preserve s0 in dynamic ftrace register frame
` [PATCH 5/8] riscv: stacktrace: introduce stack-bound tracking helpers
` [PATCH 6/8] riscv: stacktrace: switch to frame-pointer based unwinder
` [PATCH 7/8] riscv: Kconfig: enable HAVE_RELIABLE_STACKTRACE and HAVE_LIVEPATCH
` [PATCH 8/8] selftests/livepatch: Add RISC-V syscall wrapper prefix

[PATCH 1/3] mtd: maps: remove AMD Élan specific drivers
 2026-05-27 12:31 UTC  (4+ messages)

[PATCH 0/2] proc: protect ptrace_may_access() with exec_update_lock
 2026-05-27 12:31 UTC  (5+ messages)

[PATCH v4 0/4] cleanup: Remove NULL check from unconditional guards
 2026-05-27 12:30 UTC  (6+ messages)
` [PATCH v4 3/4] cleanup: Annotate guard constructors with __nonnull()

[PATCH v3] mtd: spinand: dosilicon: Add support for additional models
 2026-05-27 12:29 UTC  (2+ messages)

[RFC PATCH v2 0/8] timekeeping: Fix draft tracking precision and add feed-forward discipline via vmclock
 2026-05-27 12:28 UTC  (12+ messages)

[PATCH v5] platform/x86/lenovo: Add Yoga Book 9 keyboard dock detection driver
 2026-05-27 12:27 UTC 

[PATCH 0/3] Add xSPI nodes to RZ/N2H and RZ/T2H DTSI files, and enable on RZ/T2H-N2H EVKs
 2026-05-27 12:26 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: renesas: r9a09g077: Add xSPI nodes
` [PATCH 3/3] arm64: dts: renesas: rzt2h-n2h-evk: Enable "

[PATCH 1/2] pinctrl: cs42l43: Fix leaked pm reference on error path
 2026-05-27 12:25 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: cs42l43: Fix polarity on debounce

[PATCH net v3] net: tls: use sync AEAD for sk_msg BPF sockets
 2026-05-27 12:24 UTC  (4+ messages)

[bug report] wifi: mt76: mt7921: mt7925monitor-mode per-channel retune emits narrowband RF burst
 2026-05-27 12:24 UTC 

[PATCH] ASoC: codecs: simple-mux: Fix enum control bounds check
 2026-05-27 12:24 UTC 

[PATCH mm-unstable RFC v4 0/7] mm: add huge pfnmap support for remap_pfn_range()
 2026-05-27 12:24 UTC  (3+ messages)
` [PATCH mm-unstable RFC v4 4/7] mm/huge_memory: refactor copy_huge_pmd()

improve the kmem_cache_alloc_bulk API
 2026-05-27 12:21 UTC  (6+ messages)
` [PATCH] mm/slab: improve kmem_cache_alloc_bulk

[PATCH] sched/fair: use rq_clock_task() in update_tg_load_avg() rate-limit
 2026-05-27 12:21 UTC  (5+ messages)

[PATCH v15 00/11] arm64: entry: Convert to Generic Entry
 2026-05-27 12:21 UTC  (3+ messages)
` [PATCH v15 01/11] entry: Fix potential syscall truncation in syscall_trace_enter()

[PATCH 0/6] ASoC: qcom: qdsp6: add push/pull module support
 2026-05-27 12:19 UTC  (3+ messages)

revisiting alloc_pages_bulks semantics?
 2026-05-27 12:19 UTC  (7+ messages)

[PATCH 0/1] pinctrl: nuvoton: ma35d1: fix MFP register offset and pin table
 2026-05-27 12:17 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v14 0/8] arm64: add ARCH_HAS_COPY_MC support
 2026-05-27 12:11 UTC  (5+ messages)
` [PATCH v14 4/8] mm/hwpoison: return -EFAULT when copy fail in copy_mc_[user]_highpage()
` [PATCH v14 5/8] arm64: support copy_mc_[user]_highpage()

[PATCH v14 0/6] rust: drm: gem: shmem: Add sg_table() function
 2026-05-27 12:16 UTC  (3+ messages)
` [PATCH v14 5/6] rust: drm: gem/shmem: Add DmaResvGuard helper

[PATCH 0/3] ASoC: Address es9356 build failures without CONFIG_SND_SOC_SDCA
 2026-05-26 23:01 UTC  (2+ messages)

[PATCH] net/ipv6: icmp: fix is_ineligible() to block errors for Redirect packets
 2026-05-27 12:15 UTC  (3+ messages)
` [PATCH v2 net] "

[PATCH] ASoC: es9356-sdca: add SND_SOC_SDCA dependencies
 2026-05-26 21:14 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt2701: allocate i2s_path with priv
 2026-05-27 10:13 UTC  (2+ messages)

[net-next v5 0/4] Add StarFive jhb100 soc SGMII GMAC support
 2026-05-27  8:41 UTC  (2+ messages)
` [net-next v5 3/4] net: stmmac: starfive: Add jhb100 SGMII interface

[PATCH v3 0/4] s390: Enable Rust support and add required arch glue
 2026-05-27 12:13 UTC  (9+ messages)

[PATCH 0/2] pinctrl: Use FIELD_MODIFY() to simplify bit manipulation
 2026-05-27 12:12 UTC  (2+ messages)

[PATCH 0/2] selftests/clone3: fix cap_checkpoint_restore test
 2026-05-27 12:12 UTC  (2+ messages)

[PATCH net 0/3] selftests: mptcp: reduce bufferbloat and cleanup
 2026-05-27 12:11 UTC  (4+ messages)
` [PATCH net 1/3] selftests: mptcp: simult_flows: disable GSO
` [PATCH net 2/3] selftests: mptcp: simult_flows: adapt limits
` [PATCH net 3/3] selftests: mptcp: sockopt: set EXIT trap earlier

[PATCH] ipc/sem.c: use unsigned int for nsops
 2026-05-27 12:10 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: embedded-controller: qcom,hamoa-crd-ec: add Lenovo Yoga Slim 7x
 2026-05-27 12:10 UTC  (3+ messages)

[PATCH v3 0/6] Add Tegra238 and Tegra264 pinctrl support
 2026-05-27 12:09 UTC  (5+ messages)

[PATCH] selftests: livepatch: set LC_ALL=C to fix locale-dependent test failure
 2026-05-27 12:09 UTC  (2+ messages)

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-05-27 11:45 UTC  (6+ messages)
` [RFC PATCH 14/15] x86/virt/tdx: Embed version info in SEAMCALL leaf function definitions

[PATCH 0/6] media: v4l2-isp: Add support for extensible statistics
 2026-05-27 12:09 UTC  (6+ messages)

[PATCH net-next] Documentation: networking: Add a test plan for ethtool pause validation
 2026-05-27 12:08 UTC  (5+ messages)

[PATCH] selftests: Fix Makefile target for nsfs
 2026-05-27 12:07 UTC  (2+ messages)

[PATCH 0/4] ACPI: video: checkpatch cleanups
 2026-05-27 12:07 UTC  (3+ messages)
` [PATCH 1/4] ACPI: video: Do not initialise device_id_scheme

[PATCH] rcu/nocb: reduce stack usage in nocb_gp_wait()
 2026-05-27 12:07 UTC  (2+ messages)

[PATCH] f2fs: keep atomic write retry from zeroing original data
 2026-05-27 12:06 UTC 

[PATCH v3 0/2] x86/tdx: Port I/O emulation fixes
 2026-05-27 12:05 UTC  (3+ messages)
` [PATCH v3 1/2] x86/tdx: Fix off-by-one in port I/O handling
` [PATCH v3 2/2] x86/tdx: Fix zero-extension for 32-bit port I/O

[PATCH 0/4] KVM: x86: small MMU-adjacent cleanups
 2026-05-27 12:06 UTC  (5+ messages)
` [PATCH 1/4] KVM: x86: remove nested_mmu from mmu_is_nested()
` [PATCH 2/4] KVM: nVMX: remove unnecessary code in prepare_vmcs02
` [PATCH 3/4] KVM: nSVM: invalidate cached PDPTRs across nested NPT transitions
` [PATCH 4/4] KVM: x86: check that kvm_handle_invpcid is only invoked with shadow paging

[PATCH] ntfs: Fix spelling mistake "etnry" -> "entry"
 2026-05-27 12:05 UTC  (2+ messages)

[PATCH 00/17] fs: replace __get_free_pages() call with kmalloc()
 2026-05-27 12:05 UTC  (2+ messages)

[syzbot] [mm?] [arch?] BUG: sleeping function called from invalid context in __tlb_batch_free_encoded_pages
 2026-05-27 12:05 UTC  (2+ messages)

[PATCH net-next] net/dns_resolver: consolidate namelen checks in dns_query
 2026-05-27 12:03 UTC  (2+ messages)

[PATCH] block: skip sync_blockdev() on surprise removal in bdev_mark_dead()
 2026-05-27 12:02 UTC  (2+ messages)

[PATCH] x86: Start removing X86_X32_ABI
 2026-05-27 12:02 UTC  (5+ messages)

[RFC PATCH v2 0/3] mm/zsmalloc: reduce lock contention in zs_free()
 2026-05-27 11:59 UTC  (4+ messages)
` [RFC PATCH v2 1/3] mm/zsmalloc: encode class index in obj value for lockless class lookup
` [RFC PATCH v2 2/3] mm/zsmalloc: drop pool->lock from zs_free on 64-bit systems
` [RFC PATCH v2 3/3] mm/zsmalloc: drop class lock before freeing zspage

[PATCH 0/2] Bounce buffer for mds client decryption when vmalloc()
 2026-05-27 12:00 UTC  (3+ messages)
` [PATCH 1/2] ceph: pass fscrypt `tname` buffers directly

[PATCH] kernel/sched/fair: Fix the issue of virtual runtime conversion error
 2026-05-27 11:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 00/24] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-05-27 11:58 UTC  (3+ messages)
` [PATCH v5 01/24] rust: pci: use 'static lifetime for PCI BAR resource names

[PATCH net-next v6 0/2] Add Frame Preemption MAC Merge support for ICSSG
 2026-05-27 11:57 UTC  (2+ messages)

[PATCH] rust: block: mq: align init_request numa_node arg with C signature
 2026-05-27 11:57 UTC  (2+ messages)

[PATCH 0/15] mm: introduce ANON_VMA_LAZY for deferred anon_vma creation
 2026-05-27 11:56 UTC  (7+ messages)
` [PATCH 01/15] mm/rmap: introduce anon_rmap APIs for anonymous folios
` [PATCH 02/15] mm: convert anon_vma rmap APIs to anon_rmap
` [PATCH 03/15] mm: introduce anon_vma_tree_t for multiple anon_vma topologies

[PATCH net v4] net: tg3: guard napi_disable and pci_disable_device calls
 2026-05-27 11:55 UTC 

[PATCH 00/16] media: sun6i-csi/isp MC-centric support and cleanups
 2026-05-27 11:53 UTC  (5+ messages)
` [PATCH 10/16] media: sun6i-csi: Add support for MC-centric format enumeration

[RFC PATCH] drm/xe/hwmon: report a single fan for DG2 instead of two
 2026-05-27 11:53 UTC 

[PATCH v2 0/7] gpu: drm: nova: enable calling into nova-core
 2026-05-27 11:52 UTC  (8+ messages)
` [PATCH v2 1/7] scripts: modpost: detect and report truncated buf_printf() output
` [PATCH v2 2/7] pin_init: always inline the #ident and #project_ident methods
` [PATCH v2 3/7] rust: always inline some init methods
` [PATCH v2 4/7] gpu: nova-core: export Rust symbols for dependent modules
` [PATCH v2 5/7] gpu: nova-core: emit Rust metadata "
` [PATCH v2 6/7] gpu: drm: nova: build after nova-core metadata
` [PATCH POC v2 7/7] drm: nova: demonstrate interaction with nova-core

[PATCH] block: blk-zoned: fix zwplug refcount leak on write error path
 2026-05-27 11:47 UTC  (4+ messages)

[PATCH] thunderbolt: prevent XDomain delayed work use-after-free on disconnect
 2026-05-27 11:46 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v6 0/2] Pinefeat cef168 lens control board driver
 2026-05-27 11:45 UTC  (3+ messages)

[PATCH v8 0/2] media: nxp: Add CSI Pixel Formatter support
 2026-05-27 11:45 UTC  (6+ messages)
` [PATCH v8 1/2] media: dt-bindings: Add CSI Pixel Formatter DT bindings

[PATCH] mac80211: suppress false WARNING when rate_mask is empty in __rate_control_send_low
 2026-05-27 11:44 UTC 

[PATCH] drm/atomic-helper: Downgrade vblank wait timeout from WARN to drm_warn
 2026-05-27 11:43 UTC 

[RFC PATCH v5 0/2] vfs: add O_CREAT|O_DIRECTORY to open*(2)
 2026-05-27 11:43 UTC  (4+ messages)
` [RFC PATCH v5 1/2] "

[PATCH v3 0/3] Add Sony IMX471 camera sensor driver
 2026-05-27 11:42 UTC  (5+ messages)
` [PATCH v3 2/3] media: i2c: imx471: Add Sony IMX471 image "

[PATCH v3 0/5] iio: adc: add AMD/Xilinx Versal SysMon driver
 2026-05-27 11:42 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: iio: adc: add xlnx,versal-sysmon binding
` [PATCH v3 2/5] iio: adc: add Versal SysMon driver
` [PATCH v3 3/5] iio: adc: versal-sysmon: add I2C driver
` [PATCH v3 4/5] iio: adc: versal-sysmon: add threshold event support
` [PATCH v3 5/5] iio: adc: versal-sysmon: add oversampling support

[PATCH v2 0/2] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring
 2026-05-27 11:42 UTC  (3+ messages)
` [PATCH v2 2/2] "


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