All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-24 22:16:25 to 2026-02-24 23:05:52 UTC [more...]

[PATCH v2 RESEND 1/1] PCI: pcie_bus_config can be set at build time
 2026-02-24 23:05 UTC  (2+ messages)

QChar and QVoid for strchr(3), memchr(3), et al
 2026-02-24 23:05 UTC  (5+ messages)

[RFC PATCH v1 00/11] riscv: hwprobe: Introduce rva23u64 base behavior
 2026-02-24 23:04 UTC  (6+ messages)
` [RFC PATCH v1 04/11] riscv: Add B to hwcap

[PATCH RFC v1 0/4] rcu/nocb: Clean ups and rcutorture test configs
 2026-02-24 23:04 UTC  (5+ messages)
` [PATCH RFC v1 1/4] rcu/nocb: Consolidate rcu_nocb_cpu_offload/deoffload functions
` [PATCH RFC v1 2/4] rcu/nocb: Extract nocb_bypass_needs_flush() to reduce duplication
` [PATCH RFC v1 3/4] rcutorture: Add NOCB01 config for RCU_LAZY torture testing
` [PATCH RFC v1 4/4] rcutorture: Add NOCB02 config for nocb poll mode testing

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

[PATCH v3] drm/xe: restrict multi-lrc to VCS/VECS engines
 2026-02-24 23:03 UTC  (6+ messages)

[OE-core][PATCH 0/9] Add SPDX 3 Recipe Information
 2026-02-24 23:00 UTC  (10+ messages)
` [OE-core][PATCH v2 0/8] "
  ` [OE-core][PATCH v2 1/8] llvm-project-source: Use allarch.bbclass
  ` [OE-core][PATCH v2 2/8] gcc-source: "
  ` [OE-core][PATCH v2 3/8] spdx3: Add recipe SPDX data
  ` [OE-core][PATCH v2 4/8] spdx3: Add recipe SBoM task
  ` [OE-core][PATCH v2 5/8] spdx3: Add is-native property
  ` [OE-core][PATCH v2 6/8] spdx30: Include patch file information in VEX
  ` [OE-core][PATCH v2 7/8] spdx: De-duplicate CreationInfo
  ` [OE-core][PATCH v2 8/8] spdx_common: Check for dependent task in task flags

[meta-ti][master][PATCH] ti-rpmsg-char: Set DISABLE_STATIC = ""
 2026-02-24 23:01 UTC 

[PATCH bpf-next v2] selftests/bpf: Fix flakiness of task_local_storage/sys_enter_exit
 2026-02-24 23:00 UTC  (4+ messages)

[RFC PATCH 00/16] drm/mipi-dbi: Replace simple-display helpers with regular atomic heleprs
 2026-02-24 22:59 UTC  (2+ messages)

[PATCH net 13/13] e1000e: correct TIMINCA on ADP/TGP systems with wrong XTAL frequency
 2026-02-24 22:59 UTC  (4+ messages)
` [Intel-wired-lan] [net, "
    ` [net,13/13] "

[linusw-pinctrl:for-next] BUILD SUCCESS ffe70e8ab8136822c40361f8abc2eb9335ec9396
 2026-02-24 22:59 UTC 

[PATCH] crypto: atmel-sha204a - Fix OTP address check and uninitialized data access
 2026-02-24 22:55 UTC 

[PATCH i-g-t v2 00/23] tests/kms: More igt_crtc_t conversions
 2026-02-24 22:57 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for tests/kms: More igt_crtc_t conversions (rev5)

[PATCH] RDMA/umem: Fix double dma_buf_unpin in failure path
 2026-02-24 22:56 UTC 

[PATCH v1] wifi: ath9k: Fix typo
 2026-02-24 22:55 UTC  (8+ messages)

[Intel-wired-lan] [PATCH net] e1000/e1000e: Fix leak in DMA error cleanup
 2026-02-24 22:55 UTC  (2+ messages)

[PATCH wotmate] export-keyring: Add option to update certificate header
 2026-02-24 22:55 UTC  (2+ messages)

[meta-arago][master][PATCH] arago.conf: Remove duplicate include for yocto-space-optimize.inc
 2026-02-24 22:54 UTC  (4+ messages)

[PATCH v8 00/25] gpu: nova-core: Add memory management support
 2026-02-24 22:53 UTC  (26+ messages)
