All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-23 10:00:17 to 2026-04-23 10:24:17 UTC [more...]

[PATCH] ASoC: cs-amp-lib-test: Fix some NULL vs IS_ERR() bugs
 2026-04-23 10:24 UTC  (3+ messages)

[PATCH net 0/5] net/sched: sch_cake: annotate data-races in cake_dump_stats() (series)
 2026-04-23 10:23 UTC  (6+ messages)
` [PATCH net 1/5] net/sched: sch_cake: annotate data-races in cake_dump_stats() (I)
` [PATCH net 2/5] net/sched: sch_cake: annotate data-races in cake_dump_stats() (II)
` [PATCH net 3/5] net/sched: sch_cake: annotate data-races in cake_dump_stats() (III)
` [PATCH net 4/5] net/sched: sch_cake: annotate data-races in cake_dump_stats() (IV)
` [PATCH net 5/5] net/sched: sch_cake: annotate data-races in cake_dump_stats() (V)

[PATCH net] ipv6: validate extension header length before copying to cmsg
 2026-04-23 10:22 UTC  (2+ messages)
` [PATCH net v2] "

[GIT PULL] clk changes for the merge window
 2026-04-23 10:21 UTC  (3+ messages)

[PATCH v3 0/2] tpm_tis: fix retry exhaustion and add logging
 2026-04-23 10:21 UTC  (3+ messages)

[PATCH v2 00/28] drm: Implement state readout support
 2026-04-23 10:21 UTC  (17+ 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 v2 net 0/11] octeontx2-af: npc: cn20k: MCAM fixes
 2026-04-23 10:20 UTC  (3+ messages)

[PATCH 1/4] arm64: dts: imx8mp: switch usb controller to flattened model
 2026-04-23 10:20 UTC  (3+ messages)

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

[PATCH V7 0/2] Add post change sequence for link start notify
 2026-04-23 10:20 UTC  (3+ messages)
` [PATCH V7 1/2] ufs: core: Configure only active lanes during link
` [PATCH V7 2/2] ufs: ufs-qcom: Enable Auto Hibern8 clock request support

[PATCH net v2 1/2] 8021q: use RCU for egress QoS mappings
 2026-04-23 10:20 UTC  (5+ messages)
` [PATCH net v2 2/2] 8021q: delete cleared "

[PATCH] tcg: Remove unused tcg_gen_vec_*_tl() API
 2026-04-23 10:19 UTC 

[PATCH v2 00/28] drm: Implement state readout support
 2026-04-23 10:18 UTC  (29+ 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 v2 16/28] drm/mode_config: Read out hardware state in drm_mode_config_create_state
` [PATCH v2 17/28] drm/atomic_sro: Provide helpers to implement hardware state readout
` [PATCH v2 18/28] drm/atomic_helper: Pass nonblock to commit_tail
` [PATCH v2 19/28] drm/atomic_helper: Compare actual and readout states once the commit is done
` [PATCH v2 20/28] drm/atomic_state_helper: Provide comparison macros
` [PATCH v2 21/28] drm/atomic_state_helper: Provide atomic_compare_state helpers
` [PATCH v2 22/28] drm/encoder: Create atomic_sro_get_current_crtc hook
` [PATCH v2 23/28] drm/bridge: display-connector: Implement readout support
` [PATCH v2 24/28] drm/bridge_connector: Implement hw readout for connector
` [PATCH v2 25/28] drm/tidss: dispc: Improve mode checking logs
` [PATCH v2 26/28] drm/tidss: Implement readout support
` [PATCH v2 27/28] drm/tidss: encoder: Implement atomic_sro_get_current_crtc
` [PATCH v2 28/28] drm/bridge: sii902x: Implement hw state readout

[PATCH] selftests: net: add RDMA CM observability and regression scripts
 2026-04-23 10:19 UTC  (2+ messages)

[PATCH] libceph: accept addrvecs with multiple entries of the same type
 2026-04-23 10:09 UTC 

[PATCH i-g-t 0/2] Extend gpgpu fill support to XE3P
 2026-04-23 10:18 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH] drm/i915/display: enable ccs modifiers on dg2
 2026-04-23 10:17 UTC 

[PATCH v2 1/3] usb: chipidea: udc: add a helper ci_udc_enable_vbus_irq()
 2026-04-23 10:20 UTC  (3+ messages)
` [PATCH v2 2/3] usb: chipidea: udc: support dynamic gadget add/remove
` [PATCH v2 3/3] usb: chipidea: core: convert ci_role_switch to local variable

[PATCH v9 0/4] misc: fastrpc: Add polling mode support
 2026-04-23 10:17 UTC  (5+ messages)
` [PATCH v9 4/4] misc: fastrpc: Add polling mode support for fastRPC driver

[RFC PATCH v2 0/4] fix FF-A call failed with pKVM when ff-a driver is built-in
 2026-04-23 10:17 UTC  (3+ messages)
