messages from 2026-06-05 20:53:31 to 2026-06-05 22:07:22 UTC [more...]
[PATCH v2 0/6] usb: Migrate drivers to use dev/ofnode APIs
2026-06-05 22:07 UTC (3+ messages)
` [PATCH v2 2/6] usb: musb-new: Use ofnode and dev APIs
[RFC] NFS: named client identities for mTLS mounts and a per-namespace .nfs keyring
2026-06-05 22:07 UTC (6+ messages)
[PATCH v2 0/5] spi: Convert drivers to dev_read_* APIs
2026-06-05 22:06 UTC (2+ messages)
` [v2,0/5] "
[PATCH v2 00/18] kho: make boot time huge page allocation work nicely with KHO
2026-06-05 22:06 UTC (3+ messages)
` [PATCH v2 02/18] kho: disallow wide keys in radix tree
[PATCH 0/6] vfio/igd: Fix garbled screen on IGD passthrough with legacy VBIOS
2026-06-05 22:03 UTC (11+ messages)
` [PATCH 1/6] hw/pci: Recalculate option ROM checksum before patching ID
` [PATCH 2/6] hw/pci: Introduce rom_need_patch_id flag in PCIDevice
` [PATCH 4/6] vfio/pci: Use pci_rom_patch_ids() for IGD ROM ID patching
` [PATCH 5/6] vfio/igd: Toggle rom_need_patch_id flag on IGD devices
` [PATCH 6/6] vfio/igd: Clear saved BDSM in legacy VBIOS ROM at load time
[PATCH v4 0/9] dax/kmem: atomic whole-device hotplug via sysfs
2026-06-05 22:03 UTC (19+ messages)
` [PATCH v4 1/9] mm/memory: add memory_block_aligned_range() helper
` [PATCH v4 2/9] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH v4 3/9] mm/memory_hotplug: export mhp_get_default_online_type
` [PATCH v4 4/9] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH v4 5/9] mm/memory_hotplug: add multi-range hotunplug
` [PATCH v4 6/9] dax: plumb hotplug online_type through dax
` [PATCH v4 7/9] dax/kmem: extract hotplug/hotremove helper functions
` [PATCH v4 8/9] dax/kmem: add sysfs interface for atomic hotplug
` [PATCH v4 9/9] selftests/dax: add dax/kmem hotplug sysfs regression test
[PATCH 00/10] dmaengine: fsldma: devm conversion, fixups, and cleanups
2026-06-05 22:01 UTC (11+ messages)
` [PATCH 01/10] dmaengine: fsldma: kill tasklet before removing channel
` [PATCH 02/10] dmaengine: fsldma: check dma_async_device_register() return value
` [PATCH 03/10] dmaengine: fsldma: convert to platform_get_irq_optional()
` [PATCH 04/10] dmaengine: fsldma: convert to devm_kzalloc and fix error path
` [PATCH 05/10] dmaengine: fsldma: convert ioremap to devm_platform_ioremap_resource
` [PATCH 06/10] dmaengine: fsldma: convert channel allocation to devm_kzalloc
` [PATCH 07/10] dmaengine: fsldma: convert channel ioremap to devm_of_iomap
` [PATCH 08/10] dmaengine: fsldma: replace irq_of_parse_and_map with of_irq_get
` [PATCH 09/10] dmaengine: fsldma: convert to devm_request_irq
` [PATCH 10/10] dmaengine: fsldma: replace ppc-specific accessors with portable generic ones
[PATCH 0/4] btrfs: minor fixes and cleanups on direct IO path
2026-06-05 22:01 UTC (7+ messages)
` [PATCH 1/4] btrfs: return the written number if there is any progress for dio
` [PATCH 2/4] btrfs: wait for OE to be fully removed before falling back to buffered
[PATCH] dt-bindings: media: Add macros for video interface devices
2026-06-05 21:59 UTC (4+ messages)
[PATCH v4 00/24] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
2026-06-05 21:56 UTC (10+ messages)
` [PATCH v4 18/24] iommu/arm-smmu-v3: Introduce master->ats_broken flag
[PATCH] migration-guide: add release notes for 5.0.18
2026-06-05 21:55 UTC (3+ messages)
` [docs] "
kernel NULL pointer dereference in quirk_clear_strap_no_soft_reset_dev2_f0 -> amd_smn_read
2026-06-05 21:55 UTC (9+ messages)
[bpf-next:master 6/23] Warning: lib/rhashtable.c:736 function parameter 'ht' not described in 'rhashtable_next_key'
2026-06-05 21:51 UTC
[PATCH 0/2] soc: qcom: socinfo: Add CQ8725S SoC ID
2026-06-05 21:49 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom,ids: Add SoC ID for CQ8725S
` [PATCH 2/2] soc: qcom: socinfo: Add CQ8725S SoC ID
[syzbot] [kvm?] [kvm-x86?] INFO: rcu detected stall in kvm_vcpu_ioctl (4)
2026-06-05 21:48 UTC (2+ messages)
[PATCH net] tls: fix use-after-free in tls_sw_sendmsg() cork error path
2026-06-05 21:48 UTC
[PATCH 0/3] fuse: io-uring request completion and ordering fixes
2026-06-05 21:48 UTC (5+ messages)
` [PATCH 1/3] fuse: fix EFAULT clobber in fuse_uring_commit
` [PATCH 2/3] fuse: fix data races on ring->ready
[PATCH 0/4] arm64: cross-CPU NMI via SDEI
2026-06-05 21:46 UTC (10+ messages)
` [PATCH 2/4] drivers/firmware: add SDEI cross-CPU NMI service for arm64
` [PATCH 3/4] arm64: wire SDEI NMI into the hardlockup watchdog
` [PATCH 4/4] arm64: route crash_smp_send_stop() last resort through SDEI
[PATCH] KVM: selftests: Make guest_code_xsave more friendly
2026-06-05 21:45 UTC (3+ messages)
[PATCH v1 1/1] drm/xe/guc: Handle GuC local uncorrectable error notifications
2026-06-05 21:43 UTC (2+ messages)
` ✓ CI.KUnit: success for series starting with [v1,1/1] "
[PATCH] drm/xe/nvls: Update PCI IDs
2026-06-05 21:42 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/xe/nvls: Update PCI IDs (rev3)
` ✓ Xe.CI.BAT: "
[PATCH bpf-next v1 00/17] Redesign Verification Errors
2026-06-05 21:41 UTC (9+ messages)
` [PATCH bpf-next v1 03/17] bpf: Add source and instruction diagnostic context
` [PATCH bpf-next v1 04/17] bpf: Track verifier branch diagnostic history
[android-common:android16-6.12 8/8] posix_timers.c:257:13: warning: 'check_sig_ign' defined but not used
2026-06-05 21:41 UTC
[PATCH bpf-next] bpf: reject sleepable BPF_LSM_CGROUP programs at load time
2026-06-05 21:40 UTC (2+ messages)
[PATCH v3 0/3] wifi: wcn36xx: firmware trust boundary hardening
2026-06-05 21:38 UTC (3+ messages)
` [PATCH v3 2/3] wifi: wcn36xx: fix OOB read from firmware count in PRINT_REG_INFO indication
[PATCH] drm/i915/tc: Disable outputs instead of modesetting them on link reset
2026-06-05 21:28 UTC
[PATCH bpf-next 1/2] bpf: Expose signature verdict via bpf_prog_aux
2026-06-05 21:35 UTC (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Inspect the signature verdict exposed to BPF LSM
SFP/MDIO/I2C: help requested unlocking a SFP+ MCU to expose PHY
2026-06-05 21:34 UTC (4+ messages)
[PATCH v5 0/9] Convert most Dell WMI drivers to use the new buffer-based API
2026-06-05 21:33 UTC (20+ messages)
` [PATCH v5 1/9] platform/x86: dell-descriptor: Use new buffer-based WMI API
` [PATCH v5 2/9] platform/x86: dell-privacy: "
` [PATCH v5 3/9] platform/x86: dell-smbios-wmi: "
` [PATCH v5 4/9] platform/x86: dell-wmi-base: "
` [PATCH v5 5/9] platform/x86: dell-ddv: "
` [PATCH v5 6/9] hwmon: (dell-smm) "
` [PATCH v5 7/9] platform/wmi: Make wmi_bus_class const
` [PATCH v5 8/9] platform/wmi: Make sysfs attributes const
` [PATCH v5 9/9] modpost: Handle malformed WMI GUID strings
[PATCH v2 0/6] net/gve: add hardware timestamping support
2026-06-05 21:29 UTC (8+ messages)
` [PATCH v3 "
` [PATCH v3 1/6] net/gve: add thread safety to admin queue
` [PATCH v3 2/6] net/gve: add device option support for HW timestamps
` [PATCH v3 3/6] net/gve: add AdminQ command for NIC timestamps
` [PATCH v3 4/6] net/gve: add periodic NIC clock synchronization
` [PATCH v3 5/6] net/gve: support read clock ethdev op
` [PATCH v3 6/6] net/gve: reconstruct HW timestamps from DQO
[PATCH bpf-next RESEND v12 00/11] selftests/bpf: Tolerate partial builds across kernel configs
2026-06-05 21:30 UTC (2+ messages)
[PATCH v2] ASoC: dt-bindings: sound: renesas,r9a09g047: Fix dma-names and ports schema
2026-06-05 21:29 UTC (2+ messages)
[PATCH 1/2] ethdev: support selective Rx data
2026-06-05 21:28 UTC (4+ messages)
` [PATCH v8 0/9] selective Rx
` [PATCH v8 9/9] dts: add selective Rx tests
[PATCH v10 0/4] hw/mem: add sp-mem device for Specific Purpose Memory
2026-06-05 21:27 UTC (5+ messages)
` [PATCH v10 1/4] "
` [PATCH v10 2/4] i386/acpi-build: partition device_memory SRAT umbrella for sp-mem
[PATCH] cxl: Fix CXL_HEADERLOG_SIZE to match RAS Capability size
2026-06-05 21:28 UTC (2+ messages)
[PATCH] drm/xe/rtp: Fix build error with clang < 21 and non-const initializers
2026-06-05 21:26 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH v10 01/25] x86/virt/tdx: Clarify try_init_module_global() result caching
2026-06-05 21:25 UTC (2+ messages)
` [tip: x86/tdx] "
[PATCH v10 02/25] x86/virt/tdx: Move TDX global initialization states to file scope
2026-06-05 21:25 UTC (2+ messages)
` [tip: x86/tdx] "
[PATCH v10 03/25] x86/virt/tdx: Consolidate TDX global initialization states
2026-06-05 21:25 UTC (2+ messages)
` [tip: x86/tdx] "
[PATCH v10 04/25] x86/virt/tdx: Move TDX_FEATURES0 bits to asm/tdx.h
2026-06-05 21:25 UTC (2+ messages)
` [tip: x86/tdx] "
[PATCH v10 05/25] x86/virt/tdx: Move low level SEAMCALL helpers out of <asm/tdx.h>
2026-06-05 21:25 UTC (2+ messages)
` [tip: x86/tdx] "
[PATCH 0/7] irqchip/irq-realtek-rtl: Add multi parent support
2026-06-05 21:25 UTC (9+ messages)
` [PATCH 1/7] dt-bindings: interrupt-controller: realtek,rtl-intc: Allow 2 interrupt cells
` [PATCH 2/7] irqchip/irq-realtek-rtl: Use helper for parent setup
` [PATCH 3/7] irqchip/irq-realtek-rtl: Add interrupt data structure
` [PATCH 4/7] irqchip/irq-realtek-rtl: Add mask for interrupt handling
` [PATCH 5/7] irqchip/irq-realtek-rtl: Add a select function
` [PATCH 6/7] irqchip/irq-realtek-rtl: Allow shuffled interrupt order
` [PATCH 7/7] irqchip/irq-realtek-rtl: Activate multiple parents
[PATCH v2] f2fs: support dynamic include/exclude for device aliasing
2026-06-05 21:25 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v10 06/25] coco/tdx-host: Introduce a "tdx_host" device
2026-06-05 21:25 UTC (2+ messages)
` [tip: x86/tdx] "
[PATCH v10 07/25] coco/tdx-host: Expose TDX module version
2026-06-05 21:25 UTC (2+ messages)
` [tip: x86/tdx] "
[PATCH v10 08/25] x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs
2026-06-05 21:25 UTC (2+ messages)
` [tip: x86/tdx] "
[PATCH v10 09/25] x86/virt/seamldr: Add a helper to retrieve P-SEAMLDR information
2026-06-05 21:25 UTC (2+ messages)
` [tip: x86/tdx] "
[PATCH v10 10/25] coco/tdx-host: Expose P-SEAMLDR information via sysfs
2026-06-05 21:25 UTC (2+ messages)
` [tip: x86/tdx] "
[PATCH v10 11/25] coco/tdx-host: Don't expose P-SEAMLDR information on CPUs with erratum
2026-06-05 21:25 UTC (2+ messages)
` [tip: x86/tdx] "
[PATCH v10 12/25] coco/tdx-host: Implement firmware upload sysfs ABI for TDX module updates
2026-06-05 21:25 UTC (2+ messages)
` [tip: x86/tdx] "
[PATCH v10 13/25] x86/virt/seamldr: Allocate and populate a module update request
2026-06-05 21:25 UTC (2+ messages)
` [tip: x86/tdx] "
[PATCH v10 14/25] x86/virt/seamldr: Introduce skeleton for TDX module updates
2026-06-05 21:25 UTC (2+ messages)
` [tip: x86/tdx] "
[PATCH v10 15/25] x86/virt/seamldr: Abort updates after a failed step
2026-06-05 21:25 UTC (2+ messages)
` [tip: x86/tdx] "
[PATCH v10 16/25] x86/virt/seamldr: Shut down the current TDX module
2026-06-05 21:25 UTC (2+ messages)
` [tip: x86/tdx] "
[PATCH v10 17/25] x86/virt/tdx: Reset software states during TDX module shutdown
2026-06-05 21:25 UTC (2+ messages)
` [tip: x86/tdx] "
[PATCH v2 04/23] dmaengine: sdxi: Feature discovery and initial configuration
2026-06-05 21:25 UTC (3+ messages)
[PATCH v10 18/25] x86/virt/seamldr: Install a new TDX module
2026-06-05 21:25 UTC (2+ messages)
` [tip: x86/tdx] "
[PATCH v10 19/25] x86/virt/seamldr: Do TDX global and per-CPU init after module installation
2026-06-05 21:25 UTC (2+ messages)
` [tip: x86/tdx] x86/virt/seamldr: Initialize the newly-installed TDX module
[PATCH v10 20/25] x86/virt/tdx: Restore TDX module state
2026-06-05 21:25 UTC (2+ messages)
` [tip: x86/tdx] "
[tip: x86/tdx] x86/virt/seamldr: Add module update locking
2026-06-05 21:25 UTC
[tip: x86/tdx] coco/tdx-host: Lock out module updates when reading version
2026-06-05 21:25 UTC
[PATCH v10 21/25] x86/virt/tdx: Refresh TDX module version after update
2026-06-05 21:25 UTC (2+ messages)
` [tip: x86/tdx] "
[PATCH v10 23/25] x86/virt/tdx: Enable TDX module runtime updates
2026-06-05 21:25 UTC (2+ messages)
` [tip: x86/tdx] "
[tip: x86/tdx] x86/virt/tdx: Document TDX module update
2026-06-05 21:25 UTC
[PATCH net-next] net: mana: Add support for PF device 0x00C1
2026-06-05 21:22 UTC
[PATCH net-next] net/sched: Update function name in TCQ_F_NOPARENT comment
2026-06-05 21:22 UTC
[PATCH bpf-next v2] bpf: Clear rb node linkage when freeing bpf_rb_root
2026-06-05 21:20 UTC (2+ messages)
[PATCH] selftests/bpf: Fix flaky file_reader test
2026-06-05 21:20 UTC (2+ messages)
[PATCH v1] bpftool build: Restrict feature tests during bootstrap compilation
2026-06-05 21:20 UTC (2+ messages)
[PATCH bpf-next v3 0/5] Object relationship tracking refactor followup
2026-06-05 21:20 UTC (2+ messages)
[PATCH bpf-next v1 0/3] Object relationship refactor followup
2026-06-05 21:20 UTC (2+ messages)
[PATCH v2] index-pack: retain child bases in delta cache
2026-06-05 21:18 UTC (4+ messages)
` [PATCH v3] "
[Buildroot] [PATCH 1/2] package/libinput: bump version to 1.31.2
2026-06-05 21:16 UTC (2+ messages)
[Buildroot] [git commit] package/libinput: bump version to 1.31.2
2026-06-05 21:10 UTC
[Buildroot] [git commit] package/libinput: security bump version to 1.31.3
2026-06-05 21:10 UTC
[PATCH v13 0/5] perf tools: Add inject --aslr feature, early maps loading, and decoupling fixes
2026-06-05 21:12 UTC (9+ messages)
` [PATCH v14 "
` [PATCH v14 1/5] perf maps: Add maps__mutate_mapping
` [PATCH v14 2/5] perf inject/aslr: Add ASLR tool infrastructure and MMAP tracking
` [PATCH v14 3/5] perf inject/aslr: Implement sample address remapping
` [PATCH v14 4/5] perf test: Add inject ASLR test
` [PATCH v14 5/5] perf aslr: Strip sample registers
[Bug 221583] New: Lenovo 82KU: keyboard backlight works via Fn+Space but no kbd_backlight LED device exposed
2026-06-05 21:09 UTC (3+ messages)
` [Bug 221583] "
[PATCH i-g-t, v2] tests/kms_hdr: Use non-modeset commit for HDR metadata swaps
2026-06-05 21:08 UTC (2+ messages)
` ✓ i915.CI.BAT: success for tests/kms_hdr: Use non-modeset commit for HDR metadata swaps (rev2)
[PATCH 1/2] rteval: cyclictest: Improve handling of truncated histogram output
2026-06-05 21:06 UTC (2+ messages)
` [PATCH 2/2] rteval: timerlat: "
[PATCH 0/3] Convert ti,irq-crossbar binding to DT schema
2026-06-05 21:06 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: interrupt-controller: ti,irq-crossbar: Convert "
` [PATCH 2/3] irqchip: irq-crossbar: Handle renamed irqs-reserved property
` [PATCH 3/3] ARM: dts: omap: dra7: Use new property name ti,crossbar-irqs-reserved
[PATCH v3 0/5] drm/{i915, xe}: Refactor generic_handle_irq_safe() error messages
2026-06-05 21:05 UTC (6+ messages)
` [PATCH v3 1/5] drm/xe/printk: Add xe_warn_once()
` [PATCH v3 2/5] drm/xe/heci: Use xe print functions in xe_heci_gsc.c
` [PATCH v3 3/5] drm/xe/i2c: Use xe print functions in xe_i2c.c
` [PATCH v3 4/5] drm/i915: Refactor generic_handle_irq_safe() error messages
` [PATCH v3 5/5] drm/xe/i2c: Report i2c irq handler issue
[PATCH v2 0/5] drm/{i915, xe}: Refactor generic_handle_irq_safe() error messages
2026-06-05 21:01 UTC (2+ messages)
` ✗ Fi.CI.BUILD: failure for drm/{i915, xe}: Refactor generic_handle_irq_safe() error messages (rev3)
[PATCH RFC bpf-next v2 0/3] bpf: Fix LRU NMI/tracepoint re-entry deadlock
2026-06-05 21:00 UTC (3+ messages)
` [PATCH RFC bpf-next v2 1/3] bpf: Fix NMI/tracepoint re-entry deadlock on lru locks
[Buildroot] [PATCH] package/libusb: security bump to version 1.0.30
2026-06-05 21:00 UTC (2+ messages)
[Buildroot] [git commit] package/libusb: security bump to version 1.0.30
2026-06-05 20:57 UTC
[PATCH] power: supply: max17042_battery: Use modern PM ops to clear up warning
2026-06-05 20:55 UTC (2+ messages)
[PATCH bpf-next v2 0/8] bpf: add support for KASAN checks in JITed programs
2026-06-05 20:55 UTC (6+ messages)
` [PATCH bpf-next v2 8/8] selftests/bpf: add tests to validate KASAN on JIT programs
[PATCH v3 00/40] KVM: x86: GPR accessors and x86.{c,h} spring cleaning
2026-06-05 20:55 UTC (5+ messages)
` [PATCH v3 31/40] KVM: x86: Move MMU helper declarations from kvm_host.h => mmu.h
[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-05 20:54 UTC (11+ messages)
[PATCH 00/17] fs: replace __get_free_pages() call with kmalloc()
2026-06-05 20:54 UTC (7+ messages)
` [PATCH 10/17] jbd2: replace __get_free_pages() "
[PATCH 0/8] telemetry: thread-safe and bounded parameter parsing
2026-06-05 20:51 UTC (5+ messages)
` [PATCH 5/8] eventdev: remove strtok from telemetry handlers
` [PATCH 6/8] eventdev/eth_rx: fix thread-unsafe telemetry parsing
` [PATCH 7/8] eventdev/eth_rx: reject out-of-range telemetry adapter ID
` [PATCH 8/8] eventdev/timer: reject out-of-range ID
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.