` [PATCH v8 01/25] gpu: nova-core: Select GPU_BUDDY for VRAM allocation
` [PATCH v8 02/25] gpu: nova-core: Kconfig: Sort select statements alphabetically
` [PATCH v8 03/25] gpu: nova-core: gsp: Return GspStaticInfo and FbLayout from boot()
` [PATCH v8 04/25] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v8 05/25] gpu: nova-core: fb: Add usable_vram field to FbLayout
` [PATCH v8 06/25] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH v8 07/25] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH v8 08/25] gpu: nova-core: mm: Add common memory management types
` [PATCH v8 09/25] gpu: nova-core: mm: Add TLB flush support
` [PATCH v8 10/25] gpu: nova-core: mm: Add GpuMm centralized memory manager
` [PATCH v8 11/25] gpu: nova-core: mm: Use usable VRAM region for buddy allocator
` [PATCH v8 12/25] gpu: nova-core: mm: Add common types for all page table formats
` [PATCH v8 13/25] gpu: nova-core: mm: Add MMU v2 page table types
` [PATCH v8 14/25] gpu: nova-core: mm: Add MMU v3 "
` [PATCH v8 15/25] gpu: nova-core: mm: Add unified page table entry wrapper enums
` [PATCH v8 16/25] gpu: nova-core: mm: Add page table walker for MMU v2/v3
` [PATCH v8 17/25] gpu: nova-core: mm: Add Virtual Memory Manager
` [PATCH v8 18/25] gpu: nova-core: mm: Add virtual address range tracking to VMM
` [PATCH v8 19/25] gpu: nova-core: mm: Add multi-page mapping API "
` [PATCH v8 20/25] gpu: nova-core: Add BAR1 aperture type and size constant
` [PATCH v8 21/25] gpu: nova-core: gsp: Add BAR1 PDE base accessors
` [PATCH v8 22/25] gpu: nova-core: mm: Add BAR1 user interface
` [PATCH v8 23/25] gpu: nova-core: mm: Add BarUser to struct Gpu and create at boot
` [PATCH v8 24/25] gpu: nova-core: mm: Add BAR1 memory management self-tests
` [PATCH v8 25/25] gpu: nova-core: mm: Add PRAMIN aperture self-tests

[PATCH bpf-next v4 0/7] Introduce KF_FORBID_SLEEP modifier for acquire/release kfuncs
 2026-02-24 22:53 UTC  (5+ messages)

[xiang-erofs:dev-test] BUILD SUCCESS f5436aa3f06f71c9ee979c9b2e3228bad0bcea71
 2026-02-24 22:50 UTC 

[Intel-wired-lan] [PATCH 0/3] ice: use better bitmap API
 2026-02-24 22:50 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH 2/3] ice: use bitmap_weighted_xor() in ice_find_free_recp_res_idx()
        `  "

[PATCH] KVM: nSVM: Ensure AVIC is inhibited when restoring a vCPU to guest mode
 2026-02-24 22:50 UTC 

[PATCH v3 0/4] iio: gyro: mpu3050: Multiple bug fixes
 2026-02-24 22:48 UTC  (5+ messages)
` [PATCH v3 1/4] iio: gyro: mpu3050: Fix incorrect free_irq() variable
` [PATCH v3 2/4] iio: gyro: mpu3050: Fix irq resource leak
` [PATCH v3 3/4] iio: gyro: mpu3050: Move iio_device_register() to correct location
` [PATCH v3 4/4] iio: gyro: mpu3050: Fix out-of-sequence free_irq()

[PATCH wotmate] gpg_run_command: Set output charset to utf-8
 2026-02-24 22:48 UTC  (2+ messages)

[PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
 2026-02-24 22:47 UTC  (24+ messages)
                      ` [EXT] "

[PATCH net-next 0/2] Add selftests helper to get N unique ports
 2026-02-24 22:46 UTC  (3+ messages)
` [PATCH net-next 1/2] selftests: net: py: Add rand_ports helper method
` [PATCH net-next 2/2] selftests: drv-net: rss: Generate unique ports for RSS context tests

[PATCH] kunit: irq: Ensure timer doesn't fire too frequently
 2026-02-24 22:46 UTC  (2+ messages)

[PATCH v2 0/5] DRV260x: Support ACPI-enumerated devices
 2026-02-24 22:45 UTC  (5+ messages)
