messages from 2026-02-24 07:33:58 to 2026-02-25 01:27:22 UTC [more...]
[PATCH 6.19 000/781] 6.19.4-rc1 review
2026-02-25 1:12 UTC (26+ messages)
` [PATCH 6.19 001/781] RDMA/siw: Fix potential NULL pointer dereference in header processing
` [PATCH 6.19 002/781] RDMA/umad: Reject negative data_len in ib_umad_write
` [PATCH 6.19 003/781] auxdisplay: arm-charlcd: fix release_mem_region() size
` [PATCH 6.19 004/781] hfsplus: return error when node already exists in hfs_bnode_create
` [PATCH 6.19 005/781] rcutorture: Correctly compute probability to invoke ->exp_current()
` [PATCH 6.19 006/781] rcu: Fix rcu_read_unlock() deadloop due to softirq
` [PATCH 6.19 007/781] audit: move the compat_xxx_class[] extern declarations to audit_arch.h
` [PATCH 6.19 008/781] selftests/resctrl: Fix a division by zero error on Hygon
` [PATCH 6.19 009/781] i3c: Move device name assignment after i3c_bus_init
` [PATCH 6.19 010/781] device_cgroup: remove branch hint after code refactor
` [PATCH 6.19 011/781] fs: move initializing f_mode before file_ref_init()
` [PATCH 6.19 012/781] fs: add <linux/init_task.h> for init_fs
` [PATCH 6.19 013/781] i3c: master: Update hot-join flag only on success
` [PATCH 6.19 014/781] erofs: Use %pe format specifier for error pointers
` [PATCH 6.19 015/781] erofs: avoid noisy messages for transient -ENOMEM
` [PATCH 6.19 016/781] gfs2: Retries missing in gfs2_{rename,exchange}
` [PATCH 6.19 018/781] gfs2: Initialize bio->bi_opf early
` [PATCH 6.19 027/781] btrfs: zoned: dont zone append to conventional zone
` [PATCH 6.19 028/781] btrfs: qgroup: return correct error when deleting qgroup relation item
` [PATCH 6.19 029/781] btrfs: fix block_group_tree dirty_list corruption
` [PATCH 6.19 030/781] btrfs: fix EEXIST abort due to non-consecutive gaps in chunk allocation
` [PATCH 6.19 031/781] gfs2: fix memory leaks in gfs2_fill_super error path
` [PATCH 6.19 032/781] erofs: fix inline data read failure for ztailpacking pclusters
` [PATCH 6.19 033/781] smb: client: fix potential UAF and double free in smb2_open_file()
` [PATCH 6.19 034/781] netfs: avoid double increment of retry_count in subreq
[PATCH v1 2/4] KVM: nSVM: Delay stuffing L2's current RIP into NextRIP until vCPU run
2026-02-25 1:25 UTC (7+ messages)
Patch "clk: Respect CLK_OPS_PARENT_ENABLE during recalc" has been added to the 6.19-stable tree
2026-02-25 1:14 UTC (2+ messages)
[PATCH v3 1/8] KVM: nSVM: Sync NextRIP to cached vmcb12 after VMRUN of L2
2026-02-25 0:59 UTC (5+ messages)
` [PATCH v3 2/8] KVM: nSVM: Sync interrupt shadow "
` [PATCH v3 5/8] KVM: nSVM: Always use NextRIP as vmcb02's NextRIP after first L2 VMRUN
` [PATCH v3 6/8] KVM: nSVM: Delay stuffing L2's current RIP into NextRIP until vCPU run
` [PATCH v3 7/8] KVM: nSVM: Delay setting soft IRQ RIP tracking fields "
[REGRESSION] stable-rc/linux-5.15.y: (build) variable 'i2cdev' is uninitialized when used here [-Werror,-Wunini
2026-02-25 0:59 UTC
A few HDMI fixes for 6.18.y
2026-02-25 0:56 UTC (2+ messages)
[PATCH] io_uring/rsrc: clean up buffer cloning arg validation (for 6.18-stable tree)
2026-02-25 0:54 UTC (3+ messages)
[PATCH] Revert "ptdesc: remove references to folios from __pagetable_ctor() and pagetable_dtor()"
2026-02-25 0:24 UTC
[PATCH] cpufreq: intel_pstate: Fix crash during turbo disable
2026-02-25 0:17 UTC
[net,13/13] e1000e: correct TIMINCA on ADP/TGP systems with wrong XTAL frequency
2026-02-25 0:11 UTC (3+ messages)
[REGRESSION] stable-rc/linux-6.6.y: (build) implicit declaration of function ‘ata_port_eh_scheduled’; did you
2026-02-24 23:59 UTC
[REGRESSION] stable-rc/linux-6.12.y: (build) implicit declaration of function ‘ata_port_eh_scheduled’; did you
2026-02-24 23:59 UTC
[REGRESSION] stable-rc/linux-6.6.y: (build) call to undeclared function 'ata_port_eh_scheduled'; ISO C99 and l
2026-02-24 23:59 UTC
[REGRESSION] stable-rc/linux-6.12.y: (build) call to undeclared function 'ata_port_eh_scheduled'; ISO C99 and l
2026-02-24 23:59 UTC
[PATCH net 0/3] Fix Unbalanced IRQ Enable for CPSW and ICSSG
2026-02-24 23:54 UTC (9+ messages)
` [PATCH net 1/3] net: ethernet: ti: am65-cpsw-nuss: set irq_disabled after disabling RX IRQ
` [PATCH net 2/3] net: ethernet: ti: icssg_common: set irq_disabled after disabling TX IRQ
FAILED: patch "[PATCH] ata: libata-scsi: avoid Non-NCQ command starvation" failed to apply to 6.12-stable tree
2026-02-24 23:18 UTC
FAILED: patch "[PATCH] ata: libata-scsi: avoid Non-NCQ command starvation" failed to apply to 6.6-stable tree
2026-02-24 23:17 UTC
[PATCH] crypto: atmel-sha204a - Fix OTP address check and uninitialized data access
2026-02-24 22:55 UTC
[PATCH] KVM: nSVM: Ensure AVIC is inhibited when restoring a vCPU to guest mode
2026-02-24 22:50 UTC
[PATCH] kunit: irq: Ensure timer doesn't fire too frequently
2026-02-24 22:46 UTC (3+ messages)
[PATCH v6 01/31] KVM: nSVM: Avoid clearing VMCB_LBR in vmcb12
2026-02-24 22:33 UTC (21+ messages)
` [PATCH v6 02/31] KVM: SVM: Switch svm_copy_lbrs() to a macro
` [PATCH v6 03/31] KVM: SVM: Add missing save/restore handling of LBR MSRs
` [PATCH v6 05/31] KVM: nSVM: Always inject a #GP if mapping VMCB12 fails on nested VMRUN
` [PATCH v6 06/31] KVM: nSVM: Refactor checking LBRV enablement in vmcb12 into a helper
` [PATCH v6 07/31] KVM: nSVM: Refactor writing vmcb12 on nested #VMEXIT as "
` [PATCH v6 08/31] KVM: nSVM: Triple fault if mapping VMCB12 fails on nested #VMEXIT
` [PATCH v6 09/31] KVM: nSVM: Triple fault if restore host CR3 "
` [PATCH v6 10/31] KVM: nSVM: Drop nested_vmcb_check_{save/control}() wrappers
` [PATCH v6 11/31] KVM: nSVM: Call enter_guest_mode() before switching to VMCB02
` [PATCH v6 12/31] KVM: nSVM: Make nested_svm_merge_msrpm() return an errno
` [PATCH v6 13/31] KVM: nSVM: Call nested_svm_merge_msrpm() from enter_svm_guest_mode()
` [PATCH v6 14/31] KVM: nSVM: Call nested_svm_init_mmu_context() before switching to VMCB02
` [PATCH v6 15/31] KVM: nSVM: Refactor minimal #VMEXIT handling out of nested_svm_vmexit()
` [PATCH v6 16/31] KVM: nSVM: Unify handling of VMRUN failures with proper cleanup
` [PATCH v6 17/31] KVM: nSVM: Clear EVENTINJ field in VMCB12 on nested #VMEXIT
` [PATCH v6 18/31] KVM: nSVM: Drop the non-architectural consistency check for NP_ENABLE
` [PATCH v6 19/31] KVM: nSVM: Add missing consistency check for nCR3 validity
` [PATCH v6 20/31] KVM: nSVM: Add missing consistency check for hCR0.PG and NP_ENABLE
` [PATCH v6 21/31] KVM: nSVM: Add missing consistency check for EFER, CR0, CR4, and CS
` [PATCH v6 22/31] KVM: nSVM: Add missing consistency check for EVENTINJ
[PATCH] dmaengine: tegra: Fix burst size calculation
2026-02-24 22:18 UTC (2+ messages)
Patch "printk, vt, fbcon: Remove console_conditional_schedule()" has been added to the 6.12-stable tree
2026-02-24 21:54 UTC (5+ messages)
FAILED: patch "[PATCH] ata: libata-scsi: avoid Non-NCQ command starvation" failed to apply to 5.10-stable tree
2026-02-24 21:46 UTC
FAILED: patch "[PATCH] ata: libata-scsi: avoid Non-NCQ command starvation" failed to apply to 5.15-stable tree
2026-02-24 21:46 UTC
FAILED: patch "[PATCH] ata: libata-scsi: avoid Non-NCQ command starvation" failed to apply to 6.1-stable tree
2026-02-24 21:46 UTC
FAILED: patch "[PATCH] ata: libata-scsi: refactor ata_scsi_translate()" failed to apply to 5.10-stable tree
2026-02-24 21:46 UTC
FAILED: patch "[PATCH] ata: libata-scsi: refactor ata_scsi_translate()" failed to apply to 5.15-stable tree
2026-02-24 21:46 UTC
FAILED: patch "[PATCH] ext4: use optimized mballoc scanning regardless of inode" failed to apply to 5.10-stable tree
2026-02-24 21:45 UTC
FAILED: patch "[PATCH] ext4: always allocate blocks only from groups inode can use" failed to apply to 5.10-stable tree
2026-02-24 21:45 UTC
FAILED: patch "[PATCH] ext4: always allocate blocks only from groups inode can use" failed to apply to 5.15-stable tree
2026-02-24 21:45 UTC
FAILED: patch "[PATCH] ext4: always allocate blocks only from groups inode can use" failed to apply to 6.1-stable tree
2026-02-24 21:45 UTC
FAILED: patch "[PATCH] ext4: always allocate blocks only from groups inode can use" failed to apply to 6.6-stable tree
2026-02-24 21:45 UTC
FAILED: patch "[PATCH] ext4: always allocate blocks only from groups inode can use" failed to apply to 6.12-stable tree
2026-02-24 21:45 UTC
FAILED: patch "[PATCH] ext4: fix dirtyclusters double decrement on fs shutdown" failed to apply to 5.10-stable tree
2026-02-24 21:45 UTC
FAILED: patch "[PATCH] ext4: fix dirtyclusters double decrement on fs shutdown" failed to apply to 5.15-stable tree
2026-02-24 21:45 UTC
FAILED: patch "[PATCH] ext4: fix dirtyclusters double decrement on fs shutdown" failed to apply to 6.1-stable tree
2026-02-24 21:45 UTC
FAILED: patch "[PATCH] ext4: fix dirtyclusters double decrement on fs shutdown" failed to apply to 6.6-stable tree
2026-02-24 21:45 UTC
FAILED: patch "[PATCH] ext4: fix e4b bitmap inconsistency reports" failed to apply to 5.10-stable tree
2026-02-24 21:45 UTC
FAILED: patch "[PATCH] ext4: fix e4b bitmap inconsistency reports" failed to apply to 5.15-stable tree
2026-02-24 21:45 UTC
FAILED: patch "[PATCH] ext4: fix e4b bitmap inconsistency reports" failed to apply to 6.1-stable tree
2026-02-24 21:45 UTC
FAILED: patch "[PATCH] ext4: fix e4b bitmap inconsistency reports" failed to apply to 6.6-stable tree
2026-02-24 21:45 UTC
FAILED: patch "[PATCH] ext4: drop extent cache when splitting extent fails" failed to apply to 5.10-stable tree
2026-02-24 21:44 UTC
FAILED: patch "[PATCH] ext4: drop extent cache when splitting extent fails" failed to apply to 6.1-stable tree
2026-02-24 21:44 UTC
FAILED: patch "[PATCH] ext4: drop extent cache when splitting extent fails" failed to apply to 5.15-stable tree
2026-02-24 21:44 UTC
FAILED: patch "[PATCH] ext4: drop extent cache when splitting extent fails" failed to apply to 6.6-stable tree
2026-02-24 21:44 UTC
FAILED: patch "[PATCH] ext4: drop extent cache after doing PARTIAL_VALID1 zeroout" failed to apply to 5.10-stable tree
2026-02-24 21:44 UTC
FAILED: patch "[PATCH] ext4: drop extent cache after doing PARTIAL_VALID1 zeroout" failed to apply to 5.15-stable tree
2026-02-24 21:44 UTC
FAILED: patch "[PATCH] ext4: drop extent cache after doing PARTIAL_VALID1 zeroout" failed to apply to 6.1-stable tree
2026-02-24 21:44 UTC
FAILED: patch "[PATCH] ext4: drop extent cache after doing PARTIAL_VALID1 zeroout" failed to apply to 6.6-stable tree
2026-02-24 21:44 UTC
FAILED: patch "[PATCH] ext4: don't zero the entire extent if" failed to apply to 5.10-stable tree
2026-02-24 21:43 UTC
FAILED: patch "[PATCH] ext4: don't zero the entire extent if" failed to apply to 5.15-stable tree
2026-02-24 21:43 UTC
FAILED: patch "[PATCH] ext4: don't zero the entire extent if" failed to apply to 6.1-stable tree
2026-02-24 21:43 UTC
FAILED: patch "[PATCH] ext4: don't zero the entire extent if" failed to apply to 6.6-stable tree
2026-02-24 21:43 UTC
FAILED: patch "[PATCH] ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before" failed to apply to 5.10-stable tree
2026-02-24 21:43 UTC
FAILED: patch "[PATCH] ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before" failed to apply to 5.15-stable tree
2026-02-24 21:43 UTC
FAILED: patch "[PATCH] ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before" failed to apply to 6.1-stable tree
2026-02-24 21:43 UTC
FAILED: patch "[PATCH] ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before" failed to apply to 6.6-stable tree
2026-02-24 21:43 UTC
FAILED: patch "[PATCH] ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before" failed to apply to 6.12-stable tree
2026-02-24 21:43 UTC
FAILED: patch "[PATCH] ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before" failed to apply to 6.18-stable tree
2026-02-24 21:43 UTC
FAILED: patch "[PATCH] ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error" failed to apply to 5.10-stable tree
2026-02-24 21:41 UTC
FAILED: patch "[PATCH] ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error" failed to apply to 5.15-stable tree
2026-02-24 21:41 UTC
FAILED: patch "[PATCH] ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error" failed to apply to 6.1-stable tree
2026-02-24 21:41 UTC
FAILED: patch "[PATCH] ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error" failed to apply to 6.6-stable tree
2026-02-24 21:41 UTC
FAILED: patch "[PATCH] ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error" failed to apply to 6.12-stable tree
2026-02-24 21:41 UTC
FAILED: patch "[PATCH] ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error" failed to apply to 6.18-stable tree
2026-02-24 21:41 UTC
FAILED: patch "[PATCH] usb: cdns3: fix role switching during resume" failed to apply to 5.15-stable tree
2026-02-24 21:40 UTC
FAILED: patch "[PATCH] usb: cdns3: fix role switching during resume" failed to apply to 6.1-stable tree
2026-02-24 21:40 UTC
FAILED: patch "[PATCH] usb: cdns3: fix role switching during resume" failed to apply to 6.6-stable tree
2026-02-24 21:40 UTC
FAILED: patch "[PATCH] usb: cdns3: fix role switching during resume" failed to apply to 6.12-stable tree
2026-02-24 21:40 UTC
[PATCHSET v7 1/9] fuse: general bug fixes
2026-02-24 20:09 UTC (5+ messages)
` [PATCH 2/5] fuse: quiet down complaints in fuse_conn_limit_write
[PATCH v1] arm64: dts: freescale: imx95-toradex-smarc: fix PMIC_SD2_VSEL label position
2026-02-24 20:03 UTC (2+ messages)
[PATCH] fs/ceph: add a bunch of missing ceph_path_info initializers
2026-02-24 19:52 UTC (2+ messages)
[PATCH] fs/ceph/mds_client: fix memory leaks in ceph_mdsc_build_path()
2026-02-24 19:49 UTC (2+ messages)
[merged mm-hotfixes-stable] mm-tracing-rss_stat-ensure-curr-is-false-from-kthread-context.patch removed from -mm tree
2026-02-24 19:14 UTC
[merged mm-hotfixes-stable] mm-kfence-fix-kasan-hardware-tag-faults-during-late-enablement.patch removed from -mm tree
2026-02-24 19:14 UTC
[merged mm-hotfixes-stable] mm-damon-core-disallow-non-power-of-two-min_region_sz.patch removed from -mm tree
2026-02-24 19:14 UTC
[merged mm-hotfixes-stable] squashfs-check-metadata-block-offset-is-within-range.patch removed from -mm tree
2026-02-24 19:14 UTC
[merged mm-hotfixes-stable] liveupdate-luo_file-remember-retrieve-status.patch removed from -mm tree
2026-02-24 19:14 UTC
[merged mm-hotfixes-stable] mm-thp-deny-thp-for-files-on-anonymous-inodes.patch removed from -mm tree
2026-02-24 19:14 UTC
[merged mm-hotfixes-stable] mm-kfence-disable-kfence-upon-kasan-hw-tags-enablement.patch removed from -mm tree
2026-02-24 19:13 UTC
[PATCH] rust_binder: call set_notification_done() without proc lock
2026-02-24 18:56 UTC (2+ messages)
[PATCH v3] scsi: ufs: core: Fix RPMB region size detection for UFS 2.2
2026-02-24 16:47 UTC (2+ messages)
[PATCH v8 1/7] drm/xe: Always kill exec queues in xe_guc_submit_pause_abort
2026-02-24 16:35 UTC (5+ messages)
` [PATCH v8 2/7] drm/xe: Forcefully tear down exec queues in GuC submit fini
` [PATCH v8 3/7] drm/xe: Trigger queue cleanup if not in wedged mode 2
` [PATCH v8 5/7] drm/xe/guc: Ensure CT state transitions via STOP before DISABLED
` [PATCH v8 7/7] drm/xe: Open-code GGTT MMIO access protection
[PATCH 1/1] HID: uhid: Fix out-of-bounds write caused by raw events mismanagement
2026-02-24 16:12 UTC (6+ messages)
[PATCH] usb: gadget: f_uvc: fix NULL pointer dereference during unbind race
2026-02-24 15:46 UTC (2+ messages)
[PATCH] platform/x86: hp-bioscfg: Support allocations of larger data
2026-02-24 15:06 UTC (2+ messages)
[PATCH RESEND] thermal: sprd: Fix raw temperature clamping in sprd_thm_rawdata_to_temp
2026-02-24 14:57 UTC
[PATCH] drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sink
2026-02-24 14:56 UTC (2+ messages)
[PATCH RESEND] thermal: sprd: Fix temperature clamping in sprd_thm_temp_to_rawdata
2026-02-24 14:53 UTC
[PATCH 1/1] staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ie
2026-02-24 13:26 UTC
[PATCH v2] mm/kasan: Fix double free for kasan pXds
2026-02-24 13:23 UTC
[PATCH v2] firmware: exynos-acpm: Drop fake 'const' on handle pointer
2026-02-24 12:57 UTC (2+ messages)
Regression: Missing check in nfsd_permission() causes -ENOLCK No locks available
2026-02-24 12:50 UTC (2+ messages)
[PATCH v7 1/3] x86/cpu: Clear feature bits disabled at compile-time
2026-02-24 12:40 UTC
[PATCH 0/4] firmware: arm_scmi: Drop fake 'const' on scmi_handle
2026-02-24 12:31 UTC (4+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] firmware: arm_scmi: Drop fake 'const' on scmi_protocol_handle
[PATCH V2] nfc: nxp-nci: allow GPIOs to sleep
2026-02-24 12:31 UTC (2+ messages)
[PATCH v4] serial: 8250: always disable IRQ during THRE test
2026-02-24 12:16 UTC
[patch net] net: phy: register phy led_triggers during probe to avoid AB-BA deadlock
2026-02-24 12:19 UTC (2+ messages)
[PATCH stable 6.12 0/5] Backport selftest for "bpf: Check skb->transport_header is set in bpf_skb_check_mtu"
2026-02-24 12:18 UTC (8+ messages)
` [PATCH stable 6.12 1/5] selftests/bpf: ns_current_pid_tgid: Rename the test function
` [PATCH stable 6.12 2/5] selftests/bpf: Optionally open a dedicated namespace to run test in it
` [PATCH stable 6.12 3/5] selftests/bpf: tc_links/tc_opts: Unserialize tests
` [PATCH stable 6.12 4/5] selftests/bpf: ns_current_pid_tgid: Use test_progs's ns_ feature
` [PATCH stable 6.12 5/5] selftests/bpf: Test bpf_skb_check_mtu(BPF_MTU_CHK_SEGS) when transport_header is not set
[PATCH v4 0/3] mm/swap: hibernate: improve hibernate performance with new allocator
2026-02-24 11:42 UTC (5+ messages)
` [PATCH v4 1/3] mm, swap: speed up hibernation allocation and writeout
[PATCH rc 0/4] Fix several serious mistakes on the udata path in drivers
2026-02-24 10:03 UTC (2+ messages)
[PATCH] x86/efi: defer freeing of boot services memory
2026-02-24 9:56 UTC (10+ messages)
[PATCH] inotify: fix watch count leak when fsnotify_add_inode_mark_locked() fails
2026-02-24 9:34 UTC
[PATCH v1] clk: microchip: mpfs-ccc: fix out of bounds access during output registration
2026-02-24 9:35 UTC
[PATCH] eventpoll: Fix integer overflow in ep_loop_check_proc()
2026-02-24 9:21 UTC (2+ messages)
[PATCH 0/2] drm/colorop: Keep colorop state consistent across atomic commits
2026-02-24 8:59 UTC (3+ messages)
[PATCH 5.15.y] blk-mq: use quiesced elevator switch when reinitializing queues
2026-02-24 7:26 UTC
[PATCH v2 1/4] fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_info
2026-02-24 8:25 UTC
[PATCH v4] media: v4l2-flash: Enter LED off state after file handle closed
2026-02-24 8:06 UTC
[PATCH] scsi: backport fix for NULL deref in scsi_queue_rq to 5.10.y
2026-02-24 7:49 UTC (4+ messages)
[PATCH net] net/mlx5e: Precompute xdpsq assignments for mlx5e_xdp_xmit()
2026-02-24 7:33 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox