All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-13 13:17:32 to 2026-03-13 13:34:20 UTC [more...]

[PATCH v2025.09.y 00/58] Backports for v2025.09.1
 2026-03-13 13:25 UTC  (28+ messages)
` [PATCH v2025.09.y 01/58] clk: clkdev: fix format security
` [PATCH v2025.09.y 02/58] scripts: imx: fix string in further auth block
` [PATCH v2025.09.y 03/58] scripts: imx-image: support DCD_WRITE on closed dev
` [PATCH v2025.09.y 04/58] mci: am654-sdhci: Wait for transfer complete interrupt with MMC_RSP_BUSY cmd
` [PATCH v2025.09.y 05/58] video: simplefb-client: switch to dev_get_resource
` [PATCH v2025.09.y 06/58] MIPS: qemu-malta_defconfig: Use largest possible relocation table
` [PATCH v2025.09.y 07/58] firmware: handle firmware files being links correctly
` [PATCH v2025.09.y 08/58] drivers: don't propagate of_alias_get_id's -ENODEV out of probe
` [PATCH v2025.09.y 09/58] ARM: socfpga: arria10-reset-manager: release UART0
` [PATCH v2025.09.y 10/58] bug: add support for CONFIG_DEBUG_BUGVERBOSE
` [PATCH v2025.09.y 13/58] gpio: Fix GPIOD_ASIS flag
` [PATCH v2025.09.y 19/58] ARM: Rockchip: rk3576-prtpuk: suppress video graph warning
` [PATCH v2025.09.y 24/58] bootm: fix bootm override saving/restoring
` [PATCH v2025.09.y 32/58] of: fdt: fix double free in fdt_ensure_space
` [PATCH v2025.09.y 35/58] driver: fix missing va_end in dev_add_alias error path
` [PATCH v2025.09.y 36/58] net: eth: avoid overlapping memcpy in eth_set_ethaddr
` [PATCH v2025.09.y 37/58] pmdomain: fix dereference before NULL check in genpd_get_from_provider
` [PATCH v2025.09.y 42/58] mci: imx-esdhc: remove misleading NULL check for cmd pointer
` [PATCH v2025.09.y 44/58] virtio: fix variable shadowing in virtqueue_add_sgs input scatter loop
` [PATCH v2025.09.y 45/58] video: mode-helpers: preserve sync polarity in fb_videomode conversion
` [PATCH v2025.09.y 47/58] ARM: rockchip: atf: Fix memend
` [PATCH v2025.09.y 48/58] regulator: fix handling of off_on_delay
` [PATCH v2025.09.y 50/58] scripts: include: break dependency of list.h on kernel.h
` [PATCH v2025.09.y 53/58] of: fdt: fix heap-buffer-overflow in fdt_machine_is_compatible
` [PATCH v2025.09.y 55/58] net: r8169: drain RX descriptor ring
` [PATCH v2025.09.y 56/58] of: fdt: refuse / in property and node names
` [PATCH v2025.09.y 58/58] scripts: fix build failure with glibc 2.43

[PATCH v4 00/30] tools build: Append -fzero-init-padding-bits=all option
 2026-03-13 13:33 UTC  (3+ messages)
` [PATCH v4 28/30] selftests/hid: Append extra cflags

[PATCH] Signed-off-by: aum2357 <ahambrahmasmi2357@gmail.com>
 2026-03-13 13:34 UTC 

[PATCH v2 0/2] regulator: fp9931: Make vin-supply mandatory
 2026-03-13 13:33 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: regulator: fp9931: Make vin-supply property as required
` [PATCH v2 2/2] regulator: fp9931: Fix handling of mandatory "vin" supply

[PATCH v2 0/3] PCI: s390/pci: Fix deadlocks on s390 when releasing zPCI-bus or -device objects
 2026-03-13 13:32 UTC  (7+ messages)
` [PATCH v2 1/3] PCI: Move declaration of pci_rescan_remove_lock into public pci.h
` [PATCH v2 2/3] PCI: Provide lock guard for pci_rescan_remove_lock

[PATCH v2 00/19] PCI/TSM: TEE I/O infrastructure
 2026-03-13 13:32 UTC  (5+ messages)
` [PATCH v2 03/19] device core: Introduce confidential device acceptance

[PATCH net-next v2] net: ti: icssg-prueth: Add HSR multicast FDB port membership management
 2026-03-13 13:31 UTC  (2+ messages)

