public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-07 08:54:15 to 2026-04-07 10:24:28 UTC [more...]

[PATCH] KVM: selftests: memslot_perf_test: make host wait timeout configurable
 2026-04-07 10:24 UTC  (8+ messages)

[PATCH] tracing/fprobe: Check the same type fprobe on table as the unregistered one
 2026-04-07 10:24 UTC 

[PATCH v2] arm64: dts: qcom: sdm845-oneplus: Enable known blocks and add placeholders
 2026-04-07 10:24 UTC  (2+ messages)

[RFC PATCH] mailbox: don't free the channel if the startup callback failed
 2026-04-07 10:23 UTC  (2+ messages)

[PATCH v9 0/2] Add TPS68470 power supply support for ov13b10 sensor
 2026-04-07 10:23 UTC  (3+ messages)
` [PATCH v9 1/2] platform/x86: int3472: Add TPS68470 board data for Intel nvl

[PATCH v7 00/15] arm64: dts: qcom: sdm845-lg: Improve hardware support in devicetree
 2026-04-07 10:22 UTC  (4+ messages)

[PATCH v3 00/13] selftests/mm: fix failures and robustness improvements
 2026-04-07 10:22 UTC  (9+ messages)
` [PATCH v3 08/13] selftests/mm: ensure destination is hugetlb-backed in hugepage-mremap

[PATCH v6 0/7] gpio: introduce a GPIO driver for SCMI
 2026-04-07 10:21 UTC  (3+ messages)
` [PATCH v6 7/7] gpio: gpio-by-pinctrl: add pinctrl based generic GPIO driver

[PATCH v2] staging: rtl8723bs: fix heap buffer overflow in cfg80211_rtw_add_key
 2026-04-07 10:21 UTC 

[PATCH 0/2] Describe IMEM on Milos
 2026-04-07 10:21 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: milos: Add IMEM node

[PATCH v1] platform/x86: thinkpad_acpi: Drop ACPI driver registration
 2026-04-07 10:21 UTC  (2+ messages)

[PATCH net-next v2] selftests: forwarding: lib: rewrite processing of command line arguments
 2026-04-07 10:20 UTC 

[PATCH net-next v8] selftests: net: add tests for PPP
 2026-04-07 10:20 UTC  (3+ messages)

[PATCH v2] pseries/kexec: skip resetting CPUs added by firmware but not started by the kernel
 2026-04-07 10:19 UTC  (3+ messages)

[PATCH v2] bootconfig: Apply early options from embedded config
 2026-04-07 10:19 UTC  (11+ messages)

[PATCH v2 0/5] media: qcom: camss: Fix RDI streaming for various CSIDs
 2026-04-07 10:17 UTC  (6+ messages)
` [PATCH v2 1/5] media: qcom: camss: Fix RDI streaming for CSID 680
` [PATCH v2 2/5] media: qcom: camss: Fix RDI streaming for CSID 340
` [PATCH v2 3/5] media: qcom: camss: Fix RDI streaming for CSID GEN2
` [PATCH v2 4/5] media: qcom: camss: Fix RDI streaming for CSID GEN3
` [PATCH v2 5/5] media: qcom: camss: csid: Rename en_vc to en_port

[PATCH v4] mm/userfaultfd: detect VMA replacement after copy retry in mfill_copy_folio_retry()
 2026-04-07 10:17 UTC  (4+ messages)

[PATCH] pinctrl: mcp23s08: Disable all pin interrupts during probe
 2026-04-07 10:17 UTC  (5+ messages)

[PATCH 0/1] sched: Restore PREEMPT_NONE as default
 2026-04-07 10:17 UTC  (10+ messages)

[PATCH RFC 0/2] arm64: dts: qcom: qcs6490: Introduce Radxa Dragon Q6A
 2026-04-07 10:16 UTC  (5+ messages)

[PATCH v5 1/7] drm/amdgpu: pass all the sdma scheds to amdgpu_mman
 2026-04-07 10:16 UTC  (10+ messages)
