All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-02 13:41:55 to 2026-04-02 14:20:37 UTC [more...]

[PATCH v2 0/3] checksyscalls: only run when necessary
 2026-04-02 14:18 UTC  (3+ messages)

[PATCH v3 00/13] smb: improve search speed of SMB1 maperror
 2026-04-02 14:18 UTC  (14+ messages)
` [PATCH v3 01/13] smb/client: annotate nterr.h with DOS error codes
` [PATCH v3 02/13] smb/client: autogenerate SMB1 NT status to DOS error mapping
` [PATCH v3 03/13] smb/client: replace nt_errs with ntstatus_to_dos_map
` [PATCH v3 04/13] smb/client: refactor ntstatus_to_dos() to return mapping entry
` [PATCH v3 05/13] smb/client: use binary search for NT status to DOS mapping
` [PATCH v3 06/13] smb/client: check if ntstatus_to_dos_map is sorted
` [PATCH v3 07/13] smb/client: introduce KUnit test to check ntstatus_to_dos_map search
` [PATCH v3 08/13] smb/client: move ERRnetlogonNotStarted to DOS error class
` [PATCH v3 09/13] smb/client: annotate smberr.h with POSIX error codes
` [PATCH v3 10/13] smb/client: autogenerate SMB1 DOS/SRV to POSIX error mapping
` [PATCH v3 11/13] smb/client: use binary search for SMB1 DOS/SRV "
` [PATCH v3 12/13] smb/client: check if SMB1 DOS/SRV error mapping arrays are sorted
` [PATCH v3 13/13] smb/client: introduce KUnit tests to check DOS/SRV err mapping search

[PATCH] kbuild/btf: Avoid relinking modules when only vmlinux changes
 2026-04-02 14:17 UTC 

[PATCH v3 1/2] i2c: rk3x: add support for SCL OE debounce and slave hold recovery
 2026-04-02 14:19 UTC  (4+ messages)
` [PATCH v3 2/2] i2c: rk3x: Fix deadlock by splitting rk3x_i2c_adapt_div into locked/unlocked variants

[PATCH v1 00/27] [RISC-V] Introduce enablemenant of dom0less
 2026-04-02 14:18 UTC  (3+ messages)
` [PATCH v1 19/27] xen/riscv: emulate guest writes to virtual APLIC MMIO

[PATCH net v6 0/4] macsec: Add support for VLAN filtering in offload mode
 2026-04-02 14:18 UTC  (4+ messages)
` [PATCH net v6 3/4] selftests: Add MACsec VLAN propagation traffic test

[PATCH 0/1] gcov: add -fprofile-update=atomic to fix concurrent access crashes
 2026-04-02 14:18 UTC  (2+ messages)
` [PATCH] gcov: use atomic counter updates "

[PATCH 1/1] net: hsr: avoid learning nodes from ordinary PRP SAN traffic
 2026-04-02 14:18 UTC 

[PATCH bpf v5 0/2] bpf: Fix OOB in pcpu_init_value and add a test
 2026-04-02 14:17 UTC  (3+ messages)
` [PATCH bpf v5 1/2] bpf: Fix OOB in pcpu_init_value

[PATCH v2 0/3] Bluetooth: btusb: fix wakeup irq devres lifetime
 2026-04-02 14:16 UTC  (2+ messages)

[PATCH v3 0/2] mm/mprotect: micro-optimization work
 2026-04-02 14:16 UTC  (3+ messages)
` [PATCH v3 1/2] mm/mprotect: move softleaf code out of the main function
` [PATCH v3 2/2] mm/mprotect: special-case small folios when applying write permissions

[PATCH] staging: atomisp: fix alignment in function signature
 2026-04-02 14:16 UTC  (5+ messages)

[PATCH 1/2] vfio/cdx: Fix NULL pointer dereference in interrupt trigger path
 2026-04-02 14:16 UTC  (5+ messages)

[PATCH v5 0/4] ARM: omap1: use real firmware node lookup for GPIOs on Nokia 770
 2026-04-02 14:15 UTC  (5+ messages)
` [PATCH v5 1/4] kernel: ksysfs: initialize kernel_kobj earlier
` [PATCH v5 2/4] software node: remove software_node_exit()
` [PATCH v5 3/4] driver core: make software nodes available earlier
` [PATCH v5 4/4] ARM: omap1: enable real software node lookup of GPIOs on Nokia 770

[PATCH] MAINTAINERS: Update ocxl maintainer details
 2026-04-02 14:15 UTC  (5+ messages)

[PATCH i-g-t v7 0/4] Verify PTA entries contains expected values
 2026-04-02 14:14 UTC  (2+ messages)
