All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-04 14:48:41 to 2025-07-04 15:31:52 UTC [more...]

[PATCH v5 00/16] Fair DRM scheduler
 2025-07-04 15:14 UTC  (7+ messages)
` [PATCH v5 04/16] drm/sched: Avoid double re-lock on the job free path

[PATCH v15 0/4] Initial Marvell PXA1908 support
 2025-07-04 15:24 UTC  (2+ messages)

[PATCH 00/80] treewide: Remove redundant pm_runtime_mark_last_busy() calls
 2025-07-04 15:25 UTC  (5+ messages)
` [PATCH 32/80] iio: gyro: "
` [PATCH 41/80] media: "

[PATCH 0/5] Add HDMI CEC support to Rockchip RK3588/RK3576 SoCs
 2025-07-04 15:26 UTC  (9+ messages)
` [PATCH 1/5] drm/rockchip: dw_hdmi_qp: Provide CEC IRQ in dw_hdmi_qp_plat_data
` [PATCH 3/5] drm/rockchip: dw_hdmi_qp: Provide ref clock rate "

[PATCH] arm64/xen: Delete correctly all modules loaded by xen_module
 2025-07-04 15:31 UTC  (2+ messages)

[PATCH v2 0/2] ublk: speed up ublk server exit handling
 2025-07-04 15:31 UTC  (2+ messages)

[PATCH 0/2] dts: add generic blocking app class
 2025-07-04 15:29 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] dts: remove dpdk example build function
  ` [PATCH v2 2/2] dts: add generic blocking app class

[PATCH bpf-next v2] selftests/bpf: Negative test case for tail call map
 2025-07-04 15:30 UTC  (2+ messages)

[PATCH] drm/imagination: Clear runtime PM errors while resetting the GPU
 2025-07-04 15:29 UTC  (2+ messages)

[PATCH bpf v2] xsk: Fix out of order segment free in __xsk_generic_xmit()
 2025-07-04 15:29 UTC  (6+ messages)
    `  "

[PATCH v5 0/9] riscv: introduce basic UART support and interrupts for hypervisor mode
 2025-07-04 15:29 UTC  (4+ messages)
` [PATCH v5 3/9] xen/riscv: imsic_init() implementation

[OE-core][kirkstone 0/9] Patch review
 2025-07-04 15:28 UTC  (10+ messages)
` [OE-core][kirkstone 1/9] libarchive: Fix CVE-2025-5914
` [OE-core][kirkstone 2/9] systemd: backport patches to fix CVE-2025-4598
` [OE-core][kirkstone 3/9] python3-urllib3: fix CVE-2025-50181
` [OE-core][kirkstone 4/9] xwayland: fix CVE-2025-49175
` [OE-core][kirkstone 5/9] xwayland: fix CVE-2025-49176
` [OE-core][kirkstone 6/9] xwayland: fix CVE-2025-49177
` [OE-core][kirkstone 7/9] xwayland: fix CVE-2025-49178
` [OE-core][kirkstone 8/9] "
` [OE-core][kirkstone 9/9] xwayland: fix CVE-2025-49180

[PATCH v4 000/108] target/arm: Implement FEAT_SME2p1
 2025-07-04 15:27 UTC  (28+ messages)
` [PATCH v4 027/108] target/arm: Implement SME2 BMOPA
` [PATCH v4 029/108] target/arm: Introduce gen_gvec_sve2_sqdmulh
` [PATCH v4 030/108] target/arm: Implement SME2 Multiple and Single SVE Destructive
` [PATCH v4 041/108] target/arm: Implemement SME2 SDOT, UDOT, USDOT, SUDOT
` [PATCH v4 061/108] target/arm: Implement SME2 SUNPK, UUNPK
` [PATCH v4 062/108] target/arm: Implement SME2 ZIP, UZP (four registers)
` [PATCH v4 070/108] target/arm: Introduce pred_count_test
` [PATCH v4 072/108] target/arm: Expand do_zero inline
` [PATCH v4 075/108] target/arm: Move scale by esz into helper_sve_while*
` [PATCH v4 076/108] target/arm: Split trans_WHILE to lt and gt
` [PATCH v4 077/108] target/arm: Enable PSEL for SVE2p1
` [PATCH v4 083/108] target/arm: Implement SME2 SEL
` [PATCH v4 085/108] target/arm: Implement FADDQV, F{MIN, MAX}{NM}QV for SVE2p1
` [PATCH v4 090/108] target/arm: Implement PMOV for SME2p1/SVE2p1
` [PATCH v4 093/108] target/arm: Implement SME2 counted predicate register load/store
` [PATCH v4 095/108] target/arm: Implement {LD1, ST1}{W, D} (128-bit element) for SVE2p1
` [PATCH v4 099/108] target/arm: Implement MOVAZ for SME2p1
` [PATCH v4 100/108] target/arm: Implement LUTI2, LUTI4 for SME2/SME2p1
` [PATCH v4 102/108] target/arm: Rename BFMOPA to BFMOPA_w
` [PATCH v4 103/108] target/arm: Support FPCR.AH in SME FMOPS, BFMOPS
` [PATCH v4 106/108] target/arm: Enable FEAT_SME2p1 on -cpu max

