All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-23 20:58:19 to 2026-02-23 21:54:39 UTC [more...]

[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
 2026-02-23 15:49 UTC  (3+ messages)
` [PATCH 01/37] PCI/MSI: Add Devres managed IRQ vectors allocation
` [PATCH 14/37] serial: 8250_mid: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()

[PATCH v8 4/6] kernfs: Don't re-lock kernfs_root::kernfs_rwsem in kernfs_fop_readdir()
 2026-02-23 21:54 UTC  (2+ messages)

[PATCH] Input: i8042 - add TUXEDO InfinityBook Max 16 Gen10 AMD to i8042 quirk table
 2026-02-23 21:54 UTC  (2+ messages)

[PATCH] fix: copy paste bug
 2026-02-23 21:53 UTC  (2+ messages)

[PATCH] doc: early_userspace_support.rst: trivial fix: directory -> file
 2026-02-23 21:53 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Large folio support: iomap framework changes versus filesystem-specific implementations
 2026-02-23 21:53 UTC  (7+ messages)
` Iomap and compression? (Was "Re: [LSF/MM/BPF TOPIC] Large folio support: iomap framework changes versus filesystem-specific implementations")

[PATCH v2 00/23] Workaround cleanup & simplification
 2026-02-23 21:53 UTC  (9+ messages)
` [PATCH v2 14/23] drm/xe: Consolidate workaround entries for Wa_13012615864
` [PATCH v2 15/23] drm/xe: Consolidate workaround entries for Wa_18041344222
` [PATCH v2 16/23] drm/xe: Consolidate workaround entries for Wa_14019877138

[PATCH 0/2] Error-handling fixes for passt
 2026-02-23 21:52 UTC  (3+ messages)
` [PATCH 1/2] Only kill passt if it wrote a pidfile
` [PATCH 2/2] Don't try to read the pidfile if passt got a signal

spurious mce Hardware Error messages in next-20250912
 2026-02-23 21:53 UTC  (11+ messages)
      ` spurious (?) mce Hardware Error messages in v6.19

[PATCH 00/62] Bug fixes and refactoring patches related to locking
 2026-02-23 21:50 UTC  (18+ 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] ubd: Use pointer-to-pointers for io_thread_req arrays
 2026-02-23 21:52 UTC  (2+ messages)

[PATCH RFC 00/18] accel/qda: Introduce Qualcomm DSP Accelerator driver
 2026-02-23 21:52 UTC  (8+ messages)
` [PATCH RFC 01/18] accel/qda: Add Qualcomm QDA DSP accelerator driver docs
` [PATCH RFC 02/18] accel/qda: Add Qualcomm DSP accelerator driver skeleton
` [PATCH RFC 03/18] accel/qda: Add RPMsg transport for Qualcomm DSP accelerator

[PATCH 1/2] docs/zh_TW: update personal information
 2026-02-23 21:52 UTC  (4+ messages)
` [PATCH 2/2] docs/zh_TW: remove trailing space

[PATCH v3 00/16] x86/msr: Inline rdmsr/wrmsr instructions
 2026-02-23 21:34 UTC  (9+ messages)
` [PATCH v3 09/16] x86/msr: Use the alternatives mechanism for WRMSR

[meta-ti][master][PATCH] conf: beagley-ai: add beagley-ai-ti configuration
 2026-02-23 21:51 UTC  (2+ messages)

[RFC PATCH bpf-next 0/3] Optimize kprobe.session attachment for exact match
 2026-02-23 21:51 UTC  (4+ messages)
` [RFC PATCH bpf-next 1/3] libbpf: Optimize kprobe.session attachment for exact function names
` [RFC PATCH bpf-next 2/3] ftrace: Use kallsyms binary search for single-symbol lookup
` [RFC PATCH bpf-next 3/3] selftests/bpf: add tests for kprobe.session optimization

[PATCH bpf-next v3 0/2] bpf: Allow void return type for global subprogs
 2026-02-23 21:50 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] bpf: Allow void global functions in the verifier
` [PATCH bpf-next v3 2/2] selftests: bpf: Add tests for void global subprogs

[PATCH v5 00/10] standalone wic
 2026-02-23 21:50 UTC  (11+ messages)
` [PATCH v5 01/10] wic: re-implement sector-size support
` [PATCH v5 02/10] ufs image class: add
` [PATCH v5 03/10] wic: remove
` [PATCH v5 04/10] wic: provide oe-core wks files
` [PATCH v5 05/10] wic: add recipe
` [PATCH v5 06/10] oe-selftest/cases/wic.py: update WicTestCase
` [PATCH v5 07/10] oe-selftest/cases/wic.py: oe-selftest -r wic.CLITests -> PASS
` [PATCH v5 08/10] oe-selftest/cases/wic.py: oe-selftest -r wic.ModifyTests "
` [PATCH v5 09/10] oe-selftest/cases/wic.py: oe-selftest -r wic.Wic "
` [PATCH v5 10/10] oe-selftest/cases/wic.py: oe-selftest -r wic.Wic2 "

[PATCH 01/62] kvm: Make pi_enable_wakeup_handler() easier to analyze
 2026-02-23 21:49 UTC  (15+ messages)
` [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 13/62] drm/qxl: Fix a buffer leak in an error path
` [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 20/62] octeontx2-pf: Fix locking in an error path
` [PATCH 21/62] qed: Make _qed_mcp_cmd_and_union() easier to analyze
` [PATCH 22/62] mctp i3c: Fix locking in error paths

[meta-ti][master][PATCH v2] optee: Update to 4.9.0 tag
 2026-02-23 21:48 UTC  (3+ messages)

[PATCH 1/2] drm/xe: Skip over non leaf pte for PRL generation
 2026-02-23 21:48 UTC  (2+ messages)

[PATCH] drm/i915/display: Enable AS SDP Skip Frames
 2026-02-23 21:47 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

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

What's cooking in git.git (Feb 2026, #08)
 2026-02-23 21:45 UTC  (3+ messages)

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

[Buildroot] [PATCH 1/1] support/testing: test_connman: new runtime test
 2026-02-23 21:43 UTC 

[PATCH v3 0/2] remoteproc: xlnx: remote crash recovery
 2026-02-23 21:43 UTC  (4+ messages)
` [PATCH v3 1/2] remoteproc: core: full attach detach during recovery

[PATCH] KVM: TDX: Set SIGNIFCANT_INDEX flag for supported CPUIDs
 2026-02-23 21:43 UTC 

[PATCH v4 00/17] module: Introduce hash-based integrity checking
 2026-02-23 21:43 UTC  (6+ messages)
` [PATCH v4 15/17] "

[PATCH bpf v2 0/4] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-02-23 21:43 UTC  (7+ messages)
` [PATCH bpf v2 3/4] bpf, sockmap: Adapt for the af_unix-specific lock

[RFC] net/vdev_netvsc: check for NetVSC device before auto-probe
 2026-02-23 21:42 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH BlueZ v2] client/btpclient: Move BTP definitions per service
 2026-02-23 21:42 UTC  (2+ messages)
` [BlueZ,v2] "

[PATCH v3 00/13] livepatch-klp-build: small fixups and enhancements
 2026-02-23 21:41 UTC  (13+ messages)
` [PATCH v3 09/13] livepatch/klp-build: fix version mismatch when short-circuiting
` [PATCH v3 10/13] livepatch/klp-build: provide friendlier error messages
` [PATCH v3 11/13] livepatch/klp-build: add terminal color output
` [PATCH v3 12/13] livepatch/klp-build: report patch validation drift
` [PATCH v3 13/13] livepatch/klp-build: don't look for changed objects in tools/

[PATCH v6] build: regenerate config-list.h when Documentation changes
 2026-02-23 21:41 UTC  (2+ messages)

[PATCH 1/2] init: ensure that /dev/console is (nearly) always available in initramfs
 2026-02-23 21:41 UTC  (4+ messages)

[PATCH] documentation: update arch features
 2026-02-23 21:41 UTC  (2+ messages)

[PATCH v2] drm/tyr: Clarify driver/device type names
 2026-02-23 21:41 UTC  (2+ messages)

[PATCHv2 wireless-next] wifi: rt2x00: use generic nvmem_cell_get
 2026-02-23 21:40 UTC 

[PATCH] tools/nolibc: rename my_syscallX() to __nolibc_syscallX()
 2026-02-23 21:40 UTC 

[PATCH v6 bpf-next 0/2] Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
 2026-02-23 21:39 UTC  (3+ messages)
` [PATCH v6 bpf-next 1/2] bpf: "

[PATCH] drm/xe: Document exec queue priority rules
 2026-02-23 21:39 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
`  "

[PATCH v4 0/4] pidfd: add CLONE_AUTOREAP and CLONE_PIDFD_AUTOKILL
 2026-02-23 21:39 UTC  (7+ messages)
` [PATCH v4 2/4] pidfd: add CLONE_PIDFD_AUTOKILL
      ` pidfd && O_RDWR

[PATCH] docs: kernel-parameters: fix double word typo in initramfs_options
 2026-02-23 21:39 UTC  (2+ messages)

[PATCH v15 00/28] x86: Secure Launch support for Intel TXT
 2026-02-23 21:37 UTC  (13+ messages)

[RFC] send-email: UTF-8 encoding in subject line
 2026-02-23 21:38 UTC  (2+ messages)

[PATCH 1/2] checkpatch: Document config file in help
 2026-02-23 21:38 UTC  (6+ messages)
` [PATCH 2/2] checkpatch: Add --conf-dir option

[PATCH v2] docs: admin-guide: update tiny script for number of taint flags
 2026-02-23 21:38 UTC  (2+ messages)

[PATCH v11 0/8] virtio-net: live-TAP local migration
 2026-02-23 21:36 UTC  (3+ messages)
` [PATCH v11 6/8] net/tap: support local migration with virtio-net

[PATCH 0/2] mm/slab: clean up and constify sysfs attributes
 2026-02-23 21:37 UTC  (3+ messages)
` [PATCH 1/2] mm/slab: create sysfs attribute through default_groups
` [PATCH 2/2] mm/slab: constify sysfs attributes

mount.smb3 error 0xc00000bb STATUS_NOT_SUPPORTED
 2026-02-23 21:37 UTC 

[Buildroot] [git commit branch/next] package/libtalloc: bump version to 2.4.4
 2026-02-23 21:31 UTC 

[PATCH] linux-next: update maintainer info
 2026-02-23 21:36 UTC  (2+ messages)

Stuck on a BTRFS problem
 2026-02-23 21:35 UTC  (6+ messages)

[PATCH v1] Documentation/rtla: Add hwnoise to main page
 2026-02-23 21:34 UTC  (2+ messages)

[PATCH] drm/panel: novatek-nt36672a: Convert to mipi_dsi_*_multi() helpers
 2026-02-23 21:33 UTC  (2+ messages)

[RFC PATCH v7 0/4] tls: Add TLS 1.3 hardware offload support
 2026-02-23 21:33 UTC  (4+ messages)
` [RFC PATCH v7 1/4] tls: add "

[PATCH v2] arm: dts: sc594: Update sc594 EZKIT GPIO polarities
 2026-02-23 21:32 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libtalloc: bump version to 2.4.4
 2026-02-23 21:31 UTC  (2+ messages)

[BISECTED]: Black screen on 7.0-rc1
 2026-02-23 21:29 UTC 

[PATCH 00/15] AES-CMAC library
 2026-02-23 21:28 UTC  (2+ messages)

[PATCH i-g-t] lib/rendercopy: Alter pipeline and add shader for Xe3p
 2026-02-23 21:28 UTC  (2+ messages)

[PATCH v3] docs: pt_BR: translate process/changes.rst
 2026-02-23 21:27 UTC  (2+ messages)

[PATCH v2 1/2] cxl: Test CXL_DECODER_F_LOCK as a bitmask
 2026-02-23 21:27 UTC  (4+ messages)
` [PATCH v2 2/2] cxl/region: Test CXL_DECODER_F_NORMALIZED_ADDRESSING "

[PATCH] rust: io: macro_export io_define_read!() and io_define_write!()
 2026-02-23 21:27 UTC  (4+ messages)

[RFC PATCH 0/6] Add memory page offlining support
 2026-02-23 21:26 UTC  (7+ messages)
` [RFC PATCH 6/6] [DO NOT REVIEW]]drm/xe/cri: Add sysfs interface for bad gpu vram pages

[PATCH] cxl/region: Delay inserting iomem resource until auto region commit
 2026-02-23 21:25 UTC  (3+ messages)

[PATCH] scsi: backport fix for NULL deref in scsi_queue_rq to 5.10.y
 2026-02-23 21:25 UTC  (3+ messages)

Re: [PATCH bpf-next v3 1/2] bpf: Support multi-level pointer params via SCALAR_VALUE for trampolines
 2026-02-23 21:23 UTC  (2+ messages)

[PATCH] arm: armv8: Flush TLB before enabling MMU
 2026-02-23 21:23 UTC  (2+ messages)

[RFC v2 0/1] Do not create drm device for PF only admin mode
 2026-02-23 21:22 UTC  (4+ messages)
` [RFC v2 1/1] drm/xe/pf: Skip creating DRM device entries in PF admin‑only mode

[PATCH v2] iio: addac: ad74413r: simplify timeout return
 2026-02-23 21:22 UTC  (3+ messages)

[PATCH v5] docs: pt_BR: Add initial Portuguese translation
 2026-02-23 21:22 UTC  (4+ messages)

Did you see my qemu r2d memory patch?
 2026-02-23 21:21 UTC  (2+ messages)

[PATCH net-next] eth: bnxt: rename ring_err_stats -> ring_drv_stats
 2026-02-23 21:21 UTC  (2+ messages)

[PATCH] iio: adc: ad7173: move opening brace to a separate line
 2026-02-23 21:21 UTC  (5+ messages)

[PATCH] usb: endpoint: drop custom sysfs attribute structure
 2026-02-23 21:20 UTC 

[PATCH v19 00/20] Support virtio-gpu DRM native context and MAP_FIXED API
 2026-02-23 21:18 UTC  (4+ messages)

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

[PATCH i-g-t] lib/intel_pat: use kernel debugfs as authoritative PAT source for Xe
 2026-02-23 21:18 UTC  (2+ messages)

[PATCH] drm/xe/compat: remove compat i915_reg.h
 2026-02-23 21:18 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH] hw/net/virtio-net: add support for notification coalescing
 2026-02-23 20:34 UTC 

[PATCH v5 00/10] General clean up and bug fixes
 2026-02-23 21:18 UTC  (7+ messages)
` [PATCH v5 05/10] iio: light: gp2ap020a00f: Fix possible error swallow

[PATCH 0/7] EDAC: Sysfs attribute constification and some cleanups
 2026-02-23 21:16 UTC  (8+ messages)
` [PATCH 1/7] EDAC/altera: Drop unused field eccmgr_sysfs_attr
` [PATCH 2/7] EDAC/device: Drop unused macro to_edacdev_attr()
` [PATCH 3/7] EDAC/device: Drop unnecessary and dangerous tasks of attributes
` [PATCH 4/7] EDAC/device: Constify info sysfs attributes
` [PATCH 5/7] EDAC/pci_sysfs: Constify instance "
` [PATCH 6/7] EDAC/device: All addition of "
` [PATCH 7/7] EDAC/mpc85xx: Constify device "

[GIT PULL] bluetooth 2026-02-23
 2026-02-23 21:16 UTC 

[PATCH 0/2] drm/colorop: Keep colorop state consistent across atomic commits
 2026-02-23 21:14 UTC  (2+ messages)

[OE-core][kirkstone][PATCH] glibc: stable 2.35 branch updates
 2026-02-23 21:14 UTC  (2+ messages)
` [kirkstone][PATCH] "

[PATCH 0/2] kbuild: Switch from '-fms-extensions' to '-fms-anonymous-structs' when available
 2026-02-23 21:13 UTC  (3+ messages)

difference between RRECOMMENDS and RSUGGESTS?
 2026-02-23 21:16 UTC  (3+ messages)
` [docs] "

[PATCH] bus: rifsc: Replace snprintf("%s") with strscpy
 2026-02-23 21:12 UTC 

[Buildroot] [git commit] package/mpir: fix build with gcc 15.x
 2026-02-23 21:05 UTC 

[PATCH] smb/client: make SMB2 maperror KUnit tests a separate module
 2026-02-23 21:11 UTC  (2+ messages)

[PATCH v6 0/8] cgroup/cpuset: Fix partition related locking issues
 2026-02-23 21:11 UTC  (3+ messages)

[PATCH 0/2] staging: most: dim2: fix error handling in fsl_mx6_enable
 2026-02-23 21:09 UTC  (5+ messages)
` [PATCH v2 0/3] staging: most: dim2: clean up "
  ` [PATCH v2 1/3] staging: most: dim2: replace IS_ERR_OR_NULL with IS_ERR for devm_clk_get
  ` [PATCH v2 2/3] staging: most: dim2: use dev_err_probe and proper error codes for clock
  ` [PATCH v2 3/3] staging: most: dim2: remove unnecessary string indirection in dev_err

[PATCH v2 0/4] sunrpc: cache infrastructure scalability improvements
 2026-02-23 21:09 UTC  (2+ messages)

[PATCH] drm/i915: Fix color blob reference handling in intel_plane_state
 2026-02-23 21:08 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH 0/7] devtool ide-sdk: test improvements and basic kernel module development support
 2026-02-23 21:06 UTC  (8+ messages)
` [PATCH 1/7] oe-selftest: devtool: add compile step in ide-sdk tests
` [PATCH 2/7] oe-selftest: devtool: improve test_devtool_ide_sdk_shared_sysroots
` [PATCH 3/7] devtool: ide-sdk gate gdbserver warnings on recipe need
` [PATCH 4/7] module.bbclass: move environment setup to kernel_module.py
` [PATCH 5/7] devtool: ide-sdk: support kernel module development
` [PATCH 6/7] meta-selftest: add test kernel module recipe
` [PATCH 7/7] oe-selftest: devtool: add ide-sdk test for kernel modules

[PATCH] mtd: spi-nor: ids: add ISSI IS25LP*J/*MJ/*E and IS25WP*J/*MJ device IDs
 2026-02-23 21:07 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/mpir: fix build with gcc 15.x
 2026-02-23 21:06 UTC  (2+ messages)

[PATCH] cpufreq: governor: Use sysfs_emit in sysfs show functions
 2026-02-23 21:03 UTC 

[PATCH v2 1/1] iio: core: Simplify IIO core managed APIs
 2026-02-23 21:00 UTC  (4+ messages)

[PATCH v1 0/3] driver core: Split device.h even more
 2026-02-23 21:00 UTC  (3+ messages)
` [PATCH v1 2/3] driver core: Split device link data types and API to device/devlink.h

[PATCH] drm/amdkfd: Removed commented line for MQD queue priority
 2026-02-23 20:59 UTC  (3+ messages)

[PATCH] platform/x86: dell-wmi-sysman: Use standard kobj_sysfs_ops
 2026-02-23 20:59 UTC 

[PATCH 1/3] arm-bsp/sgi575: change target image for CI
 2026-02-23 20:58 UTC  (2+ messages)

[PATCH 0/8] Hexagon (target/hexagon) Check for multiwrites in analyze_packet
 2026-02-23 20:56 UTC  (3+ messages)
` [PATCH 4/8] Hexagon (target/hexagon) Check for vreg multiwrite "
` [PATCH 5/8] Hexagon (tests/tcg/hexagon) Add tests for vreg multiple writes


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.