` [PATCH v5 3/7] drm/amdgpu: create multiple clear/move ttm entities
` [PATCH v5 4/7] drm/amdgpu: give ttm entities access to all the sdma scheds
` [PATCH v5 5/7] drm/amdgpu: get rid of amdgpu_ttm_clear_buffer
` [PATCH v5 6/7] drm/amdgpu: rename amdgpu_fill_buffer as amdgpu_ttm_clear_buffer

[PATCH] selftests/ftrace: Check exact trace_marker_raw payload lengths
 2026-04-07 10:12 UTC 

[PATCH 0/5] clk: qcom: Fix RCG/branch MND divider and timeout issues
 2026-04-07 10:13 UTC  (5+ messages)
` [PATCH 4/5] clk: qcom: clk-rcg2: calculate timeout based on clock frequency
` [PATCH 5/5] clk: qcom: clk-rcg2: fix set_duty_cycle() integer overflow in boundary checks

[PATCH v2 0/3] Fix bugs for realm guest plus BBML2_NOABORT
 2026-04-07 10:13 UTC  (10+ messages)
` [PATCH v2 1/3] arm64: mm: Fix rodata=full block mapping support for realm guests

[PATCH v7 0/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute
 2026-04-07 10:12 UTC  (3+ messages)
` [PATCH v7 1/2] docs: s390/pci: Improve and update PCI documentation
` [PATCH v7 2/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute

[patch 00/12] hrtimers: Prevent hrtimer interrupt starvation
 2026-04-07 10:11 UTC  (23+ messages)
` [patch 01/12] clockevents: Prevent timer "
` [patch 02/12] hrtimer: Provide hrtimer_start_range_ns_user()
` [patch 03/12] hrtimer: Use hrtimer_start_expires_user() for hrtimer sleepers
` [patch 04/12] posix-timers: Expand timer_[re]arm() callbacks with a boolean return value
` [patch 05/12] posix-timers: Handle the timer_[re]arm() "
` [patch 06/12] posix-timers: Switch to hrtimer_start_expires_user()
` [patch 07/12] alarmtimer: Provide alarmtimer_start()
` [patch 08/12] alarmtimer: Convert posix timer functions to alarmtimer_start()
` [patch 09/12] fs/timerfd: Use the new alarm/hrtimer functions
` [patch 10/12] power: supply: charger-manager: Switch to alarmtimer_start()
` [patch 11/12] netfilter: xt_IDLETIMER: "
` [patch 12/12] alarmtimer: Remove unused interfaces

[PATCH] gpio: gpio-by-pinctrl: s/used to do/is used to do/
 2026-04-07 10:11 UTC 

[PATCH v6 00/90] x86: Introduce a centralized CPUID data model
 2026-04-07 10:09 UTC  (2+ messages)

[PATCH v3 0/3] perf addr2line: Rework disable_add2line_warn
 2026-04-07 10:08 UTC  (3+ messages)
` [PATCH v3 1/3] perf config: Rename symbol_conf::disable_add2line_warn
` [PATCH v3 3/3] perf addr2line: Remove global variable addr2line_timeout_ms

[PATCH] media: vpif_capture: fix OF node reference imbalance
 2026-04-07 10:08 UTC 

[PATCH v3 0/2] mm/mprotect: micro-optimization work
 2026-04-07 10:08 UTC  (8+ messages)
` [PATCH v3 1/2] mm/mprotect: move softleaf code out of the main function

[PATCH v2] firmware: arm_ffa: Use the correct buffer size during RXTX_MAP
 2026-04-07 10:06 UTC  (2+ messages)

[PATCH v2 0/2] fix MAP_DROPPABLE not supported errno
 2026-04-07 10:05 UTC  (3+ messages)
` [PATCH v2 1/2] mm: fix mmap errno value when MAP_DROPPABLE is not supported

[PATCH v2] Documentation: gpio: update the preferred method for using software node lookup
 2026-04-07 10:03 UTC  (2+ messages)

[PATCH v2] slub: clarify kmem_cache_refill_sheaf() comments
 2026-04-07  9:59 UTC 

[PATCH] crash_dump: Fix potential double free and UAF of keys_header
 2026-04-07  9:59 UTC  (4+ messages)

[PATCH v5 0/2] rtc: max77686: convert to i2c_new_ancillary_device
 2026-04-07  9:59 UTC  (3+ messages)
` [PATCH v5 2/2] dt-bindings: pinctrl: pinctrl-max77620: convert to DT schema