[PATCH] staging: nvec: silence macro argument warnings in NVEC_PHD()
 2025-07-04 15:27 UTC 

[PATCH] Makefile: Add support for user makefile params
 2025-07-04 15:26 UTC  (2+ messages)

[PATCH net-next] tcp: update the comment for tcp_process_tlp_ack()
 2025-07-04 15:25 UTC  (3+ messages)

[RFC 0/7] vmallloc and non-blocking GFPs
 2025-07-04 15:25 UTC  (8+ messages)
` [RFC 1/7] lib/test_vmalloc: Add non-block-alloc-test case
` [RFC 2/7] mm/vmalloc: Support non-blocking GFP flags in alloc_vmap_area()
` [RFC 3/7] mm/vmalloc: Avoid cond_resched() when blocking is not permitted
` [RFC 4/7] mm/kasan, mm/vmalloc: Respect GFP flags in kasan_populate_vmalloc()
` [RFC 5/7] mm/vmalloc: Defer freeing partly initialized vm_struct
` [RFC 6/7] mm/vmalloc: Support non-blocking GFP flags in __vmalloc_area_node()
` [RFC 7/7] mm: Drop __GFP_DIRECT_RECLAIM flag if PF_MEMALLOC is set

[PATCH] arm64/xen: Use bool instead of int
 2025-07-04 15:24 UTC  (4+ messages)

[PATCH 0/6] clk: qcom: Add video clock controller and resets for X1E80100
 2025-07-04 15:24 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: clock: qcom,sm8450-videocc: Document X1E80100 compatible
` [PATCH 2/6] clk: qcom: videocc-sm8550: Allow building without SM8550/SM8560 GCC
` [PATCH 3/6] clk: qcom: videocc-sm8550: Add separate frequency tables for X1E80100

[PATCH v5 0/3] Add support for STMicroelectronics M24LR EEPROM/NFC chips
 2025-07-04 15:24 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: eeprom: Add ST M24LR support

FAILED: patch "[PATCH] maple_tree: fix MA_STATE_PREALLOC flag in mas_preallocate()" failed to apply to 6.1-stable tree
 2025-07-04 15:23 UTC  (2+ messages)
` [PATCH 6.1.y] maple_tree: fix MA_STATE_PREALLOC flag in mas_preallocate()

[LTP] [PATCH 0/3] syscalls: munmap: Convert to new API
 2025-07-04 15:23 UTC  (4+ messages)
` [LTP] [PATCH 3/3] syscalls: munmap03: "

[PATCH RFC v2 0/4] Disable ATS via iommu during PCI resets
 2025-07-04 15:23 UTC  (5+ messages)
` [PATCH RFC v2 1/4] iommu: Lock group->mutex in iommu_deferred_attach
` [PATCH RFC v2 2/4] iommu: Pass in gdev to __iommu_device_set_domain

[PATCH v2 00/13] Add more tests for multi fs block atomic writes
 2025-07-04 15:23 UTC  (9+ messages)
` [PATCH v2 05/13] generic/1226: Add atomic write test using fio crc check verifier

[PATCH v10 0/4] support large align and nid in Rust allocators
 2025-07-04 15:23 UTC  (3+ messages)
` [PATCH v10 3/4] rust: add support for NUMA ids in allocations

[PATCH v8 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-07-04 15:12 UTC  (4+ messages)
  ` [PATCH v8 2/7] rust: pwm: Add core 'Device' and 'Chip' object wrappers

[PATCH] arm64: dts: amlogic: Enable the npu node for Alta and VIM3
 2025-07-04 15:11 UTC  (3+ messages)

