All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-29 11:05:35 to 2026-05-29 11:45:07 UTC [more...]

[PATCH v8 0/4] rust: helpers: add SRCU helpers
 2026-05-29 11:43 UTC  (4+ messages)
` [PATCH v8 1/4] "
` [PATCH v8 2/4] srcu: expose srcu_readers_active()
` [PATCH v8 3/4] rust: sync: add SRCU abstraction

[PATCH v5 0/7] firmware: samsung: acpm: Various fixes for sashiko bug reports
 2026-05-29 11:44 UTC  (7+ messages)
` [PATCH v5 4/7] firmware: samsung: acpm: Add memory barrier before advancing RX pointer

[PATCH 6.18 000/377] 6.18.34-rc1 review
 2026-05-29 11:44 UTC  (2+ messages)

[PATCH] drivers: mci: rockchip: fix HS400 DLL strobe and clock gate config
 2026-05-29 11:43 UTC  (2+ messages)

[PATCH 0/4] public keys: rework keyrings as nested containers
 2026-05-29 11:43 UTC  (2+ messages)

[PATCH] clk: rockchip: Fix error pointer check after rockchip_clk_register_gate_link()
 2026-05-29 11:43 UTC  (4+ messages)
` [PATCH] clk: rockchip: rk3568: Add PCIe pipe clock gates
` (subset) [PATCH] clk: rockchip: Fix error pointer check after rockchip_clk_register_gate_link()

[PATCH 00/11] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
 2026-05-29 11:43 UTC  (2+ messages)

[PATCH] mempool: improve cache behaviour and performance
 2026-05-29 11:43 UTC  (4+ messages)
` [PATCH v6] "

[PATCH v2 0/3] bpf: cgroup: fix sysctl new-value handling in __cgroup_bpf_run_filter_sysctl
 2026-05-29 11:37 UTC  (2+ messages)

[Patch v8 00/23] Support SIMD/eGPRs/SSP registers sampling for perf
 2026-05-29 11:42 UTC  (9+ messages)
` [Patch v8 01/23] perf/x86/intel: Validate return value of intel_pmu_init_hybrid()
` [Patch v8 07/23] x86/fpu/xstate: Add xsaves_nmi() helper
` [Patch v8 10/23] perf/x86: Enable XMM Register Sampling for Non-PEBS Events
` [Patch v8 11/23] perf/x86: Enable XMM register sampling for REGS_USER case

[PATCH] ASoC: fsl_sai: Fix 32 slots TDM broken by integer shift UB in xMR write
 2026-05-29 11:41 UTC  (3+ messages)
  `  "

[PATCH v3 1/1] drm/hyperv: Use "hv_drm_" as symbol name prefix
 2026-05-29 11:40 UTC  (2+ messages)

[PATCH net v2] Revert "ipv6: preserve insertion order for same-scope addresses"
 2026-05-29 11:41 UTC  (2+ messages)

(no subject)
 2026-05-29 11:24 UTC  (14+ messages)
` [PATCH 01/13] drm/amdgpu: move suballoc defines into own header
` [PATCH 02/13] drm/amdgpu: give different sizes for each SA pool type
` [PATCH 03/13] drm/amdgpu: add gfp_flags to amdgpu_sa_manager
` [PATCH 04/13] drm/amdgpu: move job parameter to the end in amdgpu_job_alloc() and *_with_ib()
` [PATCH 05/13] drm/amdgpu: use correct gfp_t for job allocation
` [PATCH 06/13] drm/amdgpu: add amdgpu_vm_update_leaves()
` [PATCH 07/13] drm/amdgpu: drop immediate updates from amdgpu_vm_update_range
` [PATCH 08/13] drm/amdgpu: split amdgpu_vm_update_range
` [PATCH 09/13] drm/amdgpu: start to move VM internals into amdgpu_vm_internal.h
` [PATCH 10/13] drm/amdgpu: remove unecessary parameters from trace_amdgpu_vm_update_ptes
` [PATCH 11/13] drm/amdgpu: nuke most amdgpu_vm_eviction_(try)lock uses
` [PATCH 12/13] drm/amdgpu: rework eviction lock handling into critical section
` [PATCH 13/13] drm/amdgpu: fix the HMM range handling for KFD SVM

[PATCH v2 0/6] mfd: lm3533: convert to OF bindings, improve support
 2026-05-29 11:40 UTC  (8+ messages)
` [PATCH v2 2/6] mfd: lm3533: Convert to use OF bindings
` [PATCH v2 5/6] video: backlight: lm3533_bl: Set initial mapping mode from DT

[PATCH v1 0/6] power: Use named initializers for platform_device_id arrays
 2026-05-29 11:29 UTC  (4+ messages)
` [PATCH v1 4/6] "

