All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-23 09:37:27 to 2026-04-23 10:08:30 UTC [more...]

[PATCH] cpu/hotplug: Fix NULL kobject warning in cpuhp_smt_enable()
 2026-04-23 10:08 UTC  (3+ messages)

[PULL 00/59] target-arm queue
 2026-04-23 10:02 UTC  (55+ messages)
` [PULL 01/59] target/arm/tcg: increase cache level for cpu=max
` [PULL 02/59] hw/core/machine: topology functions capabilities added
` [PULL 03/59] hw/arm/virt: add cache hierarchy to device tree
` [PULL 04/59] bios-tables-test: prepare to change ARM ACPI virt PPTT
` [PULL 05/59] acpi: Add parameters to pass cache descriptions to ACPI build_pptt()
` [PULL 06/59] hw/acpi: add cache hierarchy to pptt table
` [PULL 07/59] tests/qtest/bios-table-test: testing new ARM ACPI PPTT topology
` [PULL 08/59] Update the ACPI tables based on new aml-build.c
` [PULL 09/59] target/arm: Move OMAP CP15 register definitions to cpregs-omap.c
` [PULL 10/59] include/tcg/tcg-op: extract memory operations to tcg-op-mem.h
` [PULL 11/59] target/arm/translate.h: remove tcg-op.h include
` [PULL 12/59] target/arm/tcg/translate.h: remove tcg-op-gvec.h include
` [PULL 13/59] target/arm/tcg/translate.h: remove TARGET_AARCH64
` [PULL 15/59] target/arm/tcg/translate-neon.c: make compilation unit common
` [PULL 16/59] target/arm/tcg/translate-mve.c: "
` [PULL 18/59] target/arm/tcg/op_helper.c: "
` [PULL 19/59] target/arm/tcg/gengvec.c: "
` [PULL 20/59] target/arm/tcg/translate.c: remove MO_TE usage
` [PULL 21/59] target/arm/tcg/translate.c: replace target_ulong with uint32_t
` [PULL 22/59] target/arm/tcg/translate.c: extract aarch64_translate_code()
` [PULL 23/59] tcg/translator: add parameter to translator_loop for current addr type
` [PULL 24/59] target/arm/tcg/translate.c: replace TCGv with TCGv_va
` [PULL 25/59] target/arm/tcg/translate-a64.c: use translator_ldl_end instead of arm_ldl_code
` [PULL 26/59] target/arm/tcg/arm_ldst.h: merge in translate.c
` [PULL 27/59] target/arm/tcg/translate.c: replace translator_ldl_swap with translator_ldl_end
` [PULL 28/59] target/arm/cpu.c: simplify endianness handling in arm_disas_set_info
` [PULL 29/59] target/arm/tcg/translate.c: remove target_ulong
` [PULL 30/59] target/arm/tcg/translate.c: make compilation unit common
` [PULL 31/59] target/arm: Replace target_ulong -> vaddr in guarded_page_br()
` [PULL 32/59] target/arm: Remove target_ulong use in hvf_handle_psci_call()
` [PULL 33/59] MAINTAINERS: Remove Ahmed Karaman
` [PULL 34/59] MAINTAINERS: Remove Anup Patel
` [PULL 35/59] MAINTAINERS: Remove Beniamino Galvani
` [PULL 36/59] MAINTAINERS: Remove Jeff Cody
` [PULL 38/59] MAINTAINERS: Remove Damien Hedde
` [PULL 40/59] MAINTAINERS: Remove Dongjiu Geng
` [PULL 41/59] MAINTAINERS: Remove Huai-Cheng Kuo
` [PULL 42/59] MAINTAINERS: Remove Bastian Koppelmann
` [PULL 43/59] MAINTAINERS: Remove Mahmoud Mandour
` [PULL 45/59] MAINTAINERS: Remove Marcel Apfelbaum
` [PULL 46/59] MAINTAINERS: Remove Aarushi Mehta
` [PULL 47/59] MAINTAINERS: Remove Paul Burton
` [PULL 48/59] MAINTAINERS: Remove Jia Liu
` [PULL 49/59] MAINTAINERS: Remove Qiuhao Li
` [PULL 50/59] MAINTAINERS: Remove Luigi Rizzo
` [PULL 51/59] MAINTAINERS: Remove Ronnie Sahlberg
` [PULL 52/59] MAINTAINERS: Remove Ryo ONODERA
` [PULL 53/59] MAINTAINERS: Remove Shannon Zhao
` [PULL 54/59] MAINTAINERS: Remove Su Hang
` [PULL 55/59] MAINTAINERS: Remove Vijai Kumar K
` [PULL 56/59] MAINTAINERS: Remove Yanan Wang
` [PULL 57/59] MAINTAINERS: Remove Wen Congyang
` [PULL 58/59] MAINTAINERS: Remove Xiao Guangrong
` [PULL 59/59] MAINTAINERS: Remove Xie Changlong