[PATCH v19 0/5] SpinLockIrq for rust
 2026-03-13 13:30 UTC  (3+ messages)
` [PATCH v19 1/5] rust: Introduce interrupt module

[RFC PATCH] futex: Introduce __vdso_robust_futex_unlock
 2026-03-13 13:29 UTC  (6+ messages)

[PATCH v4 0/3] Creation of workqueues in Rust
 2026-03-13 13:29 UTC  (6+ messages)
` [PATCH v4 3/3] rust: workqueue: add creation of workqueues

[RFC v2 PATCH 00/10] vfio/pci: Add mmap() for DMABUFs
 2026-03-13 13:28 UTC  (3+ messages)

[PATCH 0/3] arm64: dts: qcom: add glymur crd audio support
 2026-03-13 13:29 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: qcom,sm8650-lpass-lpi-pinctrl: Add Glymur pinctrl

[PATCH v3 0/5] dt-bindings: usb: atmel: convert Atmel USB controller bindings to YAML
 2026-03-13 13:29 UTC  (4+ messages)
` [PATCH v3 5/5] dt-bindings: usb: atmel,at91sam9rl-udc: convert to DT schema

[PATCH v6 0/6] cgroup/dmem,drm/ttm: Improve protection in contended cases
 2026-03-13 13:29 UTC  (3+ messages)
` [PATCH v6 5/6] drm/ttm: Be more aggressive when allocating below protection limit

[RFC PATCH 0/6] riscv: support EIC770X/JH7110 noncoherent devices with XPbmtUC
 2026-03-13 13:28 UTC  (10+ messages)
` [RFC PATCH 1/6] riscv: Add a custom, simplified version of Svpbmt "XPbmtUC"
` [RFC PATCH 3/6] riscv: apply page table attribute bits for XPbmtUC
` [RFC PATCH 4/6] riscv: select RISCV_ISA_XPBMTUC in STARFIVE and ESWIN SoC

[PATCH 0/4] HID: bpf fixes for 7.0/7.1
 2026-03-13 13:28 UTC  (4+ messages)
` [PATCH 1/4] selftests/hid: fix compilation when bpf_wq and hid_device are not exported

[PATCH] ASoC: SDCA: Fix NULL pointer dereference in sdca_jack_process()
 2026-03-13 13:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/3] gpio: timberdale: remove platform data header
 2026-03-13 13:27 UTC  (4+ messages)
` [PATCH 2/3] gpio: timberdale: use device properties

[PATCH 00/27] Nested virtualization for KVM RISC-V
 2026-03-13 13:27 UTC  (5+ messages)
` [PATCH 09/27] RISC-V: KVM: Don't check hstateen0 when updating sstateen0 CSR

[PATCH 0/4] riscv: spacemit: k3: Add more resource to UART
 2026-03-13 13:26 UTC  (3+ messages)

[PATCH net-next v8 0/2] net: dsa: mv88e6xxx: Add partial support for TCAM entries
 2026-03-13 13:26 UTC  (3+ messages)
` [PATCH net-next v8 1/2] net/sched: cls_flower: remove unions from fl_flow_key

[PATCH v7 00/10] pmdomain: samsung: add support for Google GS101
 2026-03-13 13:26 UTC  (5+ messages)
` [PATCH v7 04/10] dt-bindings: soc: google: gs101-pmu: allow power domains as children

[PATCH] arm64: scs: Remove redundant save/restore of SCS SP on entry to/from EL0
 2026-03-13 13:26 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: hwmon: lm75: Add label property
 2026-03-13 13:26 UTC  (2+ messages)

[RFC PATCH v2 0/4] wifi: rtl8xxxu: implement AP mode for 8188EU
 2026-03-13 13:26 UTC  (6+ messages)
` [RFC PATCH v2 1/4] wifi: rtl8xxxu: move dynamic_tx_rpt_timing_counter from ra_info to priv
` [RFC PATCH v2 2/4] wifi: rtl8xxxu: handle rate control for 8188e a per mac_id
` [RFC PATCH v2 3/4] wifi: rtl8xxxu: update max report mac id on station add / remove for 8188e chips
` [RFC PATCH v2 4/4] wifi: rtl8xxxu: Enable AP mode for RTL8188EU

[PATCH v1 0/3] dm-inlinecrypt: add target for inline block device encryption
 2026-03-13 13:25 UTC  (7+ messages)