[PATCH v5] iio: chemical: scd30: Replace manual locking with RAII locking
 2026-05-29 11:36 UTC  (3+ messages)

[PATCH i-g-t 00/25] lib/kms: Clean up format+mod stuff
 2026-05-29 11:38 UTC  (9+ messages)
` [PATCH i-g-t 07/25] lib/kms: Extract igt_format_mods_has_format_with_modifier()
` [PATCH i-g-t 08/25] lib/kms: Pass target format_mods to igt_add_display_format_mod()
` [PATCH i-g-t 09/25] lib/kms: Extract format_mods_union()
` [PATCH i-g-t 10/25] lib/kms: Extract display_format_mods_union()

[PATCH net] octeontx2-pf: mcs: Fix mcs resources free on PF shutdown
 2026-05-29 11:38 UTC 

[PATCH net] octeontx2-pf: Fix NDC sync operation errors
 2026-05-29 11:37 UTC 

[PATCH net] octeontx2-af: mcs: Fix unsupported secy stats read
 2026-05-29 11:37 UTC 

[PATCH net] octeontx2-af: Validate NIX maximum LFs correctly
 2026-05-29 11:37 UTC 

[PATCH net] octeontx2-af: Fix initialization of mcam's entry2target_pffunc field
 2026-05-29 11:37 UTC 

[PATCH 1/7] python3-cryptography{-vectors}: upgrade 46.0.7 -> 48.0.0
 2026-05-29 11:36 UTC  (3+ messages)
` [OE-core] "

[PATCH v4 0/7] hw/arm/sabrelite: Add FlexCAN support
 2026-05-29 11:35 UTC  (3+ messages)
` [PATCH v4 5/7] hw/arm: Plug FlexCAN into FSL_IMX6 and Sabrelite

[PATCH v2] python3-cryptography{-vectors}: upgrade 46.0.7 -> 48.0.0
 2026-05-29 11:35 UTC 

[PATCH] net: wwan: t7xx: Add delay between MD and SAP suspend
 2026-05-29 11:34 UTC  (2+ messages)

[linuxsecuritymodule:dev-staging 18/25] Makefile:45: Skipping hornet selftests: bpftool not found at tools/bpf/bpftool/bpftool (build it under tools/bpf/bpftool first)
 2026-05-29 11:34 UTC 

[PATCH v2] hwmon: (k10temp) Add thermal support for AMD 1Ah Family Models 80h-8Fh
 2026-05-29 11:34 UTC  (2+ messages)

[PATCH 0/2] iommu/vt-d: Fix issues on probe error path
 2026-05-29 11:34 UTC  (3+ messages)
` [PATCH 1/2] iommu/vt-d: Fix RB-tree corruption in "
` [PATCH 2/2] iommu/vt-d: Fix Use-After-Free "

[PATCH v2 0/5] clk: qcom: Add DISPCC and GPUCC support for the Qualcomm Shikra SoC
 2026-05-29 11:34 UTC  (13+ messages)
