The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-15 05:55:35 to 2026-07-15 07:34:48 UTC [more...]

[PATCH v3 0/3] i2c: Add Novatek NT726xx SoC I2C controller
 2026-07-15  7:34 UTC 

[PATCH] selftests/seccomp: Fix pointer type mismatch build error
 2026-07-15  7:32 UTC  (2+ messages)

[PATCH v25 0/7] firmware: imx: driver for NXP secure-enclave
 2026-07-15  7:32 UTC  (5+ messages)
` (subset) "

[PATCH v3] intel_th: fix MSC output device reference leak
 2026-07-15  7:31 UTC  (2+ messages)

[PATCH net-next] octeontx2-af: return VWQE timer delay in NIX HW info
 2026-07-15  7:31 UTC 

[PATCH V4] i2c: qcom-geni: Add dynamic transfer timeout based on transfer length and frequency
 2026-07-15  7:31 UTC  (3+ messages)

[PATCH net] net: hip04: fix RX buffer leak on build_skb failure
 2026-07-15  7:30 UTC  (3+ messages)

[PATCH v2] LoongArch: KVM: Reload one-shot TVAL on migration destination
 2026-07-15  7:29 UTC 

[PATCH v8 0/3] thermal: imx: Add calibration offset support
 2026-07-15  7:30 UTC  (7+ messages)
` [PATCH v8 1/3] dt-bindings: thermal: imx: Document calibration offset property
` [PATCH v8 2/3] thermal/drivers/imx: Fix rounding and clamp for i.MX7D alarm
` [PATCH v8 3/3] thermal/drivers/imx: Add calibration offset support

[paulmck-rcu:dev.2026.07.09b] BUILD SUCCESS dcdd81454393a16a4d01a0e15b8e25ef5922248b
 2026-07-15  7:30 UTC 

[paulmck-rcu:dev.2026.07.13a] BUILD SUCCESS 67e74c6058cfcb331d66b5be21903f51389eb626
 2026-07-15  7:29 UTC 

[PATCH 0/7] vDSO: Replace CONFIG_GENERIC_GETTIMEOFDAY ifdeffery with IS_ENABLED()
 2026-07-15  7:29 UTC  (3+ messages)
` [PATCH 2/7] vDSO: Make clockmode constants available without CONFIG_GENERIC_GETTIMEOFDAY

[PATCH mm-hotfixes v3 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
 2026-07-15  7:28 UTC  (3+ messages)

[PATCH 0/3] staging/fbtft: Minor cleanups
 2026-07-15  7:28 UTC  (2+ messages)

[RESEND PATCH v2] PCI: imx6: Add runtime PM support for i.MX95
 2026-07-15  7:30 UTC 

[Patch v2 0/7] perf/x86: Miscellaneous PMU bug fixes and optimizations
 2026-07-15  7:27 UTC  (2+ messages)

[PATCH net v2] net: mctp i3c: clean up notifier and buses if driver register fails
 2026-07-15  7:25 UTC 

[PATCH net] net: mctp i3c: clean up notifier and buses if driver register fails
 2026-07-15  7:24 UTC  (3+ messages)

[PATCH] USB: serial: sierra: fix slab out-of-bounds read in sierra_instat_callback
 2026-07-15  7:21 UTC  (2+ messages)

[PATCH net-next] octeontx2-af: add support for custom L2 header
 2026-07-15  7:20 UTC 

[PATCH v4] xfs: bounds-check buffer log item's dirty bitmap
 2026-07-15  7:17 UTC  (2+ messages)
` [PATCH v5] "

[PATCH] dt-bindings: interconnect: qcom-bwmon: Document Eliza BWMONs compatible
 2026-07-15  7:16 UTC  (3+ messages)

[PATCH v7 0/8] mmc: sdhci-esdhc-imx: fix SDIO suspend/resume issues
 2026-07-15  7:18 UTC  (9+ messages)