[PATCH v10 net-next 0/6] octeontx2-af: npc: Enhancements
 2026-04-07  9:58 UTC  (3+ messages)
` [PATCH v10 net-next 3/6] devlink: Implement devlink param multi attribute nested data values

[PATCH v4 0/2] Introduce TLMM driver for Qualcomm IPQ5210 SoC
 2026-04-07  9:57 UTC  (4+ messages)

[PATCH v5] xpad: Overhaul device data for wireless devices
 2026-04-07  9:51 UTC 

[PATCH] mm/thp: dead code cleanup in Kconfig
 2026-04-07  9:56 UTC  (7+ messages)

[PATCH] arm64: dts: imx93-9x9-qsb: Add tianma,tm050rdh03 panel
 2026-04-07  9:55 UTC  (2+ messages)

[PATCH V2] spi: zynq-qspi: Simplify clock handling with devm_clk_get_enabled()
 2026-04-07  9:55 UTC 

[PATCH v3 0/7] mm: switch THP shrinker to list_lru
 2026-04-07  9:55 UTC  (7+ messages)
` [PATCH v3 7/7] mm: switch deferred split "

[PATCH 0/3] pinctrl: qcom: add support for the TLMM controller on Nord platforms
 2026-04-07  9:54 UTC  (3+ messages)
` [PATCH 2/3] pinctrl: qcom: add the TLMM driver for the "

[PATCH sched_ext/for-7.1] sched_ext: Documentation: Add ops.dequeue() to task lifecycle
 2026-04-07  9:54 UTC  (2+ messages)

[PATCH] clk: rk808: fix OF node reference imbalance
 2026-04-07  9:50 UTC 

[PATCH 00/19] drm/panel: support Waveshare DSI TOUCH kits
 2026-04-07  9:50 UTC  (8+ messages)
` [PATCH 01/19] dt-bindings: display/panel: himax,hx83102: describe Waveshare panel
` [PATCH 02/19] dt-bindings: display/panel: himax,hx8394: "

[PATCH 1/3] arm64: dts: imx8mn-vhip4-evalboard-v1: Correct interrupt flags
 2026-04-07  9:49 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: imx8mp-ab2: "

[PATCH v1 0/4] platform/x86: asus: Bind drivers to platform devices instead of ACPI ones
 2026-04-07  9:49 UTC  (3+ messages)
` [PATCH v1 4/4] platform/x86: asus-wireless: Convert ACPI driver to a platform one

[PATCH] sched/ext: Remove redundant else after return in scx_bpf_dsq_move_to_local
 2026-04-07  9:49 UTC 

[PATCH v5 1/3] ASoC: tac5xx2-sdw: add soundwire based codec driver
 2026-04-07  9:48 UTC  (3+ messages)
` [PATCH v5 2/3] ASoC: sdw_utils: TI amp utility for tac5xx2 family
` [PATCH v5 3/3] ASoC: tac5xx2-sdw: ACPI match for intel mtl platform

[PATCH v13 0/7] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-04-07  9:48 UTC  (5+ messages)
` [PATCH v13 3/7] PCI: dwc: ep: Expose integrated eDMA resources via EPC aux-resource API
` [PATCH v13 7/7] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback

[PATCH] ipmi: ssif_bmc: Fix KUnit test link failure when KUNIT=m
 2026-04-07  9:46 UTC 

[RFC PATCH 0/4] trace, livepatch: Allow kprobe return overriding for livepatched functions
 2026-04-07  9:45 UTC  (11+ messages)
` [RFC PATCH 3/4] livepatch: Add "replaceable" attribute to klp_patch

[PATCH RFC v2 0/6] Add support for Adreno 810 GPU
 2026-04-07  9:45 UTC  (3+ messages)
` [PATCH RFC v2 2/6] drm/msm/adreno: rename llc_mmio to cx_misc_mmio