` [PATCH v2 1/5] clk: qcom: gcc-qcm2290: Drop modelling of critical clocks
` [PATCH v2 2/5] dt-bindings: clock: qcom: Add Qualcomm Shikra Display clock controller
` [PATCH v2 4/5] clk: qcom: dispcc-qcm2290: Add support for Qualcomm Shikra DISPCC

[PATCH v6 0/2] Add static TX Equalization settings support from DT
 2026-05-29 11:33 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: ufs: Document static TX Equalization settings properties
` [PATCH v6 2/2] scsi: ufs: core: Add support for static TX Equalization settings

[PATCH] docs: zh_TW: process: localize terminologies and improve fluency in 8.Conclusion
 2026-05-29 11:33 UTC  (4+ messages)

[PATCH v4 00/12] AI policy update, AGENTS.md and associated skills
 2026-05-29 11:31 UTC  (3+ messages)
` [PATCH v4 01/12] docs/devel: relax policy on AI-generated contributions

[Bug 221505] New: REGRESSION][amd_pstate] "EPP cannot be set under performance policy" (EBUSY) when switching to performance profile via PPD on 7.1
 2026-05-29 11:31 UTC  (3+ messages)
` [Bug 221505] "

[PATCH 00/13] mm: PMD-level swap entries for anonymous THPs
 2026-05-29 11:31 UTC  (3+ messages)
` [PATCH 04/13] mm/huge_memory: move softleaf_to_folio() inside migration branch

[PATCH v14 0/2] Add Lontium LT7911EXC eDP to MIPI DSI bridge
 2026-05-29 11:29 UTC  (3+ messages)
` [PATCH v14 1/2] dt-bindings: bridge: "
` [PATCH v14 2/2] drm/bridge: "

[PATCH 1/2] staging: sm750fb: rename pvReg to pv_reg
 2026-05-29 11:28 UTC  (4+ messages)
` [PATCH v2] staging: sm750fb: rename pv_reg to io_base

[PATCH 0/2] Enable RSPI support on RZ/G3L SMARC EVK
 2026-05-29 11:28 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: renesas: r9a08g046: Add RSPI{0..2} nodes