[PATCH v2 00/28] drm: Implement state readout support
 2026-04-23 10:06 UTC  (16+ messages)
` [PATCH v2 01/28] drm/atomic: Fix unused but set warning in state iterator macros
` [PATCH v2 02/28] drm/atomic_helper: Skip over NULL private_obj pointers
` [PATCH v2 03/28] drm/atomic_state_helper: Remove memset in __drm_atomic_helper_bridge_reset()
` [PATCH v2 04/28] drm/atomic: Convert drm_priv_to_bridge_state to container_of_const
` [PATCH v2 05/28] drm/atomic: Add drm_private_obj name
` [PATCH v2 06/28] drm/bridge: Add drm_private_obj_is_bridge()
` [PATCH v2 07/28] drm/bridge: Implement atomic_print_state
` [PATCH v2 08/28] drm/atomic: Export drm_atomic_*_print_state
` [PATCH v2 09/28] drm/atomic: Only call atomic_destroy_state on a !NULL pointer
` [PATCH v2 10/28] drm/atomic_sro: Create drm_atomic_sro_state container
` [PATCH v2 11/28] drm/atomic_sro: Create kernel parameter to force or disable readout
` [PATCH v2 12/28] drm/atomic_sro: Add atomic state readout infrastructure
` [PATCH v2 13/28] drm/atomic_sro: Add function to install state into drm objects
` [PATCH v2 14/28] drm/atomic_sro: Create documentation
` [PATCH v2 15/28] drm/bridge: Handle bridges with hardware state readout

[PATCH] selftests/pid_namespace: compute pid_max test limits dynamically
 2026-04-23 10:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] overview-manual/concepts.rst: fix do_prepare_recipe_sysroot task description
 2026-04-23 10:06 UTC  (4+ messages)
` [docs] "

Possible PREEMPT_RT live-lock / priority-inversion between FUTEX_CMP_REQUEUE_PI and FUTEX_WAIT_REQUEUE_PI
 2026-04-23 10:06 UTC  (4+ messages)
  ` AW: "

[PATCH v2 0/2] bpf: fsession support for LoongArch
 2026-04-23 10:05 UTC  (2+ messages)

[PATCH v2] soc: qcom: smem: Switch partitions to xarray
 2026-04-23 10:05 UTC  (2+ messages)

[PATCHv2 net] ipvs: fix races around est_mutex and est_cpulist
 2026-04-23 10:05 UTC  (2+ messages)

[PATCH] btrfs: don't force DIO writes to be serialized
 2026-04-23 10:04 UTC  (3+ messages)

[PATCH v6 0/8] Introduce Xe PCIe FLR
 2026-04-23 10:00 UTC  (9+ messages)
` [PATCH v6 1/8] drm/xe/uc_fw: Allow re-initializing firmware
` [PATCH v6 2/8] drm/xe/guc_submit: Introduce guc_exec_queue_reinit()
` [PATCH v6 3/8] drm/xe/gt: Introduce FLR helpers
` [PATCH v6 4/8] drm/xe/bo_evict: Introduce xe_bo_restore_map()
` [PATCH v6 5/8] drm/xe/exec_queue: Introduce xe_exec_queue_reinit()
` [PATCH v6 6/8] drm/xe/migrate: Introduce xe_migrate_reinit()
` [PATCH v6 7/8] drm/xe/pm: Introduce xe_device_suspend/resume()
` [PATCH v6 8/8] drm/xe/pci: Introduce PCIe FLR

[PATCH 1/3] usb: chipidea: udc: add a helper ci_udc_enable_vbus_irq()
 2026-04-23 10:02 UTC  (4+ messages)
` [PATCH 2/3] usb: chipidea: udc: support dynamic gadget add/remove

[PATCH] perf dwarf-regs: s390: Fix an off by one bug
 2026-04-23 10:03 UTC  (2+ messages)

[PATCH 0/4] scsi: Support devices that don't have a cmd_per_lun limit
 2026-04-23 10:02 UTC  (7+ messages)
` [PATCH 3/4] scsi: Support scsi_devices without a device wide limit

[PATCH v2] iommu/arm-smmu-qcom: Fix fastrpc compatible string in ACTLR client match table
 2026-04-23 10:02 UTC 

[PATCH V6 0/2] Add post change sequence for link start notify
 2026-04-23 10:01 UTC  (4+ messages)
` [PATCH V6 1/2] ufs: core: Configure only active lanes during link