` [PATCH v2 4/5] input: drv260x: Fix unbalanced regulator_disable() call

[PATCH 0/2] fast-import: add mode to re-sign invalid commit signatures
 2026-02-24 22:45 UTC  (3+ messages)

[meta-arago][master][PATCH] iperf: Remove old recipe
 2026-02-24 22:44 UTC  (2+ messages)

[RFC PATCH v3 1/5] rtc: add device selector for rtc_class_ops callbacks
 2026-02-24 22:44 UTC  (13+ messages)

Feature that allows the user to merge only specific files/folders from another branch
 2026-02-24 22:44 UTC  (3+ messages)

[PATCH v2] HID: playstation: Center initial joystick axes to prevent spurious events
 2026-02-24 22:44 UTC  (3+ messages)

[PATCH] kcsan: test: Adjust "expect" allocation type for kmalloc_obj
 2026-02-24 22:43 UTC  (6+ messages)

[PATCH 0/2] add driver for max16150
 2026-02-24 22:42 UTC  (3+ messages)
` [PATCH 2/2] input: misc: "

[RFC] Support UTF-8 characters in Git alias names
 2026-02-24 22:41 UTC  (6+ messages)
` [PATCH v7 0/4] support UTF-8 in "
  ` [PATCH v7 1/4] help: use list_aliases() for alias listing

[PATCH v11 0/4] Rust GPU buddy allocator bindings
 2026-02-24 22:40 UTC  (5+ messages)
` [reference PATCH v11 1/4] gpu: Move DRM buddy allocator one level up (part one)
` [reference PATCH v11 2/4] gpu: Move DRM buddy allocator one level up (part two)
` [reference PATCH v11 3/4] gpu: Fix uninitialized buddy for built-in drivers
` [PATCH v11 4/4] rust: gpu: Add GPU buddy allocator bindings

[PATCH v11 0/2] rust: clist patches for nova-core memory management
 2026-02-24 22:39 UTC  (5+ messages)
` [PATCH v11 1/2] rust: ffi: Convert pub use to pub mod and create ffi module
` [PATCH v11 2/2] rust: clist: Add support to interface with C linked lists
` ✗ CI.checkpatch: warning for rust: clist patches for nova-core memory management
` ✓ CI.KUnit: success "

[PATCH 00/31] Nested SVM fixes, cleanups, and hardening
 2026-02-24 22:37 UTC  (33+ messages)
` [PATCH v6 01/31] KVM: nSVM: Avoid clearing VMCB_LBR in vmcb12
` [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 04/31] KVM: selftests: Add a test for LBR save/restore (ft. nested)
` [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 v6 23/31] KVM: SVM: Rename vmcb->nested_ctl to vmcb->misc_ctl
` [PATCH v6 24/31] KVM: SVM: Rename vmcb->virt_ext to vmcb->misc_ctl2
` [PATCH v6 25/31] KVM: nSVM: Cache all used fields from VMCB12
` [PATCH v6 26/31] KVM: nSVM: Restrict mapping VMCB12 on nested VMRUN
` [PATCH v6 27/31] KVM: nSVM: Use PAGE_MASK to drop lower bits of bitmap GPAs from vmcb12
` [PATCH v6 28/31] KVM: nSVM: Sanitize TLB_CONTROL field when copying "
` [PATCH v6 29/31] KVM: nSVM: Sanitize INT/EVENTINJ fields "
` [PATCH v6 30/31] KVM: nSVM: Only copy SVM_MISC_ENABLE_NP from VMCB01's misc_ctl
` [PATCH v6 31/31] KVM: selftest: Add a selftest for VMRUN/#VMEXIT with unmappable vmcb12

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

[PATCH v7 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
 2026-02-24 22:35 UTC  (5+ messages)
` [PATCH v7 3/3] RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment tests

[RFC PATCH 0/2] dma: DMA slave device bringup tool
 2026-02-24 22:34 UTC  (2+ messages)

[PATCH i-g-t v2 0/2] tool/intel_hdcp: Fix flickering and show actual HDCP status
 2026-02-24 22:31 UTC  (6+ messages)
