public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-23 22:01:49 to 2026-02-24 01:30:03 UTC [more...]

[PATCH net v2] gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPL
 2026-02-24  1:30 UTC  (2+ messages)

[PATCH v5 00/26] Nested SVM fixes, cleanups, and hardening
 2026-02-24  1:27 UTC  (11+ messages)
` [PATCH v5 06/26] KVM: nSVM: Triple fault if mapping VMCB12 fails on nested #VMEXIT
` [PATCH v5 07/26] KVM: nSVM: Triple fault if restore host CR3 "
` [PATCH v5 25/26] KVM: nSVM: Sanitize control fields copied from VMCB12

[PATCH v9 00/19] DCD: Add support for Dynamic Capacity Devices (DCD)
 2026-02-24  1:24 UTC  (3+ messages)
` [PATCH v9 12/19] cxl/extent: Process dynamic partition events and realize region extents

[PATCH 1/2] selftests/harness: fix XFAIL_ADD matching when test metadata is not initialized
 2026-02-24  1:22 UTC  (2+ messages)

Writing more than 4096 bytes with O_SYNC flag does not persist all previously written data if system crashes
 2026-02-24  1:21 UTC  (6+ messages)

[PATCH 0/4] bpf: add a few hooks for sandboxing
 2026-02-24  1:16 UTC  (6+ messages)
` [PATCH 1/4] ns: add bpf hooks

[PATCH 1/3] mips: pci-mt7620: fix bridge register access
 2026-02-24  1:14 UTC  (2+ messages)

[PATCH] x86/sgx: Fix SRCU list traversal
 2026-02-24  1:14 UTC  (4+ messages)
  ` 答复: [外部邮件] "

[PATCH v4 00/24] Runtime TDX Module update support
 2026-02-24  1:11 UTC  (4+ messages)
` [PATCH v4 02/24] coco/tdx-host: Introduce a "tdx_host" device

[PATCH v2] mm/damon/core: clear walk_control on inactive context in damos_walk()
 2026-02-24  1:10 UTC 

[PATCH net] wifi: rtw88: properly drop usb interface reference on error
 2026-02-24  1:09 UTC  (3+ messages)

[PATCH] RISC-V: KVM: Change imsic->vsfile_lock from rwlock_t to raw_spinlock_t
 2026-02-24  1:02 UTC  (2+ messages)

[PATCH] ARM: dts: qcom: msm8960: expressatt: Add coreriver,tc360-touchkey
 2026-02-24  1:00 UTC  (7+ messages)

[PATCH v5 00/10] KVM: x86: nSVM: Improve PAT virtualization
 2026-02-24  0:54 UTC  (11+ messages)
` [PATCH v5 01/10] KVM: x86: SVM: Remove vmcb_is_dirty()
` [PATCH v5 02/10] KVM: x86: nSVM: Clear VMCB_NPT clean bit when updating hPAT from guest mode
` [PATCH v5 03/10] KVM: x86: nSVM: Cache and validate vmcb12 g_pat
` [PATCH v5 04/10] KVM: x86: nSVM: Set vmcb02.g_pat correctly for nested NPT
` [PATCH v5 05/10] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT
` [PATCH v5 06/10] KVM: x86: Remove common handling of MSR_IA32_CR_PAT
` [PATCH v5 07/10] KVM: x86: nSVM: Save gPAT to vmcb12.g_pat on VMEXIT
` [PATCH v5 08/10] KVM: x86: nSVM: Save/restore gPAT with KVM_{GET,SET}_NESTED_STATE
` [PATCH v5 09/10] KVM: x86: nSVM: Handle restore of legacy nested state
` [PATCH v5 10/10] KVM: selftests: nSVM: Add svm_nested_pat test

[PATCH] RISC-V: KVM: Fix null pointer dereference in kvm_riscv_vcpu_aia_rmw_topei()
 2026-02-24  0:50 UTC  (2+ messages)

[PATCH] net/ceph: update outdated comment
 2026-02-24  0:46 UTC  (2+ messages)

[PATCH] usb: dwc3: qcom: simplify error check in dwc3_qcom_find_num_ports()
 2026-02-24  0:41 UTC  (4+ messages)

[PATCH] phy: core: fix potential UAF in of_phy_simple_xlate()
 2026-02-24  0:37 UTC  (5+ messages)

[PATCH net-next 0/2] net: phy: add Rust reference driver for ET1011C
 2026-02-24  0:37 UTC  (7+ messages)
` [PATCH net-next 1/2] rust: net: phy: expose genphy_config_aneg()
` [PATCH v2 1/3] staging: most: dim2: replace IS_ERR_OR_NULL with IS_ERR for devm_clk_get
` [PATCH net-next 2/2] net: phy: add Rust reference driver for ET1011C
` [PATCH v2 2/3] staging: most: dim2: use dev_err_probe and proper error codes for clock

[PATCH] mailbox: add API to query available TX queue slots
 2026-02-24  0:35 UTC  (3+ messages)

[PATCH v1 0/3] driver core: Split device.h even more
 2026-02-24  0:33 UTC  (4+ messages)
` [PATCH v1 3/3] driver core: Split device related fwnode API to device/fwnode.h