[LTP] [PATCH 0/8] Add more epoll tests
 2026-04-23  9:58 UTC  (9+ messages)
` [LTP] [PATCH 1/8] syscalls: Add epoll_create03
` [LTP] [PATCH 2/8] syscalls: Add epoll_wait08
` [LTP] [PATCH 3/8] syscalls: Add epoll_wait09
` [LTP] [PATCH 4/8] syscalls: Add epoll_ctl06
` [LTP] [PATCH 5/8] syscall: Add epoll_wait10
` [LTP] [PATCH 6/8] syscalls: Add epoll_wait11
` [LTP] [PATCH 7/8] syscalls: Add epoll_wait12
` [LTP] [PATCH 8/8] syscalls: Remove old epoll-ltp test

[PATCH bpf-next v11 0/6] bpf: Add support for sleepable tracepoint programs
 2026-04-23 10:00 UTC  (7+ messages)
` [PATCH bpf-next v11 1/6] bpf: Add sleepable support for raw "
` [PATCH bpf-next v11 2/6] bpf: Add bpf_prog_run_array_sleepable()

Request for review for 4.4-st75, 4.4-cip110
 2026-04-23 10:00 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: kodiak: avoid EFI overlap for ADSP remote heap
 2026-04-23  9:58 UTC  (5+ messages)

[PATCH 01/11] drm/amdgpu: fix AMDGPU_INFO_READ_MMR_REG
 2026-04-23  9:58 UTC  (3+ messages)
` [PATCH 04/11] drm/amdgpu: rework amdgpu_userq_signal_ioctl

[PATCH net] ipv6: validate extension header length before copying to cmsg
 2026-04-23  9:57 UTC  (2+ messages)

[PATCHSET sched_ext/for-7.2] sched_ext: Topological CPU IDs and cid-form struct_ops
 2026-04-23  9:57 UTC  (8+ messages)
` [PATCH 12/16] sched_ext: Forbid cpu-form kfuncs from cid-form schedulers

[bluez/bluez]
 2026-04-23  9:56 UTC 

[PATCH] tests/intel: ctx_restore rollback on invalid input
 2026-04-23  9:55 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel: ctx_restore rollback on invalid input (rev2)

[PATCH] KVM: arm64: Validate the FF-A memory access descriptor placement
 2026-04-23  9:55 UTC  (6+ messages)

[PATCH v2] btrfs: Limit size of bios submitted from writeback
 2026-04-23  9:54 UTC  (2+ messages)

[PATCH v7] memory: tegra210: Support interconnect framework
 2026-04-23  9:53 UTC  (2+ messages)

[PATCH v2] dma-contiguous: setup default pernuma cma area if not configured explicitly
 2026-04-23  9:52 UTC 

[PATCH 0/7] media: qcom: iris: miscellaneous code-quality fixes
 2026-04-23  9:52 UTC  (6+ messages)
  ` [PATCH 7/7] media: qcom: iris: Make iris_destroy_internal_buffer() return void
  ` [PATCH 4/7] media: qcom: iris: Remove dead assignment in iris_hfi_gen2_set_tier()

[PATCH v2] usb: gadget: udc: skip pullup() if already connected
 2026-04-23  9:53 UTC 

[PULL 00/11] 11.1 compat machines and s390x updates
 2026-04-23  9:48 UTC  (12+ messages)
` [PULL 01/11] target/s390x/kvm: Simplify the async pfault handling code
` [PULL 02/11] target/s390x: Replace legacy ld/st_phys -> address_space_ld/st (cpu)
` [PULL 03/11] target/s390x: Replace legacy ld/st_phys -> address_space_ld/st (mmu)
` [PULL 04/11] target/s390x: Replace legacy ld/st_phys -> address_space_ld/st (tcg)
` [PULL 05/11] target/s390x: Replace legacy ld/st_phys -> address_space_ld/st (kvm)
` [PULL 06/11] configs/targets: Restrict the legacy ldst_phys() API on s390x target
` [PULL 07/11] tests/functional/s390x: Add test for booting from a disk with 4k sectors
` [PULL 08/11] hw: add compat machines for 11.1
` [PULL 09/11] target/s390x: Prefer MO_128 definition over magic value
` [PULL 10/11] MAINTAINERS: Update s390 trees
` [PULL 11/11] hw/s390x/ccw: Disable legacy virtio-pci by default (v11.1+)

[PATCH] [v2] smb: client: hide unused cifs_debug_dirs_proc_ops
 2026-04-23  9:50 UTC 

[RFC 0/3] mm: process_mrelease: expedited reclaim and auto-kill support
 2026-04-23  9:49 UTC  (11+ messages)

[PATCH 0/6] xen/arm: ffa: Harden notifications and enable VM-to-VM delivery
 2026-04-23  9:49 UTC  (5+ messages)
` [PATCH 2/6] xen/arm: ffa: Track hypervisor notifications in a bitmap

[PATCH dpdk] net: fix L2 ptype assignment in VLAN loop
 2026-04-23  9:49 UTC  (4+ messages)
` [PATCH dpdk v3] net: fix VLAN packet type

[PATCH] evm: zero-initialize the evm_xattrs read buffer
 2026-04-23  9:31 UTC  (4+ messages)
` [PATCH v2] evm: terminate and bound "

perf performance with libdw vs libunwind
 2026-04-23  9:49 UTC  (3+ messages)

[PATCH] HID: usbhid: sanitize hid->uniq against non-printable bytes
 2026-04-23  9:49 UTC  (5+ messages)

[PATCH RFC net-next 0/4] net: pse-pd: decouple controller lookup from MDIO probe
 2026-04-23  9:48 UTC  (3+ messages)

[PATCH] cgroup: Increment dying descendants from rmdir context
 2026-04-23  9:48 UTC  (2+ messages)
` [PATCH v2] cgroup: Increment nr_dying_subsys_* "

[PATCH] copyfilerange(man): fix swapped offsets in command example
 2026-04-23  9:48 UTC  (4+ messages)
  ` [PATCH] copyfilerange: (man) "

SCX_ENQ_IMMED potentially leaving dispatched tasks lingering on local DSQs
 2026-04-23  9:48 UTC  (3+ messages)

[PATCH] iommu/arm-smmu-v3: Allow disabling Stage 1 translation
 2026-04-23  9:47 UTC  (6+ messages)

[RFC PATCH] net: skb: on zero-copy formatted output to skb
 2026-04-23  9:47 UTC  (2+ messages)
` [RFC] "

[PATCH v14 00/12]Enable jpeg enc & dec multi-hardwares for MT8196
 2026-04-23  9:46 UTC  (13+ messages)
` [PATCH v14 01/12] media: mediatek: jpeg: fix jpeg cores' amounts setting
` [PATCH v14 02/12] media: mediatek: jpeg: fix jpeg buffer payload size setting
` [PATCH v14 03/12] media: mediatek: jpeg: fix buffer structure size and layout
` [PATCH v14 04/12] media: mediatek: jpeg: Fix buffer completion on multi-core streaming stop
` [PATCH v14 05/12] media: mediatek: jpeg: Fix multi-core clk suspend and resume setting
` [PATCH v14 06/12] media: mediatek: jpeg: fix decoding buffer number setting timing issue
` [PATCH v14 07/12] media: mediatek: jpeg: fix resolution change event handling in decoder
` [PATCH v14 08/12] media: mediatek: jpeg: fix remove buffer removal timing for multi-core
` [PATCH v14 09/12] media: dt-bindings: mediatek,jpeg: Add mediatek, mt8196-jpgdec compatible
` [PATCH v14 10/12] media: dt-bindings: mediatek,jpeg: Add mediatek, mt8196-jpgenc compatible
` [PATCH v14 11/12] media: mediatek: jpeg: add jpeg compatible
` [PATCH v14 12/12] media: mediatek: jpeg: add jpeg smmu sid setting

[PATCH RFC v3 00/19] mm/virtio: skip redundant zeroing of host-zeroed reported pages
 2026-04-23  9:46 UTC  (6+ messages)
` [PATCH RFC v3 01/19] mm: thread user_addr through page allocator for cache-friendly zeroing

[PATCH] ext4: prevent out-of-bounds read in ext4_read_inline_data()
 2026-04-23 17:05 UTC  (4+ messages)

[PATCH v2] migration: Fix blocking in POSTCOPY_DEVICE during package load
 2026-04-23  9:44 UTC 

[PATCH 0/5] drm/exynos: fbdev: Use client buffers
 2026-04-23  9:37 UTC  (6+ messages)
` [PATCH 1/5] drm/exynos: fbdev: Remove offset into screen_buffer
` [PATCH 2/5] drm/exynos: fbdev: Inline exynos_drm_fbdev_update()
` [PATCH 3/5] drm/exynos: fbdev: Calculate buffer geometry with format helpers
` [PATCH 4/5] drm/exynos: fbdev: Use a DRM client buffer
` [PATCH 5/5] drm/exynos: Make exynos_drm_framebuffer_init() an internal interface

[PATCH v8 0/9] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-04-23  9:44 UTC  (7+ messages)

git grep bug with --column and --only-matching
 2026-04-23  9:44 UTC  (3+ messages)

[PATCH v2 net 0/11] octeontx2-af: npc: cn20k: MCAM fixes
 2026-04-23  9:44 UTC  (2+ messages)

qcom: Update ADSP firmware for Glymur platform
 2026-04-23  9:42 UTC  (2+ messages)

[PATCH v2 0/3] Describe IMEM on Eliza
 2026-04-23  9:42 UTC  (5+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: eliza: Add IMEM node

[PATCH v3 0/4] Support opt-out of any default machine and distro features
 2026-04-23  9:42 UTC  (5+ messages)
` [PATCH v3 2/4] meta: Support opting out of any "
    ` [OE-core] "

[PATCH RFC v2 00/11] Add support for AUDIN driver in Amlogic GXBB
 2026-04-23  9:42 UTC  (5+ messages)
` [PATCH RFC v2 05/11] ASoC: dt-bindings: amlogic: add schema for audin-formatter and audin-toddr

[PATCH net 0/3] netconsole: configfs store callback fixes
 2026-04-23  9:41 UTC  (4+ messages)
` [PATCH net 1/3] netconsole: return count instead of strnlen(buf, count) from store callbacks
` [PATCH net 2/3] netconsole: avoid clobbering userdatum value on truncated write
` [PATCH net 3/3] netconsole: propagate device name truncation in dev_name_store()

[PATCH v2] ocfs2: validate in-inode extent list on read
 2026-04-23  9:41 UTC 

[PATCH] lib/amdgpu: Add ASIC filtering system with family ranges
 2026-04-23  9:41 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH v2] sched: fair: Prevent negative lag increase during delayed dequeue
 2026-04-23  9:41 UTC  (11+ messages)

[PATCH v2 0/3] scsi/block: NUMA-local scan allocations, shared-tag path cleanup, and SCSI I/O counters
 2026-04-23  9:40 UTC  (4+ messages)
` [PATCH v2 3/3] scsi: use percpu counters for iorequest_cnt and iodone_cnt

[PATCH] MAINTAINERS: fix regex pattern in CORE MM category
 2026-04-23  9:39 UTC  (3+ messages)

[LTP] [PATCH v5 0/6] lib: LTP_DEBUG cleanup
 2026-04-23  9:39 UTC  (5+ messages)
` [LTP] [PATCH v5 5/6] lib: Merge functionality of LTP_QUIET into LTP_REPRODUCIBLE_OUTPUT
` [LTP] [PATCH v5 6/6] lib: Print TCONF on LTP_REPRODUCIBLE_OUTPUT=1

[PATCH v5 0/4] Add support for Renesas RZ/G3L GBETH clocks
 2026-04-23  9:39 UTC  (7+ messages)
` [PATCH v5 2/4] clk: renesas: rzg2l: Add support for enabling PLLs
` [PATCH v5 3/4] clk: renesas: r8a08g046: Add support for PLL6 clk
` [PATCH v5 4/4] clk: renesas: r9a08g046: Add clock and reset signals for the GBETH IPs

[ath:pending] BUILD SUCCESS 2aaafb18bcd12a5756a5902f8f27497527908421
 2026-04-23  9:38 UTC 

[PATCH v2 net 06/11] octeontx2-af: npc: cn20k: Clear MCAM entries by index and key width
 2026-04-23  9:39 UTC  (2+ messages)
` [v2,net,06/11] "

[PATCH v6 0/3] x86: Simplifying LAM
 2026-04-23  9:38 UTC  (5+ messages)
` [PATCH v6 1/3] x86/process: Shorten the LAM tag width

[PATCH v2 net 01/11] octeontx2-af: npc: cn20k: Propagate MCAM key-type errors on cn20k
 2026-04-23  9:38 UTC  (2+ messages)
` [v2,net,01/11] "

[PATCH v2 00/13] drm/i915/color: Enable SDR plane color pipeline
 2026-04-23  9:38 UTC  (6+ messages)
` [PATCH v2 01/13] drm/colorop: Add DRM_COLOROP_FIXED_MATRIX

[PATCH v8 0/2] Introduce Synology Microp driver
 2026-04-23  9:38 UTC  (7+ messages)
` [PATCH v8 1/2] dt-bindings: embedded-controller: Add synology microp devices


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.