All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-03 07:28:46 to 2026-09-03 07:42:47 UTC [more...]

[PATCH i-g-t v1 0/1] kms_atomic_transition: Skip unsupported blocking transitions on MTK
 2026-09-03  7:38 UTC  (2+ messages)
` [PATCH i-g-t v1] tests/kms_atomic_transition: Skip "

[PATCH v2 2/2] mm/mglru: make retry logic explicit in isolate_folios()
 2026-09-03  7:41 UTC  (3+ messages)

[PATCH v12 0/3] Add Amlogic general DMA
 2026-09-03  7:42 UTC  (14+ messages)
` [PATCH v12 1/3] dt-bindings: dma: Add Amlogic A9 SoC DMA
` [PATCH v12 2/3] dmaengine: amlogic: Add general DMA driver for A9
` [PATCH v12 3/3] MAINTAINERS: Add an entry for Amlogic DMA driver

[PATCH v4 00/10] Xe3P GPU Error Injection Test Suite with DRM RAS Netlink Support
 2026-09-03  7:33 UTC  (10+ messages)
` [PATCH v4 01/10] drm-uapi/drm_ras: Sync with kernel b2207d4c4e84
` [PATCH v4 02/10] lib/meson: Add libnl dependencies for DRM RAS support
` [PATCH v4 03/10] lib/igt_drm_netlink: Introduce DRM RAS Netlink interface library
` [PATCH v4 05/10] lib/igt_drm_netlink: add get_error_threshold command support
` [PATCH v4 06/10] lib/igt_drm_netlink: add set_error_threshold "
` [PATCH v4 07/10] tests/intel/xe_err_injection: Add GT UC Unicast GAM Walker Command Parity Error Injection
` [PATCH v4 08/10] lib/igt_drm_netlink: add event notify subscription and event wait support
` [PATCH v4 09/10] tests/intel/xe_err_injection: Add tests for L2 bank Corr err threshold scenarios
` [PATCH v4 10/10] tests/intel/xe_err_injection: add CRI GPU requirement check

[PATCH v2 00/15] exec: Remove AT_VECTOR_SIZE_ARCH from UAPI
 2026-09-03  7:41 UTC  (32+ messages)
` [PATCH v2 01/15] MAINTAINERS: exec: Add more auxvec.h variants
` [PATCH v2 02/15] auxvec.h: Move AT_VECTOR_SIZE definitions to linux/auxvec.h
` [PATCH v2 03/15] asm-generic: add an in-kernel auxvec.h header
` [PATCH v2 04/15] ARM: drop custom asm/auxvec.h
` [PATCH v2 05/15] x86: Remove AT_VECTOR_SIZE_ARCH from UAPI
` [PATCH v2 06/15] arm64: "
` [PATCH v2 07/15] RISC-V: "
` [PATCH v2 08/15] LoongArch: "
` [PATCH v2 09/15] s390: "
` [PATCH v2 10/15] powerpc: "
` [PATCH v2 11/15] MIPS: "
` [PATCH v2 12/15] sparc: "
` [PATCH v2 13/15] sh: "
` [PATCH v2 14/15] alpha: remove "
` [PATCH v2 15/15] auxvec.h: Drop fallback AT_VECTOR_SIZE_ARCH

[PATCH] drm/amd/display: fix MALL hysteresis timer underflow at high refresh rates
 2026-09-03  7:41 UTC  (2+ messages)

[PATCH v2] clk: devres: fix cleanup in devm_clk_get_optional_enabled_with_rate()
 2026-09-03  7:41 UTC  (3+ messages)

qpid module
 2026-09-03  7:41 UTC 

[PATCH v5 0/6] KVM: arm64: nv: Implement nested stage-2 reverse map (new data structure)
 2026-09-03  7:43 UTC  (3+ messages)

[PATCH] selftests/powerpc/pmu/ebb: fix lost_exception_test hang with sched yield change
 2026-09-03  7:40 UTC 

[PATCH 0/6] arm64: dts: qcom: nord: Add remoteproc and PMIC support
 2026-09-03  7:40 UTC  (4+ messages)
