[PATCH v4] cxl/test: Enforce PMD alignment for volatile mock regions
2026-05-28 15:35 UTC (2+ messages)
linux-next: manual merge of the vfs-brauner tree with the nfsd tree
2026-05-28 15:34 UTC (4+ messages)
[PATCH v3] cpupower: Implement powercap enabled setters
2026-05-28 15:32 UTC (2+ messages)
` [PATCH v4] "
[PATCH v2 0/6] KVM/x86: Drop "1" as MSR emulation return value
2026-05-28 15:32 UTC (8+ messages)
[PATCH v5 0/9] mm: switch THP shrinker to list_lru
2026-05-28 15:31 UTC (7+ messages)
` [PATCH v5 9/9] mm: switch deferred split "
[REGRESSION] x86/hugetlb: AMD F15h VA alignment offset breaks MAP_HUGETLB alignment
2026-05-28 15:31 UTC (8+ messages)
[PATCH v1 1/1] arm64: dts: imx95-var-dart-sonata: add CAN controller
2026-05-28 15:29 UTC
[PATCH v6 0/3] Allow ATS to be always on for certain ATS-capable devices
2026-05-28 15:29 UTC (4+ messages)
` [PATCH v6 3/3] iommu/arm-smmu-v3: Allow ATS to be always on
[PATCH v5 00/15] drm/msm/dp: Prerequisite cleanup for upcoming MST support
2026-05-28 15:28 UTC (9+ messages)
` [PATCH v5 01/15] drm/msm/dp: remove cached drm_edid from panel
` [PATCH v5 04/15] drm/msm/dp: split msm_dp_ctrl_config_ctrl() into link parts and stream parts
` [PATCH v5 10/15] drm/msm/dp: allow dp_ctrl stream APIs to use any panel passed to it
` [PATCH v5 15/15] drm/msm/dp: pass panel to display enable/disable helpers
[PATCH v21 0/9] ring-buffer: Making persistent ring buffers robust
2026-05-28 15:26 UTC (8+ messages)
` [PATCH v21 8/9] ring-buffer: Show persistent buffer dropped events in trace file
[PATCH v7 00/13] fix several inconsistencies with sysfs configuration in etmX
2026-05-28 15:26 UTC (10+ messages)
` [PATCH v7 08/13] coresight: etm4x: fix inconsistencies with sysfs configuration
` [PATCH v7 09/13] coresight: etm4x: missing cscfg_csdev_disable_active_config() in perf enable
[RFC PATCH v3 0/4] iio: position: add Rust driver for ams AS5600
2026-05-28 15:25 UTC (3+ messages)
` [RFC PATCH v3 1/4] i2c: rust: implement kernel::io::Io trait for I2cClient
[PATCH v2 0/5] thermal: intel: Add support for Directed Package Thermal Interrupt
2026-05-28 15:25 UTC (6+ messages)
` [PATCH v2 1/5] thermal: intel: Fix dangling resources on thermal_throttle_online() failure
` [PATCH v2 2/5] x86/thermal: Add bit definitions for Intel Directed Package Thermal Interrupt
` [PATCH v2 3/5] thermal: intel: Enable the Directed Package-level "
` [PATCH v2 4/5] thermal: intel: Add syscore callbacks for suspend and resume
` [PATCH v2 5/5] thermal: intel: Add a syscore shutdown callback for kexec reboot
[PATCH v2 0/2] complete perf_allow_* trio and use in drm/xe
2026-05-28 15:24 UTC (9+ messages)
[PATCH v7 0/2] Add Xiaomi 12 Lite 5G (taoyao) device tree
2026-05-28 15:20 UTC (3+ messages)
` [PATCH v7 1/2] dt-bindings: arm: qcom: Add SM7325 Xiaomi 12 Lite 5G (taoyao)
` [PATCH v7 2/2] arm64: dts: qcom: Add Xiaomi 12 Lite 5G (taoyao) DTS
[PATCH v2 00/12] Refcounted interrupt disable and SpinLockIrq for rust (Part 1)
2026-05-28 15:18 UTC (11+ messages)
` [PATCH v2 05/12] irq & spin_lock: Add counted interrupt disabling/enabling
` [PATCH v2 07/12] locking: Switch to _irq_{disable,enable}() variants in cleanup guards
` [PATCH v2 12/12] s390/preempt: Enable HAS_SEPARATE_PREEMPT_RESCHED_BITS
[PATCH v2 0/1] bpf: reject overlarge global subprog argument sizes
2026-05-28 15:17 UTC (3+ messages)
` [PATCH bpf-next v3] "
[PATCH v2 0/3] use vma locks for proc/pid/{smaps|numa_maps} reads
2026-05-28 15:17 UTC (3+ messages)
` [PATCH v2 1/3] fs/proc/task_mmu: read proc/pid/{smaps|numa_maps} under per-vma lock
[PATCH 0/4] bootconfig: embed kernel.* cmdline at build time
2026-05-28 15:15 UTC (2+ messages)
[PATCH] nfsd: fix XDR length calculation in nfsd4_ff_encode_layoutget
2026-05-28 15:14 UTC (2+ messages)
[PATCH] nfsd: fix XDR padding calculation in ff_encode_getdeviceinfo
2026-05-28 15:14 UTC (2+ messages)
[PATCH 0/3] Add support for qcrypto on shikra
2026-05-28 15:13 UTC (10+ messages)
[PATCH v6 00/12] Allow preemption during IPI completion waiting to improve real-time performance
2026-05-28 15:13 UTC (13+ messages)
` [PATCH v6 01/12] smp: Disable preemption explicitly in __csd_lock_wait
` [PATCH v6 02/12] smp: Enable preemption early in smp_call_function_single
` [PATCH v6 03/12] smp: Refactor remote CPU selection in smp_call_function_any()
` [PATCH v6 04/12] smp: Use task-local IPI cpumask in smp_call_function_many_cond()
` [PATCH v6 05/12] smp: Alloc percpu csd data in smpcfd_prepare_cpu() only once
` [PATCH v6 06/12] smp: Enable preemption early in smp_call_function_many_cond
` [PATCH v6 07/12] smp: Remove preempt_disable from smp_call_function
` [PATCH v6 08/12] smp: Remove preempt_disable from on_each_cpu_cond_mask
` [PATCH v6 09/12] scftorture: Remove preempt_disable in scftorture_invoke_one
` [PATCH v6 10/12] x86/mm: Move flush_tlb_info back to the stack
` [PATCH v6 11/12] x86/mm: Enable preemption during native_flush_tlb_multi
` [PATCH v6 12/12] x86/mm: Enable preemption during flush_tlb_kernel_range
[PATCH] ocfs2: validate fast symlink target during inode read
2026-05-28 15:12 UTC
[PATCH] arm64: dts: qcom: talos: Fix GMU unit address
2026-05-28 15:09 UTC (2+ messages)
[PATCH bpf-next 1/2] bpf: align syscall writeback behavior with caller-declared size
2026-05-28 15:08 UTC (9+ messages)
[PATCH] serial: 8250: fix use-after-free in IRQ chain handling
2026-05-28 15:08 UTC
[PATCH v6 0/5] liveupdate: serialization safety and race fixes
2026-05-28 15:08 UTC (5+ messages)
` [PATCH v6 3/5] liveupdate: block session mutations during reboot
[PATCH] liveupdate: document current compatibility status
2026-05-28 15:08 UTC (3+ messages)
[PATCH 0/4] Fix checking of iommu_map_sgtable return value
2026-05-28 15:07 UTC (5+ messages)
` [PATCH 1/4] gpu: host1x: Fix iommu_map_sgtable() return value check
` [PATCH 2/4] drm/tegra: "
[PATCH v1] rust: rcu: Add abstraction for call_rcu()
2026-05-28 15:06 UTC (8+ messages)
[RFC PATCH 00/18] drm/panthor: Add Mali v15 AM virtualization support
2026-05-28 15:05 UTC (19+ messages)
` [RFC PATCH 01/18] drm/panthor: Ignore -EOPNOTSUPP for shader-present nvmem lookup
` [RFC PATCH 02/18] drm/panthor: Move register access helpers out of panthor_device.h
` [RFC PATCH 03/18] drm/panthor: Parse and store GPU_ID fields
` [RFC PATCH 04/18] drm/panthor: Add 64-bit GPU_ID decoding for v15 GPUs
` [RFC PATCH 05/18] drm/panthor: Move register base offsets to the HW description
` [RFC PATCH 06/18] drm/panthor: Derive MMU AS register addresses from base and stride
` [RFC PATCH 07/18] drm/panthor: Add Mali v15 hardware support
` [RFC PATCH 08/18] drm/panthor: Skip devfreq when no OPP table is present
` [RFC PATCH 09/18] drm/panthor: Add basic AM_SYSTEM support
` [RFC PATCH 10/18] drm/panthor: Add AM_PARTITION_CONTROL support
` [RFC PATCH 11/18] drm/panthor: Add AM message helpers
` [RFC PATCH 12/18] drm/panthor: Add AM_RESOURCE_GROUP support
` [RFC PATCH 13/18] drm/panthor: Add arbitration scheduler
` [RFC PATCH 14/18] drm/panthor: Route arbitration events
` [RFC PATCH 15/18] drm/panthor: Add access-window support
` [RFC PATCH 16/18] drm/panthor: Synchronize HW component PM transitions
` [RFC PATCH 17/18] drm/panthor: Route HW component PM through access windows
` [RFC PATCH 18/18] drm/panthor: Tolerate access-window loss during HW waits
[PATCH v5 0/2] Rust netlink support + use in Rust Binder
2026-05-28 15:04 UTC (7+ messages)
` [PATCH v5 1/2] rust: netlink: add raw netlink abstraction
[PATCH v2 0/4] iio: adc: Add support for LTC2378 and similar ADCs
2026-05-28 15:04 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: iio: adc: Add ltc2378
` [PATCH v2 2/4] iio: adc: ltc2378: Add support for LTC2378-20 and similar ADCs
` [PATCH v2 3/4] iio: adc: ltc2378: Enable high-speed data capture
` [PATCH v2 4/4] iio: adc: ltc2378: Enable triggered buffer "
[PATCH v2 0/6] mfd: lm3533: convert to OF bindings, improve support
2026-05-28 15:03 UTC (6+ messages)
` [PATCH v2 1/6] dt-bindings: leds: Document TI LM3533 LED controller
` [PATCH v2 2/6] mfd: lm3533: Convert to use OF bindings
[PATCH 0/4] ASoC: meson: aiu: align I2S design to the AXG one
2026-05-28 15:01 UTC (5+ messages)
` [PATCH 4/4] ASoC: meson: aiu: use aiu-formatter-i2s to format I2S output data
[PATCH v4 0/7] clk: qcom: Add common clkref support and migrate Glymur and Mahua
2026-05-28 15:01 UTC (6+ messages)
` [PATCH v4 2/7] clk: qcom: Add generic clkref_en support
[PATCH v1] clk: Use named initializers for platform_device_id arrays
2026-05-28 15:01 UTC (2+ messages)
[PATCH v2] gpu: host1x: fix missing 'host1x_context_device_bus_type'
2026-05-28 15:00 UTC (2+ messages)
[PATCH v6 00/10] drm/msm/dp: Drop the HPD state machine
2026-05-28 14:59 UTC (4+ messages)
` [PATCH v6 07/10] drm/msm/dp: rework HPD handling
[PATCH] ASoC: cs35l56: Share common SoundWire interrupt enable/disable code
2026-05-28 14:58 UTC
[PATCH v2] net: stmmac: fix fatal bus error on resume by reinitializing RX buffers
2026-05-28 14:57 UTC (2+ messages)
[RFC PATCH v2 0/2] workqueue: Add warnings and check WQ flags usage
2026-05-28 14:57 UTC (8+ messages)
` [RFC PATCH v2 1/2] workqueue: Add warnings and fallback if system_{unbound}_wq is used
(no subject)
2026-05-28 14:56 UTC
[PATCH] ext4: Use %pe to print PTR_ERR() in namei.c
2026-05-28 14:56 UTC (2+ messages)
[PATCH] dma-buf: fix UAF in dma_buf_fd() tracepoint
2026-05-28 14:53 UTC (3+ messages)
[PATCH] crypto: sun4i-ss: restrict PRNG seed length to prevent heap overflow
2026-05-28 14:53 UTC
[PATCH v2] edac: Consistently define pci_device_ids using named initializers
2026-05-28 14:52 UTC (4+ messages)
[PATCH] arm64/entry: Don't disable preemption in debug_exception_enter() with RT kernel
2026-05-28 14:51 UTC (4+ messages)
[PATCH] regulator: remove used pcap regulator driver
2026-05-28 14:50 UTC (2+ messages)
[GIT PULL] Networking for v7.1-rc6
2026-05-28 14:50 UTC
[PATCH v5 0/2] Let userspace know about swapped out panthor GEM objects
2026-05-28 14:49 UTC (4+ messages)
` [PATCH v5 1/2] drm/panthor: Implement evicted status for "
[PATCH] netlink: fix skb refcount leak when dump start fails
2026-05-28 14:47 UTC (2+ messages)
` [syzbot ci] "
[PATCH] ASoC: cs-amp-lib: Simplify overcomplicated error return
2026-05-28 14:46 UTC
[PATCH] docs/zh_CN: update admin-guide/index.rst translation
2026-05-28 14:46 UTC (2+ messages)
[PATCH v5 0/7] Add RMPOPT support
2026-05-28 14:45 UTC (3+ messages)
` [PATCH v5 4/7] x86/sev: Add support to perform RMP optimizations asynchronously
[PATCH] drm/omap: dsi: avoid sending bta sync all the time in writes
2026-05-28 14:44 UTC (2+ messages)
[PATCH 0/9] Convert x86 pgd_lists to ptdescs
2026-05-28 14:43 UTC (2+ messages)
[PATCH v2 0/3] userfaultfd: verify VMA state across UFFDIO_COPY retry
2026-05-28 14:41 UTC (4+ messages)
` [PATCH v2 1/3] "
[PATCH 0/3] ASoC: imx-rpmsg: Add headphone jack detection and driver_name support
2026-05-28 14:41 UTC (5+ messages)
` [PATCH v2 "
[PATCH v6 00/18] Renesas: dmaengine and ASoC fixes
2026-05-28 14:39 UTC (5+ messages)
` [PATCH v6 15/18] dmaengine: sh: rz-dmac: Add suspend to RAM support
` [PATCH v6 18/18] dmaengine: sh: rz-dmac: Set the Link End (LE) bit on the last descriptor
[PATCH] ext4: Replace KUnit tests for memcmp() with KUNIT_ASSERT_MEMEQ()
2026-05-28 14:38 UTC (2+ messages)
[PATCH v3 0/2] ext4: add hash Kunit tests and optimize str2hashbuf
2026-05-28 14:38 UTC (2+ messages)
[PATCH 1/2] sched/fair: expose cpu.max.runtime to set bandwidth runtime directly
2026-05-28 14:37 UTC (3+ messages)
[PATCH] ceph: fix OOB read in decode_lockers() via missing bounds check
2026-05-28 14:36 UTC (2+ messages)
[PATCH net] net: lan743x: avoid netdev-based logging before netdev registration
2026-05-28 14:36 UTC (6+ messages)
[PATCH 0/2] workqueue: Shrink the lock time
2026-05-28 14:35 UTC (6+ messages)
` [PATCH 2/2] workqueue: defer wake_up_process() outside pool->lock on hot paths
[PATCH net] ovpn: hold peer before scheduling keepalive work
2026-05-28 14:34 UTC (2+ messages)
[PATCH] net: qrtr: fix node refcount leak on ctrl packet alloc failure
2026-05-28 14:33 UTC (2+ messages)
[PATCH net-next v2 0/2] net: lan743x: cleanup netdev-based logging
2026-05-28 14:32 UTC (4+ messages)
` [PATCH net-next v2 1/2] net: lan743x: add "message level" module parameter
[PATCH 0/2] selftests/damon: fix and validate memcg filter memcg_path handling
2026-05-28 14:32 UTC (2+ messages)
[PATCH v3] ovpn: fix peer refcount leak in TCP error paths
2026-05-28 14:31 UTC (2+ messages)
[PATCH RFC v2 0/7] iio: add Open Sensor Fusion UART driver
2026-05-28 14:31 UTC (7+ messages)
` [PATCH RFC v2 5/7] iio: osf: add UART serdev transport
` [PATCH RFC v2 6/7] iio: osf: register IIO devices from capabilities
` [PATCH RFC v2 7/7] MAINTAINERS: add Open Sensor Fusion IIO driver
[PATCH v3] mm/page_vma_mapped_walk: Use ptep_get_lockless() for lockless access
2026-05-28 14:30 UTC (4+ messages)
[RFC v3 0/3] add kconfirm
2026-05-28 14:30 UTC (6+ messages)
` [RFC PATCH v3 1/3] scripts: "
[PATCH] mm/page_alloc: fix deferred compaction accounting
2026-05-28 14:29 UTC (2+ messages)
[PATCH 2/2] selftests/damon: validate memcg filter sysfs readback
2026-05-28 14:28 UTC (2+ messages)
[PATCH v2] sched_ext: Rebuild fair weight on ext to fair switches
2026-05-28 14:27 UTC (3+ messages)
` [PATCH v3] sched/fair: Rebuild load weight when switching to fair
[PATCH] netfilter: ipvs: fix ct refcount leak when template is invalid
2026-05-28 14:27 UTC (2+ messages)
` [syzbot ci] "
[PATCH v2 0/7] gpu: drm: nova: enable calling into nova-core
2026-05-28 14:25 UTC (4+ messages)
` [PATCH v2 2/7] pin_init: always inline the #ident and #project_ident methods
[PATCH] timers/migration: Update stale @online doc to @available
2026-05-28 14:22 UTC (2+ messages)
` [tip: timers/core] "
[PATCH 0/2] proc: protect ptrace_may_access() with exec_update_lock
2026-05-28 14:20 UTC (4+ messages)
[PATCH] drm/tegra: dc: Fix device node reference leak in tegra_dc_has_output()
2026-05-28 14:20 UTC (2+ messages)
[PATCH v4 0/5] KVM: x86: Virtualize AMD's "disable CPUID in usermode"
2026-05-28 14:20 UTC (4+ messages)
` [PATCH v4 1/5] KVM: x86: Consolidate CPUID fault handling for emulator and interception logic
[PATCH v3] Bluetooth: MGMT: validate advertising TLV before type checks
2026-05-28 14:20 UTC (2+ messages)
[PATCH v3] Bluetooth: RFCOMM: validate skb length in MCC handlers
2026-05-28 14:20 UTC (2+ messages)
[PATCH v2] Bluetooth: RFCOMM: hold listener socket in rfcomm_connect_ind()
2026-05-28 14:20 UTC (2+ messages)
[PATCH v5 0/4] rust: add SRCU abstraction
2026-05-28 14:18 UTC (5+ messages)
` [PATCH v5 1/4] rust: helpers: add SRCU helpers
[PATCH 1/2] selftests/damon: fix DamosFilter memcg_path assignment
2026-05-28 14:17 UTC (2+ messages)
[PATCH 0/3] media: i2c: Add imx576 camera sensor driver
2026-05-28 14:16 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: media: i2c: Add imx576 sensor
[PATCH v1] riscv: cpufeature: Add Zic64b ISA extension support
2026-05-28 14:16 UTC
[PATCH 1/2] staging: sm750fb: rename pvReg to pv_reg
2026-05-28 14:15 UTC (4+ messages)
` [PATCH 2/2] staging: sm750fb: rename setAllEngOff
#syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git eb3f4b7426cfd2b79d65b7d37155480b32259a11
2026-05-28 14:14 UTC (2+ messages)
[PATCH v3 0/9] s390: Improve this_cpu operations
2026-05-28 14:14 UTC (9+ messages)
[PATCH v3 0/4] s390: Enable Rust support and add required arch glue
2026-05-28 14:14 UTC (6+ messages)
[PATCH] KVM: selftests: hyperv_tlb_flush: use swap() to swap PTEs
2026-05-28 14:10 UTC (4+ messages)
` [PATCH v2] "
[PATCH] arm64: dts: s32g3: Fix SWT8 watchdog address
2026-05-28 14:10 UTC (2+ messages)
[PATCH] f2fs: skip clean inode update during fsync
2026-05-28 14:09 UTC
[PATCH v3] cgroup/dmem: implement dmem.high soft limit via prioritized eviction
2026-05-28 14:09 UTC (2+ messages)
[PATCH v4] drm/tegra: Enable cmu for Tegra186 and Tegra194
2026-05-28 14:09 UTC (2+ messages)
[PATCH 0/4] i2c: riic: Fixes and cleanups
2026-05-28 14:09 UTC (7+ messages)
` [PATCH 2/4] i2c: riic: Use the "dev_name:irq_name" format for the interrupt name
` [PATCH 3/4] i2c: riic: Drop the space in front of the "out" goto label
` [PATCH 4/4] i2c: riic: Drop empty line
[PATCH v1 0/7] KVM: s390: More gmap and vsie fixes
2026-05-28 14:08 UTC (3+ messages)
` [PATCH v1 4/7] KVM: s390: Fix fault-in code
[REGRESSION] Speaker pop/chirp on Meteor Lake ALC287 (17aa:231e) -- 6.12.73 to 6.12.85
2026-05-28 14:07 UTC (6+ messages)
[PATCH] drm/tegra: rgb: Fix use-after-free and leak in tegra_dc_rgb_probe()
2026-05-28 14:06 UTC (2+ messages)
[PATCH v2] x86/vm86: Remove deprecated VM86 support
2026-05-28 14:06 UTC (2+ messages)
[PATCH] MAINTAINERS: add vm.rst to memory management core
2026-05-28 14:06 UTC (2+ messages)
[PATCH net-next v2 00/10] net: Add ADIN1140 support
2026-05-28 14:05 UTC (5+ messages)
` [PATCH net-next v2 10/10] net: ethernet: adi: Add a driver for the ADIN1140 MACPHY
[PATCH v3] fs/ntfs3: reject invalid evcn == (u64)-1 in mi_enum_attr()
2026-05-28 14:03 UTC (3+ messages)
` [PATCH v4] fs/ntfs3: reject out-of-range evcn "
[PATCH] docs: mm: clarify that user_reserve_kbytes has no effect when overcommit_memory is set to 0 or 1
2026-05-28 14:02 UTC (2+ messages)
[PATCH v6 0/5] clocksource/timer-econet-en751221: Support irq number per timer
2026-05-28 14:00 UTC (5+ messages)
` [PATCH v6 1/5] clocksource/timer-econet-en751221: fix refcount leak
` [PATCH v6 3/5] clocksource/timer-econet-en751221: Init teardown on error if possible
` [PATCH v6 4/5] clocksource/timer-econet-en751221: Disable IRQ until cevt registered
` [PATCH v6 5/5] clocksource/timer-econet-en751221: Support EN751627 without percpu IRQ
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®