[PATCH V2 0/2] slub_kunit: add a test case for {kmalloc,kfree}_nolock
 2026-04-07  9:43 UTC  (2+ messages)

ksm: add mremap selftests for ksm_rmap_walk
 2026-04-07  9:43 UTC  (2+ messages)

[PATCH v3 2/2] ksm: Optimize rmap_walk_ksm by passing a suitable address range
 2026-04-07  9:43 UTC  (5+ messages)

[PATCH 0/2] regulator: fix OF node imbalance on reuse
 2026-04-07  9:41 UTC  (3+ messages)
` [PATCH 1/2] regulator: bq257xx: fix OF node reference imbalance
` [PATCH 2/2] regulator: rk808: "

[PATCH net] net: initialize sk_rx_queue_mapping in sk_clone()
 2026-04-07  9:41 UTC  (2+ messages)

[PATCH v2 0/8] qcom: display / dts: Few corrections of address spaces
 2026-04-07  9:41 UTC  (5+ messages)
` [PATCH v2 6/8] arm64: dts: qcom: sm8650: Correct and complete DP "
` [PATCH v2 7/8] arm64: dts: qcom: sm8750: "

[PATCH net-next] ppp: consolidate refcount decrements
 2026-04-07  9:40 UTC 

[PATCH v4 0/4] drm/bridge: convert users of of_drm_find_bridge(), part 4
 2026-04-07  9:40 UTC  (2+ messages)

[PATCH net-next v2 3/3] net: mdio: treat PSE EPROBE_DEFER as non-fatal during PHY registration
 2026-04-07  9:40 UTC  (6+ messages)

[PATCH] drm/bridge: it6505: fix use-after-free in it6505_parse_dt()
 2026-04-07  9:38 UTC 

[PATCH v4 0/4] PCI: tegra: Add Tegra264 support
 2026-04-07  9:38 UTC  (4+ messages)
` [PATCH v4 3/4] "

[PATCH] arm64: dts: imx{91,93}-phyboard-segin: Add peb-av-18 overlay
 2026-04-07  9:37 UTC  (6+ messages)
      ` [Upstream] "

[PATCH 0/7] soc: aspeed: Add AST2600 eSPI controller support
 2026-04-07  9:36 UTC  (10+ messages)

[PATCH v3 2/2] ksm: Optimize rmap_walk_ksm by passing a suitable address range
 2026-04-07  9:36 UTC  (3+ messages)

[PATCH v2 0/7] Enable Bluetooth and WiFi on Fairphone (Gen. 6)
 2026-04-07  9:35 UTC  (3+ messages)
` [PATCH v2 5/7] arm64: dts: qcom: milos: Add WCN6755 WiFi node

[PATCH] cpufreq: Fix race between suspend/resume and CPU hotplug
 2026-04-07  9:35 UTC 

[PATCH 0/5] media: qcom: camss: Fix RDI streaming for various CSIDs
 2026-04-07  9:34 UTC  (5+ messages)

[PATCH] sched_ext: Documentation: Fix scx_bpf_move_to_local kfunc name
 2026-04-07  9:34 UTC 

[PATCH v3 0/3] Add USB support for Kaanapali
 2026-04-07  9:32 UTC  (7+ messages)
` [PATCH v3 1/3] arm64: dts: qcom: kaanapali: Add USB support for Kaanapali SoC
` [PATCH v3 2/3] arm64: dts: qcom: kaanpaali: Add USB support for MTP platform
` [PATCH v3 3/3] arm64: dts: qcom: kaanpaali: Add USB support for QRD platform

[PATCH] scsi: target: iscsi: reject zero-length Extended CDB AHS
 2026-04-07  9:23 UTC  (2+ messages)

[PATCH 0/6] qcom: Refactor GPU GX GDSC handling and IFPC behavior on A8x GPUs
 2026-04-07  9:30 UTC  (7+ messages)
