The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-06-30 08:42:48 to 2026-06-30 09:27:42 UTC [more...]

[PATCH] cxl/test: reject wrapped GET_LOG offsets
 2026-06-30  9:27 UTC  (4+ messages)

[PATCH v2] firmware: arm_ffa: Fix NULL dereference in ffa_partition_info_get()
 2026-06-30  9:27 UTC  (2+ messages)

[PATCH v5] drm/imagination: Fix double call to drm_sched_entity_fini()
 2026-06-30  9:25 UTC 

[PATCHv2 00/17] Support Clang context analysis for NVMe host drivers
 2026-06-30  9:26 UTC  (6+ messages)
` [PATCHv2 12/17] nvme: add Clang context annotations for nvme_queue::cq_poll_lock

[PATCH v6 00/16] arm64: support Engicam MicroGEA-STM32MP257-RMM board
 2026-06-30  9:24 UTC  (17+ messages)
` [PATCH v6 01/16] dt-bindings: arm: stm32: "
` [PATCH v6 02/16] arm64: dts: st: add power-domains to sdmmc1 on stm32mp231
` [PATCH v6 03/16] arm64: dts: st: add power-domains to sdmmc1 on stm32mp251
` [PATCH v6 04/16] arm64: dts: st: add SDMMC2 support on stm32mp25
` [PATCH v6 05/16] arm64: dts: st: add CAN1 "
` [PATCH v6 06/16] arm64: dts: st: add i2c1 pins for stm32mp25
` [PATCH v6 07/16] arm64: dts: st: add ltdc "
` [PATCH v6 08/16] arm64: dts: st: add can1 "
` [PATCH v6 09/16] arm64: dts: st: add pwm2/pwm4 "
` [PATCH v6 10/16] arm64: dts: st: add sai1 "
` [PATCH v6 11/16] arm64: dts: st: add sdmmc2 "
` [PATCH v6 12/16] arm64: dts: st: add spi1 "
` [PATCH v6 13/16] arm64: dts: st: add usart1 "
` [PATCH v6 14/16] arm64: dts: st: support Engicam MicroGEA-STM32MP257 SoM
` [PATCH v6 15/16] arm64: dts: st: support Engicam MicroGEA-STM32MP257-RMM board
` [PATCH v6 16/16] arm64: defconfig: enable configs for Engicam MicroGEA-STM32MP257-RMM

[PATCH v4 0/7] Read MAC address from SST vendor specific SFDP region
 2026-06-30  9:24 UTC  (8+ messages)
` [PATCH v4 1/7] dt-bindings: mtd: jedec,spi-nor: allow the SFDP to be exposed via NVMEM
` [PATCH v4 2/7] dt-bindings: nvmem: layouts: add Microchip/SST SFDP EUI layout
` [PATCH v4 3/7] mtd: spi-nor: sfdp: expose the SFDP as a read-only NVMEM device
` [PATCH v4 4/7] nvmem: layouts: add Microchip/SST SFDP EUI layout driver
` [PATCH v4 5/7] ARM: dts: microchip: sama5d27_wlsom1: use fixed-partitions for QSPI flash
` [PATCH v4 6/7] ARM: dts: microchip: sama5d27_wlsom1: read MAC address from QSPI SFDP
` [PATCH v4 7/7] ARM: configs: sama5: enable Microchip/SST SFDP EUI NVMEM layout

[PATCH rfc 0/2] Improvements to ftrace comm[] handling
 2026-06-30  9:26 UTC  (4+ messages)
` [PATCH 1/2] tracing: Embed 'char comm[16]' in a structure

[PATCH v3 0/2] iio: temperature: tmp117: Support the TMP119 sensor
 2026-06-30  9:26 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: ti,tmp117: add binding for the TMP119
` [PATCH v3 2/2] iio: temperature: tmp117: add TI TMP119 support

[PATCH v4 00/17] mod_devicetable.h: Split into per subsystem headers
 2026-06-30  9:24 UTC  (18+ messages)
