All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-29 20:58:25 to 2026-05-29 22:01:40 UTC [more...]

[PATCH v6 0/9] Hexagon system emulation, Part 3/3
 2026-05-29 21:59 UTC  (3+ messages)
` [PATCH v6 4/9] hw/hexagon: Add machine configs for sysemu
` [PATCH v6 9/9] tests/qtest: Add hexagon boot-serial-test

[PATCH v5 00/28] Hexagon system emulation, Part 2/3
 2026-05-29 21:58 UTC  (18+ messages)
` [PATCH v5 01/28] target/hexagon: Implement {c,}swi helpers
` [PATCH v5 02/28] target/hexagon: Implement iassign{r,w} helpers
` [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 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 17/28] target/hexagon: extend hexagon_cpu_mmu_index() for sysemu
` [PATCH v5 21/28] target/hexagon: Add next_PC, {s,g}reg writes
` [PATCH v5 24/28] target/hexagon: Add k0 {un,}lock
` [PATCH v5 26/28] target/hexagon: Add TCG overrides for transfer insts
` [PATCH v5 27/28] target/hexagon: Add support for loadw_phys

[PATCH] dt-bindings: usb: convert PXA USB bindings to YAML
 2026-05-29 22:01 UTC  (2+ messages)

[PATCH v7 00/38] Hexagon system emulation, Part 1/3
 2026-05-29 21:55 UTC  (34+ 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 19/38] target/hexagon: Add vmstate representation
` [PATCH v7 20/38] target/hexagon: Make A_PRIV, "J2_trap*" insts need_env()
` [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 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 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 38/38] target/hexagon: Add hex_interrupts support

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 edac tree
 2026-05-29 21:57 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 0/3] Add support for the Iris codec on Milos
 2026-05-29 21:48 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: media: qcom,milos-iris: Add Milos video codec
` [PATCH v2 2/3] media: iris: Add support for Milos (VPU v2.0)
` [PATCH v2 3/3] arm64: dts: qcom: milos: Add Iris VPU v2.0

[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  (10+ messages)
` [patch V4 09/14] futex: Add robust futex unlock IP range
` [patch V4 10/14] futex: Provide infrastructure to plug the non contended robust futex unlock race
` [PATCH 15/14] selftests: futex: Add tests for robust unlock within the critical section