[kvm-unit-tests PATCH 0/2] riscv: Add kvmtool support
 2025-07-04 15:12 UTC  (6+ messages)
` [kvm-unit-tests PATCH 1/2] arm/arm64: Ensure proper host arch with kvmtool
` [kvm-unit-tests PATCH 2/2] riscv: Add kvmtool support

[PATCH v17 00/22] Type2 device basic support
 2025-07-04 15:21 UTC  (9+ messages)
` [PATCH v17 12/22] sfc: get endpoint decoder
` [PATCH v17 13/22] cxl: Define a driver interface for DPA allocation

[PATCH i-g-t] runner: Relax timeout reduction on soft lockup
 2025-07-04 15:21 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH] arm64/xen: Consider alignment calling grub_arch_efi_linux_boot_image
 2025-07-04 15:19 UTC  (2+ messages)

[PATCH] virtio: Add missing kerneldoc for virtio_dma_buf_attach
 2025-07-04 15:19 UTC  (2+ messages)

[PATCH v3 0/6] Add support for Amlogic S7/S7D/S6 pinctrl
 2025-07-04 15:11 UTC  (3+ messages)
` (subset) "

Document ability to disable template directory in git-init
 2025-07-04 15:17 UTC  (3+ messages)

boards/enclustra-sa2: add new board (HELP NEEDED)
 2025-07-04 15:09 UTC  (2+ messages)

[PATCH] MIPS: disable MMID if GINVT is not usable
 2025-07-04 15:17 UTC  (4+ messages)

[PATCH v3 0/2] arm64: Device Tree for Ugoos AM3 board
 2025-07-04 15:08 UTC  (3+ messages)

[PATCH] lib/pciids: Add one more PCI ID to BMG
 2025-07-04 15:17 UTC  (2+ messages)

[PATCH V5 0/2] leds: pwm: Add optional GPIO enable pin support
 2025-07-04 15:16 UTC  (3+ messages)
` [PATCH V5 1/2] dt-bindings: leds: pwm: add enable-gpios property