` [PATCH i-g-t v2 1/2] tool/intel_hdcp: Show "

[PATCH] fsck: do not loop infinitely when processing packs
 2026-02-24 22:32 UTC  (4+ messages)

[PATCH rdma-next 00/50] RDMA: Ensure CQ UMEMs are managed by ib_core
 2026-02-24 22:30 UTC  (3+ messages)
` [PATCH rdma-next 25/50] RDMA/mana: Provide a modern CQ creation interface
  ` [EXTERNAL] "

[PATCH] block: simplify blk_mq_finish_request()
 2026-02-24 22:30 UTC  (3+ messages)

[PATCH] libceph: Use u32 for non-negative values in ceph_monmap_decode()
 2026-02-24 22:29 UTC  (4+ messages)

[PATCH] coresight: cti: Move resource release to cti_remove()
 2026-02-24 22:27 UTC  (2+ messages)

[Intel-wired-lan] [PATCH 0/5] PCI / igc: Improvements related to PTM enabling
 2026-02-24 22:28 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH 4/5] PCI/PTM: Drop granularity parameter from pci_enable_ptm()

[PATCH] phy: core: fix potential UAF in of_phy_simple_xlate()
 2026-02-24 20:38 UTC  (7+ messages)

[PATCH v3 00/15] Further centralising of directory locking for name ops
 2026-02-24 22:17 UTC  (16+ messages)
` [PATCH v3 01/15] VFS: note error returns in documentation for various lookup functions
` [PATCH v3 02/15] fs/proc: Don't lock root inode when creating "self" and "thread-self"
` [PATCH v3 03/15] VFS: move the start_dirop() kerndoc comment to before start_dirop()
` [PATCH v3 04/15] libfs: change simple_done_creating() to use end_creating()
` [PATCH v3 05/15] Apparmor: Use simple_start_creating() / simple_done_creating()
` [PATCH v3 06/15] selinux: "
` [PATCH v3 07/15] nfsd: switch purge_old() to use start_removing_noperm()
` [PATCH v3 08/15] VFS: make lookup_one_qstr_excl() static
` [PATCH v3 09/15] ovl: Simplify ovl_lookup_real_one()
` [PATCH v3 10/15] cachefiles: change cachefiles_bury_object to use start_renaming_dentry()
` [PATCH v3 11/15] ovl: pass name buffer to ovl_start_creating_temp()
` [PATCH v3 12/15] ovl: change ovl_create_real() to get a new lock when re-opening created file
` [PATCH v3 13/15] ovl: use is_subdir() for testing if one thing is a subdir of another
` [PATCH v3 14/15] ovl: remove ovl_lock_rename_workdir()
` [PATCH v3 15/15] VFS: unexport lock_rename(), lock_rename_child(), unlock_rename()

[PATCH RESEND v10 2/2] dmaengine: dw-edma: Add non-LL mode
 2026-02-24 22:27 UTC  (11+ messages)

[RFE] xfs_growfs: option to clamp growth to an AG boundary
 2026-02-24 22:25 UTC  (7+ messages)

[PATCH v2 1/1] btrfs: set BTRFS_ROOT_ORPHAN_CLEANUP during subvol create
 2026-02-24 22:25 UTC 

[PATCH net] net: fs_enet: add missing kfree in _remove
 2026-02-24 22:24 UTC  (3+ messages)

[PATCH v3 0/2] Workaround cleanup & simplification
 2026-02-24 22:24 UTC  (3+ messages)
` ✗ Xe.CI.BAT: failure for Workaround cleanup & simplification (rev5)

[PATCH v3] Add support for OpenSSL Provider API
 2026-02-24 22:23 UTC  (6+ messages)

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

[android-common:android17-6.18 64/64] sha256.c:undefined reference to `fips140_lib_funcs_loaded'
 2026-02-24 22:21 UTC 

[PATCH v2] send-email: validate charset name in 8bit encoding prompt
 2026-02-24 22:20 UTC  (2+ messages)

[PATCH 0/2] btrfs: remove compressed_bio::compressed_len
 2026-02-24 22:21 UTC  (4+ messages)
` [PATCH 1/2] btrfs: introduce a common helper to calculate the size of a bio

[PATCH v28 2/2] status: add status.compareBranches config for multiple branch comparisons
 2026-02-24 22:21 UTC  (5+ messages)

[PATCH][next] Bluetooth: hci.h: Avoid a couple -Wflex-array-member-not-at-end warnings
 2026-02-24 22:20 UTC  (2+ messages)
` [next] "

[PATCH v1 00/11] io_uring: add kernel-managed buffer rings
 2026-02-24 22:19 UTC  (14+ messages)
` [PATCH v1 03/11] io_uring/kbuf: add support for "

[PATCH i-g-t 0/5] Add support for xe3p and prefetch fault test
 2026-02-24 22:19 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] dmaengine: tegra: Fix burst size calculation
 2026-02-24 22:18 UTC  (2+ messages)

[7.0-rc1] codetag: kernel warning "alloc_tag was not set" during boot
 2026-02-24 22:18 UTC  (9+ messages)

Missing cover letter
 2026-02-24 22:16 UTC  (2+ messages)

[PATCH 1/1] mm/slab: mark alloc tags empty for sheafs allocated with __GFP_NO_OBJ_EXT
 2026-02-24 22:16 UTC  (4+ messages)


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.