` [PATCH v1 2/3] "
` [PATCH v1 3/3] dm-inlinecrypt: Expose inline crypto caps to the device

[Openvpn-devel] [S] Change in openvpn[master]: [GHA] Install aws-lc under /opt/aws-lc
 2026-03-13 13:25 UTC  (2+ messages)

[PATCH] dt-bindings: serial: 8250: spacemit: fix clock property for K3 SoC
 2026-03-13 13:24 UTC  (3+ messages)

[PATCH 0/9] Add minimal boot support for Qualcomm IPQ5210
 2026-03-13 13:25 UTC  (14+ messages)
` [PATCH 1/9] dt-bindings: clock: add Qualcomm IPQ5210 GCC
` [PATCH 3/9] dt-bindings: pinctrl: qcom: add IPQ5210 pinctrl
` [PATCH 5/9] dt-bindings: qcom: add ipq5210 boards
` [PATCH 6/9] dt-bindings: mmc: sdhci-msm: add IPQ5210 compatible
` [PATCH 7/9] dt-bindings: firmware: qcom,scm: Document ipq5210 SCM
` [PATCH 9/9] arm64: defconfig: enable IPQ5210 RDP504 base configs

linux-next: build failure after merge of the drm-xe tree
 2026-03-13 13:25 UTC  (9+ messages)

[PATCH v11 00/65] Fix DRM_USE_DYNAMIC_DEBUG=y
 2026-03-13 13:20 UTC  (68+ messages)
` [PATCH v11 01/65] dyndbg: fix NULL ptr on i386 due to section alignment
` [PATCH v11 02/65] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH v11 03/65] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH v11 04/65] docs/dyndbg: update examples \012 to \n
` [PATCH v11 05/65] docs/dyndbg: explain flags parse 1st
` [PATCH v11 06/65] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v11 07/65] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
  ` [PATCH v11 07/65] dyndbg: reword "class unknown, " "
` [PATCH v11 08/65] dyndbg: make ddebug_class_param union members same size
` [PATCH v11 09/65] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v11 10/65] dyndbg: tweak pr_fmt to avoid expansion conflicts
` [PATCH v11 11/65] dyndbg: reduce verbose/debug clutter
` [PATCH v11 12/65] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v11 13/65] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v11 14/65] dyndbg: replace classmap list with a vector
` [PATCH v11 15/65] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v11 16/65] dyndbg,module: make proper substructs in _ddebug_info
  ` [PATCH v11 16/65] dyndbg, module: "
` [PATCH v11 17/65] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v11 18/65] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH v11 19/65] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v11 20/65] selftests-dyndbg: add a dynamic_debug run_tests target
` [PATCH v11 21/65] dyndbg: change __dynamic_func_call_cls* macros into expressions
` [PATCH v11 22/65] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH v11 23/65] dyndbg: detect class_id reservation conflicts
` [PATCH v11 24/65] dyndbg: check DYNAMIC_DEBUG_CLASSMAP_DEFINE args at compile-time
` [PATCH v11 25/65] dyndbg-test: change do_prints testpoint to accept a loopct
` [PATCH v11 26/65] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
` [PATCH v11 27/65] dyndbg: treat comma as a token separator
` [PATCH v11 28/65] dyndbg: split multi-query strings with %
` [PATCH v11 29/65] selftests-dyndbg: add test_mod_submod
` [PATCH v11 30/65] dyndbg: resolve "protection" of class'd pr_debug
` [PATCH v11 31/65] dyndbg: add DYNAMIC_DEBUG_CLASSMAP_USE_(dd_class_name, offset)
` [PATCH v11 32/65] dyndbg: Harden classmap and callsite validation
` [PATCH v11 33/65] docs/dyndbg: add classmap info to howto
` [PATCH v11 34/65] drm: use correct ccflags-y spelling
` [PATCH v11 35/65] drm-dyndbg: adapt drm core to use dyndbg classmaps-v2
` [PATCH v11 36/65] drm-dyndbg: adapt DRM to invoke DYNAMIC_DEBUG_CLASSMAP_PARAM
` [PATCH v11 37/65] drm-print: modernize an archaic comment
` [PATCH v11 38/65] drm-print: fix config-dependent unused variable
` [PATCH v11 39/65] drm-dyndbg: DRM_CLASSMAP_USE in amdgpu driver
` [PATCH v11 40/65] drm-dyndbg: DRM_CLASSMAP_USE in i915 driver
` [PATCH v11 41/65] drm-dyndbg: DRM_CLASSMAP_USE in drm_crtc_helper
` [PATCH v11 42/65] drm-dyndbg: DRM_CLASSMAP_USE in drm_dp_helper
` [PATCH v11 43/65] drm-dyndbg: DRM_CLASSMAP_USE in nouveau
` [PATCH v11 44/65] drm-dyndbg: add DRM_CLASSMAP_USE to Xe driver
` [PATCH v11 45/65] drm-dyndbg: add DRM_CLASSMAP_USE to virtio_gpu
` [PATCH v11 46/65] drm-dyndbg: add DRM_CLASSMAP_USE to simpledrm
` [PATCH v11 47/65] drm-dyndbg: add DRM_CLASSMAP_USE to bochs
` [PATCH v11 48/65] drm-dyndbg: add DRM_CLASSMAP_USE to etnaviv
` [PATCH v11 49/65] drm-dyndbg: add DRM_CLASSMAP_USE to gma500 driver
` [PATCH v11 50/65] drm-dyndbg: add DRM_CLASSMAP_USE to radeon
` [PATCH v11 51/65] drm-dyndbg: add DRM_CLASSMAP_USE to vmwgfx driver
` [PATCH v11 52/65] drm-dyndbg: add DRM_CLASSMAP_USE to vkms driver
` [PATCH v11 53/65] drm-dyndbg: add DRM_CLASSMAP_USE to udl driver
` [PATCH v11 54/65] drm-dyndbg: add DRM_CLASSMAP_USE to mgag200 driver
` [PATCH v11 55/65] drm-dyndbg: add DRM_CLASSMAP_USE to the gud driver
` [PATCH v11 56/65] drm-dyndbg: add DRM_CLASSMAP_USE to the qxl driver
` [PATCH v11 57/65] drm-dyndbg: add DRM_CLASSMAP_USE to the drm_gem_shmem_helper driver
` [PATCH v11 58/65] accel: add -DDYNAMIC_DEBUG_MODULE to subdir-ccflags
` [PATCH v11 59/65] accel/ivpu: implement IVPU_DBG_* as a dyndbg classmap
` [PATCH v11 60/65] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
` [PATCH v11 61/65] accel/ethosu: enable drm.debug control
` [PATCH v11 62/65] accel/rocket: "
` [PATCH v11 63/65] drm_buddy: fix 64-bit truncation in power-of-2 rounding
` [PATCH v11 64/65] drm_print: fix drm_printer dynamic debug bypass
` [PATCH v11 65/65] drm_vblank: use dyndbg's static-key to avoid flag-check