[PATCH v2] tpm: Fix the timeout & use ktime
 2025-07-04 15:16 UTC  (5+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in force_devcd_write
 2025-07-04 15:16 UTC  (3+ messages)

[net] Octeontx2-vf: Fix max packet length errors
 2025-07-04 15:15 UTC  (2+ messages)

[WIP-for-10.1 v2 0/5] target/arm: Add FEAT_MEC to max cpu
 2025-07-04 15:14 UTC  (6+ messages)
` [WIP-for-10.1 v2 1/5] target/arm: Add the MECEn SCR_EL3 bit
` [WIP-for-10.1 v2 2/5] target/arm: Add FEAT_MEC registers
` [WIP-for-10.1 v2 3/5] target/arm: Add FEAT_SCTLR2
` [WIP-for-10.1 v2 4/5] target/arm: Add FEAT_TCR2
` [WIP-for-10.1 v2 5/5] target/arm: Advertise FEAT_MEC in cpu max

[PATCH] rust: rbtree: simplify finding `current` in `remove_current`
 2025-07-04 15:14 UTC  (3+ messages)

[PATCH v3 0/2] iio: imu: smi330: add bosch smi330 driver
 2025-07-04 15:14 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: imu: smi330: Add binding

[PATCH] efi/tpm: Fix the issue where the CC platforms event log header can't be correctly identified
 2025-07-04 15:13 UTC  (4+ messages)

[PATCH i-g-t v4] tests/intel/xe_compute: Add Compute workload Scheduling and Display EU busyness
 2025-07-04 15:13 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for tests/intel/xe_compute: Add Compute workload Scheduling and Display EU busyness (rev2)

[PATCH 0/2] nfsd: provide locking for v4_end_grace
 2025-07-04 15:13 UTC  (4+ messages)
` [PATCH 2/2] nfsd: discard client_tracking_active and instead disable laundromat_work

[PATCH v2 00/10] soc: aspeed: lpc-snoop: Miscellaneous fixes
 2025-07-04 15:13 UTC  (5+ messages)
` [PATCH v2 07/10] soc: aspeed: lpc-snoop: Switch to devm_clk_get_enabled()
` [PATCH v2 09/10] soc: aspeed: lpc-snoop: Consolidate channel initialisation

[PATCH v2 0/3] MIPS: CPS: Optimise delay CPU calibration and cluster helper function
 2025-07-04 15:13 UTC  (4+ messages)
` [PATCH v2 1/3] MIPS: CPS: Improve mips_cps_first_online_in_cluster()
` [PATCH v2 2/3] MIPS: CPS: Change default cluster value for EyeQ SoCs
` [PATCH v2 3/3] MIPS: CPS: Optimise delay CPU calibration for SMP

[PATCH] bitbake.conf: Add relative path from B to S to DEBUG_PREFIX_MAP
 2025-07-04 15:11 UTC  (2+ messages)
` [PATCH] bitbake.conf: Add relative path from B to S to

[RFC][PATCH] ftrace: Make DYNAMIC_FTRACE always enabled for architectures that support it
 2025-07-04 15:12 UTC  (5+ messages)

[PATCH v5 2/3] eeprom: add driver for ST M24LR series RFID/NFC EEPROM chips
 2025-07-04 15:11 UTC  (2+ messages)

[OE-core][scarthgap 00/11] Patch review
 2025-07-04 15:10 UTC  (12+ messages)
` [OE-core][scarthgap 01/11] libarchive: fix CVE-2025-5914
` [OE-core][scarthgap 02/11] libarchive: fix CVE-2025-5915
` [OE-core][scarthgap 03/11] libarchive: fix CVE-2025-5916
` [OE-core][scarthgap 04/11] libarchive: fix CVE-2025-5917
` [OE-core][scarthgap 05/11] libarchive: fix CVE-2025-5918
` [OE-core][scarthgap 06/11] xwayland: fix CVE-2025-49175
` [OE-core][scarthgap 07/11] xwayland: fix CVE-2025-49176
` [OE-core][scarthgap 08/11] xwayland: fix CVE-2025-49177
` [OE-core][scarthgap 09/11] xwayland: fix CVE-2025-49178
` [OE-core][scarthgap 10/11] xwayland: fix CVE-2025-49179
` [OE-core][scarthgap 11/11] xwayland: fix CVE-2025-49180

FAILED: patch "[PATCH] maple_tree: fix MA_STATE_PREALLOC flag in mas_preallocate()" failed to apply to 6.6-stable tree
 2025-07-04 15:08 UTC  (2+ messages)
` [PATCH 6.6.y] maple_tree: fix MA_STATE_PREALLOC flag in mas_preallocate()

MMC prepare for zynq
 2025-07-04 14:56 UTC  (2+ messages)

[PATCH net-next 0/6] net: airoha: Introduce NPU callbacks for wlan offloading
 2025-07-04 14:56 UTC  (11+ messages)
` [PATCH net-next 1/6] net: airoha: npu: Add NPU wlan memory initialization commands
` [PATCH net-next 2/6] net: airoha: npu: Add more wlan NPU callbacks
` [PATCH net-next 3/6] net: airoha: npu: Add wlan irq management callbacks
` [PATCH net-next 4/6] net: airoha: npu: Read NPU interrupt lines from the DTS
` [PATCH net-next 5/6] net: airoha: npu: Enable core 3 for WiFi offloading

[PATCH] mx6sabresd: Increase CONFIG_ENV_OFFSET to fix boot regression
 2025-07-04 15:08 UTC  (6+ messages)

[PATCH v3 0/5] iommufd: Destroy vdevice on device unbind
 2025-07-04 15:07 UTC  (5+ messages)
` [PATCH v3 3/5] iommufd/vdevice: Remove struct device reference from struct vdevice
` [PATCH v3 4/5] iommufd/selftest: Explicitly skip tests for inapplicable variant

[PATCH] dt-bindings: media: qcom,sm8550-iris: Add X1E80100 compatible
 2025-07-04 15:07 UTC  (2+ messages)

[GIT PULL] ASoC fixes for v6.16-rc4
 2025-07-04 15:06 UTC 

[GIT PULL] SPI fixes for v6.16-rc4
 2025-07-04 15:07 UTC 

[GIT PULL] regulator fixes for v6.16-rc4
 2025-07-04 15:06 UTC 

[PATCH 0/8] add Voyager board support
 2025-07-04 13:36 UTC  (4+ messages)

[PATCH] arm64: efi: Fix KASAN false positive for EFI runtime stack
 2025-07-04 13:40 UTC  (6+ messages)

[PATCH v7 00/28] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-07-04 13:33 UTC  (4+ messages)
` [PATCH v7 13/28] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl

[PATCH 00/15] selftests/futex: Refactor tests to use kselftest_harness.h
 2025-07-04 15:05 UTC  (16+ messages)
` [PATCH 01/15] selftests: kselftest: Create ksft_print_dbg_msg()
` [PATCH 02/15] selftests/futex: Refactor futex_requeue_pi with kselftest_harness.h
` [PATCH 03/15] selftests/futex: Refactor futex_requeue_pi_mismatched_ops "
` [PATCH 04/15] selftests/futex: Refactor futex_requeue_pi_signal_restart "
` [PATCH 05/15] selftests/futex: Refactor futex_wait_timeout "
` [PATCH 06/15] selftests/futex: Refactor futex_wait_wouldblock "
` [PATCH 07/15] selftests/futex: Refactor futex_wait_unitialized_heap "
` [PATCH 08/15] selftests/futex: Refactor futex_wait_private_mapped_file "
` [PATCH 09/15] selftests/futex: Refactor futex_wait "
` [PATCH 10/15] selftests/futex: Refactor futex_requeue "
` [PATCH 11/15] selftests/futex: Refactor futex_waitv "
` [PATCH 12/15] selftests/futex: Refactor futex_priv_hash "
` [PATCH 13/15] selftests/futex: Refactor futex_numa_mpol "
` [PATCH 14/15] selftests/futex: Drop logging.h include from futex_numa
` [PATCH 15/15] selftests/futex: Remove logging.h file

[PATCH v2 00/24] migration: Unify capabilities and parameters
 2025-07-04 15:04 UTC  (7+ messages)
` [PATCH v2 16/24] migration: Add capabilities into MigrationParameters

[PATCH v9 0/6] KVM: arm64: Map GPU device memory as cacheable
 2025-07-04 15:04 UTC  (5+ messages)
` [PATCH v9 6/6] KVM: arm64: Expose new KVM cap for cacheable PFNMAP

[PATCH i-g-t v2 0/9] msm: recovery and mapping updates
 2025-07-04 15:02 UTC  (3+ messages)
` [PATCH i-g-t v2 1/9] tests/msm/msm_mapping: Fix memory leak

[RFC PATCH v6 0/2] mm: Fix OOM killer inaccuracy on large many-core systems
 2025-07-04 15:02 UTC  (3+ messages)
` [RFC PATCH v6 1/2] lib: Introduce hierarchical per-cpu counters
` [RFC PATCH v6 2/2] mm: Fix OOM killer inaccuracy on large many-core systems

[PATCH v2 00/17] xen/riscv: introduce p2m functionality
 2025-07-04 15:01 UTC  (4+ messages)
` [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry()

[PATCH v4 0/7] Move memory listener register to vhost_vdpa_init
 2025-07-04 15:00 UTC  (12+ messages)

[RFC patch v3 00/20] Cache aware scheduling
 2025-07-04 15:00 UTC  (4+ messages)
` [RFC patch v3 10/20] sched: Calculate the number of tasks that have LLC preference on a runqueue

[PATCH] nvmet-tcp: fix callback lock for TLS handshake
 2025-07-04 14:48 UTC  (2+ messages)

[PATCH v2 0/4] mm/userfaultfd: modulize memory types
 2025-07-04 14:59 UTC  (11+ messages)
` [PATCH v2 1/4] mm: Introduce vm_uffd_ops API

[PATCH v2 0/7] Further kernel-doc tweakery
 2025-07-04 14:59 UTC  (6+ messages)
` [PATCH v2 2/7] docs: kdoc: micro-optimize KernRe

[PATCH 0/4] for-each-ref: introduce seeking functionality via '--skip-until'
 2025-07-04 14:58 UTC  (6+ messages)
` [PATCH v2 "

Techboard meeting minutes, 2025-June-25
 2025-07-04 14:58 UTC 

[PATCH nft 0/3] make the mss and wscale fields optional for synproxy object
 2025-07-04 14:56 UTC  (3+ messages)
` [PATCH nft 2/3] src: do not print unnecessary space for the "

[PATCH] i386/cpu: Remove FEAT_24_0_EBX for AVX10
 2025-07-04 14:55 UTC  (2+ messages)

[PATCH ipsec 0/2] ipsec: fix splat due to ipcomp fallback tunnel
 2025-07-04 14:54 UTC  (3+ messages)
` [PATCH ipsec 1/2] xfrm: delete x->tunnel as we delete x
` [PATCH ipsec 2/2] Revert "xfrm: destroy xfrm_state synchronously on net exit path"


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.