All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-09 14:14:27 to 2026-04-09 15:05:08 UTC [more...]

[PATCH 0/2] staging: sm750fb: improve error handling in de_wait path
 2026-04-09 15:05 UTC  (4+ messages)
` [PATCH 1/2] staging: sm750fb: return -ETIMEDOUT on timeout in de_wait functions
` [PATCH 2/2] staging: sm750fb: propagate error codes from de_wait()

[PATCH v4 00/16] x86: support AVX10
 2026-04-09 15:04 UTC  (6+ messages)
` [PATCH v4 01/16] x86emul: support SIMD MOVRS
` [PATCH v4 02/16] x86emul: support AVX10 forms of SM4 insns
` [PATCH v4 03/16] x86emul: support AVX10.1
` [PATCH v4 04/16] x86emul/test: use simd_check_avx512*() in main()
` [PATCH v4 05/16] x86emul/test: drop cpu_has_avx512vl

[PATCH 0/6] DC Patches for 13 April 2026
 2026-04-09 15:03 UTC  (7+ messages)
` [PATCH 1/6] drm/amd/display: Fix compiler warnings
` [PATCH 2/6] drm/amd/display: Use overlay cursor when color pipeline is active
` [PATCH 3/6] drm/amd/display: fix math_mod() using arg1 instead of arg2
` [PATCH 4/6] drm/amd/display: add const qualifiers to watermark params struct
` [PATCH 5/6] drm/amd/display: add pstate schedule admissibility flags and frame-time utility
` [PATCH 6/6] drm/amd/display: Promote DC to 3.2.378

[PATCH] drm/amdgpu: Clear VRAM for all user mode allocations
 2026-04-09 15:03 UTC 

[PATCH v2 1/1] mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
 2026-04-09 15:01 UTC 

[PATCH] dt-bindings: i2c: nxp,pca9564: convert to DT schema
 2026-04-09 15:02 UTC  (3+ messages)

[PATCH 0/3] KVM, vfio: remove exported KVM symbols
 2026-04-09 15:02 UTC  (7+ messages)
` [PATCH 1/3] VFIO: take reference to the KVM module
` [PATCH 2/3] KVM, vfio: remove symbol_get(kvm_get_kvm_safe) from vfio
` [PATCH 3/3] KVM, vfio: remove symbol_get(kvm_put_kvm) "

[PATCH v4 0/5] staging: rtl8723bs: Code cleanup in drivers/staging/rtl8723bs
 2026-04-09 15:02 UTC  (7+ messages)
` [PATCH v4 5/5] staging: rtl8723bs: remove duplicate rate checks in PHY_GetTxPowerIndexBase()

[PATCH] iio: frequency: ad983x: replace do_div() with div64_ul()
 2026-04-09 15:01 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH 1/3] iio: pressure: bmp280: fix stack leak in bmp580 trigger handler
 2026-04-09 15:01 UTC  (2+ messages)

[PATCH net-next v3] selftests/net: convert so_txtime to drv-net
 2026-04-09 15:01 UTC  (4+ messages)

[PATCH 0/3] KVM: arm64: vgic: Fix IIDR revision handling and add revision 1
 2026-04-09 15:01 UTC  (6+ messages)
` [PATCH 2/3] KVM: arm64: vgic: Allow userspace to set IIDR "
        ` [EXTERNAL] "

[PATCH 1/2] PCI/P2PDMA: Allow wildcard device IDs in host bridge list
 2026-04-09 15:01 UTC  (2+ messages)
` [PATCH 2/2] PCI/P2PDMA: Add Google SoCs to the P2P DMA "

[PATCH 0/4] ASoC: Add support for GPIOs driven amplifiers
 2026-04-09 15:00 UTC  (5+ messages)
` [PATCH 2/4] ASoC: dt-bindings: Add support for the GPIOs driven amplifier

[PATCH v3 00/23] Add SMMUv3 Stage 1 Support for Xen guests
 2026-04-09 14:59 UTC  (3+ messages)
` [PATCH v3 01/23] xen/arm: smmuv3: Maintain a SID->device structure

