messages from 2026-04-22 00:41:59 to 2026-04-22 02:33:52 UTC [more...]
[PATCH V1 00/13] PCI passthru on Hyper-V (Part I)
2026-04-22 2:32 UTC (9+ messages)
` [PATCH V1 01/13] iommu/hyperv: rename hyperv-iommu.c to hyperv-irq.c
` [PATCH V1 02/13] x86/hyperv: cosmetic changes in irqdomain.c for readability
` [PATCH V1 03/13] x86/hyperv: add insufficient memory support in irqdomain.c
` [PATCH V1 04/13] mshv: Provide a way to get partition id if running in a VMM process
` [PATCH V1 05/13] mshv: Declarations and definitions for VFIO-MSHV bridge device
` [PATCH V1 06/13] mshv: Implement mshv bridge device for VFIO
` [PATCH V1 07/13] mshv: Add ioctl support for MSHV-VFIO bridge device
` [PATCH V1 08/13] PCI: hv: rename hv_compose_msi_msg to hv_vmbus_compose_msi_msg
[PATCH 1/4] md/raid10: prepare per-r10bio dev slot tracking
2026-04-22 2:33 UTC (4+ messages)
` [PATCH 2/4] md/raid10: prepare r10bio allocation width tracking
` [PATCH 3/4] md/raid10: fix r10bio devs overflow across reshape
` [PATCH 4/4] md/raid10: reset read_slot when reusing r10bio for discard
[LTP] [PATCH] lib/tst_kconfig: rename runtime_check to config_runtime_map
2026-04-22 2:31 UTC (3+ messages)
[LTP] [PATCH v8] mremap07.c: New test for mremap() with MREMAP_DONTUNMAP
2026-04-22 2:30 UTC (2+ messages)
` [LTP] [PATCH v9] "
[PATCH] fdtgrep: Add option to reserve free space in the output FDT
2026-04-22 2:31 UTC
[PATCH net v1] vhost_net: fix sleeping with preempt-disabled in vhost_net_busy_poll()
2026-04-22 2:30 UTC
[PATCH] MAINTAINERS: Update HiSilicon PCI Trace and Tune maintainer
2026-04-22 2:30 UTC (2+ messages)
[PATCH v7 0/3] pinctrl: aspeed: Add AST2700 SoC0 support
2026-04-22 2:30 UTC (13+ messages)
` [PATCH v7 1/3] dt-bindings: pinctrl: Add aspeed,ast2700-soc0-pinctrl
` [PATCH v7 2/3] dt-bindings: mfd: aspeed,ast2x00-scu: Describe AST2700 SCU0
[PATCH i-g-t v11 0/2] tests/intel/xe_vm: Add support for overcommit tests
2026-04-22 2:30 UTC (2+ messages)
` ✓ i915.CI.Full: success for tests/intel/xe_vm: Add support for overcommit tests (rev7)
[STATUS] next/master - bee6ea30c48788e18348309f891ed8afbf7702ac
2026-04-22 2:30 UTC
[PATCH 1/3] usb: chipidea: udc: add a helper ci_udc_enable_vbus_irq()
2026-04-22 2:29 UTC (4+ messages)
` [PATCH 3/3] usb: chipidea: core: convert ci_role_switch to local variable
[PATCH v3] ALSA: usb-audio: qcom: move offload usage counting to stream request handler
2026-04-22 2:28 UTC
[PATCH] fs: smb: server: stop sending fake security descriptors
2026-04-22 2:27 UTC (4+ messages)
[PATCH 0/2] Auto-generate binman entry and bintool documentation
2026-04-22 2:27 UTC (3+ messages)
Simple quota unsafe? RIP: 0010:__btrfs_free_extent.isra.0+0xc41/0x1020 [btrfs] / do_free_extent_accounting:2999: errno=-2 No such entry
2026-04-22 2:26 UTC (11+ messages)
[PATCH] kbuild: Respect CONFIG_SYS_DTC_PAD_BYTES after fdtgrep
2026-04-22 2:25 UTC (6+ messages)
[PATCH] io_uring: take page references for NOMMU pbuf_ring mmaps
2026-04-22 2:26 UTC (5+ messages)
[PATCH 2/3] [v4, net-next] net: ethernet: ti-cpsw: fix linking built-in code to modules
2026-04-22 2:25 UTC (2+ messages)
[PATCH 0/2] Add PMAU0102 RPMH regulator support
2026-04-22 2:25 UTC (6+ messages)
` [PATCH 2/2] regulator: rpmh-regulator: Add RPMH regulator support for Nord
[DPDK/core Bug 1937] [dpdk23.11.7-rc1] DPDK build failed with clang21.1.8 on Fedora43
2026-04-22 2:23 UTC
[f2fs-dev] [PATCH v3 0/1] f2fs: fix deadlock in serializing io
2026-04-22 2:22 UTC (9+ messages)
` [f2fs-dev] [PATCH v3 1/1] "
[PATCH] net: phonet: do not BUG_ON() in pn_socket_autobind() on failed bind
2026-04-22 2:21 UTC (2+ messages)
[PATCH v2] tracepoint: Fix typo in tracepoint.h comment
2026-04-22 2:18 UTC
[PATCH v5 00/21] Virtual Swap Space
2026-04-22 2:18 UTC (3+ messages)
[RFC PATCH v2] mm: Improve pgdat_balanced() to avoid over-reclamation for higher-order allocation
2026-04-22 2:18 UTC
[PATCH v2] cgroup/rdma: refactor resource parsing with match_table_t/match_token()
2026-04-22 2:17 UTC (2+ messages)
` [PATCH v3] "
[PATCH v3 00/22] ext4: use iomap for regular file's buffered I/O path
2026-04-22 2:10 UTC (23+ messages)
` [PATCH v3 01/22] ext4: simplify size updating in ext4_setattr()
` [PATCH v3 02/22] ext4: factor out ext4_truncate_[up|down]()
` [PATCH v3 03/22] ext4: simplify error handling in ext4_setattr()
` [PATCH v3 04/22] ext4: add iomap address space operations for buffered I/O
` [PATCH v3 05/22] ext4: implement buffered read path using iomap
` [PATCH v3 06/22] ext4: pass out extent seq counter when mapping da blocks
` [PATCH v3 07/22] ext4: do not use data=ordered mode for inodes using buffered iomap path
` [PATCH v3 08/22] ext4: implement buffered write path using iomap
` [PATCH v3 09/22] ext4: implement writeback "
` [PATCH v3 10/22] ext4: implement mmap "
` [PATCH v3 11/22] iomap: correct the range of a partial dirty clear
` [PATCH v3 12/22] iomap: support invalidating partial folios
` [PATCH v3 13/22] iomap: fix incorrect did_zero setting in iomap_zero_iter()
` [PATCH v3 14/22] ext4: implement partial block zero range path using iomap
` [PATCH v3 15/22] ext4: add block mapping tracepoints for iomap buffered I/O path
` [PATCH v3 16/22] ext4: disable online defrag when inode using "
` [PATCH v3 17/22] ext4: partially enable iomap for the buffered I/O path of regular files
` [PATCH v3 18/22] ext4: introduce a mount option for iomap buffered I/O path
` [PATCH v3 19/22] ext4: submit zeroed post-EOF data immediately in the "
` [PATCH v3 20/22] ext4: wait for ordered I/O "
` [PATCH v3 21/22] ext4: update i_disksize to i_size on ordered I/O completion
` [PATCH v3 22/22] ext4: add tracepoints for ordered I/O in the iomap buffered I/O path
[PATCH 6.6.y] net: annotate data-races around sk->sk_{data_ready,write_space}
2026-04-22 2:16 UTC
[PATCH] perf annotate: Fix crashes on empty annotate windows
2026-04-22 2:15 UTC (2+ messages)
[PATCH] net: phonet: fix BUG_ON() in pn_socket_autobind()
2026-04-22 2:15 UTC
[PATCH] cgroup/cpuset: make DL attach bandwidth reservation root-domain aware
2026-04-22 2:14 UTC (2+ messages)
[syzbot] [net?] kernel BUG in pn_socket_sendmsg
2026-04-22 2:13 UTC (3+ messages)
` Forwarded: [PATCH] net: phonet: fix BUG_ON() in pn_socket_autobind()
[RFC PATCH 1/2] xhci: prevent automatic endpoint restart after stall or error
2026-04-22 2:11 UTC (11+ messages)
CPU Lockups in KVM with deferred hrtimer rearming
2026-04-22 2:10 UTC (15+ messages)
[PATCH] iio: adc: rtq6056: add i2c_device_id support
2026-04-22 2:07 UTC (4+ messages)
[BUG] WARNING in workingset_activation triggered by KVM page fault path on Linux 7.0.0-08391-g1d51b370a0f8
2026-04-22 2:06 UTC (4+ messages)
` 回复: "
[PATCH] wifi: ath12k: fix false positive RCU warning on PREEMPT_RT
2026-04-22 2:06 UTC (3+ messages)
` [PATCH v2] wifi: ath12k: fix false positive RCU warnings "
[PATCH 0/3] Enable QoS configuration on X1E80100
2026-04-22 2:05 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: interconnect: qcom,x1e80100-rpmh: add clocks property to enable QoS
` [PATCH 2/3] interconnect: qcom: x1e80100: enable QoS configuration
` [PATCH 3/3] arm64: dts: qcom: x1e80100: Add clocks for "
[PATCH] drm/i915/dp: Ignore HPD when in DPLL enable/disable cycle
2026-04-22 2:03 UTC (2+ messages)
Pinned, non-revocable mappings of VRAM: will bad things happen?
2026-04-22 2:03 UTC (14+ messages)
[PATCH rc v7 0/6] iommu: Fix pci_dev_reset_iommu_prepare/done()
2026-04-22 2:03 UTC (9+ messages)
` [PATCH rc v7 5/6] iommu: Fix ATS invalidation timeouts during __iommu_remove_group_pasid()
` [PATCH rc v7 6/6] iommu: Fix UAF in pci_dev_reset_iommu_done() due to concurrent detach
[PATCH ath-next v2 0/5] wifi: ath12k: thermal throttling and cooling device support
2026-04-22 2:02 UTC (2+ messages)
[PATCH i-g-t v1 0/2] Fix 2-display test for MST shared-link BW
2026-04-22 2:02 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH RESEND] scsi: sr: exclude CDC_MRW_W and CDC_RAM from writeable check
2026-04-22 2:01 UTC (2+ messages)
[PATCH v3 0/3] Add Devres managed IRQ vectors allocation
2026-04-22 1:25 UTC (4+ messages)
` [PATCH v3 1/3] PCI/MSI: "
` [PATCH v3 2/3] PCI: switchtec: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()
` [PATCH v3 3/3] PCI: vmd: "
[PATCH] ublk: fix maple tree lockdep warning and unpin under spinlock
2026-04-22 1:59 UTC (2+ messages)
[PATCH] generic/790: test post-EOF gap zeroing persistence
2026-04-22 1:52 UTC
[PATCH net-deletions] net: remove ax25 and amateur radio (hamradio) subsystem
2026-04-22 1:56 UTC (2+ messages)
[PATCH] drm/amdkfd: Terminate queues on surprise unplug with running processes
2026-04-22 1:56 UTC (5+ messages)
[PATCH V3] board: dhelectronics: imx: Use second Ethernet MAC also from fuse
2026-04-22 1:55 UTC (3+ messages)
[PATCH net v1] net: validate skb->napi_id in RX tracepoints
2026-04-22 1:55 UTC (4+ messages)
[PATCH] MAINTAINERS: Use N: for NXP entry
2026-04-22 1:54 UTC (2+ messages)
[PATCH 00/13] drm/msm: Add PERFCNTR_CONFIG ioctl
2026-04-22 1:54 UTC (8+ messages)
` [PATCH 01/13] drm/msm: Remove obsolete perf infrastructure
[PATCH sched_ext/for-7.2] sched_ext: Refactor scx_root_enable_workfn() enablement task migration
2026-04-22 1:53 UTC (3+ messages)
[PATCH v3 v3 0/2] add blocks_allocated to mb_stats and clear mb_stats
2026-04-22 1:50 UTC (3+ messages)
` [PATCH v3 v3 1/2] ext4: add blocks_allocated to mb_stats output
` [PATCH v3 v3 2/2] ext4: allow clearing mballoc stats through mb_stats
[PATCH 0/8] Add Samsung Galaxy S4 support
2026-04-22 1:52 UTC (16+ messages)
` [PATCH 2/8] dt-bindings: extcon: qcom,pm8941-misc: Add PM8921 compatible
` [PATCH 3/8] pinctrl: qcom: Register functions before enabling pinctrl
` [PATCH 4/8] iommu/msm: Look up masters per IOMMU instance
` [PATCH 5/8] extcon: qcom-spmi-misc: Add PM8921 compatible
` [PATCH 6/8] ARM: dts: qcom: apq8064: Fix USB controller clocks
` [PATCH 7/8] ARM: dts: qcom: pm8921: Add USB ID extcon
` [PATCH 8/8] ARM: dts: qcom: Add Samsung Galaxy S4
[PATCH bpf-next 0/9] bpf: Prepare to support stack arguments
2026-04-22 1:52 UTC (12+ messages)
` [PATCH bpf-next 7/9] bpf: Prepare verifier logs for upcoming kfunc "
` [PATCH bpf-next 8/9] bpf: Introduce bpf register BPF_REG_PARAMS
[PATCH v5] iio: buffer: fix warning in requesting threaded irq
2026-04-23 1:44 UTC
[PATCH] imx93: Add support for OPTEE
2026-04-22 1:50 UTC (2+ messages)
[PATCH v3 0/6] Remove deep-pkgc subtest
2026-04-22 1:49 UTC (3+ messages)
` ✓ i915.CI.BAT: success for Remove deep-pkgc subtest (rev3)
` ✓ Xe.CI.BAT: "
[PATCH 0/3] Subject: [PATCH 0/3] gpio: add support for Axiado SGPIO controller
2026-04-22 1:48 UTC (4+ messages)
` [PATCH 3/3] MAINTAINERS: add "
[yocto-patches] [meta-security][PATCH] crowdsec: Fix recipe to match upstream source layout
2026-04-22 1:48 UTC
[PATCH v4 0/3] mm/swap: use swap_ops to register swap device's methods
2026-04-22 1:48 UTC (4+ messages)
` [PATCH v4 2/3] "
[GIT PULL] Please pull u-boot-imx-master-20260421
2026-04-22 1:46 UTC
[PATCH] usb: gadget: renesas: add support for RZ/G2L SoC
2026-04-22 1:16 UTC (6+ messages)
[RFC PATCH 0/2] mm/migrate: wait for folio refcount during longterm pin migration
2026-04-22 1:46 UTC (4+ messages)
[PATCH v3] net: phy: fix duplicate eth_phy binding
2026-04-22 1:14 UTC (2+ messages)
[PATCH v2 00/13] target/mips: add missing Octeon user-mode support
2026-04-22 1:44 UTC (5+ messages)
` [PATCH v2 01/13] linux-user/mips, target/mips: honor MIPS_FIXADE for unaligned accesses
` [PATCH v2 02/13] target/mips: fix Octeon arithmetic destination handling
[PATCH v6 0/7] KVM: SVM: Add Page Modification Logging (PML) support
2026-04-22 1:42 UTC (7+ messages)
` [PATCH v6 7/7] KVM: SVM: Add Page modification logging support
[PATCH v2 0/7] mshv: Refactor memory region management and map pages at creation
2026-04-22 1:42 UTC (2+ messages)
[PATCH i-g-t v3 0/1] tests/kms_color: Add 10-bit color depth support to gamma test for MediaTek
2026-04-22 1:40 UTC (2+ messages)
` ✓ i915.CI.Full: success for "
[meta-oe][PATCH] gphoto2: Fix build with clang-22
2026-04-22 1:39 UTC
[PATCH net 00/18] Remove a number of ISA and PCMCIA Ethernet drivers
2026-04-22 1:39 UTC (3+ messages)
[PATCH 0/8] pack-bitmap: fix various pseudo-merge bugs
2026-04-22 1:37 UTC (3+ messages)
` [PATCH v2 0/9] "
[PATCH i-g-t v2] lib/drmtest: Create proper error report when open driver fails
2026-04-22 1:32 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for lib/drmtest: Create proper error report when open driver fails (rev2)
[PATCH i-g-t] tests/kms_color: Add multi-format coverage for pipe color tests
2026-04-22 1:27 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[Patch v2 0/4] perf/x86/intel: Fix several bugs of auto counter
2026-04-22 1:24 UTC (7+ messages)
` [Patch v2 1/4] perf/x86/intel: Clear stale ACR mask before updating new mask
` [Patch v2 2/4] perf/x86/intel: Disable PMI for self-reloaded ACR events
[PATCH] iio: buffer: fix warning in requesting threaded irq
2026-04-22 1:24 UTC (3+ messages)
[PATCHSET sched_ext/for-7.2] sched_ext: Topological CPU IDs and cid-form struct_ops
2026-04-22 1:23 UTC (4+ messages)
[syzbot] [mm?] possible deadlock in rhashtable_free_and_destroy
2026-04-22 1:21 UTC (2+ messages)
[PATCH] ASoC: amd: yc: Add DMI quirk for MSI Bravo 15 C7VE
2026-04-22 1:21 UTC
[libgpiod][PATCH 0/9] bindings: python: modernize C extensions
2026-04-22 1:20 UTC (10+ messages)
` [libgpiod][PATCH 1/9] bindings: python: use Py_RETURN_NONE in chip_get_line_name
` [libgpiod][PATCH 2/9] bindings: python: avoid PyObject_CallMethod during chip finalize
` [libgpiod][PATCH 3/9] bindings: python: avoid PyObject_CallMethod during request finalize
` [libgpiod][PATCH 4/9] bindings: python: simplify disallowing _ext.Request from being created
` [libgpiod][PATCH 5/9] bindings: python: use suggestions from upgrade_pythoncapi.py
` [libgpiod][PATCH 6/9] bindings: python: use PyImport_ImportModuleAttrString when available
` [libgpiod][PATCH 7/9] bindings: python: migrate the gpiod._ext module to multi-phase init
` [libgpiod][PATCH 8/9] bindings: python: tests: migrate the system "
` [libgpiod][PATCH 9/9] bindings: python: tests: migrate the gpiosim "
[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
2026-04-22 1:19 UTC (3+ messages)
` [PATCH v2 08/31] x86/virt/tdx: Configure TDX Module with optional TDX Connect feature
[PATCH 0/2] soundwire: remove unnecessary scale_index programming
2026-04-22 1:17 UTC (3+ messages)
` [PATCH 2/2] soundwire: record Peripheral scale_index
[RESEND v4 09/14] mach-sc5xx: Update image load address
2026-04-22 1:16 UTC (3+ messages)
[PATCH] vhost-user.rst: Explicitly allow front-end to write to kick FDs
2026-04-22 1:16 UTC (6+ messages)
[PATCH] common: cli_hush: fix console_buffer overflow on boot retry
2026-04-22 1:16 UTC (3+ messages)
[RFC PATCH v2 0/8] kvfree_rcu() improvements
2026-04-22 1:16 UTC (4+ messages)
` [PATCH 2/8] fs/dcache: use rcu_ptr instead of rcu_head for external names
[RFC PATCH bpf-next 0/6] selftests/bpf: Add XDP load-balancer benchmark
2026-04-22 1:16 UTC (4+ messages)
` [RFC PATCH bpf-next 2/6] selftests/bpf: Add BPF batch-timing library
[PATCH v2 0/8] board: ten64: add USB Hub (USB5744) management support
2026-04-22 1:15 UTC (3+ messages)
` [PATCH v2 1/8] usb: onboard-hub: fix compile issue with gpio.h import
[PATCH 0/6] net: migrate NO_NET out of the networking stack choice
2026-04-22 1:15 UTC (4+ messages)
` [0/6] "
[PATCH v2 0/4] efi_loader: centralize messaging for efi_init_obj_list
2026-04-22 1:15 UTC (3+ messages)
` [PATCH v2 4/4] "
[PATCH] xen: Handle malloc failure in errmsg function
2026-04-22 1:15 UTC (2+ messages)
[PATCH v3 0/6] imx9{4,5,52}: Add Quickboot support
2026-04-22 1:15 UTC (7+ messages)
` [PATCH v3 1/6] imx9: Add support for saving DDR training data to NVM
[PATCH v1] Bluetooth: HIDP: Fix possible UAF
2026-04-22 1:14 UTC (2+ messages)
` [PATCH] Bluetooth: HIDP: guard session->conn in hidp_connection_del
[PATCH v1 00/17] fuse: extend passthrough to inode operations
2026-04-22 1:12 UTC (14+ messages)
` [PATCH v1 02/17] fuse: prepare for passthrough of "
` [PATCH v1 10/17] fuse: add struct fuse_entry2_out and helpers for extended entry replies
` [PATCH v1 15/17] fuse: add passthrough setattr
` [PATCH v1 17/17] docs: fuse: document extended passthrough (FUSE_PASSTHROUGH_INO)
[PATCH v2] scsi: target: iscsi: reject invalid size Extended CDB AHS
2026-04-22 1:11 UTC (3+ messages)
` [PATCH v3] "
[PATCH v4 0/2] mm/memory hotplug/unplug: Optimize zone contiguous check when changing pfn range
2026-04-22 1:11 UTC (3+ messages)
` [PATCH v4 1/2] mm: move overlap memory map init check to memmap_init()
[bluez/bluez]
2026-04-22 1:09 UTC
[PATCH v2] iio: orientation: hid-sensor-rotation: use ext_scan_type
2026-04-22 1:08 UTC (4+ messages)
[PATCH] ALSA: usb-audio: Fix Audio Advantage Micro II SPDIF switch
2026-04-22 1:07 UTC
[moderation] KCSAN: data-race in evdev_pass_values / evdev_read (13)
2026-04-22 1:04 UTC
[PATCH] tests/intel/xe_configfs: Use available engine for ctx-restore subtests
2026-04-22 1:01 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH v2] scsi: ufs: core: Fix bRefClkFreq write failure in HS-LSS mode
2026-04-22 0:59 UTC (2+ messages)
[PATCH v3 0/2] serial: 8250_dw: Add support for UltraRISC DP1000 uart
2026-04-22 0:57 UTC (5+ messages)
` [PATCH v3 2/2] serial: 8250_dw: Use a fixed CPR value for UltraRISC DP1000 UART
[PATCH bpf-next] selftests/bpf: remove string.h includes in bpf progs
2026-04-22 0:57 UTC (4+ messages)
[RFC v1 0/8] acpi/x86: s2idle: Introduce and implement runtime standby ABI for ACPI s0ix platforms
2026-04-22 0:56 UTC (11+ messages)
[PATCH] mm: limit filemap_fault readahead to VMA boundaries
2026-04-22 0:56 UTC
[PATCH RFC v2 0/3] arm64: dts: qcom: eliza: Add display
2026-04-22 0:55 UTC (3+ messages)
` [PATCH RFC v2 3/3] arm64: dts: qcom: eliza-mtp: Enable DisplayPort on USB
[GIT PULL] probes: Fixes for v7.1
2026-04-22 0:54 UTC
[PATCH] ALSA: usb-audio: Avoid false E-MU sample-rate notifications
2026-04-22 0:53 UTC
[BUG] null-ptr-deref in mptlan_remove()
2026-04-22 0:49 UTC (2+ messages)
[PATCH v2 0/5] ata: libata-scsi: multi-LUN ATAPI device support
2026-04-22 0:48 UTC (2+ messages)
[git pull] drm for 7.1-rc1 (part two again...)
2026-04-22 0:44 UTC (2+ messages)
[PULL] topic/pipe-reorder for drm-intel-next and possibly v7.1-rc1
2026-04-22 0:44 UTC (2+ messages)
[PATCH] perf/x86/intel: Remove anythread_deprecated bit from perf_capabilities
2026-04-22 0:43 UTC (5+ messages)
[PATCH v14 0/5] shut down devices asynchronously
2026-04-22 0:42 UTC (2+ messages)
[PATCH] fs/coredump: reduce redundant log noise in validate_coredump_safety
2026-04-22 0:34 UTC (2+ messages)
` 答复: "
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.