messages from 2026-02-23 21:58:05 to 2026-02-23 22:56:56 UTC [more...]
[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
2026-02-23 15:52 UTC (3+ messages)
` [PATCH 37/37] PCI/MSI: Only check is_msi_managed in pcim_setup_msi_release()
` [PATCH 18/37] crypto: octeontx2: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()
[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 16/62] md: Make mddev_suspend() easier to analyze
2026-02-23 22:56 UTC (11+ messages)
` [PATCH 17/62] bnxt_en: Make bnxt_resume() "
` [PATCH 18/62] bnxt_en: Fix bnxt_dl_reload_up()
[syzbot] [btrfs?] WARNING in btrfs_add_link (2)
2026-02-23 22:56 UTC
[PATCH BlueZ v2] l2test: Attempt to use BT_SNDMTU if output MTU has been set
2026-02-23 22:56 UTC (2+ messages)
[PATCH v2 0/8] objtool/klp: klp-build LTO support and tests
2026-02-23 22:56 UTC (3+ messages)
` [PATCH v2 6/8] objtool/klp: Match symbols based on demangled_name for global variables
[PATCH v1] Bluetooth: L2CAP: Fix missing key size check for L2CAP_LE_CONN_REQ
2026-02-23 22:56 UTC (2+ messages)
[PATCH 0/2] kbuild: Switch from '-fms-extensions' to '-fms-anonymous-structs' when available
2026-02-23 22:53 UTC (4+ messages)
` [PATCH 2/2] kbuild: Use '-fms-anonymous-structs' if it is available
[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 1/2] drm/xe: Skip over non leaf pte for PRL generation
2026-02-23 22:51 UTC (5+ messages)
` [PATCH 2/2] drm/xe: Move page reclaim done_handler to own func
[PATCH 00/62] Bug fixes and refactoring patches related to locking
2026-02-23 22:50 UTC (36+ messages)
` [PATCH 01/62] kvm: Make pi_enable_wakeup_handler() easier to analyze
` [PATCH 02/62] blk-ioc: Prepare for enabling thread-safety analysis
` [PATCH 03/62] drbd: Balance RCU calls in drbd_adm_dump_devices()
` [PATCH 04/62] dax/bus.c: Fix a locking bug
` [PATCH 05/62] dma-buf: Convert dma_buf_import_sync_file() to the early-return style
` [PATCH 06/62] dma-buf: Handle all dma_resv_lock() errors
` [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
[PATCH RFC 00/18] accel/qda: Introduce Qualcomm DSP Accelerator driver
2026-02-23 22:50 UTC (26+ 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 18/18] MAINTAINERS: Add MAINTAINERS entry for QDA driver
[OE-core][kirkstone][PATCH] libpng: patch CVE-2026-25646
2026-02-23 22:50 UTC (2+ messages)
[PATCH] PCI: Always lift 2.5GT/s restriction in PCIe failed link retraining
2026-02-23 22:49 UTC (2+ messages)
[hp-bioscfg] warning from kobject on module load, OmniBook 7 14-fr0220
2026-02-23 22:49 UTC (2+ messages)
[PATCH i-g-t] tests/kms_colorop: Include local glib header for Android
2026-02-23 22:49 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "
[PATCH] board: Correct usage of fdtfile=CONFIG_DEFAULT_FDT_FILE
2026-02-23 22:48 UTC (2+ messages)
[PATCH 0/2] net: mdio-mt7531-mmio: consolidate and improve probe
2026-02-23 22:48 UTC (2+ messages)
[PATCH 0/2] am62dxx-evm: Add SPI flash support
2026-02-23 22:48 UTC (2+ messages)
[PATCH 0/3] drm/xe: PXP fixes
2026-02-23 22:48 UTC (7+ messages)
` [PATCH 1/3] drm/xe/pxp: Clean up termination status on failure
` [PATCH 2/3] drm/xe/pxp: Remove incorrect handling of impossible state during suspend
[PATCH] blkdev: Annotate struct request_queue with __counted_by_ptr
2026-02-23 22:47 UTC (5+ messages)
[PATCH v2 00/23] Workaround cleanup & simplification
2026-02-23 22:47 UTC (11+ messages)
` [PATCH v2 13/23] drm/xe: Consolidate workaround entries for Wa_14021402888
` [PATCH v2 16/23] drm/xe: Consolidate workaround entries for Wa_14019877138
` [PATCH v2 22/23] drm/xe/wa_oob: Consolidate some OOB rules
` [PATCH v2 23/23] drm/xe: Consolidate workaround entries for Wa_14023061436
[syzbot] [input?] possible deadlock in input_repeat_key
2026-02-23 22:46 UTC
[PATCHBLIZZARD v7] fuse/libfuse/e2fsprogs: containerize ext4 for safer operation
2026-02-23 22:46 UTC
[PATCH ath-next] wifi: ath9k: use kmemdup and kcalloc
2026-02-23 22:44 UTC
[meta-ti][master][PATCH] conf: beagley-ai: add beagley-ai-ti configuration
2026-02-23 22:44 UTC (9+ messages)
[PATCH ath-next] wifi: ath9k: owl: move name into owl_nvmem_probe
2026-02-23 22:42 UTC
[PATCH 1/5] wifi: mt76: mt7921: refactor regulatory domain handling to regd.[ch]
2026-02-23 22:41 UTC (3+ messages)
` [PATCH 2/5] wifi: mt76: mt7921: refactor CLC support check flow
[PATCH 0/2] cxl/mbox: fix undersized payload handling in cxl_payload_from_user_allowed()
2026-02-23 22:40 UTC (5+ messages)
` [PATCH 1/2] cxl/mbox: validate payload size before accessing contents "
` [PATCH 2/2] cxl/mbox: return appropriate error "
[Linux PPC] KVM PR and KVM HV do not work if the kernel was compiled with PREEMPT
2026-02-23 22:40 UTC (11+ messages)
` [Linux PPC] 7.0-rc1: e500_mmu.c:923:26: error: assignment to 'struct tlbe_priv *' from incompatible pointer type 'struct tlbe_ref *'
[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 net v3 0/3] vsock: add write-once semantics to child_ns_mode
2026-02-23 22:38 UTC (4+ 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 v3 0/2] cxl: Fix nvdimm_bus race for nvdimm devices
2026-02-23 22:37 UTC (4+ messages)
` [PATCH v3 2/2] cxl: Fix race of nvdimm_bus object when creating nvdimm objects
6.18.13 iwlwifi deadlock allocating cma while work-item is active
2026-02-23 22:36 UTC
[PATCH] drm/pagemap: Unlock cache->lock before freeing it
2026-02-23 22:36 UTC (2+ messages)
` ✓ CI.KUnit: success for "
[PATCH 0/4] mm: zone lock tracepoint instrumentation
2026-02-23 22:36 UTC (3+ messages)
` [PATCH 1/4] mm: introduce zone lock wrappers
[RFC PATCH 13/19] x86/resctrl: Add PLZA state tracking and context switch handling
2026-02-23 22:35 UTC (15+ messages)
[PATCH iproute2] include/json_print.h: add includes for `__u32` and `timeval` declarations
2026-02-23 22:34 UTC
[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 i-g-t] lib/rendercopy: Alter pipeline and add shader for Xe3p
2026-02-23 22:34 UTC (3+ messages)
` ✗ i915.CI.BAT: failure for "
` ✓ Xe.CI.BAT: success "
[Bug 221103] New: xhci_hcd: System lockup under CPU load during rapid usbfs polling of SuperSpeed root hubs on AMD Ryzen platforms
2026-02-23 22:33 UTC (2+ messages)
` [Bug 221103] xhci_hcd: System lockup under CPU load during usbfs polling of USB devices on AMD platforms
[PATCH v2 1/8] net/netvsc: secondary ignore promiscuous enable/disable
2026-02-23 22:32 UTC (7+ messages)
` [PATCH v2 2/8] net/netvsc: fix race conditions on VF add/remove events
` [EXTERNAL] "
` [PATCH v2 3/8] net/netvsc: add multi-process VF device removal support
` [EXTERNAL] "
[PATCH bpf v4 00/20] selftests/bpf: Fixes for userspace ASAN
2026-02-23 22:32 UTC (4+ messages)
` [PATCH bpf v4 03/20] selftests/bpf: Replace strncpy() with strscpy()
[OE-core][kirkstone][PATCH] glibc: stable 2.35 branch updates
2026-02-23 22:32 UTC (3+ messages)
` [kirkstone][PATCH] "
` [OE-core] "
[PATCH v3 1/3] gpu/buddy: fix module_init() usage
2026-02-23 22:31 UTC (7+ messages)
[PATCH] gpu: Fix uninitialized buddy for built-in drivers
2026-02-23 22:30 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
[meta-arago][master][PATCH] *: Remove unused patches
2026-02-23 22:29 UTC (2+ messages)
[PATCH i-g-t v2 0/2] Make pipe assignment joiner-aware
2026-02-23 22:29 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for Make pipe assignment joiner-aware (rev2)
[ANNOUNCE] wireguard-tools v1.0.20260223 released
2026-02-23 22:29 UTC
[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
2026-02-23 22:29 UTC (5+ 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 0/4 v4] exec: inherit HWCAPs from the parent process
2026-02-23 22:28 UTC (3+ messages)
[PATCH] drm/xe: Document exec queue priority rules
2026-02-23 22:28 UTC (5+ 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] accel/ivpu: Update FW Boot API to version 3.29.4
2026-02-23 22:24 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] lsm: move inode IS_PRIVATE checks to individual LSMs
2026-02-23 22:21 UTC (3+ messages)
[PATCH net-next v5 0/2] net/rds: RDS-TCP reconnect and fanout improvements
2026-02-23 22:19 UTC (3+ messages)
` [PATCH net-next v5 1/2] net/rds: Refactor __rds_conn_create for blocking transport cleanup
` [PATCH net-next v5 2/2] net/rds: Delegate fan-out to a background worker
[PATCH] accel/kvm: Don't clear pending #SMI in kvm_get_vcpu_events
2026-02-23 22:19 UTC
[lustre-devel] [RFC] Lustre Upstreaming Project Update
2026-02-23 22:12 UTC (2+ messages)
` "
[OE-core][PATCH 1/2] linux-yocto: apply cve-exclusions also to rt and tiny recipe variants
2026-02-23 22:18 UTC (2+ messages)
` [OE-core][PATCH 2/2] cve-exclusions: set status for 5 CVEs
[meta-ti][master][PATCH] *: Remove unused patches
2026-02-23 22:18 UTC (2+ messages)
[PATCH bpf-next v3 0/6] Introduce KF_FORBID_SLEEP modifier for acquire/release kfuncs
2026-02-23 22:14 UTC (3+ messages)
` [PATCH bpf-next v3 3/6] bpf: Add KF_FORBID_SLEEP modifier for KF_ACQUIRE kfuncs
[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 v3] llvm: enable LLVMgold.so build by adding binutils dependency
2026-02-23 22:10 UTC (3+ messages)
` [OE-core] "
[PATCH 0/2] arm64: Fix syzkaller splat in ioremap_prot()
2026-02-23 22:10 UTC (3+ messages)
` [PATCH 1/2] arm64: io: Rename ioremap_prot() to __ioremap_prot()
` [PATCH 2/2] arm64: io: Extract user memory type in ioremap_prot()
[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 (5+ messages)
` [PATCH v2 2/3] drm: panel: Add Samsung S6E8FCO
` [PATCH v2 3/3] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Enable MDSS and add panel
[PATCH] mm: allow __GFP_RETRY_MAYFAIL in vmalloc
2026-02-23 22:08 UTC (4+ messages)
[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 net-next 0/2] net: phy: add Rust reference driver for ET1011C
2026-02-23 22:05 UTC (5+ 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 v3] docs: pt_BR: translate process/changes.rst
2026-02-23 22:04 UTC (3+ messages)
[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
[PATCH 0/9] Add support for mt6392 PMIC
2026-02-23 22:01 UTC (3+ messages)
` [PATCH 3/9] dt-bindings: input: mtk-pmic-keys: add MT6392 binding definition
[PATCH 00/17] odb: make object database sources pluggable
2026-02-23 21:59 UTC (3+ messages)
[Intel-wired-lan] [PATCH 00/38] docs: several improvements to kernel-doc
2026-02-23 21:58 UTC (3+ messages)
` "
[net-next, v2 0/2] psp: Support PSP Tx on logical devices like VLAN
2026-02-23 21:58 UTC (3+ messages)
` [net-next, v2 2/2] selftests: drv-net: psp: add test for VLAN sub-interface
[LSF/MM/BPF TOPIC] Where is fuse going? API cleanup, restructuring and more
2026-02-23 21:58 UTC (10+ messages)
` [Lsf-pc] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.