[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  (5+ messages)
` [PATCH v2 1/2] iommu/arm-smmu-v3: Detect Tegra264 erratum
` [PATCH v2 2/2] iommu/arm-smmu-v3: Issue CFGI/TLBI twice on Tegra264

[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

[PATCH] freevxfs: don't BUG() on duplicate OLT entries
 2026-05-29 21:29 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v7 00/15] mm/mglru: improve reclaim loop and dirty folio handling
 2026-05-29 21:29 UTC  (5+ messages)
` [PATCH v7 03/15] mm/mglru: relocate the LRU scan batch limit to callers

[PATCH-next v4 0/6] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
 2026-05-29 21:21 UTC  (7+ messages)
` [PATCH-next v4 1/6] cgroup/cpuset: Fix node inconsistencies between cpuset_update_tasks_nodemask() and cpuset_attach()
` [PATCH-next v4 2/6] cgroup/cpuset: Add a cpuset_reserve_dl_bw() helper
` [PATCH-next v4 3/6] cgroup/cpuset: Expand the scope of cpuset_can_attach_check()
` [PATCH-next v4 4/6] cgroup/cpuset: Made cpuset_attach_old_cs track task group leaders
` [PATCH-next v4 5/6] cgroup/cpuset: Move mpol_rebind_mm/cpuset_migrate_mm() calls inside cpuset_attach_task()
` [PATCH-next v4 6/6] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()

[PATCH 0/3] pack-objects: support bitmaps and delta-islands with `--path-walk`
 2026-05-29 21:28 UTC  (5+ messages)

[PATCH v3 00/10] fuse: add io-uring buffer pools and zero-copy
 2026-05-29 21:27 UTC  (3+ messages)

[PATCH RFC] net: handle device_rename() failures during netns switch
 2026-05-29 21:26 UTC 

[PATCH 4/5] hwmon: (cros_ec) Add support for displaying fan curves
 2026-05-29 21:26 UTC  (2+ messages)

[pseudo,v2] [PATCH] pseudo_util: Add log severity flags
 2026-05-29 21:25 UTC 

[PATCH] btrfs: use lockless read in nr_cached_objects shrinker callback
 2026-05-29 21:23 UTC 

[PATCH v2 0/3] Add ocode late binding support for CRI
 2026-05-29 21:22 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for Add ocode late binding support for CRI (rev2)

USB: Request for guidance investigating configuration descriptor enumeration failure
 2026-05-29 21:22 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2026-05-29 21:21 UTC 

[Buildroot] [PATCH 1/5] package/stellarium: fix qt5serialport dependency
 2026-05-29 21:20 UTC  (3+ messages)
` [Buildroot] [PATCH 3/5] package/stellarium: add extra downloads

[PATCH v2 0/5] watchdog: improve comments & Documentation
 2026-05-29 21:20 UTC  (6+ messages)
` [PATCH v2 1/5] watchdog: add devm_watchdog_register_device() to watchdog-kernel-api
` [PATCH v2 2/5] watchdog: linux/watchdog.h: repair kernel-doc comments
` [PATCH v2 3/5] watchdog: uapi: add comments for what bit masks apply to
` [PATCH v2 4/5] watchdog: core: clean up some comments
` [PATCH v2 5/5] watchdog: dev: convert to kernel-doc comments

[PATCH bpf-next 1/4] slab: Introduce kmem_cache_alloc_nolock()
 2026-05-29 21:20 UTC  (2+ messages)

[PATCH v4 00/10] Vswing / Pre-emphasis Override
 2026-05-29 21:18 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

[tglx-devel:timers/ptp/timekeeping 5/25] arch/arm64/kvm/hyp_trace.c:121:24: error: incompatible pointer to integer conversion passing 'struct system_time_snapshot *' to parameter of type 'clockid_t' (aka 'int')
 2026-05-29 21:14 UTC 

[PATCH 0/6] Drop NVL-S GuC FW def from drm-xe-next
 2026-05-29 21:14 UTC  (3+ messages)
` [PATCH 3/6] Revert "drm/xe/nvls: Define GuC firmware for NVL-S"

[PATCH rdma-next v2 0/3] cgroup/rdma: add MR memory size resource tracking
 2026-05-29 21:14 UTC  (2+ messages)

[tamird:b4/fileops-unsound-redesign 3/3] warning: consider removing unnecessary double parentheses
 2026-05-29 21:13 UTC 

[PATCH v5][makedumpfile 0/9] btf/kallsyms based makedumpfile extension for mm page filtering
 2026-05-29 21:11 UTC  (2+ messages)

[PATCH v2] jbd2: Remove special jbd2 slabs
 2026-05-29 21:09 UTC  (2+ messages)

[PATCHSET cgroup/for-7.2] cgroup: Per-css kill_css_finish deferral
 2026-05-29 21:08 UTC  (5+ messages)
` [PATCH 5/5] cgroup: Defer kill_css_finish() in cgroup_apply_control_disable()

[Buildroot] [git commit] package/mpd: Disable sidplay support
 2026-05-29 21:04 UTC 

[PATCH i-g-t v1 0/4] RFC: Create smaller dmesg reports for a test
 2026-05-29 21:07 UTC  (6+ messages)

[PATCH] rust: pin_init: internal: use `loop {}` to produce never value
 2026-05-29 21:05 UTC  (2+ messages)

[Buildroot] [RESEND PATCH 0/8] First set of fixes for build failures and PPD file conflicts
 2026-05-29 21:05 UTC  (5+ messages)
` [Buildroot] [RESEND PATCH 4/8] package/mpd: Disable sidplay support

[PATCH 0/8] rust: pin-init upstream sync for v7.2 (round 2)
 2026-05-29 21:04 UTC  (2+ messages)

[PATCH 1/2] crypto/ipsec_mb: allow aesni_mb and aesni_gcm vdevs on Arm
 2026-05-29 21:04 UTC  (2+ messages)
` [PATCH 2/2] doc: update Arm IPsec-MB references for cryptodev PMDs

[PATCH] drm/xe/ggtt: use full-range drm_mm with reserved nodes on PF
 2026-05-29 21:03 UTC  (5+ messages)

[PATCH net v2] net: lan743x: permit VLAN-tagged packets up to configured MTU
 2026-05-29 21:03 UTC 

[PATCH v1] clk: at91: keep securam node alive while mapping it
 2026-05-29 21:02 UTC  (2+ messages)

[GIT PULL] Networking for v7.1-rc6 (part 2)
 2026-05-29 21:02 UTC 

[GIT PULL] Clang build fix for 7.1 #2
 2026-05-29 21:00 UTC 

git hook question
 2026-05-29 21:00 UTC  (5+ messages)

[PATCH 3/5] hwmon: (cros_ec) Split out cros_ec_hwmon_get_thermal_config()
 2026-05-29 21:00 UTC  (2+ messages)

[ANN] Google's Netdev-CI for IDPF and GVE
 2026-05-29 20:59 UTC  (2+ messages)

[Buildroot] [git commit] Revert "linux: disable -Werror"
 2026-05-29 20:55 UTC 

[PATCH] drm/xe/pcode: Don't ignore drmm_mutex_init failure
 2026-05-29 20:58 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[Buildroot] [PATCH v2] Revert "linux: disable -Werror"
 2026-05-29 20:58 UTC  (2+ messages)

[PATCH 2/5] hwmon: (cros_ec) Prepare the addition of custom groups
 2026-05-29 20:58 UTC  (2+ messages)


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.