` [PATCH 1/6] clk: qcom: gdsc: Add custom disable callback for GX GDSC
` [PATCH 2/6] clk: qcom: gxclkctl: Use custom disable callback for gx_gdsc
` [PATCH 3/6] clk: qcom: common: ensure runtime PM suspend completes on probe
` [PATCH 4/6] clk: qcom: gxclkctl: Remove GX/GMxC rail votes to align with IFPC
` [PATCH 5/6] drm/msm/a8xx: Make a8xx_recover IFPC safe
` [PATCH 6/6] drm/msm/a6xx: Limit GXPD votes to recovery in A8x

[PATCH 0/2] drm/panel: simple: Add Startek KD070HDFLD092 LVDS panel support
 2026-04-07  9:31 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: simple: Add Startek KD070HDFLD092 panel
` [PATCH 2/2] drm/panel: simple: Add Startek KD070HDFLD092 LVDS panel support

[PATCH net-next v2 3/3] net: mdio: treat PSE EPROBE_DEFER as non-fatal during PHY registration
 2026-04-07  9:31 UTC  (5+ messages)

[PATCH 0/2] pinctrl: sophgo: Fix SoC module in the module description string
 2026-04-07  9:28 UTC  (2+ messages)

[PATCH v2 00/10] fbcon,fonts: Refactor framebuffer console rotation
 2026-04-07  9:23 UTC  (11+ messages)
` [PATCH v2 01/10] fbcon: Avoid OOB font access if console rotation fails
` [PATCH v2 02/10] vt: Implement helpers for struct vc_font in source file
` [PATCH v2 03/10] lib/fonts: Provide helpers for calculating glyph pitch and size
` [PATCH v2 04/10] lib/fonts: Clean up Makefile
` [PATCH v2 05/10] lib/fonts: Implement glyph rotation
` [PATCH v2 06/10] lib/fonts: Refactor glyph-pattern helpers
` [PATCH v2 07/10] lib/fonts: Refactor glyph-rotation helpers
` [PATCH v2 08/10] lib/fonts: Implement font rotation
` [PATCH v2 09/10] fbcon: Fill cursor mask in helper function
` [PATCH v2 10/10] fbcon: Put font-rotation state into separate struct

[net-next PATCH 00/10] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
 2026-04-07  9:22 UTC  (7+ messages)
` [net-next PATCH 08/10] net: dsa: realtek: rtl8365mb: add FDB support
` [net-next PATCH 09/10] net: dsa: realtek: rtl8365mb: add bridge port flags
` [net-next PATCH 10/10] net: dsa: tag_rtl8_4: set KEEP flag

[PATCH v4 0/6] arm64: dts: qcom: Support AYN QCS8550 Devices
 2026-04-07  9:20 UTC  (8+ messages)
` [PATCH v4 3/6] arm64: dts: qcom: Add AYN QCS8550 Common

[PATCH] RDMA/ionic: bound node_desc sysfs read with %.64s
 2026-04-07  9:20 UTC 

[tip: irq/drivers] irqchip/renesas-rzv2h: Kill swint_idx[]
 2026-04-07  9:20 UTC 

[tip: irq/drivers] irqchip/renesas-rzv2h: Kill swint_names[]
 2026-04-07  9:20 UTC 

[tip: irq/drivers] irqchip/renesas-rzv2h: Kill icu_err string
 2026-04-07  9:20 UTC 

[PATCH] irqchip/irq-pic32-evic: add __maybe_unused for board_bind_eic_interrupt in COMPILE_TEST
 2026-04-07  9:20 UTC  (2+ messages)
` [tip: irq/drivers] irqchip/irq-pic32-evic: Add "

[PATCH V10 00/13] pci-imx6: Add support for parsing the reset property in new Root Port binding
 2026-04-07  9:18 UTC  (6+ messages)
` [PATCH V10 03/13] PCI: dwc: Parse Root Port nodes in dw_pcie_host_init()

[PATCH rdma-next v2 00/11] RDMA: Stability and race condition fixes
 2026-04-07  9:18 UTC  (4+ messages)
` [PATCH rdma-next v2 03/11] RDMA/core: Preserve restrack resource ID on reinsertion

[PATCH 0/3] RISC-V: KVM: Huge page recovery during disable-dirty-log
 2026-04-07  9:16 UTC  (4+ messages)
