messages from 2026-05-29 21:29:27 to 2026-05-29 22:22:56 UTC [more...]
[PATCH v3 00/40] KVM: x86: GPR accessors and x86.{c,h} spring cleaning
2026-05-29 22:21 UTC (12+ messages)
` [PATCH v3 01/40] KVM: SVM: Truncate INVLPGA address in compatibility mode
` [PATCH v3 02/40] KVM: x86/xen: Bug the VM if 32-bit KVM observes a 64-bit mode hypercall
` [PATCH v3 03/40] KVM: x86/xen: Don't truncate RAX when handling hypercall from protected guest
` [PATCH v3 04/40] KVM: VMX: Read 32-bit GPR values for ENCLS instructions outside of 64-bit mode
` [PATCH v3 05/40] KVM: x86: Trace hypercall register *after* truncating values for 32-bit
` [PATCH v3 06/40] KVM: x86: Rename kvm_cache_regs.h => regs.h
` [PATCH v3 07/40] KVM: x86: Move inlined GPR, CR, and DR helpers from x86.h to regs.h
` [PATCH v3 08/40] KVM: x86: Add mode-aware versions of kvm_<reg>_{read,write}() helpers
` [PATCH v3 09/40] KVM: x86: Drop non-raw kvm_<reg>_write() helpers
` [PATCH v3 10/40] KVM: nSVM: Use kvm_rax_read() now that it's mode-aware
` [PATCH v3 11/40] Revert "KVM: VMX: Read 32-bit GPR values for ENCLS instructions outside of 64-bit mode"
[PATCH] platform/x86/intel/vsec: Restore BAR fallback for header walk
2026-05-29 22:22 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH] HID: intel-thc-hid: intel-quickspi: reset touch IC on system resume
2026-05-29 22:22 UTC
[PATCH 0/3] pack-objects: support bitmaps and delta-islands with `--path-walk`
2026-05-29 22:20 UTC (6+ messages)
[PATCH net-next v3 03/14] net: phy: microchip_t1s: Use generic APIs for C45 read and write
2026-05-29 22:20 UTC (2+ messages)
[PATCH net-next v3 02/14] net: ethernet: oa_tc6: Move oa_tc6.c to its own directory
2026-05-29 22:19 UTC (2+ messages)
[arm-integrator:b4/gemini-verbatim-gigabit-nas 2/2] arch/arm/boot/dts/gemini/gemini-verbatim-s08v1901-d1.dtb: / (verbatim,s08v1901-d1): compatible: 'oneOf' conditional failed, one must be fixed:
2026-05-29 22:14 UTC
[PATCH vfs-7.2.xattr v2] bpf: Add simple xattr support to bpffs
2026-05-29 22:12 UTC
[PATCH net-next v3 01/14] net: phy: Helper to read and write through C45 without lock
2026-05-29 22:11 UTC (2+ messages)
[PATCH] btrfs: use lockless read in nr_cached_objects shrinker callback
2026-05-29 22:11 UTC (2+ messages)
FreeBSD CI after Cirrus shuts down?
2026-05-29 22:07 UTC (9+ messages)
Missing signoff in the edac tree
2026-05-29 22:07 UTC (2+ messages)
[PATCH v3] loop: Fix NULL pointer dereference in lo_rw_aio()
2026-05-29 22:05 UTC (2+ messages)
[PATCH] crypto: crypto4xx - Remove insecure and unused rng_alg
2026-05-29 22:04 UTC
[PATCH 0/2] hw/i3c: fix DW-I3C FIFO depth advertisement
2026-05-29 22:05 UTC (4+ messages)
` [PATCH 1/2] hw/i3c: fix CMD/data FIFO depth reset values to match real silicon
[PATCH bpf-next 3/4] bpf,slab: Add slub-backed allocator for bpf_arena
2026-05-29 22:04 UTC (2+ messages)
[PATCH v2 1/3] binman: imx8mimage: Handle nxp,boot-from = "fspi"
2026-05-29 22:03 UTC (2+ messages)
[PATCH] drm/xe/pcode: Don't ignore drmm_mutex_init failure
2026-05-29 22:03 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH v3 0/3] allow control DTB to double as "FIT image"
2026-05-29 22:02 UTC (5+ messages)
` [PATCH v3 1/3] image-fit.c: introduce CONTROL_DTB_AS_FIT config knob
` [PATCH v3 3/3] test: hook up test of allowing control DTB to act as FIT image
[syzbot] [ntfs3?] INFO: task hung in attr_data_get_block (2)
2026-05-29 22:03 UTC
[syzbot] [net?] BUG: sleeping function called from invalid context in netif_rx_mode_run
2026-05-29 22:03 UTC
[Buildroot] [PATCH 1/2] utils/bump-stable-kernel-versions: update for split hash file
2026-05-29 22:02 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] utils/bump-stable-kernel-versions: automatically commit result
[PATCH v7 00/38] Hexagon system emulation, Part 1/3
2026-05-29 21:55 UTC (39+ messages)
` [PATCH v7 01/38] docs: Add hexagon sysemu docs
` [PATCH v7 02/38] docs/system: Add hexagon CPU emulation
` [PATCH v7 03/38] target/hexagon: Fix badva reference, delete CAUSE
` [PATCH v7 04/38] target/hexagon: Add missing A_CALL attr, hintjumpr to multi_cof
` [PATCH v7 05/38] target/hexagon: Handle system/guest registers in gen_analyze_funcs.py and hex_common.py
` [PATCH v7 06/38] target/hexagon: Suppress unused-variable warnings for sysemu source regs
` [PATCH v7 07/38] target/hexagon: Make gen_exception_end_tb non-static
` [PATCH v7 08/38] target/hexagon: Switch to tag_ignore(), generate via get_{user, sys}_tags()
` [PATCH v7 09/38] target/hexagon: Add privilege check, use tag_ignore()
` [PATCH v7 10/38] target/hexagon: Add a placeholder fp exception
` [PATCH v7 11/38] target/hexagon: Add guest, system reg number defs
` [PATCH v7 12/38] target/hexagon: Add guest, system reg number state
` [PATCH v7 13/38] target/hexagon: Add TCG values for sreg, greg
` [PATCH v7 14/38] target/hexagon: Add guest/sys reg writes to DisasContext
` [PATCH v7 15/38] target/hexagon: Add imported macro, attr defs for sysemu
` [PATCH v7 16/38] target/hexagon: Add new macro definitions "
` [PATCH v7 17/38] target/hexagon: Add handlers for guest/sysreg r/w
` [PATCH v7 18/38] target/hexagon: Add placeholder greg/sreg r/w helpers
` [PATCH v7 19/38] target/hexagon: Add vmstate representation
` [PATCH v7 20/38] target/hexagon: Make A_PRIV, "J2_trap*" insts need_env()
` [PATCH v7 21/38] target/hexagon: Define register fields for system regs
` [PATCH v7 22/38] target/hexagon: Implement do_raise_exception()
` [PATCH v7 23/38] target/hexagon: Add system reg insns
` [PATCH v7 24/38] target/hexagon: Add sysemu TCG overrides
` [PATCH v7 25/38] target/hexagon: Add implicit attributes to sysemu macros
` [PATCH v7 26/38] target/hexagon: Add TCG overrides for int handler insts
` [PATCH v7 27/38] target/hexagon: Add TCG overrides for thread ctl
` [PATCH v7 28/38] target/hexagon: Add TCG overrides for rte, nmi
` [PATCH v7 29/38] target/hexagon: Add sreg_{read,write} helpers
` [PATCH v7 30/38] target/hexagon: Add representation to count cycles
` [PATCH v7 31/38] target/hexagon: Add implementation of cycle counters
` [PATCH v7 32/38] target/hexagon: Add pcycle setting functionality
` [PATCH v7 33/38] target/hexagon: Add cpu modes, mmu indices, next_PC to state
` [PATCH v7 34/38] hw/hexagon: Declare hexagon TLB device interface
` [PATCH v7 35/38] target/hexagon: Define MMU_INDEX TB_FLAGS field
` [PATCH v7 36/38] target/hexagon: Add stubs for modify_ssr/get_exe_mode
` [PATCH v7 37/38] target/hexagon: Define f{S,G}ET_FIELD macros
` [PATCH v7 38/38] target/hexagon: Add hex_interrupts support
[PATCH v5 00/28] Hexagon system emulation, Part 2/3
2026-05-29 21:58 UTC (29+ messages)
` [PATCH v5 01/28] target/hexagon: Implement {c,}swi helpers
` [PATCH v5 02/28] target/hexagon: Implement iassign{r,w} helpers
` [PATCH v5 03/28] target/hexagon: Implement start/stop helpers, soft reset
` [PATCH v5 04/28] target/hexagon: Implement {g,s}etimask helpers
` [PATCH v5 05/28] target/hexagon: Implement wait helper
` [PATCH v5 06/28] target/hexagon: Implement get_exe_mode()
` [PATCH v5 07/28] target/hexagon: Implement hex_tlb_entry_get_perm()
` [PATCH v5 08/28] target/hexagon: Implement software interrupt
` [PATCH v5 09/28] target/hexagon: Implement stack overflow exception
` [PATCH v5 10/28] target/hexagon: Implement exec_interrupt, set_irq
` [PATCH v5 11/28] target/hexagon: add simple cpu_exec_reset and pointer_wrap
` [PATCH v5 12/28] target/hexagon: Implement hexagon_tlb_fill()
` [PATCH v5 13/28] target/hexagon: Implement siad inst
` [PATCH v5 14/28] target/hexagon: Implement hexagon_resume_threads()
` [PATCH v5 15/28] target/hexagon: Implement setprio, resched
` [PATCH v5 16/28] target/hexagon: Add sysemu_ops, cpu_get_phys_page_debug()
` [PATCH v5 17/28] target/hexagon: extend hexagon_cpu_mmu_index() for sysemu
` [PATCH v5 18/28] target/hexagon: Decode trap1, rte as COF
` [PATCH v5 19/28] target/hexagon: Implement modify_ssr, resched, pending_interrupt
` [PATCH v5 20/28] target/hexagon: Add pkt_ends_tb to translation
` [PATCH v5 21/28] target/hexagon: Add next_PC, {s,g}reg writes
` [PATCH v5 22/28] target/hexagon: Add implicit sysreg writes
` [PATCH v5 23/28] target/hexagon: Define system, guest reg names
` [PATCH v5 24/28] target/hexagon: Add k0 {un,}lock
` [PATCH v5 25/28] target/hexagon: Add PC to raise_exception, use fTRAP() helper
` [PATCH v5 26/28] target/hexagon: Add TCG overrides for transfer insts
` [PATCH v5 27/28] target/hexagon: Add support for loadw_phys
` [PATCH v5 28/28] target/hexagon: Add guest reg reading functionality
[PATCH v6 0/9] Hexagon system emulation, Part 3/3
2026-05-29 21:59 UTC (10+ messages)
` [PATCH v6 1/9] hw/hexagon: Add globalreg model
` [PATCH v6 2/9] hw/hexagon: Add global register tracing
` [PATCH v6 3/9] hw/hexagon: Add hexagon TLB device implementation
` [PATCH v6 4/9] hw/hexagon: Add machine configs for sysemu
` [PATCH v6 5/9] hw/hexagon: Add v68, sa8775-cdsp0 defs
` [PATCH v6 6/9] hw/hexagon: Add support for cfgbase
` [PATCH v6 7/9] target/hexagon: add build config for softmmu
` [PATCH v6 8/9] hw/hexagon: Define hexagon "virt" machine
` [PATCH v6 9/9] tests/qtest: Add hexagon boot-serial-test
[PATCH v1 0/6] power: Use named initializers for platform_device_id arrays
2026-05-29 22:02 UTC (3+ messages)
` [PATCH v1 1/6] power: Drop unused assignment of platform_device_id driver data
[PATCH] dt-bindings: usb: convert PXA USB bindings to YAML
2026-05-29 22:01 UTC (2+ messages)
linux-next: manual merge of the drm tree with the drm-fixes tree
2026-05-29 22:00 UTC
[PATCH v8 0/2] i2c: designware: fix WACF2200 touchscreen probe ordering
2026-05-29 21:59 UTC (6+ messages)
` [PATCH v8 2/2] i2c: designware: defer probe if child GpioInt controllers are not bound
Fixes tags need work in the pinctrl tree
2026-05-29 21:58 UTC
Missing signoff in the net tree
2026-05-29 21:57 UTC
[PATCH v6 0/6] iommu: Standardize ATS robustness and state tracking
2026-05-29 21:56 UTC (5+ messages)
` [PATCH v6 3/6] PCI/ATS: Mandate checking pci_ats_supported() before pci_prepare_ats()
` [PATCH v6 4/6] iommu/arm-smmu-v3: Standardize ATS enablement failure reporting
[PATCH v2] iopoll: use udelay() for initial polling
2026-05-29 21:56 UTC (8+ messages)
[Buildroot] [PATCH 1/3] package/libenca: bump to version 1.22 and migrate to new upstream
2026-05-29 21:53 UTC (6+ messages)
` [Buildroot] [PATCH 2/3] DEVELOPERS: add Shubham Chakraborty for libenca
` [Buildroot] [PATCH 3/3] package/libenca: fix C23 compatibility for getenv/getopt prototypes
[PULL v3 00/10] Linux user next patches
2026-05-29 21:51 UTC (11+ messages)
` [PULL v3 01/10] linux-user/ppc: restore fp_status from FPSCR on sigreturn
` [PULL v3 02/10] linux-user/mips: save/restore FCSR across signal delivery
` [PULL v3 03/10] linux-user/sh4: preserve T/M/Q bits "
` [PULL v3 04/10] linux-user/sh4: restore FP rounding mode on sigreturn
` [PULL v3 05/10] target/sh4: sync fp_status when gdb writes FPSCR
` [PULL v3 06/10] linux-user/s390x: restore fpu_status rounding mode from FPC on sigreturn
` [PULL v3 07/10] linux-user: Implement finer grained madivse() syscall
` [PULL v3 08/10] linux-user: Fix typo in function documentation for pgb_addr_set()
` [PULL v3 09/10] linux-user: Move init_main_thread() prototype to user-internals.h
` [PULL v3 10/10] linux-user: Move cpu_copy() "
[Buildroot] [git commit branch/next] package/libenca: fix C23 compatibility for getenv/getopt prototypes
2026-05-29 21:52 UTC
[Buildroot] [git commit branch/next] DEVELOPERS: add Shubham Chakraborty for libenca
2026-05-29 21:52 UTC
[Buildroot] [git commit branch/next] package/libenca: bump to version 1.22 and migrate to new upstream
2026-05-29 21:52 UTC
[PATCH] tidbits: net-udp: add server and client mode
2026-05-29 21:53 UTC (7+ messages)
[Buildroot] [PATCH v5 6/8] utils/generate-cyclonedx: mark host packages as external
2026-05-29 21:53 UTC (5+ messages)
[PATCH] Documentation: drm: Add entry for removing spsc_queue to TODO list
2026-05-29 21:52 UTC
[Buildroot] [PATCH 1/2] DEVELOPERS: drop Mauro Condarelli, email bounces
2026-05-29 21:52 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] DEVELOPERS: drop John Faith, "
[PATCH] drm/vmwgfx: Remove duplicates in vmwgfx_bo.h
2026-05-29 21:52 UTC (2+ messages)
[PATCH batadv] batman-adv: prevent ELP transmission interval underflow
2026-05-29 21:51 UTC
[PATCH v3 00/10]
2026-05-29 21:51 UTC (3+ messages)
` [PATCH v3 10/10] drm/vmwgfx: Remove unused field struct vmwgfx_du_update_plane.old_state
[PATCH 6.6 000/186] 6.6.142-rc1 review
2026-05-29 21:50 UTC (2+ messages)
[PATCH 6.12 000/272] 6.12.92-rc1 review
2026-05-29 21:50 UTC (2+ messages)
[PATCH 6.18 000/377] 6.18.34-rc1 review
2026-05-29 21:49 UTC (2+ messages)
[PATCH v2 2/3] media: iris: Add support for Milos (VPU v2.0)
2026-05-29 21:48 UTC (2+ messages)
[jic23-iio:testing 240/253] ERROR: modpost: "__umoddi3" [drivers/iio/light/apds9999.ko] undefined!
2026-05-29 21:47 UTC
[PATCH v4 0/4] Fix some issues from igt runs
2026-05-29 21:46 UTC (5+ messages)
` [PATCH v4 2/4] drm/vmwgfx: Check vrefresh in drm_mode_setcrtc
` [PATCH v4 3/4] drm/vmwgfx: Reserve ttm object before resv usage
linux-next: manual merge of the spi tree with the i2c-host tree
2026-05-29 21:46 UTC
[PATCH] man/man2/fanotify_mark.2: AT_FDCWD plus NULL path doesn't work
2026-05-29 21:45 UTC (3+ messages)
[PATCH v2] scsi: ufs: core: handle PM SSU timeout before SCSI EH
2026-05-29 21:45 UTC (2+ messages)
[PATCH v11 00/32] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2026-05-29 21:44 UTC (5+ messages)
` [PATCH v11 24/32] pc-bios/s390-ccw: Add additional security checks for secure boot
` [PATCH v11 25/32] Add secure-boot to s390-ccw-virtio machine type option
[PATCH v2 00/11] mlx5 support for VFIO self test
2026-05-29 21:44 UTC (7+ messages)
` [PATCH v2 06/11] selftests: Fix arm64 IO barriers to match kernel
[PATCH] HID: wacom: fix NULL pointer dereference in wacom_intuos_pad()
2026-05-29 21:44 UTC (3+ messages)
` [PATCH v2] "
[linux-next:master 7324/9137] arch/arm64/boot/dts/apple/t8122-j433.dtb: power-management@2d0700000 (apple,t8122-pmgr): compatible: 'oneOf' conditional failed, one must be fixed:
2026-05-29 21:44 UTC
[pull] amdgpu, amdkfd, radeon drm-next-7.2
2026-05-29 21:43 UTC
[Buildroot] [git commit] package/libenca: fix C23 compatibility for getenv/getopt prototypes
2026-05-29 21:41 UTC
[PATCH] drm/xe/multi_queue: Fix secondary queue GuC scheduling in idle_skip_suspend path
2026-05-29 21:38 UTC (2+ messages)
` ✓ CI.KUnit: success for "
[Buildroot] [next 1/2] package/pkg-download: add pypi helper for downloading packages from pypi.org
2026-05-29 21:36 UTC (2+ messages)
` [Buildroot] [next 2/2] package: switch all pypi download urls to pypi helper
[PATCH 5/5] hwmon: (cros_ec) Allow modification of fan curves
2026-05-29 21:38 UTC (2+ messages)
[PATCH V8 00/15] iothread: Support tracking and querying IOThread holders
2026-05-29 21:33 UTC (16+ messages)
` [PATCH V8 01/15] qapi/misc: Fix missed query-iothreads items
` [PATCH V8 02/15] iothread: introduce iothread_ref/unref to track attached devices
` [PATCH V8 03/15] iothread: tracking iothread users with holder name
` [PATCH V8 04/15] iothread: introduce iothread_unsafe_get_aio_context()
` [PATCH V8 05/15] block/export: track IOThread reference in BlockExport
` [PATCH V8 06/15] monitor: assign unique default ID to anonymous monitors
` [PATCH V8 07/15] monitor: Update tracking iothread users with holder
` [PATCH V8 08/15] virtio-vq-mapping: track iothread-vq-mapping references using device path
` [PATCH V8 09/15] virtio: use iothread_get/put_aio_context for thread pinning
` [PATCH V8 10/15] net/colo: track IOThread references using path-based holder
` [PATCH V8 11/15] virtio-balloon: Update tracking iothread users with holder
` [PATCH V8 12/15] vfio-user/proxy: Update tracking iothread users with holder name
` [PATCH V8 13/15] xen-block: "
` [PATCH V8 14/15] qapi: examine IOThread attachment status via query-iothreads
` [PATCH V8 15/15] iothread: simplify API by merging iothread_get_aio_context variants
[PATCH 0/5] rtc: renesas-rtca3: Various fixes and improvements
2026-05-29 21:35 UTC (2+ messages)
[PATCH 7.0 000/461] 7.0.11-rc1 review
2026-05-29 21:34 UTC (2+ messages)
[PATCH 0/1] HID: wacom: fix slab-out-of-bounds write in kfifo_copy_in
2026-05-29 21:34 UTC (5+ messages)
` [PATCH v2] HID: wacom: fix slab-out-of-bounds write in wacom_wac_queue_insert
[syzbot] [mm?] KCSAN: data-race in _copy_to_iter / _copy_to_iter (2)
2026-05-29 21:34 UTC
[PATCH 07/24] KVM: SEV: WARN if KVM attempts to setup scratch area with min_len==0
2026-05-29 21:32 UTC (2+ messages)
[PATCH 00/40] Make HMP optional (and later standalone)
2026-05-29 21:31 UTC (7+ messages)
` [PATCH 04/40] target/i386: decouple cpu_x86_inject_mce() from Monitor
` [PATCH 36/40] hw: guard BusClass::print_dev with CONFIG_HMP
[patch V4 00/14] futex: Address the robust futex unlock race for real
2026-05-29 21:30 UTC (4+ messages)
` [patch V4 09/14] futex: Add robust futex unlock IP range
[QUESTION] - SCSI tape boot
2026-05-29 21:30 UTC (2+ messages)
[PATCH v2 0/2] iommu/arm-smmu-v3: Tegra264 invalidation workaround
2026-05-29 21:30 UTC (3+ messages)
` [PATCH v2 1/2] iommu/arm-smmu-v3: Detect Tegra264 erratum
[PATCH v10 00/31] DCD: Add support for Dynamic Capacity Devices (DCD)
2026-05-29 21:30 UTC (3+ messages)
` [PATCH v10 27/31] cxl/region: Read existing extents on region creation
[PATCH] hfs: reject volume bitmaps overlapping the MDB
2026-05-29 21:29 UTC (3+ messages)
` [PATCH v2] hfs: prevent MDB and bitmap buffer_head aliasing
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.