` ✓ i915.CI.Full: success for Verify PTA entries contains expected values (rev7)

[PATCH] sched_ext: Fix is_bpf_migration_disabled() false negative on non-PREEMPT_RCU
 2026-04-02 14:13 UTC  (2+ messages)

[PATCH v5 0/5] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
 2026-04-02 14:12 UTC  (3+ messages)
` [PATCH v5 4/5] drm/pagemap: Split drm_pagemap_migrate_map_pages into device / system

linux-next: Tree for Apr 2
 2026-04-02 14:11 UTC 

[PATCH] Bluetooth: btmtk: hide unused btmtk_mt6639_devs[] array
 2026-04-02 14:11 UTC 

[PATCH net-next 00/11] net: macb: implement context swapping
 2026-04-02 14:11 UTC  (9+ messages)
` [PATCH net-next 05/11] net: macb: allocate tieoff descriptor once across device lifetime
` [PATCH net-next 06/11] net: macb: introduce macb_context struct for buffer management

[PATCH] dma-buf: heaps: system: document system_cc_shared heap
 2026-04-02 14:11 UTC 

[PATCH 0/8] firmware: sysfb: Consolidate config/code wrt. sysfb_primary_screen
 2026-04-02 14:10 UTC  (5+ messages)
` [PATCH 3/8] firmware: sysfb: Make CONFIG_SYSFB a user-selectable option

[PATCH] net: fec: make FIXED_PHY dependency unconditional
 2026-04-02 14:10 UTC 

[PATCH RFC 00/12] migration/vfio: Fix a few issues on API misuse or statistic reports
 2026-04-02 14:09 UTC  (4+ messages)
` [PATCH RFC 07/12] migration: Introduce stopcopy_bytes in save_query_pending()

[PATCH 0/1] iommu/generic_pt: disable GCOV for iommu_amdv1.o
 2026-04-02 14:10 UTC  (2+ messages)
` [PATCH] "

[PATCH] usb: cdns3: attempt to fix Kconfig dependencies
 2026-04-02 14:09 UTC 

[PATCH 0/2] Add Renesas RZ/G3L RSPI support
 2026-04-02 14:10 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: spi: renesas,rzv2h-rspi: Document RZ/G3L SoC

[RFC v8 0/1] Do not create drm device for PF only admin mode
 2026-04-02 14:09 UTC  (4+ messages)
` [RFC v8 1/1] drm/xe/pf: Restrict device query responses in admin-only PF mode
` ✓ Xe.CI.BAT: success for Do not create drm device for PF only admin mode (rev7)

[PATCH v2 0/2] Add support for Infineon Digital eFuse XDP720
 2026-04-02 14:09 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon/pmbus: Add Infineon XDP720
` [PATCH v2 2/2] hwmon:(pmbus/xdp720) Add support for efuse xdp720

[PATCH] usb: core: Fix bandwidth for devices with invalid wBytesPerInterval
 2026-04-02 14:09 UTC  (5+ messages)

kernel.org tooling update
 2026-04-02 14:08 UTC  (9+ messages)
` slowly decommission bugzilla? (was: Re: kernel.org tooling update)
    ` slowly decommission bugzilla?

[PATCH 0/2] net: fix skb_ext BUILD_BUG_ON failures with GCOV
 2026-04-02 14:09 UTC  (4+ messages)
` [PATCH 1/2] net: fix skb_ext_total_length() BUILD_BUG_ON with CONFIG_GCOV_PROFILE_ALL
` [PATCH 2/2] net: add __no_profile to skb_extensions_init() for GCOV compatibility

[ANNOUNCE] cryptsetup 2.8.5
 2026-04-02 14:09 UTC 

[PATCH] x86/geode/alix: bound the BIOS name copy to the scanned window
 2026-04-02 13:42 UTC 

[PATCH] ARM: setup: NUL-terminate the fpe= emulator type
 2026-04-02 13:50 UTC 

[PATCH v1 1/1] usb: typec: tipd: Restore generic TPS6598x contract interrupts
 2026-04-02 14:06 UTC  (2+ messages)

[PATCH v3 0/4] media: rkvdec: Switch to using a bitwriter
 2026-04-02 14:06 UTC  (10+ messages)
` [PATCH v3 1/4] media: rkvdec: Introduce a global bitwriter helper
` [PATCH v3 2/4] media: rkvdec: Use the global bitwriter instead of local one
` [PATCH v3 3/4] media: rkvdec: common: Drop bitfields for the bitwriter
` [PATCH v3 4/4] media: rkvdec: vdpu383: "