` [PATCH v7 1/8] mmc: sdhci-esdhc-imx: remove unnecessary mmc_card_wake_sdio_irq check for tuning save/restore
` [PATCH v7 2/8] mmc: sdhci-esdhc-imx: restore DLL override for DDR modes on resume
` [PATCH v7 3/8] mmc: sdhci-esdhc-imx: fix esdhc_change_pinstate() to allow default state restore
` [PATCH v7 4/8] mmc: sdhci-esdhc-imx: restore pinctrl before restoring ios timing on resume
` [PATCH v7 5/8] mmc: sdhci-esdhc-imx: disable irq during suspend to fix unhandled interrupt
` [PATCH v7 6/8] mmc: sdhci-esdhc-imx: use pm_runtime_resume_and_get() in suspend
` [PATCH v7 7/8] mmc: sdhci-esdhc-imx: make non-fatal errors non-blocking "
` [PATCH v7 8/8] mmc: sdhci-esdhc-imx: fix resume error handling

[PATCHv2] clk: thead: allow COMPILE_TEST builds
 2026-07-15  7:16 UTC  (5+ messages)

[PATCH] powercap: dtpm: constify OF match table
 2026-07-15  7:15 UTC 

[PATCH v3] irqchip/gic-v3-its: enable dynamic MSI-X allocation
 2026-07-15  7:15 UTC  (2+ messages)
` [tip: irq/drivers] irqchip/gic-v3-its: Enable "

[PATCH v5] irqchip/renesas-irqc: fix generic interrupt chip leak on remove
 2026-07-15  7:15 UTC  (2+ messages)
` [tip: irq/drivers] irqchip/renesas-irqc: Fix "

[PATCH v2 0/5] drm/panel: refcounting panel lookups and references
 2026-07-15  7:14 UTC  (3+ messages)
` [PATCH v2 3/5] drm/panel: of_drm_find_panel() return a counted reference

[PATCH] drm/panthor: return error on truncated firmware
 2026-07-15  7:13 UTC  (2+ messages)

[PATCH] serial: 8250_mid: Fix NULL function pointer dereference on DNV/ICX-D/SNR platforms
 2026-07-15  7:13 UTC  (3+ messages)
  `  "

[PATCH v3 0/2] bpf, riscv: add timed may_goto support
 2026-07-15  7:12 UTC  (3+ messages)
` [PATCH v3 1/2] bpf, riscv: add support for timed may_goto
` [PATCH v3 2/2] selftests/bpf: enable timed may_goto tests for riscv64

[PATCH v2 0/2] Enable mutliple peripherals in IPQ5210
 2026-07-15  7:11 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: ipq5210: Add nodes for multiple peripherals
` [PATCH v2 2/2] arm64: dts: qcom: ipq5210: Enable USB and PCIe on RDP504

[PATCH] mm/vmscan: clear hopeless kswapd when global direct reclaim makes progress
 2026-07-15  7:12 UTC  (4+ messages)

[PATCH v2 0/6] perf: Add support for memory region/range reporting
 2026-07-15  7:11 UTC  (5+ messages)
` [PATCH v2 1/6] perf mem: Fix size tracking for mem_lvl's in perf_script__meminfo_scnprintf()
` [PATCH v2 2/6] perf mem: Add support for printing PERF_MEM_LVLNUM_L0

[PATCH] irqchip/irq-realtek-rtl: change to __raw reads and writes
 2026-07-15  7:10 UTC  (2+ messages)

[PATCH 0/4] arm64: dts: freescale: Add remoteproc support for i.MX EVKs
 2026-07-15  7:10 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: imx95-19x19-evk: Add CM7 node and related memory nodes
` [PATCH 2/4] arm64: dts: imx952-evk: "
` [PATCH 3/4] arm64: dts: imx943-evk: Add CM7 and CM33S nodes
` [PATCH 4/4] arm64: dts: imx8ulp-evk: Update rpmsg resource table address

[PATCH v2 0/3] Initial QMP USB PHY support for SM8475
 2026-07-15  7:06 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Add SM8475 QMP PHY
` [PATCH v2 2/3] phy: qcom: qmp-combo: Specify PLL version in qmp_v6_dp_serdes_tbl structs
` [PATCH v2 3/3] phy: qcom: qmp-combo: Add SM8475 support

[PATCH v2] intel_th: Fix MSC output device reference leak
 2026-07-15  7:06 UTC  (3+ messages)