` [PATCH v4 01/17] "
` [PATCH v4 02/17] media: ti: vpe: #include <linux/platform_device.h> explicitly
` [PATCH v4 03/17] driver: core: Include headers for acpi_device_id and of_device_id for struct device_driver
` [PATCH v4 04/17] driver core: platform: Include header for struct platform_device_id
` [PATCH v4 05/17] usb: serial: Include <linux/usb.h> in <linux/usb/serial.h>
` [PATCH v4 06/17] platform/x86: msi-ec: Ensure dmi_system_id is defined
` [PATCH v4 07/17] of: Explicitly include <linux/types.h> and <linux/err.h>
` [PATCH v4 08/17] i2c: Let i2c-core.h include <linux/i2c.h>
` [PATCH v4 09/17] platform/x86: x86-android-tablets: Add include defining struct dmi_system_id
` [PATCH v4 10/17] platform/x86: int3472: "
` [PATCH v4 11/17] usb: dwc2: Add include defining struct pci_device_id
` [PATCH v4 12/17] ALSA: hda/core: Add include defining struct hda_device_id
` [PATCH v4 13/17] LoongArch: KVM: Add include defining struct cpu_feature
` [PATCH v4 14/17] media: em28xx: Add include for struct usb_device_id
` [PATCH v4 15/17] parisc: #include <linux/compiler.h> for unlikely() in <asm/ptrace.h>
` [PATCH v4 16/17] Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (headers)
` [PATCH v4 17/17] Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)

[PATCH 0/6] ACPI/PCC: Preserve platform-populated PCC signatures
 2026-06-30  9:25 UTC  (5+ messages)
` [PATCH 1/6] mailbox: pcc: Validate shared memory signature on request

[PATCH v7 00/12] nvdimm: virtio_pmem: fix flush/request failure paths
 2026-06-30  9:23 UTC  (13+ messages)
` [PATCH v7 01/12] nvdimm: preserve flush callback -ENOMEM
` [PATCH v7 02/12] nvdimm: pmem: keep PREFLUSH before data writes
` [PATCH v7 03/12] nvdimm: pmem: guard data loop for dataless bios
` [PATCH v7 04/12] nvdimm: virtio_pmem: stop allocating child flush bio
` [PATCH v7 05/12] nvdimm: virtio_pmem: use GFP_NOIO for flush requests
` [PATCH v7 06/12] nvdimm: virtio_pmem: always wake -ENOSPC waiters
` [PATCH v7 07/12] nvdimm: virtio_pmem: use READ_ONCE()/WRITE_ONCE() for wait flags
` [PATCH v7 08/12] nvdimm: virtio_pmem: refcount requests for token lifetime
` [PATCH v7 09/12] nvdimm: virtio_pmem: publish done with release/acquire
` [PATCH v7 10/12] nvdimm: virtio_pmem: isolate DMA request buffers
` [PATCH v7 11/12] nvdimm: virtio_pmem: converge broken virtqueue to -EIO
` [PATCH v7 12/12] nvdimm: virtio_pmem: drain requests in freeze

[PATCH v2] firmware: arm_ffa: Handle maximum RX/TX buffer size
 2026-06-30  9:24 UTC  (2+ messages)

[PATCH 0/7] char: xillybus: Harden driver and improve code quality
 2026-06-30  9:23 UTC  (8+ messages)
` [PATCH 1/7] char: xillybus: Improve control of execution flow with mutexes
` [PATCH 2/7] char: xillybus: Remove duplicate error path code
` [PATCH 3/7] char: xillybus: Avoid possible bandwidth inefficiency
` [PATCH 4/7] char: xillybus: Use unsigned arithmetic for jiffies differences
` [PATCH 5/7] char: xillybus: Integer arithmetic improvements
` [PATCH 6/7] char: xillybus: Add defensive sanity checks
` [PATCH 7/7] char: xillybus: Ignore and report unsolicited interrupts

[PATCH v2] drm/sched: Protect entity->last_scheduled with spinlock
 2026-06-30  9:23 UTC  (2+ messages)

[PATCH bpf-next v5] bpf: Fix use-after-free on mm_struct in bpf_find_vma()
 2026-06-30  9:23 UTC  (2+ messages)
` [syzbot ci] "