[PATCH 00/60] ui: add standalone VNC server over D-Bus
 2026-04-02 14:05 UTC  (10+ messages)
` [PATCH 26/60] ui/console-vc: unify the write path
` [PATCH 31/60] ui/console: remove console_ch_t typedef and console_write_ch()
` [PATCH 36/60] util: move datadir.c from system/

[PATCH] prctl: require checkpoint_restore_ns_capable for PR_SET_MM_MAP
 2026-04-02 14:05 UTC  (5+ messages)

[PATCH 0/2] clk: qcom: camcc: Add clock controllers to Titan GDSC power domain
 2026-04-02 14:04 UTC  (3+ messages)

[PATCH i-g-t] drm-uapi-experimental/xe_drm_eudebug: Adjust definition in xe_drm_eudebug.h
 2026-04-02 14:04 UTC  (2+ messages)

[PATCH] x86/ptrace: Use savesegment() in get_segment_reg() instead of inline asm
 2026-04-02 14:03 UTC  (5+ messages)

[PATCH v3 dwarves 0/2] pahole: add BTF layout encoding feature
 2026-04-02 14:03 UTC  (3+ messages)

[PATCH v2] mm/damon: validate min_region_size to be power of 2
 2026-04-02 14:03 UTC  (2+ messages)

[PATCH v6 00/22] fs-verity support for XFS with post EOF merkle tree
 2026-04-02 14:02 UTC  (5+ messages)
` [PATCH v6 02/22] fsverity: expose ensure_fsverity_info()
      ` [f2fs-dev] "

[PATCH net] bridge: guard local VLAN-0 FDB helpers against NULL vlan group
 2026-04-02 14:01 UTC 

[PATCH v2 bpf-next 6/6] bpf: Add helper and kfunc stack access size resolution
 2026-04-02 14:02 UTC  (3+ messages)

IOMMU faults after S3
 2026-04-02 14:02 UTC  (11+ messages)

[PATCH] ARM: ARMv5: make PTE_SMALL_AP_UNO_SRO work
 2026-04-02 14:01 UTC 

[PULLBOMB v2 1.48] fuse2fs: new features, new server
 2026-04-02 14:00 UTC  (11+ messages)
` [GIT PULL 3/9] fuse2fs: clean up operation startup
` [GIT PULL 4/9] fuse2fs: refactor unmount code
` [GIT PULL 5/9] fuse2fs: refactor mount code
` [GIT PULL 6/9] fuse2fs: improve operation tracing
` [GIT PULL 7/9] fuse2fs: better tracking of writable state

[PATCH v2] Fix EINTR handling when reading from a pipe
 2026-04-02 13:59 UTC 

"Dead loop on virtual device" error without softirq-BKL on PREEMPT_RT
 2026-04-02 13:58 UTC  (12+ messages)

[PATCH v3 00/16] x86/msr: Inline rdmsr/wrmsr instructions
 2026-04-02 13:58 UTC  (3+ messages)
` [PATCH v3 01/16] x86/alternative: Support alt_replace_call() with instructions after call

[PATCH 6.1.y v2 0/6] nvme: correctly fix admin request_queue lifetime
 2026-04-02 13:57 UTC  (7+ messages)
` [PATCH 6.1.y v2 1/6] Revert "nvme: fix admin request_queue lifetime"
` [PATCH 6.1.y v2 2/6] blk-mq: move the call to blk_put_queue out of blk_mq_destroy_queue
` [PATCH 6.1.y v2 3/6] nvme-pci: remove an extra queue reference
` [PATCH 6.1.y v2 4/6] nvme-pci: put the admin queue in nvme_dev_remove_admin
` [PATCH 6.1.y v2 5/6] nvme: fix admin request_queue lifetime
` [PATCH 6.1.y v2 6/6] nvme: fix admin queue leak on controller reset

[PATCH v2 0/7] Exynos-pmu: Generalise cpu{hotplug,idle},PMU intr gen and add Exynos850 CPU hotplug
 2026-04-02 13:57 UTC  (5+ messages)
` [PATCH v2 6/7] MAINTAINERS: add exynos850-pmu.c to Exynos850 entry

Patchwork housekeeping for: spi-devel-general
 2026-04-02 13:56 UTC 

[PATCH v2 0/2] mm/mprotect: micro-optimization work
 2026-04-02 13:55 UTC  (4+ messages)

[RFC PATCH] mm/damon: reset thread status parameters upon kdamond termination
 2026-04-02 13:54 UTC  (2+ messages)

[PATCH v3 0/3] Add eager FP and RISC-V vector context switching support
 2026-04-02 13:54 UTC  (3+ messages)