[PATCH v3] IB/mlx4: Fix stale CM id_map entries when RTU is never received
 2026-07-15  7:05 UTC  (2+ messages)

[PATCH] ALSA:emu10k1 : Use vmalloc_array() instead of array_size in snd_emu10k1_efx_alloc_pm_buffer()
 2026-07-15  6:59 UTC 

[PATCH v5 0/3] ASoC: qcom: qdsp6: Add MI2S clock control
 2026-07-15  6:58 UTC  (4+ messages)
` [PATCH v5 1/3] ASoC: dt-bindings: qcom,q6apm-lpass-dais: Document DAI subnode

[PATCH] coresight: Fix scheduling while atomic in coresight_device_release()
 2026-07-15  6:58 UTC  (5+ messages)
` [PATCH v2] coresight: Fix scheduling while atomic in coresight_put_percpu_source_ref()

[PATCH] mm: mglru: promote mapped executable folios after first usage
 2026-07-15  6:58 UTC  (3+ messages)

[RFC PATCH 0/2] media: synopsys: hdmirx: add HDMI audio capture support
 2026-07-15  6:55 UTC  (3+ messages)
` [RFC PATCH 1/2] dt-bindings: media: snps,dw-hdmi-rx: add #sound-dai-cells

[PATCH 00/18] thermal/drivers: Remove redundant error messages on IRQ request failure
 2026-07-15  6:52 UTC  (2+ messages)

[PATCH ath-current] wifi: ath12k: fix frequency range for single-pdev devices
 2026-07-15  6:52 UTC 

[linus:master] [fs] 539dce1144: xfstests.generic.697.fail
 2026-07-15  6:52 UTC 

[PATCH v3 0/5] rv: LTL per-cpu monitor type and real-time scheduling monitor
 2026-07-15  6:51 UTC  (5+ messages)
` [PATCH v3 4/5] sched: Add task enqueue/dequeue trace points

[tip:tip/urgent] BUILD SUCCESS 7ac531b9a7bcbd9346eb3110315c51d1c7a79b00
 2026-07-15  6:50 UTC 

[PATCH v3 0/2] iio: adc: add MAX40080 current-sense amplifier driver
 2026-07-15  6:51 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: iio: adc: add maxim,max40080