[PATCH i-g-t v2] tests/kms_plane: Add vblank waits for MediaTek CRC timing
 2026-03-13 13:24 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2026-03-13 13:24 UTC 

[Openvpn-devel] [S] Change in openvpn[master]: Show version and double check we use the right TLS library in Github
 2026-03-13 13:24 UTC  (2+ messages)

[PATCH v2] perf/x86: Move event pointer setup earlier in x86_pmu_enable()
 2026-03-13 13:23 UTC  (7+ messages)

[PATCH v2 0/3] arm64: dts: qcom: Add base support for Eliza SoC and its MTP board
 2026-03-13 13:23 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: qcom: Document "
` [PATCH v2 2/3] arm64: dts: qcom: Introduce Eliza Soc base dtsi
` [PATCH v2 3/3] arm64: dts: qcom: eliza: Enable Eliza MTP board support

[PATCH 0/2] rxrpc: Fix key and keyring reference count leaks
 2026-03-13 13:23 UTC  (3+ messages)
` [PATCH 1/2] rxrpc: Fix keyring reference count leak in rxrpc_setsockopt()
` [PATCH 2/2] rxrpc: Fix key reference count leak in rxrpc_alloc_client_call()

[PATCH v2] perf record: Add support for arch_sdt_arg_parse_op() on s390
 2026-03-13 13:23 UTC 

[PATCH v7 00/15] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
 2026-03-13 13:23 UTC  (5+ messages)
` [PATCH v7 05/15] Documentation/rv: Add documentation about hybrid automata

[LTP] [PATCH] aio_cancel_4-1: Rewrite test
 2026-03-13 13:23 UTC 

[Openvpn-devel] [XS] Change in openvpn[master]: systemd: Change LimitNPROC to TasksMax and increase limit
 2026-03-13 13:23 UTC 

[PATCH 6.12.y-cip v2 00/27] Add RZ/G3E RSCI support
 2026-03-13 13:22 UTC  (4+ messages)
` [PATCH 6.12.y-cip v2 24/27] serial: sh-sci: Add support for RZ/G3E RSCI

[PATCH] slub: clarify kmem_cache_refill_sheaf() failure behavior
 2026-03-13 12:36 UTC  (2+ messages)

[PATCH master] security: hide PBL_OPTEE_DTB_MAX_SIZE behind PBL_OPTEE
 2026-03-13 13:21 UTC  (2+ messages)

[PATCH 2/2] ACPI, x86/boot: Remove {set|get}_root_pointer() ACPI callbacks
 2026-03-13 13:21 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/2] perf: tools: cs-etm: Fixes for CoreSight debug dump
 2026-03-13 13:21 UTC  (3+ messages)
` [PATCH 1/2] perf: tools: cs-etm: Fix print issue for Coresight debug in ETE/TRBE trace
` [PATCH 2/2] perf: tools: cs-etm: Enhance raw Coresight trace debug display

[PATCH v4 0/3] ARM: boards: add support for tqma8mpxs boards
 2026-03-13 13:20 UTC  (3+ messages)
` [PATCH v4 2/3] ARM: boards: tqma8mpxl: extend with support for xs

[PATCH 1/2] CI: remove last traces of TOOLCHAIN_DIR
 2026-03-13 13:21 UTC  (2+ messages)
` [PATCH 2/2] CI: allow hashserver to be specified in environment

[Openvpn-devel] [M] Change in openvpn[master]: [GHA] Cache built crypto libraries
 2026-03-13 13:21 UTC 

[PATCH v3 0/7] media: iris: add support for kaanapali platform
 2026-03-13 13:19 UTC  (8+ messages)
` [PATCH v3 1/7] media: dt-bindings: qcom-kaanapali-iris: Add kaanapali video codec binding
` [PATCH v3 2/7] media: iris: switch to hardware mode after firmware boot
` [PATCH v3 3/7] media: iris: add iris vpu bus support and register it with iommu_buses
` [PATCH v3 4/7] media: iris: add context bank devices using iommu-map
` [PATCH v3 5/7] media: iris: add helper to select context bank device
` [PATCH v3 6/7] media: iris: add iris4 specific H265 line buffer calculation
` [PATCH v3 7/7] media: iris: add platform data for kaanapali

[PATCH 0/4] arm64/mm: contpte-sized exec folios for 16K and 64K pages
 2026-03-13 13:20 UTC  (2+ messages)

[RESEND RFC PATCH v3 0/2] mm/swap, PM: hibernate: fix swapoff race and optimize swap reference
 2026-03-13 13:20 UTC  (3+ messages)
` [RESEND RFC PATCH v3 1/2] mm/swap, PM: hibernate: fix swapoff race in uswsusp by getting "

[kirkstone][PATCH] busybox: fix for CVE-2026-26157, CVE-2026-26158
 2026-03-13 13:18 UTC 

FAILED: patch "[PATCH] net/sched: act_gate: snapshot parameters with RCU on replace" failed to apply to 5.10-stable tree
 2026-03-13 13:18 UTC  (2+ messages)
` [PATCH 5.10.y] net/sched: act_gate: snapshot parameters with RCU on replace

[PATCH 0/3] ASoC: Add Loongson-2k0300 I2S controller support
 2026-03-13 13:18 UTC  (3+ messages)
` [PATCH 5/6] ASoC: dt-bindings: loongson,ls2k1000-i2s: Document Loongson-2K0300 compatible

[PATCH v4 0/5] media: qcom: camss: Add PIX support for CSID/VFE-340
 2026-03-13 13:17 UTC  (6+ messages)
` [PATCH v4 1/5] media: qcom: camss: csid-340: Switch to generic CSID_CFG/CTRL registers
` [PATCH v4 2/5] media: qcom: camss: csid-340: Add VC-to-interface mapping
` [PATCH v4 3/5] media: qcom: camss: csid-340: Enable PIX interface routing
` [PATCH v4 4/5] media: qcom: camss: vfe-340: Proper client handling
` [PATCH v4 5/5] media: qcom: camss: vfe-340: Support for PIX client

[PATCH net-next v2 0/2] e1000e: add XDP support
 2026-03-13 13:16 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.