messages from 2025-03-01 02:21:36 to 2025-03-01 05:35:28 UTC [more...]
[PATCH 00/39] hexagon system emu, part 2/3
2025-03-01 5:28 UTC (28+ messages)
` [PATCH 01/39] target/hexagon: Implement ciad helper
` [PATCH 03/39] target/hexagon: Implement iassign{r,w} helpers
` [PATCH 05/39] target/hexagon: Implement modify SSR
` [PATCH 06/39] target/hexagon: Implement {g,s}etimask helpers
` [PATCH 09/39] target/hexagon: Implement arch_get_system_reg()
` [PATCH 10/39] target/hexagon: Implement arch_{s, g}et_{thread, system}_reg()
` [PATCH 12/39] target/hexagon: Add implementation of cycle counters
` [PATCH 13/39] target/hexagon: Implement modify_syscfg()
` [PATCH 14/39] target/hexagon: Add system event, cause codes
` [PATCH 15/39] target/hexagon: Implement hex_tlb_entry_get_perm()
` [PATCH 16/39] target/hexagon: Implement hex_tlb_lookup_by_asid()
` [PATCH 18/39] target/hexagon: Implement exec_interrupt, set_irq
` [PATCH 19/39] target/hexagon: Implement hexagon_tlb_fill()
` [PATCH 20/39] target/hexagon: Implement siad inst
` [PATCH 23/39] target/hexagon: Add sysemu_ops, cpu_get_phys_page_debug()
` [PATCH 24/39] target/hexagon: Add exec-start-addr prop
` [PATCH 25/39] target/hexagon: Add hexagon_cpu_mmu_index()
` [PATCH 26/39] target/hexagon: Decode trap1, rte as COF
` [PATCH 27/39] target/hexagon: Implement hexagon_find_last_irq()
` [PATCH 31/39] target/hexagon: Add implicit sysreg writes
` [PATCH 32/39] target/hexagon: Define system, guest reg names
` [PATCH 33/39] target/hexagon: initialize sys/guest reg TCGvs
` [PATCH 34/39] target/hexagon: Add TLB, k0 {un,}lock
` [PATCH 35/39] target/hexagon: Define gen_precise_exception()
` [PATCH 36/39] target/hexagon: Add TCG overrides for transfer insts
` [PATCH 37/39] target/hexagon: Add support for loadw_phys
` [PATCH 38/39] target/hexagon: Add guest reg reading functionality
[PATCH 00/38] hexagon system emu, part 1/3
2025-03-01 5:26 UTC (30+ messages)
` [PATCH 01/38] docs: Add hexagon sysemu docs
` [PATCH 02/38] docs/system: Add hexagon CPU emulation
` [PATCH 03/38] target/hexagon: Add System/Guest register definitions
` [PATCH 04/38] target/hexagon: Make gen_exception_end_tb non-static
` [PATCH 07/38] target/hexagon: Add a placeholder fp exception
` [PATCH 08/38] target/hexagon: Add guest, system reg number defs
` [PATCH 09/38] target/hexagon: Add guest, system reg number state
` [PATCH 10/38] target/hexagon: Add TCG values for sreg, greg
` [PATCH 11/38] target/hexagon: Add guest/sys reg writes to DisasContext
` [PATCH 12/38] target/hexagon: Add imported macro, attr defs for sysemu
` [PATCH 13/38] target/hexagon: Define DCache states
` [PATCH 14/38] target/hexagon: Add new macro definitions for sysemu
` [PATCH 15/38] target/hexagon: Add handlers for guest/sysreg r/w
` [PATCH 16/38] target/hexagon: Add placeholder greg/sreg r/w helpers
` [PATCH 18/38] target/hexagon: Make A_PRIV, "J2_trap*" insts need_env()
` [PATCH 20/38] target/hexagon: Implement do_raise_exception()
` [PATCH 21/38] target/hexagon: Add system reg insns
` [PATCH 23/38] target/hexagon: Add implicit attributes to sysemu macros
` [PATCH 24/38] target/hexagon: Add TCG overrides for int handler insts
` [PATCH 25/38] target/hexagon: Add TCG overrides for thread ctl
` [PATCH 28/38] target/hexagon: Initialize htid, modectl regs
` [PATCH 29/38] target/hexagon: Add locks, id, next_PC to state
` [PATCH 30/38] target/hexagon: Add a TLB count property
` [PATCH 31/38] target/hexagon: Add {TLB, k0}lock, cause code, wait_next_pc
` [PATCH 32/38] target/hexagon: Add stubs for modify_ssr/get_exe_mode
` [PATCH 34/38] target/hexagon: Add initial MMU model
` [PATCH 35/38] target/hexagon: Add IRQ events
` [PATCH 36/38] target/hexagon: Add clear_wait_mode() definition
` [PATCH 38/38] target/hexagon: Add hex_interrupts support
[PATCH] tcp: check socket state before calling WARN_ON
2025-03-01 5:37 UTC (10+ messages)
[PATCH v2 0/5] Check Rust signatures at compile time
2025-03-01 4:43 UTC (2+ messages)
[RFC v2 00/20] lib: Rust implementation of SPDM
2025-03-01 4:33 UTC (13+ messages)
` [RFC v2 09/20] PCI/CMA: Expose in sysfs whether devices are authenticated
More than 256/512 glyphs on the Liinux console
2025-03-01 4:24 UTC (10+ messages)
[6.1.y] Regression from b1e6e80a1b42 ("xen/swiotlb: add alignment check for dma buffers") when booting with Xen and mpt3sas_cm0 _scsih_probe failures
2025-03-01 4:19 UTC (10+ messages)
[peterz-queue:futex/scope 17/18] kernel/futex/core.c:313:9: error: call to undeclared function '__futex_hash'; ISO C99 and later do not support implicit function declarations
2025-03-01 5:22 UTC
[PATCH 1/1] drivers/perf: Add check to ida_alloc()
2025-03-01 5:21 UTC (2+ messages)
[PATCH v8 00/13] wifi: ath12k: add Ath12k AHB driver support for IPQ5332
2025-03-01 5:19 UTC (23+ messages)
` [PATCH v8 02/13] wifi: ath12k: fix incorrect CE addresses
` [PATCH v8 03/13] wifi: ath12k: refactor ath12k_hw_regs structure
` [PATCH v8 04/13] wifi: ath12k: add ath12k_hw_params for IPQ5332
` [PATCH v8 05/13] wifi: ath12k: avoid m3 firmware download in AHB device IPQ5332
` [PATCH v8 06/13] wifi: ath12k: Add hw_params to remap CE register space for IPQ5332
` [PATCH v8 07/13] wifi: ath12k: add support for fixed QMI firmware memory
` [PATCH v8 08/13] wifi: ath12k: add AHB driver support for IPQ5332
` [PATCH v8 09/13] wifi: ath12k: Power up root PD
` [PATCH v8 10/13] wifi: ath12k: Register various userPD interrupts and save SMEM entries
` [PATCH v8 11/13] wifi: ath12k: Power up userPD
` [PATCH v8 12/13] wifi: ath12k: Power down userPD
[PATCH v9 0/3] arm64 tagged address ABI
2025-03-01 5:15 UTC
[PATCH i-g-t 00/39] VKMS configfs tests
2025-03-01 5:04 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for VKMS configfs tests (rev3)
[peterz-queue:futex/scope 17/18] kernel/futex/core.c:313:16: error: implicit declaration of function '__futex_hash'; did you mean 'futex_hash'?
2025-03-01 4:51 UTC
[RFC OE-core][PATCH 1/4] go: bump 1.23.0
2025-03-01 4:50 UTC (3+ messages)
` [RFC OE-core][PATCH 2/4] goarch: switch the default linking to static
` [OE-core] "
[PATCH v8 00/12] iommufd support pasid attach/replace
2025-03-01 4:46 UTC (7+ messages)
` [PATCH v8 02/12] iommu: Introduce a replace API for device pasid
[meta-raspberrypi][PATCH 1/2] Add support for A/B partition layout in rpi-sdimg class
2025-03-01 4:46 UTC (2+ messages)
` [yocto] "
[PATCH] proc: fix use-after-free in proc_get_inode()
2025-03-01 4:46 UTC (2+ messages)
[PATCH v8 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
2025-03-01 4:40 UTC (3+ messages)
Just need a user to exist but I'm getting a package install error on my recipe #poky #raspberrypi
2025-03-01 4:41 UTC (2+ messages)
` [poky] "
[PATCH v2 1/8] drm/client: Constify modes
2025-03-01 4:41 UTC (3+ messages)
[akpm-mm:mm-unstable 328/329] mm/page_alloc.c:421:3: error: call to undeclared function 'in_mem_hotplug'; ISO C99 and later do not support implicit function declarations
2025-03-01 4:41 UTC
[PATCH] arm64: kaslr: consider parange is bigger than linear_region_size
2025-03-01 4:39 UTC (6+ messages)
[PATCH bpf-next v1 0/3] bpf: simple DFA-based live registers analysis
2025-03-01 4:40 UTC (3+ messages)
[PATCH v2 00/11] Rockchip VOP2 support
2025-02-28 22:11 UTC
[PATCH] configs: mvebu_espressobin_ultra-88f3720_defconfig: disable SATA
2025-02-28 19:22 UTC
[PATCH 0/2] Enable USB MSC Boot for AM62, AM62A and AM62P
2025-02-28 16:11 UTC (2+ messages)
[PATCH] ublk: enforce ublks_max only for unprivileged devices
2025-03-01 4:31 UTC
[PATCH v4] ASoC: tas2781: Support dsp firmware Alpha and Beta seaies
2025-03-01 4:30 UTC
[linux-next:master 2357/7423] drivers/bluetooth/hci_vhci.o: warning: objtool: .text: unexpected end of section
2025-03-01 4:30 UTC
[peterz-queue:futex/scope 17/18] kernel/futex/core.c:313:16: warning: returning 'int' from a function with return type 'struct futex_hash_bucket *' makes pointer from integer without a cast
2025-03-01 4:30 UTC
[GIT PULL] Thermal control fixes for v6.14-rc5
2025-03-01 4:29 UTC (2+ messages)
[GIT PULL] Power management fix for v6.14-rc5
2025-03-01 4:29 UTC (2+ messages)
[PATCH] kbuild: deb-pkg: add debarch for ARCH=loongarch64
2025-03-01 4:25 UTC (2+ messages)
glibc run-built-tests not working as expected when set to 'no'
2025-03-01 4:25 UTC (2+ messages)
` [poky] "
[PATCH v4 0/2] Converge on using secs_to_jiffies() part two
2025-03-01 4:22 UTC (3+ messages)
` [PATCH v4 1/2] rbd: convert timeouts to secs_to_jiffies()
` [PATCH v4 2/2] libceph: "
[PATCH 6.1 1/2] erofs: handle overlapped pclusters out of crafted images properly
2025-03-01 4:21 UTC (2+ messages)
[PATCH 5.15.y] media: uvcvideo: Only save async fh if success
2025-03-01 4:21 UTC (2+ messages)
[PATCH 6.1.y] media: uvcvideo: Only save async fh if success
2025-03-01 4:20 UTC (2+ messages)
[PATCH 6.1.y] scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()
2025-03-01 4:20 UTC (2+ messages)
[PATCH 6.6 4/4] rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threads
2025-03-01 4:20 UTC (2+ messages)
[PATCH 6.6 1/4] Revert "rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threads"
2025-03-01 4:20 UTC (2+ messages)
[PATCH 5.10.y] media: uvcvideo: Remove dangling pointers
2025-03-01 4:20 UTC (2+ messages)
[PATCH 5.15.y] media: uvcvideo: Fix crash during unbind if gpio unit is in use
2025-03-01 4:20 UTC (2+ messages)
[PATCH 6.1.y] media: uvcvideo: Fix crash during unbind if gpio unit is in use
2025-03-01 4:20 UTC (2+ messages)
[PATCH 5.4.y] media: uvcvideo: Only save async fh if success
2025-03-01 4:20 UTC (2+ messages)
[PATCH 6.6 2/4] Revert "rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threads"
2025-03-01 4:20 UTC (2+ messages)
[PATCH 5.4.y] media: uvcvideo: Remove dangling pointers
2025-03-01 4:20 UTC (2+ messages)
[PATCH 6.6 3/4] rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threads
2025-03-01 4:20 UTC (2+ messages)
[PATCH 5.10.y] Revert "media: uvcvideo: Require entities to have a non-zero unique ID"
2025-03-01 4:20 UTC (2+ messages)
[PATCH 5.15.y] media: uvcvideo: Remove dangling pointers
2025-03-01 4:20 UTC (2+ messages)
[PATCH v2 5.10/5.15] team: prevent adding a device which is already a team device lower
2025-03-01 4:20 UTC (2+ messages)
[PATCH 6.1.y] media: uvcvideo: Remove dangling pointers
2025-03-01 4:20 UTC (2+ messages)
[PATCH 6.1 2/2] erofs: fix PSI memstall accounting
2025-03-01 4:20 UTC (2+ messages)
[PATCH 5.10.y] media: uvcvideo: Only save async fh if success
2025-03-01 4:20 UTC (2+ messages)
[Buildroot] [autobuild.buildroot.org] Daily results for 2025-02-28
2025-03-01 4:14 UTC
[PATCH v2 0/2] drm/amdgpu: add empty functions
2025-03-01 4:11 UTC (3+ messages)
` [PATCH v2 1/2] drm/amdgpu: add dce_v6_0_soft_reset() to DCE6
` [PATCH v2 2/2] drm/amdgpu: complete dce_v6_0_set_crtc_vline_interrupt_state() in DCE6
[PATCH v4 0/7] Add support for the Exynos7870 SoC, along with three devices
2025-03-01 4:00 UTC (2+ messages)
[PATCH 0/4] perf test: Assorted fixes and updates
2025-03-01 4:02 UTC (5+ messages)
` [PATCH 1/4] perf test: Add --metric-only to perf stat output tests
` [PATCH 2/4] perf test: Skip perf probe tests when running as non-root
` [PATCH 3/4] perf test: Skip perf trace "
` [PATCH 4/4] perf test: Add trace record and replay test
[PATCH v5 0/2] Introduce support for Exynos7870 clocks
2025-03-01 3:57 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: clock: add clock definitions and documentation for exynos7870 CMU
` [PATCH v5 2/2] clk: samsung: add initial exynos7870 clock driver
[RFC PATCH v2 0/6] Enlightened vTPM support for SVSM on SEV-SNP
2025-03-01 3:57 UTC (4+ messages)
` [RFC PATCH v2 5/6] tpm: add SNP SVSM vTPM driver
[PATCH v5] sysctl: simplify the min/max boundary check
2025-03-01 3:49 UTC (10+ messages)
` "
[PATCH] iio: adc: adi-axi-adc: replace of.h with mod_devicetable.h
2025-03-01 3:37 UTC (4+ messages)
[PATCH v4 0/3] iio: light: add al3000a als support
2025-03-01 3:34 UTC (7+ messages)
` [PATCH v4 2/3] iio: light: Add support for AL3000a illuminance sensor
[PATCH] i2c: amd-isp: Add ISP i2c-designware driver
2025-03-01 3:33 UTC (2+ messages)
[PATCHv4] PCI/ACPI: _DSM PRESERVE_BOOT_CONFIG function rev id doesn't match with spec
2025-03-01 3:28 UTC (2+ messages)
` "
security/landlock/ruleset.c:149: warning: Function parameter or struct member '' not described in 'insert_rule'
2025-03-01 3:28 UTC
[PATCH V5 0/5] Add support for QCOM SPMI PMIC5 Gen3 ADC
2025-03-01 3:29 UTC (9+ messages)
` [PATCH V5 4/5] iio: adc: Add support for QCOM "
` [PATCH V5 5/5] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring
[PATCH bpf-next v2 0/3] Global subprogs in RCU/{preempt,irq}-disabled sections
2025-03-01 3:22 UTC (5+ messages)
` [PATCH bpf-next v2 1/3] bpf: Summarize sleepable global subprogs
` [PATCH bpf-next v2 2/3] selftests/bpf: Test sleepable global subprogs in atomic contexts
` [PATCH bpf-next v2 3/3] selftests/bpf: Add tests for extending sleepable global subprogs
[PATCH 0/3] Add support for hidden choices to platform_profile
2025-03-01 3:19 UTC (4+ messages)
` [PATCH 1/3] ACPI: platform_profile: Add support for hidden choices
[PATCH 2/5] btrfs: add new ioctl CLEAR_FREE
2025-03-01 3:19 UTC (2+ messages)
[peterz-queue:futex/scope 17/18] kernel/futex/waitwake.c:404: warning: expecting prototype for __futex_wait_multiple_setup(). Prototype was for futex_wait_multiple_setup() instead
2025-03-01 3:18 UTC
[PATCH v3 0/9] Support ROHM BD79124 ADC
2025-03-01 3:06 UTC (3+ messages)
` [PATCH v3 9/9] iio: adc: ti-ads7924: Respect device tree config
[PATCH 1/2] io_uring/rsrc: declare io_find_buf_node() in header file
2025-03-01 3:02 UTC (14+ messages)
` [PATCH 2/2] io_uring/nop: use io_find_buf_node()
[PATCH v3 0/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
2025-03-01 3:00 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/xe_vm: Implement xe_vm_get_property_ioctl (rev3)
[PATCH v1 1/1] cxl/hdm: Verify HDM decoder capabilities after parsing
2025-03-01 3:00 UTC (6+ messages)
[PATCH 6.1 0/2] erofs: handle overlapped pclusters out of crafted images properly
2025-03-01 2:52 UTC (3+ messages)
[PATCH v2] acpi: Use options enum to index command options
2025-03-01 2:54 UTC (3+ messages)
[PATCH v2 0/4] Initial BBML2 support for contpte_convert()
2025-03-01 2:45 UTC (4+ messages)
` [PATCH v2 1/4] arm64: Add BBM Level 2 cpu feature
[PATCH net-next 0/3] Add usb net support for Telit Cinterion FN990B
2025-03-01 2:40 UTC (2+ messages)
[PATCH] caif_virtio: fix wrong pointer check in cfv_probe()
2025-03-01 2:40 UTC (2+ messages)
[PATCH net] net: gso: fix ownership in __udp_gso_segment
2025-03-01 2:40 UTC (2+ messages)
[PATCH v6 00/42] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
2025-03-01 2:35 UTC (9+ messages)
` [PATCH v6 29/42] x86/resctrl: Move get_config_index() to a header
` [PATCH v6 33/42] x86/resctrl: resctrl_exit() teardown resctrl but leave the mount point
[syzbot] [sound?] BUG: sleeping function called from invalid context in snd_card_locked
2025-03-01 2:37 UTC
[PATCH v3 0/2] CALL_NOSPEC fixes
2025-03-01 2:35 UTC (3+ messages)
` [PATCH v3 1/2] x86/speculation: Simplify and make CALL_NOSPEC consistent
` [PATCH v3 2/2] x86/speculation: Add a conditional CS prefix to CALL_NOSPEC
[PATCH 0/2] Fix use after freed situation in UDC core
2025-03-01 2:33 UTC (4+ messages)
` [PATCH 1/2] Revert "usb: dwc3: gadget: Fix incorrect UDC state after manual deconfiguration"
[PATCH v2 0/2] Uniformize defines between DCE6, DCE8 and DCE10
2025-03-01 2:31 UTC (3+ messages)
` [PATCH v2 1/2] drm/amdgpu: add or move defines for DCE6 in sid.h
` [PATCH v2 2/2] drm/amdgpu: add defines for pin_offsets in DCE8
[PATCH net-next v5 0/4] virtio-net: Link queues to NAPIs
2025-03-01 2:27 UTC (3+ messages)
` [PATCH net-next v5 3/4] virtio-net: Map NAPIs to queues
[PATCH net 0/2] net: ethtool: netlink: Fix notifications for
2025-03-01 2:24 UTC (3+ messages)
` [PATCH net 2/2] net: ethtool: netlink: Pass a context for default ethnl notifications
Segfault in rcu
2025-03-01 2:26 UTC
[meta-oe][PATCH] gnuplot: add x11 PACKAGECONFIG
2025-02-28 13:05 UTC (3+ messages)
` [oe] "
[meta-oe][PATCH v2] gnuplot: add x11 PACKAGECONFIG
2025-02-28 13:04 UTC
[meta-oe][PATCH] phoronix-test-suite: add missing font
2025-02-28 14:37 UTC
[PATCH] io_uring/ublk: report error when unregister operation fails
2025-03-01 2:23 UTC (2+ messages)
[PATCH] io_uring: convert cmd_to_io_kiocb() macro to function
2025-03-01 2:23 UTC (2+ messages)
[PATCH] io_uring/uring_cmd: specify io_uring_cmd_import_fixed() pointer type
2025-03-01 2:23 UTC (2+ messages)
[PATCH] io_uring/rsrc: use rq_data_dir() to compute bvec dir
2025-03-01 2:23 UTC (2+ messages)
[PATCH 1/5] io_uring/rsrc: split out io_free_node() helper
2025-03-01 2:23 UTC (4+ messages)
` [PATCH 3/5] io_uring/rsrc: call io_free_node() on io_sqe_buffer_register() failure
[PATCH v2 0/2] drm/amdgpu: fix style and comments in DCE6
2025-03-01 2:17 UTC (3+ messages)
` [PATCH v2 1/2] drm/amdgpu: add some "
` [PATCH v2 2/2] dmr/amdgpu: fix style "
[RFC PATCH 00/13] Optimize nSVM TLB flushes
2025-03-01 2:21 UTC (3+ messages)
` [RFC PATCH 13/13] KVM: nSVM: Stop bombing the TLB on nested transitions
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.