` [PATCH 6/6] arm64: dts: qcom: Add initial support for Nord Ride Embedded board

[PATCH net] nexthop: initialize extack in nh_res_bucket_migrate()
 2026-09-03  7:40 UTC  (3+ messages)

[PATCH] curl: upgrade 8.21.0 -> 8.22.0
 2026-09-03  7:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] rerere: keep a background gc from killing a rebase
 2026-09-03  7:40 UTC  (2+ messages)

[PATCH v2 00/12] I2C - detailed transfer reporting in case of a fault
 2026-09-03  7:39 UTC  (3+ messages)
` [PATCH v2 09/12] i2c: designware: no SMBUS_READ_BLOCK_DATA without EMPTYFIFO_HOLD_MASTER

[syzbot] [kernfs?] INFO: rcu detected stall in kernfs_fop_release (3)
 2026-09-03  7:39 UTC 

[LTP] [PATCH v6 1/3] lapi/sched: add SAFE_SCHED_SETATTR()
 2026-09-03  7:38 UTC  (2+ messages)

[PATCH v2] perf test: perf stat tests fails on s390
 2026-09-03  7:38 UTC  (2+ messages)

[PATCH net 0/1] net: xfrm: espintcp can trip skb transport-header warning
 2026-09-03  7:38 UTC  (3+ messages)
` [PATCH net 1/1] net: xfrm: reject unrepresentable espintcp transport headers

[PATCH i-g-t] Revert "lib/igt_kms: Do not treat writeback and virtual connectors as connected"
 2026-09-03  7:38 UTC  (4+ messages)

[PATCH v2 0/8] selftests: vDSO: Stop using libc types for vDSO calls
 2026-09-03  7:38 UTC  (9+ messages)
` [PATCH v2 1/8] selftests: vDSO: Introduce vdso_types.h
` [PATCH v2 2/8] selftests: vDSO: Introduce vdso_syscalls.h
` [PATCH v2 3/8] selftests: vDSO: vdso_test_abi: Use types from vdso_types.h
` [PATCH v2 4/8] selftests: vDSO: vdso_test_abi: Use system call wrappers from vdso_syscalls.h
` [PATCH v2 5/8] selftests: vDSO: vdso_test_gettimeofday: Use types from vdso_types.h
` [PATCH v2 6/8] selftests: vDSO: vdso_test_correctness: Make ts_leq() and tv_leq() more generic
` [PATCH v2 7/8] selftests: vDSO: vdso_test_correctness: Use types from vdso_types.h
` [PATCH v2 8/8] selftests: vDSO: vdso_test_correctness: Use system call wrappers from vdso_syscalls.h

[PATCH] agents: Add a skill for finding your way around QEMU
 2026-09-03  7:36 UTC 

[PATCH] drm/amd/display: use plane color_mgmt_changed to track colorop changes
 2026-09-03  7:36 UTC  (4+ messages)

[PATCH net v4 0/1] xfrm: save input state data before secpath resets
 2026-09-03  7:36 UTC  (3+ messages)
` [PATCH net v4 1/1] "

[PATCH 0/2] Add initial device tree support for the Xiaomi Mi Box 4 (MDZ-21-AA), an Amlogic S905L based TV box
 2026-09-03  7:36 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: amlogic: add Xiaomi Mi Box 4 support

[PATCH v2] vfio/fsl-mc: prevent read-only region mappings from becoming writable
 2026-09-03  7:36 UTC  (2+ messages)

CIP IRC weekly meeting today on libera.chat
 2026-09-03  7:36 UTC 

[PATCH v5 0/2] HID: generic: add LampArray support via hid-lamparray helper
 2026-09-03  7:35 UTC  (3+ messages)
` [PATCH v5 1/2] HID: lamparray: add new LampArray helper module
` [PATCH v5 2/2] HID: generic: add LampArray support via hid-lamparray helper

[PATCH] crypto: arm64/aes-neonbs: transition to kmalloc_obj()
 2026-09-03  7:36 UTC  (3+ messages)

[PATCH v2 0/7] build: split and unify linking of final image(s)
 2026-09-03  7:35 UTC  (4+ messages)
` [PATCH v2 2/7] Arm: split xen-syms linking rule

[PATCH v1 0/2] hw/misc/aspeed_sbc: Fix ABR and secure boot state reporting
 2026-09-03  7:35 UTC  (6+ messages)
` [PATCH v1 1/2] hw/misc/aspeed_sbc: Derive ABR state from OTP config straps

WHPX: stale page-table shadow after delivered #PF stalls macOS guests; VP recreation bugchecks the host
 2026-09-03  7:35 UTC  (2+ messages)

[PATCH mptcp-next 0/2] selftests: mptcp: convert iptables to nftables
 2026-09-03  7:35 UTC  (7+ messages)
` [PATCH mptcp-next 2/2] selftests: mptcp: convert iptables to nftables for mptcp_join.sh

[PATCH v6] selftests/cgroup: add PSI pressure trigger and validation tests
 2026-09-03  7:35 UTC 

[PATCH 00/16] xswap: extendable swap device backed by zswap
 2026-09-03  7:35 UTC  (2+ messages)

XDC 2026: Full schedule now available
 2026-09-01 19:56 UTC 

[brgl:gpio/for-next 5/8] drivers/gpio/gpio-altera.c:224:11: warning: comparison between pointer and integer ('struct gpio_irq_chip *' and 'int')
 2026-09-03  7:34 UTC 

[PATCH net v2] xfrm: hold net_device reference under RCU in bundle creation
 2026-09-03  7:35 UTC  (2+ messages)

[PATCH] x86/mm: Fix pmd_modify() dropping the dirty bit
 2026-09-03  7:34 UTC  (3+ messages)

[syzbot] [mm?] WARNING in vma_set_pgoff
 2026-09-03  7:35 UTC  (2+ messages)

[PATCH net v2] ppp_async: drop the errored frame instead of resetting its headroom
 2026-09-03  6:21 UTC 

[PATCH] ALSA: hda/realtek: Fix cold-boot headset misdetection on Acer Aspire A515-57G
 2026-09-03  7:34 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/4] drm/amd/display: fix brightness ownership through power module
 2026-09-02 22:32 UTC  (10+ messages)
` [PATCH 1/4] drm/amd/display: keep custom brightness curve in userspace domain
` [PATCH 2/4] drm/amd/display: test custom brightness with non-zero minimum
` [PATCH 3/4] drm/amd/display: pass userspace brightness to power module
` [PATCH 4/4] drm/amd/display: test power module brightness input domain
` [PATCH v2 0/4] drm/amd/display: fix brightness ownership through power module
  ` [PATCH v2 1/4] drm/amd/display: keep custom brightness curve in userspace domain
  ` [PATCH v2 2/4] drm/amd/display: test custom brightness with non-zero minimum
  ` [PATCH v2 3/4] drm/amd/display: pass userspace brightness to power module
  ` [PATCH v2 4/4] drm/amd/display: test power module brightness input domain

[PATCH] staging: fbtft: fix len<=0 buffer overflow in define_fbtft_write_reg()
 2026-09-02 19:03 UTC  (3+ messages)

[PATCH v1 0/3] drm/amd/display: passive VRR
 2026-09-02 16:23 UTC  (2+ messages)

[PATCH v1 1/3] dt-bindings: display: synopsys, dw-hdmi: add ignore-rxsense
 2026-09-02 17:08 UTC  (4+ messages)
