messages from 2026-01-16 13:38:13 to 2026-01-16 14:21:45 UTC [more...]
[PATCH v16 00/26] WHPX support for Arm
2026-01-16 14:21 UTC (32+ messages)
` [PATCH v16 01/26] target/arm/kvm: add constants for new PSCI versions
` [PATCH v16 02/26] accel/system: Introduce hwaccel_enabled() helper
` [PATCH v16 03/26] qtest: hw/arm: virt: skip ACPI test for ITS off
` [PATCH v16 04/26] hw/arm: virt: add GICv2m for the case when ITS is not available
` [PATCH v16 05/26] tests: data: update AArch64 ACPI tables
` [PATCH v16 06/26] hw/arm: virt: cleanly fail on attempt to use the platform vGIC together with ITS
` [PATCH v16 07/26] hw: arm: virt: rework MSI-X configuration
` [PATCH v16 08/26] docs: arm: update virt machine model description
` [PATCH v16 09/26] whpx: Move around files before introducing AArch64 support
` [PATCH v16 10/26] whpx: reshuffle common code
` [PATCH v16 11/26] whpx: ifdef out winhvemulation on non-x86_64
` [PATCH v16 12/26] whpx: common: add WHPX_INTERCEPT_DEBUG_TRAPS define
` [PATCH v16 13/26] hw, target, accel: whpx: change apic_in_platform to kernel_irqchip
` [PATCH v16 14/26] whpx: interrupt controller support
` [PATCH v16 15/26] whpx: add arm64 support
` [PATCH v16 16/26] whpx: change memory management logic
` [PATCH v16 17/26] target/arm: cpu: mark WHPX as supporting PSCI 1.3
` [PATCH v16 18/26] whpx: arm64: clamp down IPA size
` [PATCH v16 19/26] hw/arm, accel/hvf, whpx: unify get_physical_address_range between WHPX and HVF
` [PATCH v16 20/26] whpx: arm64: implement -cpu host
` [PATCH v16 21/26] target/arm: whpx: instantiate GIC early
` [PATCH v16 22/26] whpx: arm64: gicv3: add migration blocker
` [PATCH v16 23/26] whpx: enable arm64 builds
` [PATCH v16 24/26] whpx: arm64: check for physical address width after WHPX availability
` [PATCH v16 25/26] whpx: arm64: add partition-wide reset on the reboot path
` [PATCH v16 26/26] MAINTAINERS: update the list of maintained files for WHPX
[PATCH] sched/fair: Fix pelt lost idle time detection
2026-01-16 14:21 UTC (12+ messages)
[PATCH] net: airoha_eth: increase max mtu to 9220 for DSA jumbo frames
2026-01-16 14:21 UTC (6+ messages)
[RESEND PATCH] selftests/run_kselftest.sh: Add `--skip` argument option
2026-01-16 14:20 UTC
[PATCH V6 00/24] ublk: add UBLK_F_BATCH_IO
2026-01-16 14:18 UTC (25+ messages)
` [PATCH V6 01/24] ublk: define ublk_ch_batch_io_fops for the coming feature F_BATCH_IO
` [PATCH V6 02/24] ublk: prepare for not tracking task context for command batch
` [PATCH V6 03/24] ublk: add new batch command UBLK_U_IO_PREP_IO_CMDS & UBLK_U_IO_COMMIT_IO_CMDS
` [PATCH V6 04/24] ublk: handle UBLK_U_IO_PREP_IO_CMDS
` [PATCH V6 05/24] ublk: handle UBLK_U_IO_COMMIT_IO_CMDS
` [PATCH V6 06/24] ublk: add io events fifo structure
` [PATCH V6 07/24] ublk: add batch I/O dispatch infrastructure
` [PATCH V6 08/24] ublk: add UBLK_U_IO_FETCH_IO_CMDS for batch I/O processing
` [PATCH V6 09/24] ublk: refactor ublk_queue_rq() and add ublk_batch_queue_rq()
` [PATCH V6 10/24] ublk: abort requests filled in event kfifo
` [PATCH V6 11/24] ublk: add new feature UBLK_F_BATCH_IO
` [PATCH V6 12/24] ublk: document "
` [PATCH V6 13/24] ublk: implement batch request completion via blk_mq_end_request_batch()
` [PATCH V6 14/24] ublk: fix batch I/O recovery -ENODEV error
` [PATCH V6 15/24] selftests: ublk: fix user_data truncation for tgt_data >= 256
` [PATCH V6 16/24] selftests: ublk: replace assert() with ublk_assert()
` [PATCH V6 17/24] selftests: ublk: add ublk_io_buf_idx() for returning io buffer index
` [PATCH V6 18/24] selftests: ublk: add batch buffer management infrastructure
` [PATCH V6 19/24] selftests: ublk: handle UBLK_U_IO_PREP_IO_CMDS
` [PATCH V6 20/24] selftests: ublk: handle UBLK_U_IO_COMMIT_IO_CMDS
` [PATCH V6 21/24] selftests: ublk: handle UBLK_U_IO_FETCH_IO_CMDS
` [PATCH V6 22/24] selftests: ublk: increase timeout to 150 seconds
` [PATCH V6 23/24] selftests: ublk: add --batch/-b for enabling F_BATCH_IO
` [PATCH V6 24/24] selftests: ublk: support arbitrary threads/queues combination
GPIO direction problems in gpio-shared-proxy.c
2026-01-16 14:20 UTC (4+ messages)
[PATCH 00/16] DC Patches Dec 22 2025
2026-01-16 14:20 UTC (6+ messages)
` [PATCH 06/16] drm/amd/display: Fix and reenable UPDATE_V3_FLOW_NEW_CONTEXT_MINIMAL
[PATCH v2 net-next 00/14] net: fec: improve XDP copy mode and add AF_XDP zero-copy support
2026-01-16 14:19 UTC (9+ messages)
` [PATCH v2 net-next 04/14] net: fec: add fec_build_skb() to build a skb
` [PATCH v2 net-next 05/14] net: fec: improve fec_enet_rx_queue()
` [PATCH v2 net-next 06/14] net: fec: add fec_enet_rx_queue_xdp() for XDP path
` [PATCH v2 net-next 07/14] net: fec: transmit XDP frames in bulk
[PATCH] ALSA: hda/cirrus_scodec_test: Use faux_device instead of platform_device
2026-01-16 14:19 UTC (2+ messages)
[PATCH v4 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
2026-01-16 14:19 UTC (7+ messages)
` [PATCH v4 5/9] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector
[PATCH] net/intel: check raw item spec/mask for null
2026-01-16 14:17 UTC (2+ messages)
[PATCH bpf-next v5 0/9] bpf: Extend BPF syscall with common attributes support
2026-01-16 14:17 UTC (10+ messages)
` [PATCH bpf-next v5 2/9] libbpf: Add support for extended bpf syscall
` [PATCH bpf-next v5 4/9] bpf: Add syscall common attributes support for prog_load
` [PATCH bpf-next v5 8/9] libbpf: Add common attr support for map_create
refactor zone reporting v2
2026-01-16 14:16 UTC (7+ messages)
` [PATCH 1/6] xfs: add missing forward declaration in xfs_zones.h
` [PATCH 2/6] xfs: add a xfs_rtgroup_raw_size helper
` [PATCH 3/6] xfs: pass the write pointer to xfs_init_zone
[PATCH i-g-t v5] tests/intel/gem_lmem_swapping: Avoid false failures from oom-killer
2026-01-16 14:16 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/gem_lmem_swapping: Avoid false failures from oom-killer (rev6)
` ✓ i915.CI.BAT: "
[PATCH net-next v5] net: sfp: extend SMBus support
2026-01-16 14:16 UTC (7+ messages)
[PATCH v2] ALSA: usb-audio: Add delay quirk for MOONDROP Moonriver2 Ti
2026-01-16 14:16 UTC (3+ messages)
[PATCH bpf-next] bpf: verifier: Make sync_linked_regs() scratch registers
2026-01-16 14:14 UTC
[PATCH v1 0/2] i2c: add support for forced SDA recovery
2026-01-16 14:14 UTC (6+ messages)
` [PATCH v1 2/2] dt-bindings: i2c: add force-set-sda property
[PATCH v4 0/8] PCI/pwrctrl: Major rework to integrate pwrctrl devices with controller drivers
2026-01-16 14:13 UTC (7+ messages)
[PATCH 00/23] gpiolib: Adopt revocable mechanism for UAF prevention
2026-01-16 14:13 UTC (3+ messages)
` [PATCH 01/23] gpiolib: Correct wrong kfree() usage for `kobj->name`
[PATCH] net/intel: update key_len when getting RSS key
2026-01-16 14:12 UTC (3+ messages)
` [V2] "
[PATCH] mm/page_alloc: Fix freeing of failed-split poisoned compound pages
2026-01-16 14:11 UTC (2+ messages)
[syzbot] [net?] [virt?] memory leak in napi_skb_cache_get (2)
2026-01-16 14:12 UTC
[RFC PATCH v4 00/28] Hierarchical Constant Bandwidth Server
2026-01-16 14:09 UTC (5+ messages)
` [RFC PATCH v4 07/28] sched/rt: Introduce HCBS specific structs in task_group
` [RFC PATCH v4 08/28] sched/core: Initialize HCBS specific structures
[PATCH 0/3] migration: deprecations and removals for 11.0
2026-01-16 14:08 UTC (12+ messages)
` [PATCH 1/3] migration/colo: Deprecate COLO migration framework
[PATCH] mailbox: pcc: Remove spurious IRQF_ONESHOT usage
2026-01-16 14:07 UTC
[PATCH v9 0/7] platform/x86: lenovo-wmi-{capdata,other}: Add HWMON for fan speed
2026-01-16 14:01 UTC (8+ messages)
` [PATCH v9 7/7] platform/x86: lenovo-wmi-other: Add HWMON for fan reporting/tuning
[PATCH v14 00/13] Add multiple address spaces support to VDUSE
2026-01-16 14:04 UTC (14+ messages)
` [PATCH v14 01/13] vhost: move vdpa group bound check to vhost_vdpa
` [PATCH v14 02/13] vduse: add v1 API definition
` [PATCH v14 03/13] vduse: add vq group support
` [PATCH v14 04/13] vduse: return internal vq group struct as map token
` [PATCH v14 05/13] vdpa: document set_group_asid thread safety
` [PATCH v14 06/13] vhost: forbid change vq groups ASID if DRIVER_OK is set
` [PATCH v14 07/13] vduse: refactor vdpa_dev_add for goto err handling
` [PATCH v14 08/13] vduse: remove unused vaddr parameter of vduse_domain_free_coherent
` [PATCH v14 09/13] vduse: take out allocations from vduse_dev_alloc_coherent
` [PATCH v14 10/13] vduse: merge tree search logic of IOTLB_GET_FD and IOTLB_GET_INFO ioctls
` [PATCH v14 11/13] vduse: add vq group asid support
` [PATCH v14 12/13] vduse: bump version number
` [PATCH v14 13/13] Documentation: Add documentation for VDUSE Address Space IDs
KVM planes branches
2026-01-16 14:05 UTC (2+ messages)
[PATCH v4 0/5] Fix sd card support for RK3576 platform
2026-01-16 14:04 UTC (3+ messages)
` (subset) "
[PATCH v3 0/5] General RK3368 HDMI support and 2 outputs for RK3368-Lion
2026-01-16 14:04 UTC (3+ messages)
[PATCH v3 1/2] drm: Introduce drm_crtc_vblank_prepare()
2026-01-16 14:03 UTC (2+ messages)
[syzbot] [hams?] memory leak in nr_add_node
2026-01-16 14:04 UTC
[LTP] [PATCH v6 0/4] new cmd support option for needs_cmds
2026-01-16 14:03 UTC (6+ messages)
` [LTP] [PATCH v7 "
` [LTP] [PATCH v7 1/4] lib: Add support option for .needs_cmds
` [LTP] [PATCH v7 2/4] tst_test.c: Add tst_cmd_present check if a command is present
[PATCH] scripts: generate_rust_analyzer: compile sysroot with correct edition
2026-01-16 14:02 UTC (5+ messages)
[PATCH] drm/i915/crtc: Guard vblank wait when CRTC lookup fails
2026-01-16 14:03 UTC (5+ messages)
[PATCH 0/2] add and use vma_assert_stabilised() helper
2026-01-16 14:03 UTC (3+ messages)
` [syzbot ci] "
Strange symbols_lookup() behaviour in test-symbols on arm64 CI
2026-01-16 14:02 UTC (18+ messages)
[PATCH net-next 07/15] mfd: core: add ability for cells to probe on a custom parent OF node
2026-01-16 14:02 UTC (10+ messages)
[PATCH v4 00/15] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
2026-01-16 14:00 UTC (3+ messages)
` [PATCH v4 08/15] sched: Export hidden tracepoints to modules
[PATCH v10 0/4] Add a few tracepoints to panthor
2026-01-16 14:00 UTC (7+ messages)
` [PATCH v10 2/4] drm/panthor: Extend IRQ helpers for mask modification/restoration
` [PATCH v10 3/4] drm/panthor: Add tracepoint for hardware utilisation changes
` [PATCH v10 4/4] drm/panthor: Add gpu_job_irq tracepoint
[PATCH v2 0/6] powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions
2026-01-16 13:59 UTC (6+ messages)
` [PATCH v2 2/6] powerpc64/bpf: Support tailcalls with subprogs
[PATCH] rust/drm: tyr: Convert to the register!() macro
2026-01-16 13:59 UTC (9+ messages)
[ath:pending] BUILD SUCCESS d8e1f4a193101a72235416f189b01131a57e26e9
2026-01-16 13:59 UTC
[PATCH 0/4] Add CCI support for Milos, enable on Fairphone (Gen. 6)
2026-01-16 13:59 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: eeprom: at24: Add compatible for Puya P24C128F
` [PATCH 2/4] dt-bindings: i2c: qcom-cci: Document Milos compatible
` [PATCH 3/4] arm64: dts: qcom: milos: Add CCI busses
` [PATCH 4/4] arm64: dts: qcom: milos-fairphone-fp6: Add camera EEPROMs on "
[regression] failed command: READ FPDMA QUEUED after boot for INTEL SSDSC2KG480G8, XCV10120 after 9b8b84879d4a ("block: Increase BLK_DEF_MAX_SECTORS_CAP")
2026-01-16 13:59 UTC (4+ messages)
[PATCH v1] obexctl: Add sepolicy for obexctl to work in ssh
2026-01-16 13:59 UTC
[PATCH v9 0/5] rust: pci: add config space read/write support
2026-01-16 13:57 UTC (3+ messages)
` [PATCH v9 2/5] rust: io: factor common I/O helpers into Io trait
[syzbot] [netfilter?] WARNING in __nf_unregister_net_hook (9)
2026-01-16 13:57 UTC (2+ messages)
` Forwarded: "
[PATCH] remoteproc: qcom_q6v5_adsp: Fix reference leak for device node
2026-01-16 13:56 UTC (2+ messages)
[PATCH v4 0/2] Add support for ICSSM Ethernet on AM57x, AM437x, and AM335x
2026-01-16 13:55 UTC (6+ messages)
` [PATCH v4 2/2] arm: dts: ti: Adds support for AM335x and AM437x
[PATCH v6 0/3] media: rockchip: add driver for the rockchip mipi csi-2 receiver
2026-01-16 13:55 UTC (12+ messages)
` [PATCH v6 1/3] media: dt-bindings: add "
` [PATCH v6 2/3] media: synopsys: add driver for the designware "
` [PATCH v6 3/3] arm64: defconfig: enable "
[PATCH 00/19] printk cleanup - part 3
2026-01-16 13:54 UTC (4+ messages)
` [PATCH 14/19] drivers: hwtracing: stm: console.c: Migrate to register_console_force helper
[PATCH v3 0/6] ADF41513/ADF41510 PLL frequency synthesizers
2026-01-16 13:53 UTC (9+ messages)
` [PATCH v3 2/6] iio: frequency: adf41513: driver implementation
[PATCH bpf-next 0/2] bpf: Add kfunc bpf_strncasecmp()
2026-01-16 13:53 UTC (4+ messages)
` [PATCH bpf-next 1/2] bpf: add bpf_strncasecmp kfunc
[PATCH v3 2/2] drm/amd/display: Implement prepare_vblank_enable callback
2026-01-16 13:52 UTC (2+ messages)
[dhowells-fs:keys-pqc 1/10] crypto/mldsa.c:197:1: sparse: sparse: bad integer constant expression
2026-01-16 13:52 UTC
[PATCH v3] ACPI/PPTT: Check total CPU numbers when a CPU can't be found in PPTT table
2026-01-16 13:52 UTC (2+ messages)
korgalore: small taskbar app ui
2026-01-16 13:50 UTC (3+ messages)
[PATCH] ARM: i.MX8M: atf: add debug messages just before TF-A jump
2026-01-16 13:49 UTC
[PATCH 1/5] drm/amdgpu/vcn4.0.3: rework reset handling
2026-01-16 13:49 UTC (5+ messages)
linux-next: Tree for Jan 16
2026-01-16 13:49 UTC
[PATCH] pmdomain: ti: omap_prm: Fix a reference leak on device node
2026-01-16 13:48 UTC (2+ messages)
[isar-cip-core][PATCH v5 0/4] Enable support for wfx backend based software updates
2026-01-16 13:49 UTC (5+ messages)
` [isar-cip-core][PATCH v5 1/4] swupdate-config-wfx: Recipe to set configs for wfx backend based updates
` [cip-dev] "
` [isar-cip-core][PATCH v5 3/4] swupdate.inc: Enable wfx based updates if WFX_URL is set
` [cip-dev] "
[moderation/CI] Re: add and use vma_assert_stabilised() helper
2026-01-16 13:48 UTC (2+ messages)
[PATCH v3 0/2] Support for Samsung Exynos 7870 DW-USB device in controller
2026-01-16 13:42 UTC (4+ messages)
` [PATCH v3 1/2] usb: dwc3-generic: allow fallback of dr_mode property to "otg"
[PATCH v8 0/5] smb: improve search speed of SMB2 maperror
2026-01-16 13:48 UTC (3+ messages)
` [PATCH v8 2/5] cifs: Autogenerate SMB2 error mapping table
[PATCH] wifi: rtw89: debug: Fix memory leak in __print_txpwr_map()
2026-01-16 13:48 UTC (5+ messages)
` "
[PATCH] ntfs3: fix circular locking dependency in run_unpack_ex
2026-01-16 13:40 UTC (2+ messages)
[PATCH] ntfs3: Restore NULL folio initialization in ntfs_writepages()
2026-01-16 13:46 UTC (2+ messages)
[PATCH v2 0/3] Fixes for hp-bioscfg
2026-01-16 13:45 UTC (2+ messages)
[PATCH v1] ntfs3: Refactor duplicate kmemdup pattern in do_action()
2026-01-16 13:45 UTC (2+ messages)
[PATCH v2] configs: apple: Enable SMBIOS / sysinfo
2026-01-16 13:44 UTC
[syzbot] [fs?] possible deadlock in put_mnt_ns
2026-01-16 13:44 UTC (2+ messages)
[syzbot] [ntfs3?] INFO: task hung in ntfs_file_write_iter (2)
2026-01-16 13:43 UTC (3+ messages)
` [PATCH] fs/ntfs3: prevent infinite loops caused by the next valid being the same
[PATCH v11 00/11] HID: asus: Fix ASUS ROG Laptop's Keyboard backlight handling
2026-01-16 13:31 UTC (2+ messages)
` [PATCH v11 10/11] platform/x86: asus-wmi: add keyboard brightness event handler
[PATCH 0/3] More CONFIG_PM* simplifications
2026-01-16 13:42 UTC (4+ messages)
` [PATCH 1/3] Bluetooth: btmtksdio: Simplify dev_pm_ops usage
[PATCH] fs/ntfs3: make ntfs_writeback_ops static
2026-01-16 13:42 UTC (2+ messages)
[PATCH v2] scsi: pm8001: Fix data race in sysfs SAS address read
2026-01-16 13:41 UTC (5+ messages)
Many Fixes tags need work in the drm tree
2026-01-16 13:41 UTC (2+ messages)
[PATCH v2 0/2] Add MT7987 Thermal support
2026-01-16 13:40 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: thermal: mediatek: Add LVTS thermal controller definition for MT7987
[PATCH] arm64: dts: mediatek: mt7988a-bpi-r4pro: fix model string
2026-01-16 13:38 UTC (2+ messages)
[PATCH] i2c: piix4: Add support for I2C block data transactions
2026-01-16 13:38 UTC (2+ messages)
[PATCH 0/4] misc: clean up includes
2026-01-16 13:37 UTC (3+ messages)
` [PATCH 3/4] misc: Clean "
Issue in man page PR_SET_MDWE.2const
2026-01-16 13:38 UTC (5+ 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.