[PATCH v10 0/8] Preparatory patches for nova-core memory management
 2026-02-24  0:32 UTC  (6+ messages)
` [PATCH v10 5/8] rust: clist: Add support to interface with C linked lists

[PATCH] staging: greybus: move topology allocation to codec probe
 2026-02-24  0:25 UTC  (3+ messages)

[BISECTED]: Black screen on 7.0-rc1
 2026-02-24  0:25 UTC  (2+ messages)

[PATCH net v3 0/3] vsock: add write-once semantics to child_ns_mode
 2026-02-24  0:24 UTC  (5+ messages)
` [PATCH net v3 1/3] selftests/vsock: change tests to respect write-once child ns mode
` [PATCH net v3 2/3] vsock: lock down child_ns_mode as write-once
` [PATCH net v3 3/3] vsock: document write-once behavior of the child_ns_mode sysctl

[PATCH 00/62] Bug fixes and refactoring patches related to locking
 2026-02-24  0:19 UTC  (33+ messages)
` [PATCH 04/62] dax/bus.c: Fix a locking bug
` [PATCH 09/62] drm: bridge: cdns-mhdp8546: Fix a locking bug in an error path
` [PATCH 10/62] drm: Make drm_read() easier to analyze
` [PATCH 11/62] drm/pagemap: Unlock cache->lock before freeing it
` [PATCH 12/62] drm/gpusvm.c: Fix a locking bug in an error path
` [PATCH 13/62] drm/qxl: Fix a buffer leak "
` [PATCH 14/62] hwmon: (it87) Check the it87_lock() return value
` [PATCH 15/62] Input: synaptics-rmi4 - fix a locking bug in an error path
` [PATCH 16/62] md: Make mddev_suspend() easier to analyze
` [PATCH 17/62] bnxt_en: Make bnxt_resume() "
` [PATCH 18/62] bnxt_en: Fix bnxt_dl_reload_up()
` [PATCH 19/62] ice: Fix a locking bug in an error path
` [PATCH 20/62] octeontx2-pf: Fix locking "
` [PATCH 21/62] qed: Make _qed_mcp_cmd_and_union() easier to analyze
` [PATCH 22/62] mctp i3c: Fix locking in error paths
` [PATCH 23/62] net: phy: mxl-86110: Fix locking in an error path
` [PATCH 24/62] net/cw1200: Fix locking in error paths
` [PATCH 25/62] wlcore: Fix a locking bug
` [PATCH 26/62] misc: nsm: Fix a locking bug in an error path
` [PATCH 27/62] pci: Fix locking in pci_do_resource_release_and_resize() error paths
` [PATCH 28/62] PNP: isapnp: Check the isapnp_cfg_begin() return value
` [PATCH 29/62] fnic: Make fnic_queuecommand() easier to analyze
` [PATCH 30/62] megaraid: Protect more code with instance->reset_mutex

[RFC PATCH 0/6] mm/memcontrol: Make memcg limits tier-aware
 2026-02-23 22:38 UTC  (7+ messages)
` [RFC PATCH 1/6] mm/memory-tiers: Introduce tier-aware memcg limit sysfs
` [RFC PATCH 2/6] mm/page_counter: Introduce tiered memory awareness to page_counter
` [RFC PATCH 3/6] mm/memory-tiers, memcontrol: Introduce toptier capacity updates
` [RFC PATCH 4/6] mm/memcontrol: Charge and uncharge from toptier
` [RFC PATCH 5/6] mm/memcontrol, page_counter: Make memory.low tier-aware
` [RFC PATCH 6/6] mm/memcontrol: Make memory.high tier-aware

[PATCH 1/2] cxl/region: fix region leak when attach_target fails in cxl_add_to_region
 2026-02-24  0:18 UTC  (4+ messages)

[syzbot] [kernel?] INFO: task hung in restrict_one_thread_callback
 2026-02-24  0:10 UTC  (2+ messages)

[PATCH net-next 3/7] bng_en: add ethtool link settings, get_link, and nway_reset
 2026-02-24  0:12 UTC  (2+ messages)
` [net-next,3/7] "