` [PATCH v1 2/3] drm/bridge: dw-hdmi: optionally ignore rxsense when detecting hotplug

[PATCH v3 0/2] drm/sched: fix use-after-free of the fence timeline name
 2026-09-02 14:42 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] drm/sched/tests: add a UAF regression test for the "

[PATCH] MAINTAINERS, mailmap: use Aditya Garg's linux.dev account
 2026-09-03  6:57 UTC  (3+ messages)

[PATCH v2 0/2] drm/gpuvm: reject zero-length VM_BIND ranges at the shared gate
 2026-09-02 12:28 UTC  (3+ messages)
` [PATCH v2 1/2] drm/panthor: Treat a zero-length VM_BIND op as a no-op
` [PATCH v2 2/2] drm/gpuvm: reject zero-length range in drm_gpuvm_range_valid()

[PATCH] drm/amd/display: use linear backlight curve on Linux
 2026-09-01 14:01 UTC 

[PATCH] x86/ucode: Work around Granite Rapids erraturm GNR98
 2026-09-03  7:33 UTC  (3+ messages)

[PATCH] accel/amdxdna: RCU-free the scheduler-containing hwctx private
 2026-09-02  1:27 UTC 

[PATCH nf-next v2 1/2] netfilter: flowtable: carry a priority into the offload
 2026-09-03  7:34 UTC  (2+ messages)

[PATCH] drm/amdgpu: reject out of range PFNs in amdgpu_vm_update_range()
 2026-09-02 12:25 UTC 

[QUESTION] accel/amdxdna: AIE2 maps unspecified QoS priority to PRIORITY_HIGH, AIE4 to NORMAL
 2026-09-03  5:48 UTC 

[PATCH] drm/msm: RCU-free the scheduler-containing ring and VM objects
 2026-09-02  1:27 UTC 

[PATCH] drm/nouveau/uvmm: fix UAF in bind job cleanup
 2026-09-01  7:36 UTC  (2+ messages)

[PATCH v3 0/4] HDMI 2.1 VRR and ALLM support
 2026-09-01 22:12 UTC  (6+ messages)
` [PATCH v4 "

[PATCH RESEND 0/2] drm/tiny: sharp-memory: fix TX buffer corruption on partial update
 2026-09-01 11:53 UTC  (3+ messages)
` [PATCH RESEND 1/2] drm/tiny: sharp-memory: fix line address assignment "
` [PATCH RESEND 2/2] drm/tiny: sharp-memory: avoid transmitting stale TX buffer data

[PATCH] drm/gud: fix out-of-bounds write in gud_plane_atomic_check()
 2026-09-02 12:30 UTC 

[Buildroot] [PATCH] package/{python-}protobuf: bump to version 36.1
 2026-09-03  7:24 UTC 

[PATCH v2 0/2] drm/sched: fix use-after-free of the fence timeline name
 2026-09-02 10:58 UTC  (3+ messages)
` [PATCH v2 1/2] drm/sched: cache the timeline name to fix a use-after-free
` [PATCH v2 2/2] drm/sched/tests: add a UAF regression test for the timeline name

[PATCH] accel/amdxdna: fix NULL deref and GEM object leak in error paths
 2026-09-02 11:49 UTC  (2+ messages)
` [PATCH v2] accel/amdxdna: add NULL check for job->cmd_bo

[PATCH net-next v5 0/3] net: xilinx: axienet: Fix IRQ error handling
 2026-09-03  7:32 UTC  (4+ messages)
` [PATCH net-next v5 1/3] net: xilinx: axienet: Propagate errors from optional IRQ lookup
` [PATCH net-next v5 2/3] net: xilinx: axienet: Handle optional IRQ return value correctly
` [PATCH net-next v5 3/3] net: xilinx: axienet: Fix IRQ error handling

[PATCH] drm/xe: Fix unnecessary host-side population of ttm_tt on non-TT resources
 2026-09-03  3:52 UTC  (13+ messages)

[PATCH] drm/nouveau: RCU-free the scheduler-containing nouveau_sched
 2026-09-02  1:27 UTC 

[PATCH v6 00/10] kdump: reduce vmcore size and capture time
 2026-09-03  7:32 UTC  (11+ messages)
  ` [PATCH v6 08/10] of: reserved_mem: mark /reserved-memory entries with MEMBLOCK_NODUMP
  ` [PATCH v6 09/10] of: reserved_mem: mark /memreserve/ entries as MEMBLOCK_NODUMP

[PATCH v8 00/20] Introduce enablemenant of dom0less
 2026-09-03  7:33 UTC  (5+ messages)
` [PATCH v8 04/20] xen/riscv: introduce guest riscv,isa string

[PATCH v1 1/2] drm/sched: cache the timeline name to fix a use-after-free
 2026-09-02  9:57 UTC  (2+ messages)
`  "

[PATCH net] xfrm: retry inexact policy lookup after node reinsertion
 2026-09-03  7:32 UTC  (2+ messages)

[PATCH V3 0/4] phy: tegra: xusb: Add Tegra264 support
 2026-09-03  7:32 UTC  (4+ messages)
` [PATCH V3 2/4] phy: tegra: xusb: Use devm_clk_get_optional to fetch USB2 tracking clock

[PATCH] drm/bridge: samsung-dsim: drop gpiod_put() on managed TE GPIO
 2026-09-03  7:31 UTC 

[PATCH v4 0/3] gpio: mmio: report the line direction on chips without direction registers
 2026-09-03  7:31 UTC  (4+ messages)
` [PATCH v4 1/3] pinctrl: imx: answer OUTPUT_ENABLE/INPUT_ENABLE queries from the pad register
` [PATCH v4 2/3] gpiolib: add get_config() and gpiochip_generic_get_config()
` [PATCH v4 3/3] gpio: mmio: track the direction of chips without direction registers

[PATCH v2 0/7] Change skb secmarks to x-array indexes
 2026-09-03  7:31 UTC  (3+ messages)
` [PATCH v2 7/7] net, lsm: "

[PATCH v2] drm/gma500: Create the primary plane in the driver
 2026-09-03  7:30 UTC  (2+ messages)

[PATCH v2] drm/radeon: Create the primary plane in the driver
 2026-09-03  7:30 UTC  (2+ messages)

[PATCH v7 for-next 0/8] livepatch: Introduce replace set support
 2026-09-03  7:30 UTC  (5+ messages)
` [PATCH v7 for-next 3/8] livepatch: Implement replace set for scoped atomic replace
  ` documentation: was: "

[PATCH BlueZ 1/2] doc/qualification: Add ASCS PICS file
 2026-09-03  7:29 UTC  (2+ messages)
` [PATCH BlueZ 2/2] doc/qualification: add ASCS PTS tests documentation

[PATCH net-next v2 0/8] r8152: refactor and extend RTL8157/8159 support
 2026-09-03  7:28 UTC  (9+ messages)
` [PATCH net-next v2 1/8] r8152: refactor r8156_init
` [PATCH net-next v2 2/8] r8152: support RTL8159 for different packages
` [PATCH net-next v2 3/8] r8152: refactor rtl8156_enable, rtl8156_up, and rtl8156_down
` [PATCH net-next v2 4/8] r8152: refactor r8157_hw_phy_cfg
` [PATCH net-next v2 5/8] r8152: support rtl8157_unload and rtl8157_change_mtu
` [PATCH net-next v2 6/8] r8152: add TGPHY access support
` [PATCH net-next v2 7/8] r8152: support rtl_fc_pause_pkt_en()
` [PATCH net-next v2 8/8] r8152: support UPS for RTL8157 and RTL8159

[PATCH v4 00/10] ASoC: qcom: Add QAIF driver for Shikra audio platform
 2026-09-03  7:29 UTC  (11+ messages)
` [PATCH v4 01/10] ASoC: dt-bindings: qcom,shikra-qaif-cpu: Add binding
` [PATCH v4 02/10] ASoC: qcom: Add QAIF shared data structures and variant interface
` [PATCH v4 03/10] ASoC: qcom: Add QAIF hardware register map
` [PATCH v4 04/10] ASoC: qcom: Add QAIF CPU DAI ops, regmap, DT parsing and platform init
` [PATCH v4 05/10] ASoC: soc-core: Add snd_soc_of_xlate_dai_name() generic helper
` [PATCH v4 06/10] ASoC: qcom: Switch lpass-cpu and qaif-cpu to snd_soc_of_xlate_dai_name()
` [PATCH v4 07/10] ASoC: qcom: Add QAIF PCM operations
` [PATCH v4 08/10] ASoC: qcom: Add QAIF IRQ handling, suspend/resume and platform register
` [PATCH v4 09/10] ASoC: qcom: Add Shikra QAIF support
` [PATCH v4] MAINTAINERS: Add Qualcomm QAIF driver entry

[PATCH v3 0/4] KVM: TDX: Validate directly configurable CPUID bits
 2026-09-03  7:28 UTC  (7+ messages)
` [PATCH v3 1/4] KVM: TDX: Track configurable CPUID bits allowed by KVM


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.