` [RFC PATCH v2 2/4] tpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa "

[PATCH] mm: Convert vmemmap_p?d_populate() to static functions
 2026-04-23 10:14 UTC 

[PATCH] chrt: Add support for (GRUB) bandwidth reclaim
 2026-04-23 10:14 UTC 

[PATCH v3 0/3] riscv: Add PCIe support for UltraRISC DP1000 SoC
 2026-04-23 10:14 UTC  (5+ messages)
` [PATCH v3 3/3] PCI: ultrarisc: Add UltraRISC DP1000 PCIe Root Complex driver

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

[PATCH stable 6.12 0/2] iommu/vt-d+dma: fix stale DMA PTE WARN on IOVA reuse (regression v6.12.75)
 2026-04-23 10:09 UTC  (3+ messages)
` [PATCH stable 6.12 1/2] iommu/vt-d: fail map loudly on stale DMA PTE
` [PATCH stable 6.12 2/2] iommu/dma: sync IOTLB before releasing IOVA on sg unmap

[PATCH] ASoC: rt722-sdca: add FU06 Playback Switch for speaker mute control
 2026-04-23 10:13 UTC 

[PATCH v3] mm/page_alloc: replace kernel_init_pages() with batch page clearing
 2026-04-23 10:13 UTC  (4+ messages)

[PATCH 0/3] md/raid1: small cleanups in MD and raid1 drivers
 2026-04-23 10:13 UTC  (4+ messages)
` [PATCH 1/3] md/raid1: replace wait loop with wait_event_idle() in raid1_write_request()
` [PATCH 2/3] md: use mddev_is_dm() instead of open-coding gendisk checks
` [PATCH 3/3] md: use ATTRIBUTE_GROUPS() for md default sysfs attributes

[RFC PATCH v2 0/5] Add buffered write-through support to iomap & xfs
 2026-04-23 10:12 UTC  (11+ messages)
` [RFC PATCH v2 1/5] mm: Refactor folio_clear_dirty_for_io()
` [RFC PATCH v2 2/5] iomap: Add initial support for buffered RWF_WRITETHROUGH

[PATCH] MAINTAINERS: fix regex pattern in CORE MM category
 2026-04-23 10:12 UTC  (4+ messages)

[PATCH v3 0/7] Implement SR-IOV support for PVH
 2026-04-23 10:12 UTC  (4+ messages)
` [PATCH v3 5/7] vpci: add SR-IOV support for PVH Dom0

[PATCH] drm/amdgpu: Add guest driver CUID support
 2026-04-23 10:11 UTC 

[PATCH 0/9] target/microblaze: Compile it once
 2026-04-23 10:11 UTC  (11+ messages)
` [PATCH 1/9] tcg: Include missing 'tcg/tcg-op-common.h' header in 'tcg-op-mem.h'
` [PATCH 2/9] target/microblaze: Fix endianness used to disassemble
` [PATCH 3/9] target/microblaze: Replace translator_ldl_swap() -> translator_ldl_end()
` [PATCH 4/9] target/microblaze: Introduce common system/user meson source set
` [PATCH 5/9] target/microblaze: Compile helper.c as common unit
` [PATCH 6/9] target/microblaze: Compile op_helper.c "
` [PATCH 7/9] target/microblaze: Compile cpu.c "
` [PATCH 8/9] target/microblaze: Include missing cpu-mmu-index.h header in translate.c
` [PATCH 9/9] target/microblaze: Compile translate.c as common unit

[PATCH 0/6] Enable joiner cursor fast updates
 2026-04-23 10:11 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[BUG] KASAN: slab-use-after-free in hash_ipportip6_resize
 2026-04-23 10:11 UTC 

[BUG] selftests/sched_ext: reload_loop failed
 2026-04-23 10:11 UTC  (2+ messages)

[PATCHv3 net 0/3] IPVS: fixes after the new hash tables
 2026-04-23 10:02 UTC  (3+ messages)
` [PATCHv3 net 3/3] ipvs: fix the spin_lock usage for RT build

[PATCH v6 0/8] Introduce Xe PCIe FLR
 2026-04-23 10:10 UTC  (11+ 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
` ✗ CI.checkpatch: warning for Introduce Xe PCIe FLR (rev6)
` ✓ CI.KUnit: success "

[PATCH i-g-t v2] tests/xe_exec: Add VM rebind stress test under workqueue cpumask cycling
 2026-04-23 10:10 UTC  (2+ messages)

[PULL 00/59] target-arm queue
 2026-04-23 10:02 UTC  (60+ 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 14/59] target/arm/tcg/translate-vfp.c: make compilation unit common
` [PULL 15/59] target/arm/tcg/translate-neon.c: "
` [PULL 16/59] target/arm/tcg/translate-mve.c: "
` [PULL 17/59] target/arm/tcg/translate-m-nocp.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 37/59] MAINTAINERS: Remove Coiby Xu
` [PULL 38/59] MAINTAINERS: Remove Damien Hedde
` [PULL 39/59] MAINTAINERS: Remove Ed Maste
` [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 44/59] MAINTAINERS: Remove Magnus Damm
` [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] cpu/hotplug: Fix NULL kobject warning in cpuhp_smt_enable()
 2026-04-23 10:08 UTC  (3+ messages)

[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 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  (4+ 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  (5+ messages)
` [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  (4+ messages)
` [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)


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.