[syzbot] [io-uring?] WARNING in __secure_computing
 2026-02-24  0:08 UTC  (6+ messages)

[PATCH] btrfs: replace kcalloc() calls to kzalloc_objs()
 2026-02-24  0:06 UTC  (2+ messages)

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-02-24  0:00 UTC  (10+ messages)
` [PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
` [PATCH v2 05/22] vfio/pci: Preserve vfio-pci device files "
` [PATCH v2 06/22] vfio/pci: Retrieve preserved device files after "

[PATCH] arm64: dts: freescale: imx93-phy{core,board}: Add i2c bus recovery
 2026-02-23 23:45 UTC  (2+ messages)

[PATCH cgroup/for-6.19] cgroup: Fix sleeping from invalid context warning on PREEMPT_RT
 2026-02-23 23:36 UTC  (11+ messages)
` ~90s reboot delay with v6.19 and PREEMPT_RT
        ` ~90s shutdown "

[RFC PATCH v1 00/10] guest_memfd: Track amount of memory allocated on inode
 2026-02-23 23:42 UTC  (3+ messages)

[PATCH v1 0/2] x86-android-tablets: Add sound and haptics support for Lenovo YB1-X9*
 2026-02-23 23:41 UTC  (4+ messages)
` [PATCH v1 1/2] platform: x86-android-tablets: lenovo: Add Yoga Book haptics entries

[PATCH v2 0/3] Fix MMC pin pull configurations
 2026-02-23 23:37 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: ti: k3-am62p5-sk: Disable MMC1 internal pulls on data pins
` [PATCH v2 2/3] arm64: dts: ti: k3-am62l-evm: "
` [PATCH v2 3/3] arm64: dts: ti: k3-am62-lp-sk: Enable internal pulls for MMC0 "

[PATCH] drm/msm/dsi: fix hdisplay calculation when programming dsi registers
 2026-02-23 23:34 UTC  (2+ messages)

[PATCH v2 2/3] PCI: dwc: Add helper to Program T_POWER_ON
 2026-02-23 23:33 UTC  (2+ messages)

[PATCH] Bluetooth: btintel_pcie: Use struct_size to improve hci_drv_read_info
 2026-02-23 23:33 UTC 

[PATCH] accel/qaic: Fix dma_free_attrs() buffer size
 2026-02-23 23:33 UTC  (2+ messages)

[PATCH] drm/msm/dpu: Don't use %pK through printk (again)
 2026-02-23 23:31 UTC  (2+ messages)

[PATCH v7 0/3] TrackPoint doubletap enablement and user control
 2026-02-23 23:28 UTC  (2+ messages)

-next status as at v7.0-rc1
 2026-02-23 23:28 UTC 

[PATCH 0/4] mm: zone lock tracepoint instrumentation
 2026-02-23 23:28 UTC  (5+ messages)
` [PATCH 1/4] mm: introduce zone lock wrappers
` [PATCH 2/4] mm: convert zone lock users to wrappers

[PATCH v2] drm/msm/dpu: Fix smatch warnings about variable dereferenced before check
 2026-02-23 23:27 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Don't create SPTEs for addresses that aren't mappable
 2026-02-23 23:23 UTC  (4+ messages)

[PATCH v2 0/2] input: add GPIO-based charlieplex keypad
 2026-02-23 23:23 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: input: add GPIO "

[PATCH bpf v4 00/20] selftests/bpf: Fixes for userspace ASAN
 2026-02-23 23:23 UTC  (7+ messages)
` [PATCH bpf v4 03/20] selftests/bpf: Replace strncpy() with strscpy()
` [PATCH bpf v4 09/20] selftests/bpf: Refactor bpf_get_ksyms() trace helper