` [PATCH v3 3/3] lib: sbi: domain FP/Vector context support for context switch

[PATCH 0/5] hw/ufs: Add Write Booster Support on UFS
 2026-04-02  9:43 UTC  (6+ messages)
` [PATCH 1/5] hw/ufs: Apply UFS 4.1 Specification
` [PATCH 2/5] hw/ufs: Modify flag handling operation
` [PATCH 3/5] hw/ufs: Add idle operation
` [PATCH 4/5] hw/ufs: Add UFS Write Booster Support
` [PATCH 5/5] tests/qtest: Add UFS Write Booster QTest

[PATCH v2 00/14] Add ARM64 support for MSHV accelerator
 2026-04-02 12:52 UTC  (15+ messages)
` [PATCH v2 01/14] accel/mshv: move msr.c to target/i386
` [PATCH v2 02/14] accel/mshv: extract common CPU register helpers
` [PATCH v2 03/14] meson, target/arm/mshv: Enable arm64 build & add initial MSHV support
` [PATCH v2 04/14] target/arm/mshv: implement vcpu state operations for ARM64
` [PATCH v2 05/14] target/arm/mshv: implement -cpu host for MSHV
` [PATCH v2 06/14] accel/mshv: add arch-specific accelerator init hook
` [PATCH v2 07/14] accel/mshv: Add access_vp_regs synthetic proc features
` [PATCH v2 08/14] target/arm: cpu: Mark MSHV supporting PSCI 1.3
` [PATCH v2 09/14] accel/mshv: implement cpu_thread_is_idle() hook
` [PATCH v2 10/14] target/arm: extract MMIO emulation logic for HVF & WHPX
` [PATCH v2 11/14] target/arm/mshv: add vCPU run loop
` [PATCH v2 12/14] include/hw/hyperv: adjust hv_interrupt_control structure for arm64
` [PATCH v2 13/14] hw/intc,target/arm/mshv: add MSHV vGICv3 implementation
` [PATCH v2 14/14] MAINTAINERS: updates for MSHV arm64 code

[PATCH 0/3] Misc MISRA fixes from Arm allcode report
 2026-04-02 13:52 UTC  (3+ messages)
` [PATCH 3/3] xen/arm: vpci: Move content of xen/arch/arm/vpci.h to arch header

[PATCH v6 0/9] Add Zvfbfa extension support
 2026-04-02 12:52 UTC  (10+ messages)
` [PATCH v6 1/9] target/riscv: Add cfg properties for Zvfbfa extensions
` [PATCH v6 2/9] target/riscv: Add the Zvfbfa extension implied rule
` [PATCH v6 3/9] target/riscv: rvv: Add new VTYPE CSR field - altfmt
` [PATCH v6 4/9] target/riscv: rvv: Introduce reset_ill_vtype to reset illegal vtype CSR
` [PATCH v6 5/9] target/riscv: Use the tb->cs_base as the extend tb flags
` [PATCH v6 6/9] target/riscv: Introduce altfmt into DisasContext
` [PATCH v6 7/9] target/riscv: Introduce BF16 canonical NaN for Zvfbfa extension
` [PATCH v6 8/9] target/riscv: rvv: Support Zvfbfa vector bf16 operations
` [PATCH v6 9/9] target/riscv: Expose Zvfbfa extension as a cpu property

[net-next PATCH 00/10] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
 2026-04-02 13:52 UTC  (7+ messages)
` [net-next PATCH 04/10] bitfield.h: add FIELD_WIDTH()

[PATCH v4 0/2] cpufreq/amd-pstate: Prevent scheduling when atomic on PREEMPT_RT
 2026-04-02 13:52 UTC  (5+ messages)
` [PATCH v4 1/2] cpufreq/amd-pstate: Pass the policy to amd_pstate_update()

[PATCH v4] uio: uio_pci_generic_sva: fix double free of devm_kzalloc() memory
 2026-04-02 13:52 UTC  (2+ messages)

[PATCH v3] uio: fix uio_unregister_device
 2026-04-02 13:51 UTC  (2+ messages)

[PATCH] arm64: dts: imx{91,93}-phyboard-segin: Add peb-av-18 overlay
 2026-04-02 13:50 UTC  (2+ messages)

[PATCH] tools/gputop: Fix zero output when stdout is not a terminal
 2026-04-02 13:45 UTC 

[oe-core][PATCH] iptables: Use update alternatives for "ebtables"
 2026-04-02 13:49 UTC 

[PATCH] staging: media: atomisp: fix indentation and spacing in sh_css.c
 2026-04-02 13:50 UTC  (2+ messages)

[PATCH] libspdm: enable shared library build
 2026-04-02 12:27 UTC 

[PATCH v1] slab: support for compiler-assisted type-based slab cache partitioning
 2026-04-02 13:48 UTC  (3+ messages)

[scarthgap][PATCH] spdx30_tasks: fix condition in create_spdx
 2026-04-02 13:48 UTC  (2+ messages)
` [OE-core] "

[PATCH v4 0/5] Add initial Milk-V Duo S board support
 2026-04-02 13:47 UTC  (5+ messages)

[PATCH v2 0/4] platform/x86: x86-android-tablets: use real firmware node references with intel drivers
 2026-04-02 13:47 UTC  (4+ messages)

[PATCH v4 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-04-02 13:47 UTC  (3+ messages)
` [PATCH v4 11/15] userfaultfd: mfill_atomic(): remove retry logic

[RFC v2 00/14] virtio-net: early VMStateDescription live migration support
 2026-04-02 13:08 UTC  (8+ messages)
` [RFC v2 04/14] virtio-net: detect VirtIODevice status mid-migration change

[PATCH v2 0/6] soc: qcom: socinfo: Convert to Rust
 2026-04-02 13:46 UTC  (3+ messages)
` [PATCH v2 3/6] rust: device: Support testing devices for equality

[PATCH] ioremap() et al
 2026-04-02 13:46 UTC  (5+ messages)
` [PATCH 1/2] make ioremap_attr() common

[patch V5 00/15] Improve /proc/interrupts further
 2026-04-02 13:46 UTC  (3+ messages)

[PATCH 0/2] mm: huge_memory: clean up defrag sysfs with shared data tables
 2026-04-02 13:45 UTC  (5+ messages)
` [PATCH 1/2] mm: huge_memory: use sysfs_match_string() in defrag_store()

[PATCH i-g-t 0/3] Exercise large buffer in compute-square
 2026-04-02 13:45 UTC  (5+ messages)
` ✗ i915.CI.BAT: failure for "
` ✗ Xe.CI.FULL: "

[PATCH] RFC: Allow building qemu tools on 32-bit hosts
 2026-04-02 13:28 UTC 

[PATCH for-11.1 00/10] Deprecate the qemu-system-i386 binary
 2026-04-02 13:02 UTC  (3+ messages)

[PATCH net-next 0/4] net: macb: Remove dedicated IRQ handler for WoL
 2026-04-02 13:44 UTC  (6+ messages)
` [PATCH net-next 2/4] net: macb: Consolidate MACB_CAPS_ISR_CLEAR_ON_WRITE checks in IRQ handler

[PATCH v2] mm/damon/stat: deallocate damon_call() failure leaking damon_ctx
 2026-04-02 13:44 UTC 

[PATCH] i3c: dw: Fix memory leak in dw_i3c_master_i3c_xfers()
 2026-04-02 13:43 UTC  (3+ messages)

[oe][meta-networking][PATCH] ebtables: Use update alternatives for "ebtables"
 2026-04-02 13:43 UTC 

[PATCH i-g-t] intel-ci: Unblock svm tests from Core blocklists
 2026-04-02 13:43 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v8 0/1] ocfs2: split transactions in dio completion to avoid credit exhaustion
 2026-04-02 13:43 UTC  (2+ messages)
` [PATCH v8 1/1] "

[PATCH v2] sched: fair: Prevent negative lag increase during delayed dequeue
 2026-04-02 13:42 UTC  (2+ messages)

[PATCH net-next v2 0/4] net: macb: Remove dedicated IRQ handler for WoL
 2026-04-02 13:41 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: macb: Replace open-coded implementation with napi_schedule()
` [PATCH net-next v2 2/4] net: macb: Introduce macb_queue_isr_clear() helper function
` [PATCH net-next v2 3/4] net: macb: Factor out the handling of non-hot IRQ events into a separate function
` [PATCH net-next v2 4/4] net: macb: Remove dedicated IRQ handler for WoL

[PATCH v4] mm/userfaultfd: detect VMA replacement after copy retry in mfill_copy_folio_retry()
 2026-04-02 13:42 UTC  (6+ messages)

[PATCH v3 0/2] Replace system_unbound_wq with system_dfl_wq
 2026-04-02 13:41 UTC  (3+ messages)
` [PATCH v3 1/2] sched: replace use of "
` [PATCH v3 2/2] sched_ext: Replace "

[PATCH 1/2] ghostscript: do out-of-tree builds
 2026-04-02 13:41 UTC  (2+ messages)
` [PATCH 2/2] ghostscript: ensure the native compile uses C17


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.