[PATCH] mm/memblock: Remove redundant pageblock_align() in free_unused_memmap()
 2026-06-30  9:23 UTC  (2+ messages)

[PATCH] ata: sata_dwc_460ex: use platform_get_irq()
 2026-06-30  9:22 UTC  (9+ messages)

[PATCH 0/2] sched: Introduce and use deferred WARNs in sched
 2026-06-30  9:21 UTC  (7+ messages)
` [PATCH 1/2] bug: Provide WARN_ON.*DEFERRED() macros for console deferred output

[PATCH 5.10/5.15/6.1/6.6/6.12] agp/amd64: Fix broken error propagation in agp_amd64_probe()
 2026-06-30  9:21 UTC  (4+ messages)

[PATCH] platform/x86: Add coreboot CFR firmware attributes
 2026-06-30  9:21 UTC 

[PATCH v2 0/7] ASoC: qcom: add AudioReach TDM backend support
 2026-06-30  9:16 UTC  (8+ messages)
` [PATCH v2 1/7] ASoC: qcom: qdsp6: add topology-driven Audio IF support
` [PATCH v2 2/7] ASoC: qcom: q6apm-lpass-dais: add TDM DAI operations
` [PATCH v2 3/7] dt-bindings: sound: qcom,q6dsp-lpass-ports: add Audio IF clocks
` [PATCH v2 4/7] ASoC: qcom: q6prm: add Audio IF clock IDs
` [PATCH v2 5/7] dt-bindings: sound: qcom,sm8250: allow TDM slot properties
` [PATCH v2 6/7] ASoC: qcom: common: add DAI-node TDM slot helpers
` [PATCH v2 7/7] ASoC: qcom: sc8280xp: add TDM hw_params support

[PATCH v2 0/2] gpio: fix sleeping-in-atomic in shared-proxy; restore meson non-sleeping
 2026-06-30  9:20 UTC  (4+ messages)
` [PATCH v2 1/2] gpio: shared-proxy: always serialize with a sleeping mutex

[PATCH net v3 0/2] Drop in-flight Tx SKBs on MACB close
 2026-06-30  9:19 UTC  (4+ messages)
` [PATCH net v3 1/2] net: macb: give reasons for Tx SKB kfree

[PATCH v2 0/3] New vendor support and optimizations for DWC PCIe PMU
 2026-06-30  9:19 UTC  (5+ messages)
` [PATCH v2 2/3] perf/dwc_pcie: Support narrowed time-based counter for long time monitoring
` [PATCH v2 3/3] perf/dwc_pcie: Convert to faux device interface

[PATCH v2] drm/tegra: fix host1x_bo_pin leak in tegra_dc_pin error path
 2026-06-30  9:19 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sc8280xp-huawei-gaokun3: Add dsi panel DT node
 2026-06-30  9:18 UTC  (3+ messages)

[PATCH] drm/virtio: defer hotplug event from dequeue worker to avoid deadlock
 2026-06-30  9:16 UTC 

[BUG REPORT] btrfs/io_uring: GPF in tctx_task_work_run after encoded read error completion
 2026-06-30  9:16 UTC 

[Patch v3 0/8] perf/x86: Miscellaneous PMU bug fixes
 2026-06-30  9:14 UTC  (8+ messages)
` [Patch v3 1/8] perf/x86/intel: Remove anythread_deprecated bit from perf_capabilities
  ` [tip: perf/core] "

[PATCH 00/27] ASoC: codecs: Use guard() for mutex & spin locks
 2026-06-30  9:14 UTC  (4+ messages)
` [PATCH 09/27] ASoC: codecs: idt821034: Use guard() for mutex locks

[PATCH v2 1/2] wifi: ath12k: support calibration-variant from device tree
 2026-06-30  9:14 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: wireless: ath12k: drop qcom,ath12k-calibration-variant

[PATCH v3 0/4] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-06-30  9:13 UTC  (3+ messages)
` [PATCH v3 4/4] media: qcom: jpeg: Add Qualcomm JPEG V4L2 encoder

[PATCH] io_uring/memmap: return PTR_ERR() from get_unmapped_area()
 2026-06-30  9:12 UTC  (3+ messages)
` [PATCH v2] io_uring/memmap: return -EINVAL from get_unmapped_area() on bad mmap

[PATCH v9 0/2] Add driver support for ESWIN EIC7700 PVT controller
 2026-06-30  9:12 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: hwmon: Add Eswin EIC7700 PVT sensor
` [PATCH v9 2/2] hwmon: Add Eswin EIC7700 PVT sensor driver

[RESEND PATCH v3] coresight: etm-perf: Fix reference count leak in etm_setup_aux
 2026-06-30  9:11 UTC 

[PATCH v3 0/3] media: i2c: Add os02g10 camera sensor driver
 2026-06-30  9:12 UTC  (7+ messages)
` [PATCH v3 3/3] media: i2c: os02g10: implement crop handling with set_selection

[PATCH 1/3] file: add fd_except cleanup class
 2026-06-30  9:11 UTC  (3+ messages)
` [PATCH 2/3] xattrat: accept empty O_PATH file descriptors

[PATCH net-next v4 0/3] net: pse-pd: decouple controller lookup from MDIO probe
 2026-06-30  9:11 UTC  (4+ messages)
` [PATCH net-next v4 1/3] net: pse-pd: add notifier chain for controller lifecycle events
` [PATCH net-next v4 2/3] net: pse-pd: fire lifecycle events on controller register/unregister
` [PATCH net-next v4 3/3] net: phy: own phydev->psec via PSE notifier and remove fwnode_mdio hook

[PATCH v2] bpf: Fix smp_processor_id() call trace for preemptible kernels
 2026-06-30  9:11 UTC 

[PATCH] Input: zinitix: iterate contact slots by finger count
 2026-06-30  9:11 UTC  (2+ messages)

[PATCH v2 0/2] drm/logicvc: Avoid UAF in DRM object management
 2026-06-30  9:10 UTC  (3+ messages)
` [PATCH v2 1/2] drm/logicvc: Avoid use-after-free with devm_kzalloc()
` [PATCH v2 2/2] drm/logicvc: Avoid using DRM resources after device is unplugged

[PATCH] sched/fair: Fix stale comments referring to removed CFS concepts
 2026-06-30  9:10 UTC  (3+ messages)
` [tip: sched/urgent] "

[PATCH v2 0/6] Add support for IPQ5018 Bluetooth
 2026-06-30  9:09 UTC  (5+ messages)
` [PATCH v2 1/6] dt-bindings: net: bluetooth: Document Qualcomm IPQ5018 Bluetooth controller

[PATCH 0/3] leds: pca963x: Add multicolor support and enable Monza RGB LEDs
 2026-06-30  9:09 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: monaco-arduino-monza: microcontroller LEDs

[PATCH V3 1/8] perf/x86/intel/uncore: Fix PCI PMU cleanup on setup failure
 2026-06-30  9:09 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V3 2/8] perf/x86/intel/uncore: Fix refcnt and other cleanups
 2026-06-30  9:09 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V3 3/8] perf/x86/intel/uncore: Let init_box() callback report failures
 2026-06-30  9:09 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V3 4/8] perf/x86/intel/uncore: Keep PCI PMUs working when MMIO/MSR setup fails
 2026-06-30  9:09 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V3 5/8] perf/x86/intel/uncore: Factor out box setup code
 2026-06-30  9:09 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V3 6/8] perf/x86/intel/uncore: Introduce PMU flags and broken state
 2026-06-30  9:09 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V3 7/8] perf/x86/intel/uncore: Fix uncore_box ref/unref ordering
 2026-06-30  9:09 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V3 8/8] perf/x86/intel/uncore: Implement lazy setup for MSR/MMIO PMUs
 2026-06-30  9:09 UTC  (2+ messages)
` [tip: perf/core] "

[Patch v3 2/8] perf/x86/intel: Keep cap_user_rdpmc in sync with RDPMC user-disable state
 2026-06-30  9:09 UTC  (2+ messages)
` [tip: perf/core] "

[Patch v3 3/8] perf/x86/intel: Fallback to sw branch type decoding if no hw decoding
 2026-06-30  9:09 UTC  (2+ messages)
` [tip: perf/core] "