` [PATCH 1/3] RISC-V: KVM: Refactor kvm_arch_commit_memory_region()
` [PATCH 2/3] RISC-V: KVM: add tracepoints for guest page faults
` [PATCH 3/3] RISC-V: KVM: Recover gstage huge page mappings during disable-dirty-log

[PATCH] ring-buffer: Preserve true payload lengths in long data events
 2026-04-07  9:15 UTC 

[PATCH net v2 0/3] vsock/virtio: fix MSG_PEEK calculation on bytes to copy
 2026-04-07  9:13 UTC  (4+ messages)
` [PATCH net v2 1/3] vsock/virtio: fix MSG_PEEK ignoring skb offset when calculating "
` [PATCH net v2 2/3] vsock/test: handle MSG_PEEK in `recv_buf`
` [PATCH net v2 3/3] vsock/test: add MSG_PEEK after partial recv test

[PATCH 07/17] KVM: x86/tdp_mmu: Centralize updates to present external PTEs
 2026-04-07  8:34 UTC  (8+ messages)

[PATCH net-next] selftests: forwarding: lib: rewrite processing of command line arguments
 2026-04-07  9:13 UTC  (3+ messages)

[PATCH 1/3] fpga: dfl: add bounds check in dfh_get_param_size()
 2026-04-07  8:51 UTC  (2+ messages)

[PATCH 0/7] qcom: display / dts: Few corrections of address spaces
 2026-04-07  9:12 UTC  (3+ messages)
` [PATCH 7/7] arm64: dts: qcom: sm8750: Correct DPU VBIF address space size

[PATCH net-next v2 4/9] net: dsa: lan9645x: add basic dsa driver for LAN9645X
 2026-04-07  9:12 UTC  (4+ messages)

[PATCH v5 0/9] driver core: Fix some race conditions
 2026-04-07  9:07 UTC  (4+ messages)
  ` [PATCH v5 8/9] driver core: Replace dev->of_node_reused with dev_of_node_reused()

[PATCH v10 00/21] wifi: nxpwifi: create nxpwifi to support
 2026-04-07  9:06 UTC  (8+ messages)

[PATCH v12 0/2] Add Meta (Facebook) Ventura BMC (AST2600)
 2026-04-07  9:05 UTC  (4+ messages)
` [PATCH v12 2/2] arm: dts: aspeed: ventura: add Meta Ventura BMC

[PATCH net] selftests: net: bridge_vlan_mcast: wait for h1 before querier check
 2026-04-07  9:03 UTC  (2+ messages)

[PATCH] usb: gadget: f_ncm: validate minimum block_len in ncm_unwrap_ntb()
 2026-04-07  9:02 UTC 

[PATCH v4] char/nvram: Remove redundant nvram_mutex
 2026-04-07  9:02 UTC  (4+ messages)

[PATCH] bpf: fix btf_types_are_same for cross-BTF type comparison
 2026-04-07  9:01 UTC  (3+ messages)

[RFC PATCH 0/2] vfs: mkdirat_fd() syscall
 2026-04-07  9:00 UTC  (5+ messages)
` [RFC PATCH 1/2] vfs: syscalls: add mkdirat_fd()

[PATCH] ALSA: hda: intel-dsp-config: Force legacy HDA on Lenovo ThinkPad X1 Yoga Gen 5
 2026-04-07  8:59 UTC  (5+ messages)

[PATCH v6 00/90] x86: Introduce a centralized CPUID data model
 2026-04-07  8:59 UTC  (2+ messages)

[PATCH v2] dmaengine: imx-sdma: Refine spba bus searching in probe
 2026-04-07  8:59 UTC  (3+ messages)

[PATCH 0/5] arm64: dts: qcom: add QCS8550 RB5Gen2 support
 2026-04-07  8:55 UTC  (4+ messages)
` [PATCH 2/5] arm64: dts: qcom: sm8550-hdk: update PCIe port label reference

[PATCH] usb: gadget: f_phonet: fix skb frags[] overflow in pn_rx_complete()
 2026-04-07  8:55 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox