[PATCH] drm/msm/dpu: clear pending peripheral flush state
2026-08-28 6:54 UTC
vt: Enlarge the framebuffer glyph size from 16 to 32 bits
2026-08-28 4:57 UTC (3+ messages)
` [Patch 1/9]: Make consolemap.c handle Unicode planes outside BMP
[PATCH net] Revert "net/mlx5: Add sensor name to temperature event message"
2026-08-28 4:55 UTC
[PATCH v8 00/12] rust: Add support for reserving of ranges of IDs
2026-08-28 4:53 UTC (12+ messages)
` [PATCH v8 03/12] rust: num: add cv! macro to create values from constant expressions
[PATCH 00/27] objtool: dynamically detect noreturns
2026-08-28 4:51 UTC (28+ messages)
` [PATCH 01/27] objtool: Remove obsolete noreturns.h entries
` [PATCH 02/27] kbuild: Add CONFIG_OBJTOOL_DEFERRED
` [PATCH 03/27] kbuild: Add CONFIG_OBJTOOL_CONTROL_FLOW
` [PATCH 04/27] objtool: Fix dead end detection for sibling calls
` [PATCH 05/27] objtool: Refactor the noreturn/dead-end detection
` [PATCH 06/27] objtool: Ignore traps after noreturn calls in STT_CODE
` [PATCH 07/27] objtool: Make .discard.stack_frame_non_standard non-allocatable
` [PATCH 08/27] efi/libstub: Drop .discard.addressable from the stub objects
` [PATCH 09/27] efi/loongarch: Mark loongarch efi_boot_kernel() non-standard for objtool
` [PATCH 10/27] objtool: Add ANNOTATE_IGNORE_NORETURN()
` [PATCH 11/27] LoongArch: Annotate reboot and kexec paths as returnable
` [PATCH 12/27] kbuild: Defer running objtool to link time for all CFG features
` [PATCH 13/27] rust: Annotate the intrinsic stubs as returnable
` [PATCH 14/27] panic: Mark abort() __noreturn
` [PATCH 15/27] x86/xen: Ignore noreturn status of weak mem_map_via_hcall()
` [PATCH 16/27] objtool: Detect noreturns in weak functions
` [PATCH 17/27] x86/entry: Make rewind_stack_and_make_dead() a real function
` [PATCH 18/27] x86/xen: Make xen_cpu_bringup_again() "
` [PATCH 19/27] x86/xen: Make xen_start_kernel() noreturn
` [PATCH 20/27] x86/boot: Rework how pi startup symbols get exposed to vmlinux
` [PATCH 21/27] objtool: Fix noreturn detection for non-sibling jumps to SYM_CODE
` [PATCH 22/27] objtool: Add options to write/read exported noreturns to/from a file
` [PATCH 23/27] kbuild: Do the per-module objtool pass right before linking
` [PATCH 24/27] kbuild: Generate the noreturn list and validate modules against it
` [PATCH 25/27] objtool: Add ANNOTATE_EXPORTED_NORETURN()
` [PATCH 26/27] objtool: Annotate all module-exported noreturns and remove noreturns.h
` [PATCH 27/27] objtool: Warn about missing/stale ANNOTATE_EXPORTED_NORETURN() usage
[PATCH] mm/huge_memory: bypass THP tuneables for huge pfnmap mappings
2026-08-28 4:47 UTC (3+ messages)
[PATCH v2] mm/migrate_device: avoid out-of-bounds writes for compound folios
2026-08-28 4:44 UTC (3+ messages)
[PATCH v2] thunderbolt: Fix tb->lock deadlock during hot-unplug on AMD USB4 routers
2026-08-28 4:43 UTC (3+ messages)
` [PATCH v3] "
[PATCH v2] watchdog: sunxi_wdt: preserve boot-enabled watchdog
2026-08-28 4:42 UTC
[PATCH v14 00/22] TDX KVM selftests
2026-08-28 4:33 UTC (8+ messages)
` [PATCH v14 21/22] KVM: selftests: Add ucall support for TDX
` [PATCH v14 22/22] KVM: selftests: Add TDX lifecycle test
[PATCH] zram: fix idle age_sec underflow in idle_store()
2026-08-28 4:30 UTC (4+ messages)
[PATCH] regulator: rpi-panel-v2: Add optional vcc-supply support
2026-08-28 4:29 UTC
[PATCH bpf-next v1] selftests/bpf: Add test for indirect struct_ops trampoline
2026-08-28 4:27 UTC
[PATCH] watchdog: sunxi_wdt: preserve boot-enabled watchdog
2026-08-28 4:25 UTC (2+ messages)
[BUG] fanotify: destroy/add race leaves a mark on a detached connector
2026-08-28 4:24 UTC (3+ messages)
[PATCH v5 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
2026-08-28 4:20 UTC (2+ messages)
[PATCH v11 00/46] guest_memfd: In-place conversion support
2026-08-28 4:19 UTC (4+ messages)
` [PATCH v11 15/46] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
[PATCH] exfat: validate vendor allocation directory entries
2026-08-28 4:19 UTC (2+ messages)
[PATCH] nfsd: hold cl_lock in client_has_state()
2026-08-28 4:19 UTC
[PATCH] iio: light: ltr390: Remove stale TODOs
2026-08-28 4:18 UTC
[PATCH v3 0/6] Fix device page migration in low memory fallback
2026-08-28 4:18 UTC (4+ messages)
` [PATCH v3 2/6] mm/migrate_device: Do not write past the end of the src_pfns array
[PATCH v2 0/5] iio: light: stk3310: per-chip match data and STK36C61 support
2026-08-28 4:18 UTC (3+ messages)
` [PATCH v2 5/5] iio: light: stk3310: support the Sensortek STK36C61
[PATCH v2] mm/migrate_device: add class-based migration trace events
2026-08-28 4:16 UTC (3+ messages)
[PATCH v2 0/4] ASoC: mediatek: mt8183: Fix clock error handling
2026-08-28 4:13 UTC (6+ messages)
` [PATCH v2 2/4] ASoC: mediatek: mt8183: Fix APLL enable "
[RFC PATCH v3 00/37] mm/damon: introduce per-CPUs/threads/write/read monitoring
2026-08-28 4:13 UTC (5+ messages)
` [RFC PATCH v3 22/37] mm/damon/sysfs: implement cpumask file under sample filter dir
` [RFC PATCH v3 25/37] Docs/admin-guide/mm/damon/usage: document sample filters dir
[PATCH] drm/msm/adreno: keep the GPU timestamp monotonic across power collapse
2026-08-28 4:07 UTC (2+ messages)
[PATCH net v3 0/5] net: stmmac: Fix double VLAN 802.1ad tag handling
2026-08-28 4:07 UTC (3+ messages)
` [PATCH net v3 2/5] net: stmmac: Move double VLAN handling to a dedicated op
[PATCH] objtool/klp: Fix checksums for constant pool references
2026-08-28 4:05 UTC (2+ messages)
[PATCH] fs/ext4: fix ABBA deadlock in ext4_rmdir()
2026-08-28 4:03 UTC (5+ messages)
[PATCH v3] kernfs: recheck of->released after acquiring the active reference
2026-08-28 4:03 UTC
[PATCH v5 00/18] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
2026-08-28 3:57 UTC (11+ messages)
` [PATCH v5 02/18] PCI/CXL: Probe the underlying bus reset in cxl_reset_bus_function()
` [PATCH v5 03/18] PCI: Propagate FLR return values to callers
[PATCH net v2] net: rds: fix uninitialized trans dereference in CM event handler
2026-08-28 3:55 UTC (3+ messages)
[PATCH v3 net] octeontx2-pf: reset HTB scheduler topology before freeing queues
2026-08-28 3:52 UTC
[PATCH 0/3] binfmt_misc: only let punctuation delimit a register string
2026-08-28 3:50 UTC (6+ messages)
` [PATCH 1/3] "
` [PATCH 3/3] binfmt_misc: document the field delimiter
[PATCH v13 0/6] Add initial device trees for Nord platform
2026-08-28 3:49 UTC (7+ messages)
` [PATCH v13 1/6] arm64: dts: qcom: Add device tree for Nord SoC series
` [PATCH v13 2/6] arm64: dts: qcom: Add device tree for Nord GearVM variant
` [PATCH v13 3/6] arm64: dts: qcom: Add device tree for Nord Embedded variant
` [PATCH v13 4/6] dt-bindings: arm: qcom: Document Nord reference boards
` [PATCH v13 5/6] arm64: dts: qcom: Add device tree for Nord Ride board
` [PATCH v13 6/6] arm64: dts: qcom: Add device tree for Nord RRD board
[PATCH v3 0/2] mm/page_isolation: fix UBSAN shift-out-of-bounds in isolate_single_pageblock
2026-08-28 3:47 UTC (3+ messages)
` [PATCH v3 2/2] mm/page_isolation: guard compound_order() against racing
[PATCH 1/1] Drivers: hv: Remove !CPU_BIG_ENDIAN qualifier for arm64
2026-08-28 3:44 UTC
[PATCH] memstick: ms_block: Fix memcmp() size in msb_resume card validation
2026-08-28 3:44 UTC
[PATCH] arm64: mm: Walk page tables with interrupts disabled in show_pte()
2026-08-28 3:43 UTC (3+ messages)
[PATCH v4 00/12] drm: MediaTek DisplayPort cleanups and MT8196 eDP
2026-08-28 3:40 UTC (5+ messages)
` [PATCH v4 06/12] drm/mediatek: mtk_dp: Rework register offsets for proper PHY usage
` [PATCH v4 07/12] drm/mediatek: mtk_dp: Use PHY API for PHY power sequences
[PATCH] selftests/mm: khugepaged: remove str_dup() usage
2026-08-28 3:39 UTC (2+ messages)
[PATCH v4 0/2] selftests/cgroup: fixes for test_zswap on single core VM
2026-08-28 3:37 UTC (3+ messages)
` [PATCH v4 1/2] selftests/cgroup: test_zswap: wait for cgroup to unpopulate in test_zswap_writeback
` [PATCH v4 2/2] selftests/cgroup: test_zswap: fix implicit unsigned promotion bug in test_no_kmem_bypass
[PATCH v5 00/11] gpu: nova: Export parameters from nova-core to nova-drm
2026-08-28 3:35 UTC (12+ messages)
` [PATCH v5 01/11] gpu: nova-core: Add public driver API to nova-core
` [PATCH v5 02/11] drm: nova: Add DRM registration data
` [PATCH v5 03/11] drm: nova: Add GPU architecture enum to nova-drm UAPI
` [PATCH v5 04/11] rust: uaccess: add UserSliceWriter::write_truncated()
` [PATCH v5 05/11] drm: nova: Add an info ioctl
` [PATCH v5 06/11] drm: nova: Add usable VRAM size to GPU info
` [PATCH v5 07/11] drm: nova: Use nova-core to read VRAM_BAR_SIZE parameter
` [PATCH v5 08/11] drm: nova: Expose a render node
` [PATCH v5 09/11] drm: nova: Report GPU name in GPU info
` [PATCH v5 10/11] drm: nova: Report GPU short "
` [PATCH v5 11/11] drm: nova: Report GPU GID "
[PATCH] xfs: add per-mount read/write I/O completion counters
2026-08-28 3:34 UTC
[PATCH 0/7] Alternate Injection: Secure Interrupt Delivery for SEV-SNP Guests - Guest Support
2026-08-28 3:34 UTC (4+ messages)
` [PATCH 6/7] x86/sev: Register the guest with the SVSM APIC protocol
[PATCH 0/2] io_uring passthru: set result on blk-mq request completion
2026-08-28 3:33 UTC (5+ messages)
` [PATCH 1/2] io_uring/cmd: split io_uring_cmd_set_res() from io_uring_cmd_done()
[PATCH v2] HID: wacom: fix OOB read in wacom_wac_pen_serial_enforce()
2026-08-28 3:33 UTC (2+ messages)
` [PATCH v3] "
[PATCH v3 00/12] f2fs: introduce metadata cache
2026-08-28 3:32 UTC (12+ messages)
` [PATCH v3 03/12] f2fs: cache: introduce shrinker
` [f2fs-dev] "
` [PATCH v3 09/12] f2fs: cache: use compress cache
` [f2fs-dev] "
[PATCH v2 0/7] mm/mglru: speed up inc_min_seq() and fix cold/hot inversions
2026-08-28 3:29 UTC (3+ messages)
` [PATCH v2 7/7] mm/mglru: batch move folios to the second-oldest gen's LRU
[PATCH net v2] net: phy: air_en8811h: restore AN8811HB LED GPIO after MCU restart
2026-08-28 3:29 UTC
[PATCH net v3 0/2] tcp: fix use-after-free in do_tcp_getsockopt()
2026-08-28 3:26 UTC (5+ messages)
` [PATCH net v3 1/2] tcp: fix use-after-free in do_tcp_getsockopt(TCP_CONGESTION)
` [PATCH net v3 2/2] tcp: fix use-after-free in do_tcp_getsockopt(TCP_CC_INFO)
[PATCH v2] cpuidle: teo: Do not return a disabled idle state
2026-08-28 3:24 UTC
[PATCH mm-stable] mm/khugepaged: avoid unnecessary checking for swap entries when collapsing a mTHP
2026-08-28 3:24 UTC (3+ messages)
[PATCH 0/3] mm/mglru: clean up isolate_folios and scan_folios for readability and clarity
2026-08-28 3:22 UTC (4+ messages)
` [PATCH 1/3] mm/mglru: improve readability of isolate_folios()
[PATCH] mm/memcg: fix UAF in drain_all_stock() async work during offline
2026-08-28 3:22 UTC (4+ messages)
[BUG] afs_done_fs_inline_bulk_status -- KASAN null-ptr-deref on call->server when a fileserver aborts FS.InlineBulkStatus
2026-08-28 3:21 UTC
[PATCH net] bnxt_en: Prevent queue stop with deferred completions
2026-08-28 3:21 UTC (2+ messages)
[BUG] afs_deliver_to_call -- ASSERTCMP when a server returns zero capabilities
2026-08-28 3:20 UTC
[BUG] free_irq -- mei_me_probe error path frees an IRQ it never acquired
2026-08-28 3:20 UTC
[PATCH] tty: n_gsm: pin DLCI during configuration ioctls
2026-08-28 3:19 UTC
[BUG] gve_adminq_release -- unbounded reset-wait loop, WARNs then spins forever
2026-08-28 3:19 UTC
[PATCH v3 0/4] KVM: TDX: Validate directly configurable CPUID bits
2026-08-28 3:19 UTC (3+ messages)
[BUG] ecryptfs leaks an inode on lookup failure -> kernel BUG in generic_shutdown_super()
2026-08-28 3:18 UTC
[BUG] WARN mc-request.c:528 -- vicodec request objects are never completed
2026-08-28 3:17 UTC
[BUG] WARN in v4l_querycap -- em28xx VBI/video device_caps mismatch (v4l2-ioctl.c:1117)
2026-08-28 3:16 UTC
[BUG] can: kvaser_usb: WARN_ON(!dev->cfg) in kvaser_usb_probe() from an unhandled clock-frequency encoding
2026-08-28 3:15 UTC
[PATCH] rtc: efi: restore alarm support with runtime capability probe
2026-08-28 3:15 UTC
[PATCH 0/5] Fix deferred_split_isolate() and clean up __folio_freeze_and_split_unmapped()
2026-08-28 3:14 UTC (2+ messages)
[PATCH 0/8] mm/page_owner: Add PID/TGID/COMM and cgroup filtering
2026-08-28 3:13 UTC (8+ messages)
` [PATCH 1/8] mm/page_owner: Add PID filtering support
` [PATCH 2/8] mm/page_owner: Add TGID "
` [PATCH 3/8] mm/page_owner: Add COMM filtering with wildcard support
` [PATCH 4/8] mm/page_owner: Refactor memcg handling for cgroup filter support
` [PATCH 5/8] mm/page_owner: Add memcg "
` [PATCH 7/8] tools/mm: Add memory cgroup filtering support to page_owner_filter
` [PATCH 8/8] Documentation: page_owner: Document PID/TGID/COMM and cgroup filters
[PATCH V2 0/5] cpufreq: loongson3: Fix wrong behaviors on multi-node servers
2026-08-28 3:12 UTC (6+ messages)
` [PATCH V2 1/5] cpufreq: loongson3: Make this driver depend on MACH_LOONGSON64
` [PATCH V2 2/5] cpufreq: loongson3: Adjust the width of id and val in smc_message
` [PATCH V2 3/5] cpufreq: loongson3: Replace per-package mutex with per-node
` [PATCH V2 4/5] cpufreq: loongson3: Use global physical CPU ID in get/target callbacks
` [PATCH V2 5/5] cpufreq: loongson3: Replace IOCSR read/write with MMIO ones
[PATCH v2 0/2] alloc_tag: fix a leak and a deadlock around shutdown_mem_profiling()
2026-08-28 3:11 UTC (3+ messages)
[PATCH v2] watchdog: mediatek: acknowledge pretimeout interrupt
2026-08-28 3:08 UTC (4+ messages)
[PATCH v4 00/11] Virtual Swap Space (Swap Table Edition)
2026-08-28 3:07 UTC (2+ messages)
[PATCH net v3] bnxt_en: Bound SW TPA IDs to prevent crashes
2026-08-28 3:03 UTC (5+ messages)
[PATCH net] net: phy: air_en8811h: restore LED GPIO output after MCU restart
2026-08-28 2:59 UTC (5+ messages)
[BUG] bcache: BUG_ON in bch_prio_write()
2026-08-28 2:55 UTC (2+ messages)
[PATCH v1] iommu/riscv: Support 32-bit register accesses
2026-08-28 2:52 UTC (8+ messages)
[PATCH net v2] bonding: fix initial last_rx vs ARP-monitor slack window
2026-08-28 2:49 UTC (2+ messages)
[PATCH v4 0/4] make unused huge shrinker memcg aware
2026-08-28 2:48 UTC (3+ messages)
[PATCH] arm64: dts: imx8mp-phyboard-pollux-peb-av-10: Fix SAI master assignment
2026-08-28 2:48 UTC (4+ messages)
[syzbot] [media?] WARNING in vidtv_stop_feed
2026-08-28 2:45 UTC
[PATCH] rust: security: replace `core::mem::zeroed` with `pin_init::zeroed`
2026-08-28 2:44 UTC
[BUG] ksmbd: use-after-free on iface_list from the netdev notifier
2026-08-28 2:39 UTC (2+ messages)
[PATCH v2 1/1] usb: dwc3: gadget: fix IRQ storm on invalid event buffer count
2026-08-28 2:36 UTC (2+ messages)
[BUG] ksmbd: OOB read in share_config_request() when payload_sz == 0
2026-08-28 2:36 UTC (2+ messages)
[PATCH] cachefiles: set HAVE_DATA only after successful writes
2026-08-28 2:34 UTC
[RFC PATCH] mm/damon: fix damos quota walk-position tracking
2026-08-28 2:31 UTC (2+ messages)
[PATCH] Bluetooth: hci_core: Fix IRK lookup lifetime races
2026-08-28 2:25 UTC
[PATCH v4 0/2] RISC-V IOMMU HPM support
2026-08-28 2:24 UTC (6+ messages)
` [PATCH v4 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver
[PATCH net] selftest/net: skip srv6_end_d[t/x][4/6]_*_test.sh if iproute2 too old
2026-08-28 2:23 UTC (6+ messages)
[PATCH net v2] tipc: protect node reset trace dump with node lock
2026-08-28 2:22 UTC (3+ messages)
` [PATCH net v3] "
sched/fair: which tasks should nr_pref_llc_running be compared against?
2026-08-28 2:20 UTC (2+ messages)
` [PATCH] sched/cache: Keep nr_pref_llc_running in the runnable domain
[PATCH] media: v4l2-h264: Fix memcmp() size in B1 reference list comparison
2026-08-28 2:17 UTC
[RFC PATCH v2 00/23] sched: Scale cache-aware aggregation at LLC granularity
2026-08-28 2:15 UTC (10+ messages)
` [RFC PATCH v2 15/23] sched/cache: Judge migration eligibility in "
` [RFC PATCH v2 16/23] sched/cache: Allow un-throttled active balance to spread out of a full LLC
` [RFC PATCH v2 17/23] sched/fair: Fine-granularity NUMA balancing
` [RFC PATCH v2 18/23] sched/cache: Scan all prefer nodes in thread group
` [RFC PATCH v2 19/23] sched/cache: Remove preferred LLC/node check no longer needed
` [RFC PATCH v2 20/23] sched/cache: Estimate utilization of the whole thread group
` [RFC PATCH v2 21/23] sched/cache: Spread workloads within an estimated LLC range
` [RFC PATCH v2 22/23] sched/cache: Walk the preferred node from the preferred LLC
` [RFC PATCH v2 23/23] sched/debug: Print task preferred LLC for scheduler debugging
[syzbot] [input?] possible deadlock in tasklet_action_common (2)
2026-08-28 2:15 UTC (2+ messages)
[PATCH v4] iio: cros_ec: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
2026-08-28 2:13 UTC
[syzbot] [ocfs2?] kernel BUG in ocfs2_write_begin_nolock (3)
2026-08-28 2:12 UTC
[PATCH] kexec_file: remove unused arch_kexec_locate_mem_hole hook
2026-08-28 2:10 UTC (2+ messages)
sound/soc/sdca/sdca_hid.c:133:undefined reference to `hid_destroy_device'
2026-08-28 2:08 UTC
[PATCH] memcg: sink mem_cgroup_uncharge_folios() into free_unref_folios()
2026-08-28 2:07 UTC (3+ messages)
[PATCH v3 00/16] rust: io: support register projections and remove relative registers
2026-08-28 2:07 UTC (5+ messages)
` [PATCH v3 15/16] rust: io: register: remove `Register` trait and cleanup macro
` [PATCH v3 16/16] rust: io: register: unify handling of register with/without bitfields
[PATCH -next] mm/swap: Remove unused declaration swapcache_clear()
2026-08-28 2:07 UTC (2+ messages)
[PATCH v3] leds: rgb: leds-qcom-lpg: Add PWM frequency mode support
2026-08-28 2:06 UTC
[PATCH] tpm: crb: handle ACPI NVS memory region overlap
2026-08-28 2:04 UTC (2+ messages)
[PATCH] mm: remove unused anon_vma_trylock_write()
2026-08-28 2:04 UTC (2+ messages)
[PATCH v2 0/3] accel/rocket: Fix job submit error handling
2026-08-28 2:03 UTC (3+ messages)
` [PATCH v2 1/3] accel/rocket: Validate BO handle counts on job submission
[PATCH 0/5] fuse: report a request refused for a live nodeid as stale
2026-08-28 2:02 UTC (2+ messages)
` [PATCH 0/5] fuse: report a request refused for a live nodeid
[BUG] drivers/usb: out-of-bounds in xhci_queue_bulk_tx()
2026-08-28 2:00 UTC (2+ messages)
[PATCH v2] KEYS: encrypted: fix integer overflow of datablob_len
2026-08-28 1:59 UTC (2+ messages)
[PATCH 1/5] mm/huge_memory: do not touch frozen folios in deferred_split_isolate()
2026-08-28 1:57 UTC (3+ messages)
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®