` [PATCH v3 2/2] iio: adc: add MAX40080 current-sense amplifier driver

[PATCH v5 1/2] i2c: imx-lpi2c: properly unwind resources on probe failure
 2026-07-15  6:50 UTC  (4+ messages)
    ` [v5 "

[PATCH v6 0/8] mm: optimize zone-device memmap initialization
 2026-07-15  6:49 UTC  (15+ messages)
` [PATCH v6 4/8] mm: add a template-based fast path for zone-device page init
` [PATCH v6 6/8] string: introduce memcpy_nt() helpers
` [PATCH v6 8/8] mm: use memcpy_nt() in zone-device template copies

[PATCH v2] wifi: brcmfmac: set F2 blocksize to 256 for BCM43752
 2026-07-15  6:49 UTC 

[PATCH] mm: shmem: make unused huge shrinker memcg aware
 2026-07-15  6:49 UTC  (3+ messages)

[PATCH v2] USB: hub: call ACPI _PRR reset during port power-cycle on enumeration failure
 2026-07-15  6:48 UTC  (5+ messages)

[PATCH v8 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-07-15  6:46 UTC  (3+ messages)
` [PATCH v8 07/10] rust: configfs: use `LocalModule` for `THIS_MODULE`

[PATCH v3] Bluetooth: btintel_pcie: Fix DMA memory leak on probe failure
 2026-07-15  6:46 UTC 

[PATCH v7 0/3] iio: adc: ti-ads1100: Add support for TI ADS1110 to ti-ads1100 driver
 2026-07-15  6:46 UTC  (8+ messages)
` [PATCH v7 1/3] iio: adc: ti-ads1100: Fix incorrect reading when datarate changed in single mode
` [PATCH v7 3/3] iio: adc: ti-ads1100: Add ti-ads1110 support to ti-ads1100 driver

[PATCH] LoongArch: KVM: Reload one-shot TVAL on migration destination
 2026-07-15  6:44 UTC  (5+ messages)

[PATCH 00/26] dmaengine: Remove redundant error messages on IRQ request failure
 2026-07-15  6:44 UTC  (2+ messages)
` [PATCH 00/26] dmaengine: Remove redundant dev_err()/dev_err_probe() calls

[PATCH v7 0/2] i2c: i2c-gpio: Enhance driver for buses with shared SCL
 2026-07-15  6:44 UTC  (3+ messages)
` AW: "

[PATCH 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
 2026-07-15  6:42 UTC  (4+ messages)
` [PATCH 02/17] mm/sparse-vmemmap: track compound page order in struct mem_section

[PATCH] kho: align kho_scratch to MAX_ORDER_NR_PAGES pages
 2026-07-15  6:42 UTC  (2+ messages)

[PATCH][next] drm/bridge: lontium-lt8912b: make read-only const array supply_names static
 2026-07-15  6:42 UTC  (2+ messages)

[PATCH] irqchip/gic-v5: iwb: Fix stray verb in comment
 2026-07-15  6:42 UTC  (2+ messages)
` [tip: irq/drivers] irqchip/gic-v5/iwb: "

[PATCH] irqchip: Remove redundant dev_err()/dev_err_probe()
 2026-07-15  6:42 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH v5 linux 0/2] Cache aware scheduling: Reduce the overhead of task_cache_work
 2026-07-15  6:41 UTC  (5+ messages)
` [PATCH v5 1/2] sched/cache: Reduce the overhead of task_cache_work by only scan the visisted cpus

[PATCH] mm/thp: support mTHP in thp_underused()
 2026-07-15  6:42 UTC  (2+ messages)

[PATCH v2] wifi: ath11k/ath12k: release QMI handles on late init failures
 2026-07-15  6:40 UTC 

[PATCH v3 0/6] Add BBML3 cpu feature
 2026-07-15  6:40 UTC  (9+ messages)
` [PATCH v3 3/6] arm64: cpufeature: Extend bbml2_noabort support list
` [PATCH v3 4/6] arm64: sysreg: Add BBM_3
` [PATCH v3 5/6] arm64: cpufeature: Rename BBML2_NOABORT as BBML3
` [PATCH v3 6/6] arm64: cpufeature: Detect BBML3 based on ID_AA64MMFR2_EL1.BBM

[PATCH v2] mm: huge_memory: Fix kobject cleanup in thpsize_create error
 2026-07-15  6:40 UTC  (2+ messages)

DCD: Add support for Dynamic Capacity Devices (DCD)
 2026-07-15  6:39 UTC  (7+ messages)
` [PATCH v11 05/31] cxl/mem: Expose dynamic ram 1 partition in sysfs
` [PATCH v11 03/31] cxl/cdat: Gather DSMAS data for DCD partitions

[PATCH v2 0/3] Initial PCIe0 PHY support for SM8475
 2026-07-15  6:37 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Add SM8475 QMP PHY
` [PATCH v2 2/3] phy: qcom: qmp-pcie: Add pcs_lane1 offset to V5 offsets
` [PATCH v2 3/3] phy: qcom: qmp-pcie: Add support for SM8475 Gen3x1 PCIe0 port

[PATCH 0/7] Register MPM under CPU cluster power domain to manage RPM notification
 2026-07-15  6:38 UTC  (4+ messages)
` [PATCH 1/7] dt-bindings: interrupt-controller: mpm: Document power-domains property

[PATCH] KVM: SEV: drop FOLL_LONGTERM for encrypted region registration
 2026-07-15  6:38 UTC  (13+ messages)

[PATCH] HID: input: allocate input_dev name/phys/uniq using hid device devres
 2026-07-15  6:37 UTC  (4+ messages)

[PATCH v2] KVM: SEV: drop FOLL_WRITE for encrypted region registration
 2026-07-15  6:36 UTC 

[PATCH] liveupdate: Remove redundant INIT_LIST_HEAD in luo_session_alloc
 2026-07-15  6:36 UTC  (2+ messages)

[PATCH v3] xfs: clean up spelling and grammar errors in comments
 2026-07-15  6:34 UTC  (2+ messages)

[PATCH] dmaengine: fl1-edma: Add error handling for devm_kasprintf
 2026-07-15  6:35 UTC  (5+ messages)

[PATCH v1 03/11] arm_mpam: Set mpam_feat_msmon_mbwu_31counter when there are bandwidth counters
 2026-07-15  6:34 UTC  (2+ messages)

[PATCH 4/4] HID: Intel-thc-hid: Intel-quickspi: Remove redundant dev_err()
 2026-07-15  6:34 UTC  (2+ messages)

[PATCH v4 0/3] drm/xe/i2c: alerts and controller enabling modifications
 2026-07-15  6:33 UTC  (5+ messages)
` [PATCH v4 2/3] drm/xe/i2c: Fix the interrupt handling
` [PATCH v4 3/3] drm/xe/i2c: Keep the i2c controller always enabled

[RFC PATCH v2 00/25] Optimize nSVM TLB flushes
 2026-07-15  6:32 UTC  (7+ messages)
` [RFC PATCH v2 02/25] KVM: SVM: Passthrough the number of supported ASIDs

[PATCH v2 0/5] RDMA, IB: replace __get_free_pages() with kmalloc()
 2026-07-15  6:32 UTC  (4+ messages)

[PATCH v7 00/17] AD9910 Direct Digital Synthesizer
 2026-07-15  6:32 UTC  (6+ messages)
` [PATCH v7 07/17] iio: test: add kunit tests for channel prefix naming generation

[PATCH 0/8] mm/khugepaged: several cleanups
 2026-07-15  6:29 UTC  (5+ messages)
` [PATCH 2/8] mm/khugepaged: extract young page check into collapse_is_young() helper

[PATCH v5 0/2] hwmon: add Altera SoC FPGA hardware monitoring support
 2026-07-15  6:28 UTC  (3+ messages)
` [PATCH v5 1/2] firmware: stratix10-svc: add async HWMON read commands and register socfpga-hwmon device
` [PATCH v5 2/2] hwmon: add Altera SoC FPGA hardware monitoring driver

[PATCH] drm/rockchip: dw_hdmi_qp: attach the HDMI Colorspace connector property
 2026-07-15  6:26 UTC  (2+ messages)

[PATCH] clk: qcom: gcc: Set FORCE_MEM_CORE_ON/FORCE_PERIPH_CORE_ON for PCIe pipe clocks
 2026-07-15  6:23 UTC 

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

[PATCH v4 0/7] x1e80100: Enable PDC wake GPIOs and deepest idle state
 2026-07-15  6:22 UTC  (4+ messages)
` [PATCH v4 7/7] arm64: dts: qcom: x1e80100: Add "

[PATCH v4] xfs: clean up spelling and grammar errors in comments
 2026-07-15  6:21 UTC 

[RFC PATCH v2 00/10] dma-mapping: Add preservation of direct allocations
 2026-07-15  6:21 UTC  (3+ messages)
` [RFC PATCH v2 03/10] dma: contiguous: Add API to check if an allocation is from CMA

[PATCH 3/3] HID: magicmouse: report charge status over Bluetooth
 2026-07-15  6:20 UTC  (2+ messages)

[PATCH 0/2] power: reset: pscrr: record reset cause on panic and watchdog pretimeout
 2026-07-15  6:20 UTC  (2+ messages)

[PATCH] hte: Remove redundant dev_err()
 2026-07-15  6:17 UTC  (2+ messages)

[PATCH] wifi: rtw89: wow: fix unsupported cipher debug messages
 2026-07-15  6:17 UTC  (2+ messages)

[RFC PATCH 00/34] mm: optimize unnecessary loads due to ptep_get() and friends out
 2026-07-15  6:15 UTC  (9+ messages)
` [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar

[PATCH v3 0/2] Make liveupdate selftests library
 2026-07-15  6:15 UTC  (5+ messages)

[PATCH v1] PCI: keystone: Fix OF node reference leak in init
 2026-07-15  6:15 UTC  (2+ messages)

[PATCH 0/3] MPM hooking upping
 2026-07-15  6:14 UTC  (6+ messages)
  ` [PATCH 3/3] arm64: dts: qcom: qcm2290: Hook up MPM

[PATCH] firmware: qcom: Remove redundant dev_err_probe()
 2026-07-15  6:14 UTC  (3+ messages)
` [PATCH] firmware: tegra: Remove redundant dev_err()

[PATCH v1] PCI: xgene: Drop unnecessary OF node reference
 2026-07-15  6:12 UTC  (2+ messages)

[PATCH 00/16] irqchip: harden initialization error paths
 2026-07-15  6:12 UTC  (3+ messages)
  ` [PATCH 12/16] irqchip/realtek-rtl: unmap per-CPU bases on init failure
    ` AW: "

[PATCH v6 0/7] Tegra264 PWM support
 2026-07-15  6:10 UTC  (3+ messages)

[PATCH] fat: release buffer head after rebuilding parent
 2026-07-15  6:00 UTC  (2+ messages)

[PATCH v2] pci: loongson: Avoid L0s on LS7A1000 PCIe x8 [0014:7a29] Root Ports rev2
 2026-07-15  6:09 UTC  (2+ messages)

[RFC PATCH 00/13] mm/kwatch: dynamic hardware watchpoints for hunting memory corruption
 2026-07-15  6:09 UTC  (4+ messages)
` [RFC PATCH 08/13] mm/kwatch: add hardware breakpoint backend

[PATCH v2 0/3] MIPS: BCM47XX: convert buttons to software nodes
 2026-07-15  6:09 UTC  (4+ messages)

[PATCH v4 0/2] drm/bridge: ti-sn65dsi83: Add reverse lvds lanes support
 2026-07-15  6:08 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: display: sn65dsi83: Add output data-lanes

[PATCH 0/2] ASoC: tas2562: fix Digital Volume Control
 2026-07-15  6:04 UTC  (3+ messages)
` [PATCH 1/2] ASoC: tas2562: fix DVC coefficient write order
` [PATCH 2/2] ASoC: tas2562: fix broken entries in the volume lookup table

[linus:master] [loop] 267ec4d722: blktests.loop/009.fail
 2026-07-15  6:02 UTC 

[PATCH v2] PCI: cadence: skip the link polling when endpoint not connected
 2026-07-15  6:01 UTC  (2+ messages)

[PATCH 1/2] rv/nomiss: fix task storage lifetime
 2026-07-15  6:00 UTC  (2+ messages)
` [PATCH 2/2] rv/nomiss: close enable-time task exit race

[PATCH v10 0/6] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-07-15  5:57 UTC  (9+ messages)

[PATCH] HID: add driver for Gigabyte Aero vendor-specific brightness keys
 2026-07-15  5:59 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v7 00/10] Add support for Video, Camera, Graphics clock controllers on Eliza
 2026-07-15  5:59 UTC  (5+ messages)
` [PATCH v7 01/10] dt-bindings: clock: qcom,milos-camcc: Add missing power-domains support
` [PATCH v7 02/10] dt-bindings: clock: qcom,milos-videocc: "

[PATCH v7 0/4] hwmon: (sht3x) Add support for GXCAS GXHT30
 2026-07-15  5:57 UTC  (3+ messages)
` [PATCH v7 2/4] dt-bindings: hwmon: Add Sensirion SHT30 series

[PATCH v2 0/7] mm/khugepaged: several cleanups
 2026-07-15  5:59 UTC  (3+ messages)

[PATCH net 0/2] vxlan, geneve: require CAP_NET_ADMIN in the device netns for changelink
 2026-07-15  5:56 UTC  (3+ messages)
` [PATCH net 1/2] vxlan: "
` [PATCH net 2/2] geneve: "

[PATCH] iommu/io-pgtable-arm: Add support for contiguous hint bit
 2026-07-15  5:55 UTC  (3+ messages)

[PATCH v2 0/3] Add AST2700 USB3.2 PHY driver
 2026-07-15  5:55 UTC  (4+ messages)
` [PATCH v2 2/3] phy: add AST2700 usb3.2 phy driver


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