[PATCH v7 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
 2026-05-29 11:27 UTC  (3+ messages)

[PATCH v2] media: iris: use IRQF_NO_AUTOEN when requesting the IRQ
 2026-05-29 11:27 UTC 

[PATCH 00/29] crypto: talitos - Driver cleanup
 2026-05-29 11:26 UTC  (9+ messages)
` [PATCH 01/29] crypto: talitos/hash - Use CRYPTO_AHASH_BLOCK_ONLY API
` [PATCH 02/29] crypto: talitos - Move driver into dedicated directory
` [PATCH 03/29] crypto: talitos - Add missing includes to driver header file
` [PATCH 04/29] crypto: talitos/hwrng - Move into separate file

[REPORT] landlock: SCOPE_SIGNAL bypass via F_SETOWN to invoker pgid -> SIGIO/SIGKILL to non-sandboxed targets
 2026-05-29 11:08 UTC  (2+ messages)

[PATCH v2] configs: socfpga: stratix10: Disable mkeficapsule tool build
 2026-05-29 11:23 UTC 

[PATCH v2] staging: sm750fb: remove unused variable
 2026-05-29 11:25 UTC  (3+ messages)

[PATCH net-next 00/14] net: ethtool: let ops locked drivers run without rtnl_lock
 2026-05-29 11:25 UTC  (3+ messages)
` [PATCH net-next 01/14] net: ethtool: cmis_cdb: hold instance lock for ops locked devices

[RFC 0/2] Improve memory management for large object allocations when i915/shmem is used with iommu
 2026-05-29 11:25 UTC  (4+ messages)
` [RFC 1/2] drm/i915/shmem: Prevent overflows on small segments

[PATCH 00/16] arm64: dts: qcom: Extend Shikra device tree with peripheral and subsystem support
 2026-05-29 11:24 UTC  (9+ messages)
` [PATCH 09/16] arm64: dts: qcom: shikra: Add CDSP, LPAICP, MPSS remoteproc PAS nodes
` [PATCH 16/16] arm64: dts: qcom: shikra: enable WiFi on EVK boards

[PATCH v2] tpm_tis_sysbus: defer resource allocation to realizefn
 2026-05-29 11:23 UTC  (3+ messages)

[Patch v8 4/5] perf regs: Enable dumping of SIMD registers
 2026-05-29 11:23 UTC  (2+ messages)

[PATCH bpf-next 3/3] libbpf: Also reset {insn,data}_cur on realloc failure
 2026-05-29 11:22 UTC  (3+ messages)

[PATCH 6.1.y] KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
 2026-05-29 11:22 UTC  (4+ messages)

[PATCH] fuse: add fuse_request_recv tracepoint
 2026-05-29 11:22 UTC  (5+ messages)

[PATCH 00/32] ui: better console hotplug support
 2026-05-29 11:16 UTC  (33+ messages)
` [PATCH 01/32] ui/gtk: fix bad widget realize on non-GFX VC
` [PATCH 02/32] build-sys: build with -fno-omit-frame-pointer with ASAN
` [PATCH 03/32] irq: add per-IRQ observer to fix qemu_irq_intercept_in leak
` [PATCH 04/32] scripts/lsan_suppressions: suppress fontconfig leaks
` [PATCH 05/32] vfio/pci: close display console during unrealize, not finalize
` [PATCH 06/32] glib-compat: add fallback for g_clear_fd/g_autofd
` [PATCH 07/32] ui/dbus: remove mouse handler on dispose
` [PATCH 08/32] ui/qmp: keep a reference of console across yield
` [PATCH 09/32] ui: stop ui timer when closing
` [PATCH 10/32] ui/console: init gl_unblock_timer in qemu_console_init
` [PATCH 11/32] ui/spice: remove dead spice_displays
` [PATCH 12/32] ui/spice: add cleanup on shutdown
` [PATCH 13/32] ui: add display cleanup infrastructure
` [PATCH 14/32] ui/curses: implement display cleanup
` [PATCH 15/32] ui/sdl2: "
` [PATCH 16/32] ui/spice-app: "
` [PATCH 17/32] ui/egl: implement display and EGL cleanup
` [PATCH 18/32] ui/cocoa: implement display cleanup
` [PATCH 19/32] ui/dbus: "
` [PATCH 20/32] ui/gtk: "
` [PATCH 21/32] ui/console: add console event notifier infrastructure
` [PATCH 22/32] ui/console: fire console ADDED/REMOVED notifications
` [PATCH 23/32] ui/console-vc: fire "
` [PATCH 24/32] ui/gtk: convert VirtualConsole storage from fixed array to GPtrArray
` [PATCH 25/32] ui/gtk: move global display settings out of per-console init
` [PATCH 26/32] ui/gtk: fix tab re-insertion order on window close
` [PATCH 27/32] ui/gtk: centralize console menu and shortcut management
` [PATCH 28/32] ui/gtk: handle console hotplug/unplug events
` [PATCH 29/32] ui/console: register console in QOM tree dynamically
` [PATCH 30/32] ui/console: unregister console from QOM tree on close
` [PATCH 31/32] ui/dbus: handle console hotplug/unplug events
` [PATCH 32/32] tests/qtest: add D-Bus display hotplug test

[PATCH v2] iopoll: use udelay() for initial polling
 2026-05-29 11:20 UTC  (7+ messages)

[PATCH v6 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-05-29 11:19 UTC  (4+ messages)
` [PATCH v6 09/15] arm64: Move fixmap and kasan page tables to end of kernel image

[PATCH v3] staging: sm750fb: rename pv_reg to io_base
 2026-05-29 11:19 UTC 

Dovetail on risc-v: Testing strategy, managing efforts for forward porting
 2026-05-29 10:43 UTC  (4+ messages)

Incorrect parsing of OSC 8 hyperlinks
 2026-05-29 11:19 UTC  (2+ messages)

[PATCH v13 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-05-29 10:06 UTC  (4+ messages)
` [PATCH v13 2/6] iio: adc: ad4691: add initial driver for AD4691 family

[PATCH] fs/proc/task_mmu: do not warn on seeing non-migration pmd entry
 2026-05-29 11:17 UTC 

[PATCH v7 0/4] gpu: nova-core: run unload sequence upon unbinding
 2026-05-29 11:15 UTC  (2+ messages)

[PATCH 0/6] s390/drivers: replace __get_free_pages() call with kmalloc()
 2026-05-29 11:15 UTC  (4+ messages)
` [PATCH 4/6] s390/qeth: replace get_zeroed_page() with kzalloc()

[linusw-pinctrl:devel] BUILD SUCCESS WITH WARNING 0524a508b2cf7a3819406cd10d43d6e30fa31004
 2026-05-29 11:14 UTC 

[RFC mptcp-next v22 00/20] MPTCP KTLS support
 2026-05-29 11:14 UTC  (21+ messages)
` [RFC mptcp-next v22 01/20] tls: add clone callback to prevent NULL accept crash
` [RFC mptcp-next v22 02/20] tls: init mixed SW/TOE proto to prevent NULL call
` [RFC mptcp-next v22 03/20] tls: add ESTABLISHED state check for TOE bypass
` [RFC mptcp-next v22 04/20] tcp: add socket lock to TCP_ULP getsockopt
` [RFC mptcp-next v22 05/20] tls: add per-protocol cache for MPTCP support
` [RFC mptcp-next v22 06/20] tls: introduce tls protocol ops structure
` [RFC mptcp-next v22 07/20] tls: store protocol ops pointer in tls_proto
` [RFC mptcp-next v22 08/20] mptcp: update mptcp_check_readable helper
` [RFC mptcp-next v22 09/20] mptcp: implement mptcp-specific tls protocol ops
` [RFC mptcp-next v22 10/20] tls: disable device offload for mptcp sockets
` [RFC mptcp-next v22 11/20] mptcp: update ulp getsockopt for tls support
` [RFC mptcp-next v22 12/20] mptcp: enable ulp setsockopt "
` [RFC mptcp-next v22 13/20] selftests: mptcp: connect: use espintcp for ulp test
` [RFC mptcp-next v22 14/20] selftests: tls: add mptcp variant for testing
` [RFC mptcp-next v22 15/20] selftests: tls: increase pollin timeouts for mptcp
` [RFC mptcp-next v22 16/20] selftests: tls: increase nonblocking data size "
` [RFC mptcp-next v22 17/20] selftests: tls: retry bind on EINVAL in shutdown_reuse
` [RFC mptcp-next v22 18/20] selftests: tls: set timeout for multi_chunk_sendfile
` [RFC mptcp-next v22 19/20] selftests: tls: add mptcp test cases
` [RFC mptcp-next v22 20/20] selftests: mptcp: cover mptcp tls tests

arch/riscv/kernel/signal.c:129:9: error: implicit declaration of function '__riscv_v_vstate_clean'; did you mean 'riscv_v_vstate_query'?
 2026-05-29 11:13 UTC 

[GIT PULL] OP-TEE for v7.2
 2026-05-29 11:14 UTC 

[PATCH 00/24] drm/{i915, xe}: display (runtime) suspend/resume/shutdown unification
 2026-05-29 11:13 UTC  (10+ messages)
` [PATCH 17/24] drm/xe/display: use intel_display_driver_pm_shutdown()
` [PATCH 18/24] drm/{i915, xe}: move more stuff to __intel_display_driver_pm_suspend()
` [PATCH 19/24] drm/{i915, xe}: make intel_dmc_suspend() part of display suspend/shutdown calls
` [PATCH 20/24] drm/{i915, xe}: move intel_opregion_suspend() to intel_display_driver_pm_suspend_late()
` [PATCH 21/24] drm/{i915, xe}: keep moving stuff to intel_display_driver_pm_resume()
` [PATCH 22/24] drm/i915: add intel_display_driver_pm_runtime*() functions
` [PATCH 23/24] drm/xe/display: separate d3cold handling from xe_display_pm_runtime_suspend_late()
` [PATCH 24/24] drm/xe/display: unify runtime suspend/resume with i915 for non-d3cold
` ✓ CI.KUnit: success for drm/{i915, xe}: display (runtime) suspend/resume/shutdown unification

[PATCH v3 0/3] Enable Arm SMC watchdog for STM32MP1
 2026-05-29 11:12 UTC  (4+ messages)

[PATCH v6 0/6] iommu: Standardize ATS robustness and state tracking
 2026-05-29 11:12 UTC  (7+ messages)
` [PATCH v6 1/6] PCI/ATS: Ensure pci_ats_supported() is PF-aware for VFs
` [PATCH v6 2/6] PCI/ATS: Validate STU for VFs in pci_prepare_ats()
` [PATCH v6 3/6] PCI/ATS: Mandate checking pci_ats_supported() before pci_prepare_ats()
` [PATCH v6 4/6] iommu/arm-smmu-v3: Standardize ATS enablement failure reporting
` [PATCH v6 5/6] iommu/vt-d: Fail probe on ATS configuration failure
` [PATCH v6 6/6] iommu/amd: "

[Buildroot] [PATCH 00/11] Add ColdFire MCF5441x (m68k) support
 2026-05-29 11:12 UTC  (5+ messages)
` [Buildroot] [PATCH 04/11] package/gmp: disable C++ bindings on m68k ColdFire
` [Buildroot] [PATCH 05/11] package/gdb: use static libgcc "

[git pull] IOMMU Fixes for Linux v7.1-rc5
 2026-05-29 11:12 UTC 

[PATCH 0/4] iio: fix PM-enable leak on probe error path across 4 drivers
 2026-05-29 11:11 UTC  (2+ messages)

[GIT PULL] AMD-TEE for v7.2
 2026-05-29 11:11 UTC 

[PATCH] cpufreq: Documentation: fix freq_step description
 2026-05-29 11:11 UTC 

[PATCH 7.2 v10 0/2] skip redundant sync IPIs when TLB flush sent them
 2026-05-29 11:10 UTC  (11+ messages)

[PATCH v3 0/3] Enable CTCU and ETR devices for multiple QCOM platforms
 2026-05-29 11:10 UTC  (4+ messages)

[PATCH v2 1/4] arm64: dts: imx93-var-som-symphony: add TPM support
 2026-05-29 11:10 UTC  (2+ messages)

[PATCH 0/3] drm/{i915, xe}: relocate shutdown and pm hooks from xe to display
 2026-05-29 11:09 UTC  (6+ messages)
` [PATCH 2/3] drm/{i915, xe}: move xe display shutdown and pm hooks to intel_display_driver.c

[PATCH v2 1/2] drm/amdgpu: Only set bo->moved when the BO was actually moved
 2026-05-29 11:09 UTC  (2+ messages)

[PATCH] iio: adc: ti-ads1015: use devm_pm_runtime_enable() to fix probe error path
 2026-05-29 11:07 UTC  (2+ messages)

[PATCH net 0/2] net: lan743x: ptp: Fix simultaneous PEROUT on PCI11x1x
 2026-05-29 11:07 UTC  (3+ messages)

[PATCH v5 10/10] RAS: add firmware-first CPER provider
 2026-05-29 11:07 UTC  (2+ messages)

[PATCH v1 0/2] hw: introduce a lightweight MCTP-over-I2C responder
 2026-05-29 11:06 UTC  (2+ messages)

[PATCH 00/16] lib/cpumask: get rid of cpumap_print_to_pagebuf()
 2026-05-29 11:05 UTC  (3+ messages)
` [PATCH 13/16] perf: Use sysfs_emit() for cpumask show callbacks

[PATCH v1 0/2] dt-bindings: display: panel: Add LG LP156WF1 dual-LVDS panel
 2026-05-29 11:05 UTC  (2+ messages)
` [PATCH v1 2/2] arm64: dts: ti: k3-am62-verdin: Add Mezzanine with LG LP156WF1 LVDS panel


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.