[PATCH] xen/acpi-processor: fix _CST detection using undersized evaluation buffer
 2026-02-23 23:20 UTC  (2+ messages)

[PATCH v4 0/3] Only free healthy pages in high-order has_hwpoisoned folio
 2026-02-23 23:17 UTC  (2+ messages)

[PATCH v2] perf symbol: Remove psw_idle() from list of idle symbols
 2026-02-23 23:14 UTC  (3+ messages)

[PATCH] PCI: Always lift 2.5GT/s restriction in PCIe failed link retraining
 2026-02-23 23:14 UTC  (3+ messages)

[RFC PATCH 13/19] x86/resctrl: Add PLZA state tracking and context switch handling
 2026-02-23 23:13 UTC  (16+ messages)

[PATCH RFC 00/18] accel/qda: Introduce Qualcomm DSP Accelerator driver
 2026-02-23 23:11 UTC  (31+ messages)
` [PATCH RFC 03/18] accel/qda: Add RPMsg transport for Qualcomm DSP accelerator
` [PATCH RFC 04/18] accel/qda: Add built-in compute CB bus for QDA and integrate with IOMMU
` [PATCH RFC 05/18] accel/qda: Create compute CB devices on QDA compute bus
` [PATCH RFC 06/18] accel/qda: Add memory manager for CB devices
` [PATCH RFC 07/18] accel/qda: Add DRM accel device registration for QDA driver
` [PATCH RFC 08/18] accel/qda: Add per-file DRM context and open/close handling
` [PATCH RFC 09/18] accel/qda: Add QUERY IOCTL and basic QDA UAPI header
` [PATCH RFC 10/18] accel/qda: Add DMA-backed GEM objects and memory manager integration
` [PATCH RFC 11/18] accel/qda: Add GEM_CREATE and GEM_MMAP_OFFSET IOCTLs
` [PATCH RFC 13/18] accel/qda: Add initial FastRPC attach and release support
` [PATCH RFC 14/18] accel/qda: Add FastRPC dynamic invocation support
` [PATCH RFC 18/18] MAINTAINERS: Add MAINTAINERS entry for QDA driver

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2026-02-23 23:08 UTC  (9+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements

[PATCH v2 0/3] arm64: dts: rockchip: Fix vdec register blocks order on RK3576/RK3588
 2026-02-23 23:05 UTC  (3+ messages)
` [PATCH v2 1/3] media: dt-bindings: rockchip,vdec: Correct reg-names order for RK35{76,88}

[PATCH 0/2] init: ensure that /dev/console and /dev/null are (nearly) always available in initramfs
 2026-02-23 23:04 UTC  (5+ messages)
` [PATCH 1/2] init: ensure that /dev/console is "

linux-next: Tree for Feb 23
 2026-02-23 23:04 UTC 

[RFC net-next 0/4] ethtool: CMIS module diagnostic loopback support
 2026-02-23 23:04 UTC  (7+ messages)

[PATCH 0/2] kbuild: Switch from '-fms-extensions' to '-fms-anonymous-structs' when available
 2026-02-23 23:02 UTC  (5+ messages)
` [PATCH 2/2] kbuild: Use '-fms-anonymous-structs' if it is available

[PATCH net-next] docs: net: document neigh gc_interval and gc_stale_time sysctls
 2026-02-23 22:58 UTC  (3+ messages)

[syzbot] [btrfs?] WARNING in btrfs_add_link (2)
 2026-02-23 22:56 UTC 

[PATCH v2 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-02-23 22:52 UTC  (4+ messages)
` [PATCH v2 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
` [PATCH v2 2/3] PCI: Allow ATS to be always on for pre-CXL devices
` [PATCH v2 3/3] iommu/arm-smmu-v3: Allow ATS to be always on

[PATCH] blkdev: Annotate struct request_queue with __counted_by_ptr
 2026-02-23 22:47 UTC  (5+ messages)

[syzbot] [input?] possible deadlock in input_repeat_key
 2026-02-23 22:46 UTC 

[PATCH ath-next] wifi: ath9k: use kmemdup and kcalloc
 2026-02-23 22:44 UTC 

[PATCH ath-next] wifi: ath9k: owl: move name into owl_nvmem_probe
 2026-02-23 22:42 UTC 

[PATCH v3 0/2] remoteproc: xlnx: remote crash recovery
 2026-02-23 22:40 UTC  (4+ messages)
` [PATCH v3 2/2] remoteproc: xlnx: add crash detection mechanism

[PATCH v3 0/3] Fix port enumeration failure
 2026-02-23 22:34 UTC  (2+ messages)

[PATCH v3] cxl/memdev: fix deadlock in cxl_memdev_autoremove() on attach failure
 2026-02-23 22:33 UTC  (2+ messages)

[PATCH v2 00/15] Further centralising of directory locking for name ops
 2026-02-23 22:30 UTC  (15+ messages)
` [PATCH v2 01/15] VFS: note error returns is documentation for various lookup functions
` [PATCH v2 06/15] selinux: Use simple_start_creating() / simple_done_creating()
` [PATCH v2 09/15] ovl: Simplify ovl_lookup_real_one()
` [PATCH v2 12/15] ovl: change ovl_create_real() to get a new lock when re-opening created file

[PATCH 0/4 v4] exec: inherit HWCAPs from the parent process
 2026-02-23 22:28 UTC  (3+ messages)

[PATCH v2 00/11] drm/panel: Add 5 DDIC panel drivers for 14 Sony phones
 2026-02-23 22:28 UTC  (3+ messages)
` [PATCH v2 01/11] drm/panel: Clean up SOFEF00 config dependencies

[PATCH] init/Kconfig: Adjust fixed clang version for __builtin_counted_by_ref
 2026-02-23 22:28 UTC  (2+ messages)

[PATCH RFC net-next 0/4] tcp: RFC 7323-compliant window retraction handling
 2026-02-23 22:26 UTC  (3+ messages)
` [PATCH RFC net-next 1/4] tcp: implement RFC 7323 window retraction receiver requirements

[syzbot] [dri?] WARNING in drm_crtc_wait_one_vblank
 2026-02-23 22:25 UTC  (2+ messages)

[PATCH] treewide: Replace kmalloc with kmalloc_obj for non-scalar types
 2026-02-23 22:23 UTC  (2+ messages)

[PATCH] kcsan: test: Adjust "expect" allocation type for kmalloc_obj
 2026-02-23 22:22 UTC 

[PATCH 0/4] Allow setting RAPL_DIS during SNP_INIT_EX
 2026-02-23 22:14 UTC  (9+ messages)
` [PATCH 2/4] selftests/kvm: check that SEV-ES VMs are allowed in SEV-SNP mode
` [PATCH 3/4] crypto/ccp: support setting RAPL_DIS in SNP_INIT_EX

[PATCH 00/62] Bug fixes and refactoring patches related to locking
 2026-02-23 22:13 UTC  (6+ messages)
` [PATCH 15/62] Input: synaptics-rmi4 - fix a locking bug in an error path

[PATCH v2] dax/kmem: account for partial dis-contiguous resource upon removal
 2026-02-23 20:15 UTC 

[PATCH v2 0/1] Introduce Monaco EVK Interface Plus Mezzanine
 2026-02-23 22:09 UTC  (8+ messages)
` [PATCH v2 1/1] arm64: dts: qcom: monaco-evk: Add "

[PATCH] rust: io: macro_export io_define_read!() and io_define_write!()
 2026-02-23 22:09 UTC  (2+ messages)

[PATCH v2 0/3] Add support for the Samsung S6E8FCO display panel
 2026-02-23 22:08 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Enable MDSS and add panel

[PATCH v2 0/2] driver core: provide and use device_match_fwnode_ext()
 2026-02-23 22:07 UTC  (5+ messages)
` [PATCH v2 2/2] gpiolib: match secondary fwnode too in gpio_device_find_by_fwnode()

[PATCH 0/3] arm64: dts: qcom: msm8916-samsung-coreprimeltevzw: add device tree
 2026-02-23 22:05 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: msm8916-samsung-fortuna: Move SM5504 from rossa and refactor MUIC
` [PATCH 2/3] dt-bindings: qcom: Document samsung,coreprimeltevzw
` [PATCH 3/3] arm64: dts: qcom: msm8916-samsung-coreprimeltevzw: add device tree

[PATCH v3 0/9] mfd: cpcap: convert documentation to schema and add Mot board support
 2026-02-23 22:02 UTC  (4+ messages)
` [PATCH v3 5/9] dt-bindings: input: cpcap-pwrbutton: convert to DT schema


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