[Patch v3 4/8] perf/x86/intel: Fix kernel address leakages in LBR stack
 2026-06-30  9:09 UTC  (2+ messages)
` [tip: perf/core] "

[Patch v3 5/8] perf/x86/intel: Validate the return value of intel_pmu_init_hybrid()
 2026-06-30  9:09 UTC  (2+ messages)
` [tip: perf/core] "

[Patch v3 6/8] perf/x86/intel: Drop fixed-counter PEBS constraints for baseline PEBS
 2026-06-30  9:09 UTC  (2+ messages)
` [tip: perf/core] "

[Patch v3 7/8] perf/core: Fix kernel register info leak via hardware skid
 2026-06-30  9:09 UTC  (2+ messages)
` [tip: perf/core] "

[Patch v3 8/8] perf/core: Check kernel access when kernel callchains are requested
 2026-06-30  9:09 UTC  (2+ messages)
` [tip: perf/core] "

[syzbot] [bpf?] BUG: using smp_processor_id() in preemptible code in bpf_mem_cache_free_rcu
 2026-06-30  9:08 UTC  (2+ messages)

[PATCH v11 0/5] ext4: deferred iput framework for EA inodes
 2026-06-30  9:05 UTC  (4+ messages)
` [PATCH v11 1/5] fs: add iput_if_not_last() helper

[PATCH v4] riscv: stacktrace: fix stack-out-of-bounds in walk_stackframe()
 2026-06-30  9:05 UTC 

[PATCH 3/6 v3] sched/eevdf: Update slice protection even when resched is already set
 2026-06-30  9:03 UTC  (2+ messages)
` [tip: sched/core] sched/core: Fix inter-class wakeup_preempt()

[PATCH v3 1/7] sched/fair: Add cgroup_mode switch
 2026-06-30  9:03 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v3 7/7] sched/eevdf: Move to a single runqueue
 2026-06-30  9:03 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Fix overflow in update_tg_cfs_runnable()

[PATCH v3 2/7] sched/fair: Add cgroup_mode: up
 2026-06-30  9:03 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v3 3/7] sched/fair: Add cgroup_mode: max
 2026-06-30  9:03 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v3 4/7] sched/fair: Add cgroup_mode: concur
 2026-06-30  9:03 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v3 5/7] sched/fair: Add cgroup_mode: tasks
 2026-06-30  9:03 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v3 6/7] sched/fair: Change the default cgroup_mode to concur
 2026-06-30  9:03 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v3 7/7] sched/eevdf: Move to a single runqueue
 2026-06-30  9:03 UTC  (2+ messages)
` [tip: sched/core] "

[tip: sched/core] sched/fair: Remove unused arguments from set_preempt_buddy()
 2026-06-30  9:03 UTC 

[PATCH 1/6 v3] sched/fair: Set next buddy for preempt short
 2026-06-30  9:03 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 2/6 v3] sched/eevdf: Take into account current's lag when updating slice protection
 2026-06-30  9:03 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 3/6 v3] sched/eevdf: Update slice protection even when resched is already set
 2026-06-30  9:03 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 4/6 v3] sched/eevdf: Cancel slice protection if short slice task is eligible
 2026-06-30  9:03 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 5/6 v3] sched/eevdf: Always update slice protection
 2026-06-30  9:03 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 6/6 v3] sched/eevdf: Speedup short slice task scheduling
 2026-06-30  9:03 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v5 1/2] sched/fair: Don't trigger active lb if src_rq->curr is not on_rq
 2026-06-30  9:03 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v5 2/2] sched/fair: Simplify balance_interval reset logic in sched_balance_rq()
 2026-06-30  9:03 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v5 0/2] sched/fair: Optimize some active balance logic
 2026-06-30  9:03 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Reflow sched_balance_rq()

[PATCH 1/1] sched/psi: skip irqtime accounting when no new irq time has elapsed
 2026-06-30  9:03 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v5 01/24] sched/debug: Remove unused schedstats
 2026-06-30  9:03 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH] wifi: mt76: mt7925: cancel pending mlo_pm_work
 2026-06-30  9:02 UTC 

[PATCH v3] iommu/arm-smmu: Use pm_runtime in fault handlers
 2026-06-30  9:02 UTC 

[PATCH v2 5/5] clk: implement sync_state support
 2026-06-30  9:01 UTC  (5+ messages)
` [PATCH "
    `  "

[PATCH v3 00/15] netfs: Miscellaneous fixes
 2026-06-30  9:01 UTC  (2+ messages)

[PATCH net] tipc: make sure bc_rcvlink is not dereferenced with NULL value
 2026-06-30  9:00 UTC  (2+ messages)

[PATCH] selftests/mm: hmm-tests: include linux/mman.h to access MADV_COLLAPSE
 2026-06-30  8:59 UTC  (2+ messages)

[PATCH v2] sched: set TIF_NEED_RESCHED before calling __trace_set_need_resched()
 2026-06-30  8:58 UTC  (5+ messages)

[BUG REPORT] wifi: mac80211: userspace can trigger WARN_ON in ieee80211_add_nan_func()
 2026-06-30  8:57 UTC 

[tip:tip/urgent] BUILD SUCCESS ec6ab4c28ae1bdf6a719ed28dffa9436fa46173f
 2026-06-30  8:56 UTC 

[PATCH RFC v5 00/12] ZTE zx297520v3 clock bindings and driver
 2026-06-30  8:53 UTC  (6+ messages)
` [PATCH RFC v5 05/12] clk: zte: Add Clock registration infrastructure
` [PATCH RFC v5 11/12] reset: zte: Add a zx297520v3 reset driver

[PATCH 0/2] clk: spacemit: k3: set few clocks as critical
 2026-06-30  8:53 UTC  (3+ messages)
` [PATCH 1/2] clk: spacemit: k3: set hdma clock "
` [PATCH 2/2] clk: spacemit: k3: set rcpu "

[PATCH] ASoC: codecs: cleanup kconfig indentations
 2026-06-30  8:52 UTC 

drivers/gpu/drm/verisilicon/vs_bridge.c:325:9-16: WARNING: ERR_CAST can be used with bridge
 2026-06-30  8:51 UTC 

[PATCH] f2fs: fix to avoid potential section-unaligned pinfile
 2026-06-30  8:50 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v3] riscv: stacktrace: fix stack-out-of-bounds in walk_stackframe()
 2026-06-30  8:50 UTC  (2+ messages)

[PATCH v3 0/9] rv/tlob: Add task latency over budget RV monitor
 2026-06-30  8:48 UTC  (5+ messages)
` [PATCH v3 2/9] rv: add generic uprobe infrastructure for RV monitors

[PATCH v3] sched: set TIF_NEED_RESCHED before calling __trace_set_need_resched()
 2026-06-30  8:47 UTC 

[PATCH v2 0/3] drm/xe/i2c: alerts and controller enabling modifications
 2026-06-30  8:46 UTC  (3+ messages)
` [PATCH v2 3/3] drm/xe/mcu_i2c: Take over control of the controller enabling

[PATCH v3] riscv: stacktrace: fix stack-out-of-bounds in walk_stackframe()
 2026-06-30  8:45 UTC  (2+ messages)

[PATCH v1 0/4] drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE behind driver feature
 2026-06-30  8:42 UTC  (5+ messages)
` [PATCH v1 1/4] "
` [PATCH v1 2/4] drm/amdgpu: Add DRIVER_PLANE_COLOR_PIPELINE "
` [PATCH v1 3/4] drm/i915: "
` [PATCH v1 4/4] drm/vkms: "

[PATCH v3 0/2] mm/kmemleak: dedupe verbose scan output
 2026-06-30  8:43 UTC  (3+ messages)
` [PATCH v3 1/2] mm/kmemleak: dedupe verbose scan output by allocation backtrace

[PATCH] usb: xhci: prevent spurious root hub resume during suspend
 2026-06-30  8:43 UTC  (3+ messages)

[PATCH v2 2/2] arm64: dts: qcom: kaanapali: fix traceNoC probe issue
 2026-06-30  8:42 UTC  (12+ messages)


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