[PATCH v10 00/13] blk: honor isolcpus configuration
 2026-04-09 15:00 UTC  (7+ messages)
` [PATCH v10 13/13] docs: add io_queue flag to isolcpus

[PATCH v2 0/3] rust: add `bitfield!` macro
 2026-04-09 14:58 UTC  (4+ messages)
` [PATCH v2 1/3] rust: extract `bitfield!` macro from `register!`
` [PATCH v2 2/3] rust: bitfield: Add KUNIT tests for bitfield
` [PATCH v2 3/3] gpu: nova-core: switch to kernel bitfield macro

[PATCH net-next] selftests: net: py: add test case filtering and listing
 2026-04-09 14:58 UTC  (4+ messages)

[PATCH] bitfield: Fix FIELD_PREP_CONST() with __GENMASK_ULL() on gcc<14
 2026-04-09 14:57 UTC 

[PATCH] mfd: si476x: Modernize GPIO handling
 2026-04-09 14:58 UTC  (2+ messages)

[BUG] ASUS Vivobook M1502NAQ: ACPI DSDT namespace collision (ASMI) causes early boot hang
 2026-04-09 14:58 UTC  (2+ messages)

b4 review series version upgrade flow awkwardness
 2026-04-09 14:57 UTC 

[PATCH 0/2] MPXY MSI availability and RPMI notification updates
 2026-04-09 14:57 UTC  (3+ messages)
` [PATCH 1/2] lib: sbi_mpxy: Enable MPXY channel MSI availability determination
` [PATCH 2/2] include: mailbox: Update RPMI notification structs and add Performance event definitions

[PATCH] spi: atcspi200: enable compile testing
 2026-04-09 14:56 UTC 

[PATCH net-next 0/5] net: reduce sk_filter() (and friends) bloat
 2026-04-09 14:56 UTC  (6+ messages)
` [PATCH net-next 1/5] net: change sock_queue_rcv_skb_reason() to return a drop_reason
` [PATCH net-next 2/5] net: always set reason in sk_filter_trim_cap()
` [PATCH net-next 3/5] net: change sk_filter_reason() to return the reason by value
` [PATCH net-next 4/5] tcp: change tcp_filter() "
` [PATCH net-next 5/5] net: change sk_filter_trim_cap() to return a drop_reason "

[PATCH v5 0/4] assorted ->i_count changes + extension of lockless handling
 2026-04-09 14:55 UTC  (6+ messages)
` [PATCH v5 3/4] fs: handle potential filesystems which use I_DONTCACHE and drop the lock in ->drop_inode

[PATCH] io_uring: fix null-ptr-deref in io_uring_poll
 2026-04-09 14:55 UTC 

[PATCH] drivers/usb/host: Fix spelling error 'seperate' -> 'separate'
 2026-04-09 14:54 UTC 

[PATCH v3 00/38] drm/msm/dp: Add MST support for MSM chipsets
 2026-04-09 14:52 UTC  (13+ messages)
` [PATCH v3 30/38] drm/msm/dp: add connector abstraction for DP MST
` [PATCH v3 34/38] drm/msm: initialize DRM MST encoders for DP controllers
` [PATCH v3 36/38] drm/msm/dpu: use msm_dp_get_mst_intf_id() to get the intf id

[BUG] Lenovo 83JL / WD SN7100S: intermittent loss of secondary NVMe after s2idle resume, root port 00:02.1 retraining fails
 2026-04-09 14:52 UTC 

[PATCH net-next 0/7] tcp: restrict rcv_wnd and window_clamp to representable window
 2026-04-09 14:52 UTC  (2+ messages)

[LTP] [PATCH v4 2/2] userfaultfd: Add new test using UFFDIO_CONTINUE
 2026-04-09 14:51 UTC  (3+ messages)

[PATCH v7 7/7] KVM: arm64: Normalize cache configuration
 2026-04-09 14:51 UTC  (4+ messages)

[PATCH bpf v2 0/2] bpf: Implement stack_map_get_build_id_offset_sleepable()
 2026-04-09 14:51 UTC  (4+ messages)
` [PATCH bpf v2 2/2] bpf: Avoid faultable build ID reads under mm locks

[PATCH v2 1/3] hw/display: Add i.MX6UL LCDIF device model
 2026-04-09 14:49 UTC  (4+ messages)
` [PATCH v2 3/3] hw/arm/fsl-imx6ul: Wire in the "

[PATCH v10 00/20] CoreSight: Refactor power management for CoreSight path
 2026-04-09 14:49 UTC  (7+ messages)
` [PATCH v10 16/20] coresight: Add PM callbacks for sink device

[PATCH 0/7] media: rkvdec: Enable multi-core support
 2026-04-09 14:49 UTC  (6+ messages)
` [PATCH 7/7] media: rkvdec: Add multicore IOMMU support

[PATCH v1] xen/arm: smmuv3: Add support for removing devices
 2026-04-09 14:48 UTC  (2+ messages)

[PATCH v2] repo: add paths.toplevel to repo info
 2026-04-09 14:48 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] x86/headers: Remove "#include <asm/pgtable.h>" from set_memory.h
 2026-04-09 14:48 UTC 

[PATCH v2] boot/fit: fix misleading comment
 2026-04-09 14:48 UTC  (2+ messages)

[PATCH dwarves] man-pages: Fix incorrect command line argument in documentation
 2026-04-09 14:47 UTC 

[PATCH v3] gcov: Disable GCOV_PROFILE_ALL on 32-bit UML with Clang 20/21
 2026-04-09 14:47 UTC  (2+ messages)

[PATCH v2] nvme-apple: drop invalid put of admin queue reference count
 2026-04-09 14:47 UTC  (2+ messages)

[linux-next:master 8662/12838] htmldocs: MAINTAINERS:40: WARNING: Inline strong start-string without end-string. [docutils]
 2026-04-09 14:47 UTC  (3+ messages)

[PATCH] tracing: Documentation: Update histogram-design.rst for fn() handling
 2026-04-09 14:47 UTC  (3+ messages)

[PATCH] nvme-core: fix parameter name in comment
 2026-04-09 14:46 UTC  (2+ messages)

[PATCH net-next v11 00/14] netkit: Support for io_uring zero-copy and AF_XDP
 2026-04-09 14:46 UTC  (8+ messages)
` [PATCH net-next v11 03/14] net: Add lease info to queue-get response

[PATCH v6 1/3] ASoC: tac5xx2-sdw: add soundwire based codec driver
 2026-04-09 14:46 UTC  (2+ messages)

[PATCH] nvmet: avoid recursive nvmet-wq flush in nvmet_ctrl_free
 2026-04-09 14:46 UTC  (2+ messages)

[PATCH net] l2tp: take a session reference in pppol2tp_ioctl()
 2026-04-09 14:46 UTC  (2+ messages)

[PATCH] erofs-utils: fix erofs_sys_lsetxattr() returning positive errno
 2026-04-09 14:45 UTC  (3+ messages)

linux-next: htmldocs failure in the dma-buf tre
 2026-04-09 14:45 UTC  (2+ messages)

[PATCH v2] docs: sysctl: Add documentation for /proc/sys/xen/
 2026-04-09 14:45 UTC  (2+ messages)

[PATCH v2] media: v4l2-ctrls: validate HEVC slice reference lists
 2026-04-09 14:44 UTC  (5+ messages)

[PATCH] mm/arm: pgtable: remove young bit check for pte_valid_user
 2026-04-09 14:43 UTC  (5+ messages)

[PATCH] Docs: hid: intel-ish-hid: make long URL usable
 2026-04-09 14:42 UTC  (2+ messages)

Debugging Microconference at Linux Plumbers Conference?
 2026-04-09 14:41 UTC  (2+ messages)

[PATCH] ALSA: usx2y: us144mkii: fix NULL deref on missing interface 0
 2026-04-09 14:41 UTC  (2+ messages)

[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
 2026-04-09 14:41 UTC  (5+ messages)
` [PATCH v0 06/15] mshv: Implement mshv bridge device for VFIO

[PATCH] selftests/bpf: fix const qualifier in fexit_bpf2bpf test
 2026-04-09 14:40 UTC  (2+ messages)

[PATCH v3] mm/memory hotplug/unplug: Optimize zone contiguous check when changing pfn range
 2026-04-09 14:40 UTC  (3+ messages)

[PATCH] media: cedrus: skip invalid H.264 reference list entries
 2026-04-09 14:39 UTC  (5+ messages)

[PATCH v2 0/4] xen/drivers/char: fix IRQ registration failure propagation
 2026-04-09 14:39 UTC  (7+ messages)
` [PATCH v2 2/4] xen/drivers/char/pl011: "
` [PATCH v2 1/4] xen/drivers/char: fix SCIF "
` [PATCH v2 4/4] xen/drivers/char: fix exynos4210 "

[PATCH 0/2] ALSA: usb-audio: Support for Feaulle Rainbow
 2026-04-09 14:38 UTC  (7+ messages)
` [PATCH 1/2] ALSA: usb-audio: Add quirk flags "
` [PATCH 2/2] ALSA: usb-audio: Do not expose sticky volume control mixers

[PATCH] bpf: add bpf_real_inode() kfunc
 2026-04-09 14:37 UTC  (8+ messages)

[PATCH] ALSA: hda/alc269: Drop superfluous GPIO write at resume
 2026-04-09 14:37 UTC 

[PATCH v2] Documentation/kernel-parameters: fix architecture alignment for pt, nopt, and nobypass
 2026-04-09 14:37 UTC  (2+ messages)

[PATCH] fs/ntfs3: validate rec->used in journal-replay file record check
 2026-04-09 14:37 UTC 

Non-SGL transport mode warnings are set to dev_warn_once will cause confusion
 2026-04-09 14:36 UTC  (2+ messages)

[PATCH v2] docs: pt_BR: translate process/2.Process.rst
 2026-04-09 14:35 UTC  (2+ messages)

[PATCH v7 0/6] Implement CPU hotplug on Arm
 2026-04-09 14:34 UTC  (4+ messages)
` [PATCH v7 4/6] arm/sysctl: Implement cpu hotplug ops

[PATCH] drm/ttm/tests: Remove checks from ttm_pool_free_no_dma_alloc
 2026-04-09 14:34 UTC  (2+ messages)
` ✗ CI.KUnit: failure for "

[PATCH 0/2] ipmi:watchdog: Fix panic, D-state hang, and lost protection on BMC reset
 2026-04-09 14:33 UTC  (3+ messages)

[PATCH RESEND] drm/bridge: drm_bridge_get/put(): document NULL pointer behaviour
 2026-04-09 14:32 UTC  (2+ messages)

[RFC PATCH] Documentation: Add managed interrupts
 2026-04-09 14:32 UTC  (2+ messages)

[GIT PULL] Networking for v7.0-rc8
 2026-04-09 14:32 UTC 

Export noise primitives for additional "chain key ratcheting"
 2026-04-09 14:31 UTC  (2+ messages)
` Adding message type 5/6 for PQC (was Re: Export noise primitives for additional "chain key ratcheting")

[PATCH] thunderbolt: debugfs: Don't stop reading SB registers if just one fails
 2026-04-09 14:32 UTC  (4+ messages)

[PATCH for-next v3] RDMA/hfi2: Consolidate ABI files and setup uverbs access
 2026-04-09 14:31 UTC  (2+ messages)

[PATCH] sched/doc: Update yield_task description in sched-design-CFS
 2026-04-09 14:30 UTC  (2+ messages)

[PATCH 0/2] ext4: align preallocation size to stripe width
 2026-04-09 14:29 UTC  (3+ messages)
` [PATCH 2/2] "

[PULL] topic/step for i915 and xe
 2026-04-09 14:30 UTC  (2+ messages)

libcups v3.0.1
 2026-04-09 14:22 UTC 

[PATCH] bpf: add is_locked_tcp_sock guard for sock_ops rtt_min access
 2026-04-09 14:29 UTC  (3+ messages)
` [PATCH v2] bpf: guard sock_ops rtt_min access with is_locked_tcp_sock

[RFC PATCH 0/7] media: amphion: Add DMA memory tracking support
 2026-04-09 14:29 UTC  (8+ messages)
` [RFC PATCH 1/7] media: v4l2-ctrls: Add V4L2_CID_MEMORY_USAGE control

[PATCH v2 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-04-09 14:28 UTC  (3+ messages)
` [PATCH v2 2/4] perf: Fix uninitialized bitfields in perf_clear_branch_entry_bitfields()

[syzbot] [cgroups?] KASAN: slab-use-after-free Read in pressure_write
 2026-04-09 14:28 UTC  (2+ messages)

[PATCH rdma-next v3 1/1] RDMA/mana_ib: memory windows
 2026-04-09 14:26 UTC  (2+ messages)

[PATCH] net/iavf: add support for QinQ strip
 2026-04-09 14:26 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] kho: fix error handling in kho_add_subtree()
 2026-04-09 14:25 UTC  (2+ messages)

[PATCH v1] Documentation/rtla: Convert links to RST format
 2026-04-09 14:24 UTC  (2+ messages)

[PATCH v1] gpiolib: fix trace on missing gpiochip->get_direction callback
 2026-04-09 14:23 UTC  (2+ messages)

[PATCH] perf test: Make perf trace enum augmentation tests exclusive
 2026-04-09 14:22 UTC  (2+ messages)

[PATCH v2 00/16] s390/vfio-ap: Add live guest migration support
 2026-04-09 14:23 UTC  (2+ messages)

[PATCH v2 1/2] mm/process_vm_access: pidfd and nowait support for process_vm_readv/writev
 2026-04-09 14:22 UTC  (2+ messages)

[PULL 0/4] Misc HW patches for 2026-04-09
 2026-04-09 14:21 UTC  (5+ messages)
` [PULL 1/4] ati-vga: Fix pitch and offset registers mask
` [PULL 2/4] hw/timer: ibex_timer: Update IRQs after writing CTRL
` [PULL 3/4] ati-vga: Fix check for overflowing vram
` [PULL 4/4] qemu-keymap: fix altgr modifier lookup for newer xkeyboard-config

[PATCH v1] KVM: x86: Rate-limit global clock updates on vCPU load
 2026-04-09 14:22 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] xen/efi: Reduce ifdefary in efi_exit_boot()
 2026-04-09 14:22 UTC  (4+ messages)

[PATCH] of: fdt: skip KHO when booting as crash kernel
 2026-04-09 14:22 UTC  (2+ messages)

[PATCH RFC net-next 0/4] improve hw flow offload byte accounting
 2026-04-09 14:21 UTC  (3+ messages)

[PATCH] docs: fix typos and duplicated words across documentation
 2026-04-09 14:22 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH v4 00/11] mm/damon: introduce DAMOS failed region quota charge ratio
 2026-04-09 14:21 UTC  (12+ messages)
` [RFC PATCH v4 01/11] mm/damon/core: handle <min_region_sz remaining quota as empty
` [RFC PATCH v4 02/11] mm/damon/core: merge quota-sliced regions back
` [RFC PATCH v4 03/11] mm/damon/core: introduce failed region quota charge ratio
` [RFC PATCH v4 04/11] mm/damon/sysfs-schemes: implement fail_charge_{num,denom} files
` [RFC PATCH v4 05/11] Docs/mm/damon/design: document fail_charge_{num,denom}
` [RFC PATCH v4 06/11] Docs/admin-guide/mm/damon/usage: document fail_charge_{num,denom} files
` [RFC PATCH v4 07/11] Docs/ABI/damon: document fail_charge_{num,denom}
` [RFC PATCH v4 08/11] mm/damon/tests/core-kunit: test fail_charge_{num,denom} committing
` [RFC PATCH v4 09/11] selftests/damon/_damon_sysfs: support failed region quota charge ratio
` [RFC PATCH v4 10/11] selftests/damon/drgn_dump_damon_status: "
` [RFC PATCH v4 11/11] selftests/damon/sysfs.py: test "

[PATCH 0/2] io: use g_clear_handle_id() for GSource cleanup
 2026-04-09 14:20 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH] nvmet-tcp: fix race between ICReq handling and queue teardown
 2026-04-09 14:21 UTC  (2+ messages)

[PATCH v2 0/3] mm: improve write performance with RWF_DONTCACHE
 2026-04-09 14:21 UTC  (5+ messages)
` [PATCH v2 1/3] mm: kick writeback flusher instead of inline flush for IOCB_DONTCACHE

[PATCH v2] erofs: fix unsigned underflow in z_erofs_lz4_handle_overlap()
 2026-04-09 14:21 UTC  (2+ messages)

[PATCH] nvme-multipath: drop head pointer check in nvme_mpath_clear_current_path()
 2026-04-09 14:21 UTC  (2+ messages)

[PATCH v4 0/2] mfd: arizona: Move IRQ GPIO to GPIO descriptor
 2026-04-09 14:21 UTC  (3+ messages)
` [PATCH v4 2/2] mfd: arizona: Convert GPIO IRQ handling to descriptors

[PATCH v2 0/3] Fix bugs for realm guest plus BBML2_NOABORT
 2026-04-09 14:18 UTC  (7+ messages)
` [PATCH v2 1/3] arm64: mm: Fix rodata=full block mapping support for realm guests

[PATCH] RDMA: rxe: validate pad and ICRC before payload_size() in rxe_rcv
 2026-04-09 14:20 UTC  (2+ messages)

[PATCH 0/3] gpu: nova-core: unload extras for Hopper/Blackwell
 2026-04-09 14:19 UTC  (4+ messages)
` [PATCH 1/3] gpu: nova-core: fsp: wait to consume message before sending another
` [PATCH 2/3] gpu: nova-core: add Architecture::uses_sec2() helper
` [PATCH 3/3] gpu: nova-core: add non-sec2 unload path

[PATCH v2 00/13] Support ACPI and SETAASA device discovery
 2026-04-09 14:19 UTC  (6+ messages)
` [PATCH v2 12/13] hwmon: spd5118: Add I3C support

[PATCH] drm/amdkfd: Clear VRAM on allocation to prevent stale data exposure
 2026-04-09 14:19 UTC 

[PATCH] Documentation: sysctl: document net core sysctls
 2026-04-09 14:19 UTC  (2+ messages)

[PATCH net v2] net: phy: fix a return path in get_phy_c45_ids()
 2026-04-09 14:18 UTC  (2+ messages)

[PATCH 6.6 000/160] 6.6.134-rc1 review
 2026-04-09 14:16 UTC  (2+ messages)

[PATCH v2 0/2] serial: sh-sci/rsci: Fix divide by zero and clean up baud rate logic
 2026-04-09 14:16 UTC  (10+ messages)
` [PATCH v2 1/2] serial: sh-sci: Avoid divide-by-zero fault

[PATCH rdma] RDMA/core: prefer NLA_NUL_STRING
 2026-04-09 14:16 UTC  (2+ messages)

[PATCH] mci: cadence: fix device tree override of host_caps
 2026-04-09 14:15 UTC 

[PATCH] net/mlx5: Fix potential NULL dereference in PTP event handling
 2026-04-09 14:16 UTC  (3+ messages)
` [PATCH v2] net/mlx5: Fix OOB access and stack information leak "

[PATCH 1/2] drm/i915/mst: Call intel_pfit_compute_config() for sharpness filter
 2026-04-09 14:14 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/mst: Remove redundant has_pch_encoder=false assignment

[PATCH v2 0/2] Enable live migration of vfio-ap devices
 2026-04-09 14:13 UTC  (3+ messages)
` [PATCH v2 1/2] hw/vfio/ap: Extend vfio device state description to facilitate live migration
` [PATCH v2 2/2] hw/vfio/ap: Callbacks for migration of guests with pass-through access to AP devices


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.