messages from 2026-01-29 20:27:52 to 2026-01-29 21:34:51 UTC [more...]
[PATCH v10 00/30] Tracefs support for pKVM
2026-01-29 21:34 UTC (3+ messages)
[PATCH v2 00/12] net: refactoring and fixes
2026-01-29 21:32 UTC (13+ messages)
` [PATCH v2 01/12] net/af-xdp: fix type overflow
` [PATCH v2 02/12] net/tap: net_init_tap_one(): add return value
` [PATCH v2 03/12] net/tap: net_init_tap(): drop extra vhostfdname variable
` [PATCH v2 04/12] net/tap: net_init_tap(): refactor parameter checking
` [PATCH v2 05/12] net/tap: net_init_tap(): common fail label
` [PATCH v2 06/12] net/tap: net_init_tap_one() refactor to get vhostfd param
` [PATCH v2 07/12] net/tap: net_init_tap_one(): drop model parameter
` [PATCH v2 08/12] net: introduce net_parse_fds()
` [PATCH v2 09/12] net/tap: move fds parameters handling to separate functions
` [PATCH v2 10/12] net/tap: fix vhostfds/vhostfd parameters API
` [PATCH v2 11/12] net/tap: net_init_tap(): merge fd=, fds= and helper= cases into one
` [PATCH v2 12/12] net/tap: net_init_tap(): relax QEMU hubs check
[PATCH v2 net-next 0/2] virtio_net: add page_pool support
2026-01-29 21:33 UTC (4+ messages)
` [PATCH v2 net-next 2/2] selftests: virtio_net: add buffer circulation test
[GIT PULL] timer drivers update for v7.0/v6.20
2026-01-29 21:32 UTC (2+ messages)
` [tip: timers/clocksource] Merge tag 'timers-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource
[PATCH] clocksource/drivers/sh_tmu: Always leave device running after probe
2026-01-29 21:32 UTC (2+ messages)
` [tip: timers/clocksource] "
[PATCH] clocksource/drivers/armada-370-xp: Fix dead link to timer binding
2026-01-29 21:32 UTC (2+ messages)
` [tip: timers/clocksource] "
[PATCH] clocksource: add missing Kconfig dependency on OF for timer-integrator-ap
2026-01-29 21:32 UTC (2+ messages)
` [tip: timers/clocksource] clocksource/drivers/timer-integrator-ap: Add missing Kconfig dependency on OF
[PATCH v2] clocksource: timer-sp804: Fix an Oops when read_current_timer is called on ARM32 platforms where the SP804 is not registered as the sched_clock
2026-01-29 21:32 UTC (2+ messages)
` [tip: timers/clocksource] clocksource/drivers/timer-sp804: "
[PATCH 5/6] clocksource: mips-gic-timer: Move GIC timer to request_percpu_irq()
2026-01-29 21:32 UTC (2+ messages)
` [tip: timers/clocksource] clocksource/drivers/mips-gic-timer: "
[PATCH v4 00/10] mm: add and use vma_assert_stabilised() helper
2026-01-29 21:30 UTC (5+ messages)
` [PATCH v4 04/10] mm/vma: add+use vma lockdep acquire/release defines
[PATCH v2 0/6] Landlock: Implement scope control for pathname Unix sockets
2026-01-29 21:28 UTC (7+ messages)
` [PATCH v2 1/6] landlock: Add LANDLOCK_SCOPE_PATHNAME_UNIX_SOCKET scope bit to uAPI
` [PATCH v2 3/6] samples/landlock: Support LANDLOCK_SCOPE_PATHNAME_UNIX_SOCKET
` [PATCH v2 5/6] selftests/landlock: Repurpose scoped_abstract_unix_test.c for pathname sockets too
[v3 00/19] Make Display free from i915_reg.h
2026-01-29 21:27 UTC (23+ messages)
` ✗ CI.checkpatch: warning for Make Display free from i915_reg.h (rev3)
` ✓ CI.KUnit: success "
` [v3 01/19] drm/i915: Extract display registers from i915_reg.h to display
` [v3 02/19] drm/i915: Extract South chicken "
` [v3 03/19] drm/i915: Extract display interrupt definitions
` [v3 04/19] drm/i915: Extract DSPCLK_GATE_D from i915_reg to display
` [v3 05/19] drm/{i915, xe}: Extract pcode definitions to common header
` [v3 06/19] drm/i915: Remove i915_reg.h from intel_display_device.c
` [v3 07/19] drm/i915: Remove i915_reg.h from intel_dram.c
` [v3 08/19] drm/i915: Remove i915_reg.h from intel_display.c
` [v3 09/19] drm/i915: Remove i915_reg.h from intel_overlay.c
` [v3 10/19] drm/i915: Remove i915_reg.h from g4x_dp.c
` [v3 11/19] drm/i915: Remove i915_reg.h from i9xx_wm.c
` [v3 12/19] drm/{i915, xe}: Remove i915_reg.h from g4x_hdmi.c
` [v3 13/19] drm/i915: Remove i915_reg.h from intel_rom.c
` [v3 14/19] drm/i915: Remove i915_reg.h from intel_psr.c
` [v3 15/19] drm/i915: Remove i915_reg.h from intel_fifo_underrun.c
` [v3 16/19] drm/i915: Remove i915_reg.h from intel_display_irq.c
` [v3 17/19] drm/i915: Remove i915_reg.h from intel_display_power_well.c
` [v3 18/19] drm/i915: Remove i915_reg.h from intel_modeset_setup.c
` [v3 19/19] drm/{i915, xe}: Remove i915_reg.h from display
` ✗ CI.checksparse: warning for Make Display free from i915_reg.h (rev3)
[BUG] divide error in tabledist
2026-01-29 21:26 UTC (3+ messages)
[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
2026-01-29 21:25 UTC (23+ messages)
` [PATCH v2 01/22] liveupdate: Export symbols needed by modules
` [PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
` [PATCH v2 03/22] PCI: Inherit bus numbers from previous kernel during "
` [PATCH v2 04/22] vfio/pci: Register a file handler with Live Update Orchestrator
` [PATCH v2 05/22] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH v2 06/22] vfio/pci: Retrieve preserved device files after "
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about devices preserved across "
` [PATCH v2 08/22] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
` [PATCH v2 09/22] vfio/pci: Store incoming Live Update state in struct vfio_pci_core_device
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after Live Update
` [PATCH v2 11/22] docs: liveupdate: Document VFIO device file preservation
` [PATCH v2 12/22] selftests/liveupdate: Move luo_test_utils.* into a reusable library
` [PATCH v2 13/22] selftests/liveupdate: Add helpers to preserve/retrieve FDs
` [PATCH v2 14/22] vfio: selftests: Build liveupdate library in VFIO selftests
` [PATCH v2 15/22] vfio: selftests: Add Makefile support for TEST_GEN_PROGS_EXTENDED
` [PATCH v2 16/22] vfio: selftests: Add vfio_pci_liveupdate_uapi_test
` [PATCH v2 17/22] vfio: selftests: Initialize vfio_pci_device using a VFIO cdev FD
` [PATCH v2 18/22] vfio: selftests: Add vfio_pci_liveupdate_kexec_test
` [PATCH v2 19/22] vfio: selftests: Expose iommu_modes to tests
` [PATCH v2 20/22] vfio: selftests: Expose low-level helper routines for setting up struct vfio_pci_device
` [PATCH v2 21/22] vfio: selftests: Verify that opening VFIO device fails during Live Update
` [PATCH v2 22/22] vfio: selftests: Add continuous DMA to vfio_pci_liveupdate_kexec_test
[PATCH v3 00/14] s390x: Add support for virtio-blk-pci IPL device
2026-01-29 21:25 UTC (4+ messages)
` [PATCH v3 02/14] pc-bios/s390-ccw: Remove redundant vring schid attribute
[PATCH v7 0/7] Add AMD ISP4 driver
2026-01-29 21:17 UTC (5+ messages)
` [PATCH v7 5/7] media: platform: amd: isp4 video node and buffers handling added
[Buildroot] [PATCH 1/1] configs/qemu: update defconfigs to Linux 6.18.7
2026-01-29 21:25 UTC
[pull] amdgpu drm-fixes-6.19
2026-01-29 21:25 UTC
[PATCH] drm: Unwind drm device registration upon error
2026-01-29 21:24 UTC (2+ messages)
` ✗ i915.CI.Full: failure for drm: unwind drm device registration upon error (rev4)
[PATCH 0/6] irqchip/renesas-rzv2h: Add support to handle ICU error IRQ and add SWPE trigger
2026-01-29 21:24 UTC (4+ messages)
` [PATCH 4/6] irqchip/renesas-rzv2h: Add CA55 software interrupt support
[PATCH] vfio/migration: Send migration event before device state transition
2026-01-29 21:18 UTC (10+ messages)
[PATCH 0/6] x86/cpu: Take Intel platform into account for old microcode checks
2026-01-29 21:23 UTC (3+ messages)
` [PATCH 6/6] x86/microcode: Add platform mask to Intel microcode "old" list
[PATCH net 0/6] net/sched: Fix packet loops in mirred and netem
2026-01-29 21:22 UTC (5+ messages)
[PATCH v6] qapi: net: deprecate vhostforce option
2026-01-29 21:21 UTC (3+ messages)
[PATCH v3 0/5] scsi: persistent reservation live migration
2026-01-29 21:20 UTC (6+ messages)
` [PATCH v3 1/5] scsi: generalize scsi_SG_IO_FROM_DEV() to scsi_SG_IO()
` [PATCH v3 2/5] scsi: add error reporting "
` [PATCH v3 3/5] scsi: track SCSI reservation state for live migration
` [PATCH v3 4/5] scsi: save/load SCSI reservation state
` [PATCH v3 5/5] docs: add SCSI migrate-pr documentation
[patch 0/4] sched/mmcid: Cure mode transition woes
2026-01-29 21:20 UTC (5+ messages)
` [patch 1/4] sched/mmcid: Prevent live lock on task to CPU mode transition
` [patch 2/4] sched/mmcid: Protect transition on weakly ordered systems
` [patch 3/4] sched/mmcid: Drop per CPU CID immediately when switching to per task mode
` [patch 4/4] sched/mmcid: Optimize transitional CIDs when scheduling out
[PATCH v5 0/7] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2026-01-29 21:20 UTC (4+ messages)
` [PATCH v5 6/7] dax/hmem, cxl: Defer and resolve ownership of Soft Reserved memory ranges
[PATCH v3 0/2] Support runtime configuration for per-VM's HGATP mode
2026-01-29 20:25 UTC (4+ messages)
` [PATCH v3 1/2] RISC-V: KVM: "
` [SUGGESTION] KVM: RISC-V: detect gstage mode hierarchy
[PATCH v1] Documentation: riscv: update Vector discovery for userspace
2026-01-29 15:48 UTC
[PATCH 0/9] cxl: explicit DAX driver selection and hotplug
2026-01-29 21:17 UTC (11+ messages)
` [PATCH 1/9] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH 2/9] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH 3/9] dax: plumb online_type from dax_kmem creators to hotplug
` [PATCH 4/9] drivers/cxl,dax: add dax driver mode selection for dax regions
` [PATCH 5/9] cxl/core/region: move pmem region driver logic into pmem_region
` [PATCH 6/9] cxl/core/region: move dax region device logic into dax_region.c
` [PATCH 7/9] cxl/core: add cxl_devdax_region driver for explicit userland region binding
` [PATCH 8/9] cxl/core: Add dax_kmem_region and sysram_region drivers
` [PATCH 9/9] Documentation/driver-api/cxl: add dax and sysram driver documentation
[PATCH] pci: remove slot specific lock/unlock and save/restore
2026-01-29 21:16 UTC (3+ messages)
[PATCH/for-next 0/2] cgroup/cpuset: Fix partition related locking issues
2026-01-29 21:16 UTC (6+ messages)
` [PATCH/for-next 2/2] cgroup/cpuset: Introduce a new top level isolcpus_update_mutex
[PATCH v1 0/2] drm/xe:Mutual exclusivity between CCS-mode and PF
2026-01-29 21:13 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] drm/xe: Fix Prevent VFs from exposing the CCS mode sysfs file
[PATCH v6 0/4] generate-cve-exclusions: Add a .bbclass
2026-01-29 21:10 UTC (5+ messages)
` [PATCH v6 1/4] generate-cve-exclusions: Add output format option
` [PATCH v6 2/4] cvelistv5: add a new recipe
` [PATCH v6 3/4] kernel-generate-cve-exclusions: Add a .bbclass
` [PATCH v6 4/4] generate-cve-exclusions: Move python script
[PATCH v4 0/7] rust: add `register!` macro
2026-01-29 21:08 UTC (6+ messages)
` [PATCH v4 5/7] rust: io: "
[linux-next:master 9772/10718] arch/parisc/kernel/drivers.c:928 qemu_header() error: strcpy() 'boot_cpu_data.pdc.sys_model_name' too large for 'name_mpe' (81 vs 64)
2026-01-29 21:05 UTC
[soc:ti/defconfig] BUILD SUCCESS 65428481cf6e174cc1bb45444ddc7489e3f2ef0d
2026-01-29 21:04 UTC
[PATCH] iio: light: apds9306: remove redundant explicit pointer cast
2026-01-29 21:04 UTC
[PATCH] crypto: aead: add service indicator flag for RFC4106 AES-GCM
2026-01-29 21:04 UTC
[PATCH 0/4] net: dwc_eth_qos: Update tail pointer handling
2026-01-29 21:01 UTC (5+ messages)
` [PATCH 1/4] net: dwc_eth_qos: Use lower_32_bits() for tail pointers
` [PATCH 2/4] net: dwc_eth_qos: Initialize the transmit tail pointer in eqos_start()
` [PATCH 3/4] net: dwc_eth_qos: Start DMA and MAC after tail pointers are initialized
` [PATCH 4/4] net: dwc_eth_qos: Define more of the unused MAC regs
[PATCH v2 0/2] Add support for eGPUs on Apple Products
2026-01-29 21:02 UTC (5+ messages)
` [PATCH v2 1/2] efi/libstub: enable apple-set-os for all apple devices
` [PATCH v2 2/2] drm/i915/display: Disable display for iMac's
` ✗ LGCI.VerificationFailed: failure for Add support for eGPUs on Apple Products (rev2)
[PATCH v2 0/6] drm/xe/guc: Make MMIO communication more robust
2026-01-29 21:01 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/guc: Make MMIO communication more robust (rev3)
[PATCH 0/7] i3c: mipi-i3c-hci-pci: Enable IBI while runtime suspended for Intel controllers
2026-01-29 21:00 UTC (13+ messages)
` [PATCH 3/7] i3c: master: Mark last_busy on IBI when runtime PM is allowed
` [PATCH 5/7] i3c: mipi-i3c-hci: Allow parent to manage runtime PM
[PATCH bpf-next v3 00/17] mm: BPF OOM
2026-01-29 21:00 UTC (3+ messages)
` [PATCH bpf-next v3 07/17] mm: introduce BPF OOM struct ops
[PATCH] xdiff: re-diff shifted change groups when using histogram algorithm
2026-01-29 20:58 UTC (8+ messages)
[PATCH] hfsplus: fix uninit-value in hfsplus_strcasecmp
2026-01-29 20:56 UTC (12+ messages)
[PATCH] drm/xe/guc: Fix CFI panic due to function signature mismatch
2026-01-29 20:52 UTC (2+ messages)
[PATCH v3 0/2] cpuidle: governors: teo: Wakeup events classification change and refinement
2026-01-29 20:51 UTC (3+ messages)
` [PATCH v3 1/2] cpuidle: governors: teo: Adjust the classification of wakeup events
` [PATCH v3 2/2] cpuidle: governors: teo: Refine intercepts-based idle state lookup
[PATCH v1 08/10] dt-bindings: mfg: motorola-cpcap: convert to schema
2026-01-29 20:48 UTC
[PATCH 0/2] io_uring: Add macro to validate SQE cmd size
2026-01-29 20:48 UTC (3+ messages)
` [PATCH 1/2] io_uring: Add size check for sqe->cmd
[PATCH v3 00/13] Remove device private pages from physical address space
2026-01-29 13:49 UTC (2+ messages)
[PATCH v2 1/2] efi/libstub: enable apple-set-os for all apple devices
2026-01-29 4:37 UTC (2+ messages)
[PATCH v2 0/2] Add support for eGPUs on Apple Products
2026-01-28 17:12 UTC (2+ messages)
[PATCH v2 1/2] efi/libstub: enable apple-set-os for all apple devices
2026-01-29 17:53 UTC (2+ messages)
[PATCH net-next v8 00/15] net: introduce QUIC infrastructure and core subcomponents
2026-01-29 20:46 UTC (4+ messages)
` [PATCH net-next v8 08/15] quic: add path management
[PATCH v2] drm/xe/guc: Fix CFI violation in debugfs access
2026-01-29 20:46 UTC (2+ messages)
[PATCH 6.18 000/227] 6.18.8-rc1 review
2026-01-29 20:45 UTC (2+ messages)
[android-common:android17-6.18 0/7] ERROR: modpost: "asoc_sdw_get_codec_info_list_count" [sound/soc/sof/intel/snd-sof-intel-hda-generic.ko] undefined!
2026-01-29 20:44 UTC
[PATCH v6 0/9] Verisilicon DC8200 driver (and adaption to TH1520)
2026-01-29 20:44 UTC (8+ messages)
` [PATCH v6 1/9] dt-bindings: vendor-prefixes: add verisilicon
[PATCH V2 00/10] pci-imx6: Add support for parsing the reset property in new Root Port binding
2026-01-29 20:44 UTC (3+ messages)
` [PATCH V2 02/10] PCI: imx6: "
[PATCH net] macvlan: fix error recovery in macvlan_common_newlink()
2026-01-29 20:43 UTC
[PATCH v2 1/3] drivers/cxl: introduce cxl_region_driver field for cxl_region
2026-01-29 20:43 UTC (3+ messages)
[RFC] doc: add AGENTS.md for AI-powered code review tools
2026-01-29 20:38 UTC (6+ messages)
` [PATCH v9 0/4] devtools: add AI-assisted "
` [PATCH v9 1/4] doc: add AGENTS.md for AI-powered "
` [PATCH v9 2/4] devtools: add multi-provider AI patch review script
` [PATCH v9 3/4] devtools: add compare-reviews.sh for multi-provider analysis
` [PATCH v9 4/4] devtools: add multi-provider AI documentation review script
Git project and GSoC 2026
2026-01-29 20:41 UTC (6+ messages)
[PATCH] drivers: hid: renegotiate resolution multipliers with device after reset
2026-01-29 20:40 UTC (3+ messages)
[PATCH v7 0/8] Verisilicon DC8200 driver (and adaption to TH1520)
2026-01-29 20:40 UTC (7+ messages)
` [PATCH v7 6/8] riscv: dts: thead: add DPU and HDMI device tree nodes
` [PATCH v7 7/8] riscv: dts: thead: lichee-pi-4a: enable HDMI
[PATCH 6.12 000/169] 6.12.68-rc1 review
2026-01-29 20:38 UTC (2+ messages)
[PATCH 00/12] Improvements for IB handling V7
2026-01-29 20:37 UTC (13+ messages)
` [PATCH 01/12] drm/amdgpu: re-add the bad job to the pending list for ring resets
` [PATCH 02/12] drm/amdgpu/job: use GFP_ATOMIC while in gpu reset
` [PATCH 03/12] drm/amdgpu: switch all IPs to using job for IBs
` [PATCH 04/12] drm/amdgpu: require a job to schedule an IB
` [PATCH 05/12] drm/amdgpu: don't call drm_sched_stop/start() in asic reset
` [PATCH 06/12] drm/amdgpu/cs: return -ETIME for guilty contexts
` [PATCH 07/12] drm/amdgpu: plumb timedout fence through to force completion
` [PATCH 08/12] drm/amdgpu: simplify VCN reset helper
` [PATCH 09/12] drm/amdgpu: Call drm_sched_increase_karma() for ring resets
` [PATCH 10/12] drm/amdgpu: reorder IB schedule sequence
` [PATCH 11/12] drm/amdgpu: add a helper to calculate ring distance
` [PATCH 12/12] drm/amdgpu: rework ring reset backup and reemit v8
[PATCH] boot/fit: print error name in boot_get_fdt_fit()
2026-01-29 20:03 UTC
[PATCH v2 0/3] landlock: Refactor layer masks
2026-01-29 20:28 UTC (3+ messages)
` [PATCH v2 3/3] landlock: transpose the layer masks data structure
[GIT PULL] bluetooth-next 2026-01-29
2026-01-29 20:36 UTC
[GIT PULL] Power management fix for v6.19-rc8
2026-01-29 20:35 UTC
[android-common:android17-6.18 7/7] mm/hmm.c:230:6: error: call to undeclared function 'pte_none'; ISO C99 and later do not support implicit function declarations
2026-01-29 20:34 UTC
[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
2026-01-29 20:35 UTC (4+ messages)
` [RFC PATCH v5 11/45] x86/tdx: Add helpers to check return status codes
[PATCH 6.6 000/254] 6.6.122-rc1 review
2026-01-29 20:34 UTC (2+ messages)
[PATCH v2] usb: gadget: dwc2: Move dr_mode check from of_to_plat() to bind()
2026-01-29 20:32 UTC (3+ messages)
[PATCH] ui/kbd-state.h: Make the header C++ compatible
2026-01-29 20:31 UTC (4+ messages)
[PATCH v4 5/5] blktrace: Make init_blk_tracer() asynchronous when trace_async_init set
2026-01-29 20:29 UTC (3+ messages)
[PATCH 0/4] odb: support ODB source specific transaction handling
2026-01-29 20:28 UTC (6+ messages)
` [PATCH 1/4] odb: store ODB source in `struct odb_transaction`
[PATCH v1] xen/riscv: route unhandled interrupts to do_unexpected_trap()
2026-01-29 20:28 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.