The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-04-16 08:35:20 to 2025-04-16 10:24:40 UTC [more...]

[PATCH net v2] net: phy: microchip: force IRQ polling mode for lan88xx
 2025-04-16 10:24 UTC 

[PATCH 1/1] x86: Use resource_set_{range,size}() helpers
 2025-04-16 10:23 UTC  (3+ messages)

[PATCH 1/1] alpha: Use resource_set_range() helper
 2025-04-16 10:22 UTC 

[PATCH] cpufreq: apple-soc: Fix possible null pointer dereference
 2025-04-16 10:22 UTC  (4+ messages)

[PATCH v11 0/4] Support system sleep with offloaded usb transfers
 2025-04-16 10:21 UTC  (9+ messages)
` [PATCH v11 2/4] usb: add apis for offload usage tracking
` [PATCH v11 4/4] usb: host: enable USB offload during system sleep

[PATCH 2/3] dt-bindings: leds: add binding for WL-ICLED
 2025-04-16 10:21 UTC  (3+ messages)

[PATCH v2 bpf] xsk: Fix race condition in AF_XDP generic RX path
 2025-04-16 10:19 UTC 

[PATCH V10 00/15] Rust abstractions for clk, cpumask, cpufreq, OPP
 2025-04-16 10:17 UTC  (10+ messages)
` [PATCH V10 11/15] rust: cpufreq: Add initial abstractions for cpufreq framework
` [PATCH V10 13/15] rust: cpufreq: Extend abstractions for driver registration
` [PATCH V10 14/15] rust: opp: Extend OPP abstractions with cpufreq support

[PATCH v1 1/1] i2c: designware: Use better constants from units.h
 2025-04-16 10:17 UTC 

[PATCH v1 1/1] genirq/irqdesc: Use sysfs_emit() to instead of s*printf()
 2025-04-16 10:16 UTC 

[PATCH] vhost/net: remove zerocopy support
 2025-04-16 10:15 UTC  (5+ messages)

[PATCH v2 RESEND] arm64: dts: qcom: sa8775p: Add default pin configurations for QUP SEs
 2025-04-16 10:14 UTC 

[PATCH net-next 0/3] net: stmmac: dwmac-loongson: Add Loongson-2K3000 support
 2025-04-16 10:12 UTC  (4+ messages)
` [PATCH net-next 1/3] net: stmmac: dwmac-loongson: Move queue number init to common function

[PATCH 1/1] PCI: Use PCI_STD_NUM_BARS instead of 6
 2025-04-16 10:11 UTC  (2+ messages)

[PATCH 1/1] arm64: dts: allwinner: correct the model name for Radxa Cubie A5E
 2025-04-16 10:11 UTC  (2+ messages)

[RFC PATCH 0/7] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
 2025-04-16 10:09 UTC  (3+ messages)

[PATCH] arm[64]/memremap: fix arch_memremap_can_ram_remap()
 2025-04-16 10:09 UTC  (3+ messages)
` [PATCH v2] arm/memremap: "

[PATCH v7 00/14] large atomic writes for xfs
 2025-04-16 10:08 UTC  (4+ messages)
` [PATCH v7 14/14] xfs: allow sysadmins to specify a maximum atomic write limit at mount time
  ` [PATCH v7.1 "

[PATCH] kunit: qemu_configs: Disable faulting tests on 32-bit SPARC
 2025-04-16 10:06 UTC  (2+ messages)

Maybe we can set default zstd compression level to 1 when SSD detected?
 2025-04-16 10:06 UTC  (2+ messages)

[PATCH v4] usb: dwc3: Abort suspend on soft disconnect failure
 2025-04-16 10:05 UTC 

[PATCH 0/4] Add support for Mali-G52 to RZ/G3E SoC
 2025-04-16  9:58 UTC  (9+ messages)
` [PATCH 1/4] clk: renesas: r9a09g047: Add clock and reset entries for GE3D
` [PATCH 2/4] dt-bindings: gpu: mali-bifrost: Add compatible for RZ/G3E SoC
` [PATCH 3/4] arm64: dts: renesas: r9a09g047: Add Mali-G52 GPU node
` [PATCH 4/4] arm64: dts: renesas: rzg3e-smarc-som: Enable Mali-G52

[PATCH v2 0/8] gpiolib: Some cleanups
 2025-04-16  9:55 UTC  (9+ messages)
` [PATCH v2 1/8] gpiolib: Make taking gpio_lookup_lock consistent
` [PATCH v2 2/8] gpiolib: Convert to use guard()() for gpio_machine_hogs_mutex
` [PATCH v2 3/8] gpiolib: Print actual error when descriptor contains an error pointer
` [PATCH v2 4/8] gpiolib: Revert "Don't WARN on gpiod_put() for optional GPIO"
` [PATCH v2 5/8] gpiolib: Move validate_desc() and Co upper in the code
` [PATCH v2 6/8] gpiolib: Call validate_desc() when VALIDATE_DESC() can't be used
` [PATCH v2 7/8] gpiolib: Reuse return variable in gpiod_to_irq()
` [PATCH v2 8/8] gpiolib: Remove redundant assignment of return variable

[PATCH 1/4] crypto: img-hash - use API helpers to setup fallback request
 2025-04-16  9:55 UTC  (3+ messages)

[PATCH v2 1/4] Bluetooth: Introduce HCI Driver protocol
 2025-04-16  9:53 UTC  (4+ messages)
` [PATCH v2 2/4] Bluetooth: btusb: Add HCI Drv commands for configuring altsetting
` [PATCH v2 3/4] Revert "Bluetooth: btusb: Configure altsetting for HCI_USER_CHANNEL"
` [PATCH v2 4/4] Revert "Bluetooth: btusb: add sysfs attribute to control USB alt setting"

[PATCH v1 0/7] gpiolib: Some cleanups
 2025-04-16  9:54 UTC  (17+ messages)
` [PATCH v1 1/7] gpiolib: Print actual error when descriptor contains an error pointer
` [PATCH v1 2/7] gpiolib: Revert "Don't WARN on gpiod_put() for optional GPIO"
` [PATCH v1 3/7] gpiolib: Move validate_desc() and Co upper in the code
` [PATCH v1 4/7] gpiolib: Call validate_desc() when VALIDATE_DESC() can't be used
` [PATCH v1 5/7] gpiolib: Make taking gpio_lookup_lock consistent
` [PATCH v1 6/7] gpiolib: Convert to use guard()() for gpio_machine_hogs_mutex
` [PATCH v1 7/7] gpiolib: Remove redundant assignment of return variable

[PATCH v3 0/8] Add Bananapi R4 variants and add xsphy
 2025-04-16  9:54 UTC  (9+ messages)
` [PATCH v3 1/8] dt-bindings: arm: mediatek: add bpi-r4 2g5 phy variant
` [PATCH v3 2/8] arm64: dts: mediatek: mt7988a-bpi-r4: allow hw variants of bpi-r4
` [PATCH v3 3/8] dt-bindings: phy: mtk-xs-phy: Add mt7988 compatible
` [PATCH v3 4/8] dt-bindings: phy: mtk-xs-phy: support type switch by pericfg
` [PATCH v3 5/8] dt-bindings: mfd: syscon: Add mt7988-topmisc
` [PATCH v3 6/8] phy: mediatek: xsphy: support type switch by pericfg
` [PATCH v3 7/8] arm64: dts: mediatek: mt7988: Add xsphy for ssusb0/pcie2
` [PATCH v3 8/8] arm64: dts: mediatek: mt7988a-bpi-r4: enable xsphy

[PATCH] kfifo: Fix grammar issues in macro documentation
 2025-04-16  9:47 UTC 

[PATCH] sched: Skip useless sched_balance_running acquisition if load balance is not due
 2025-04-16  9:47 UTC  (6+ messages)

[PATCH 00/67] KVM: iommu: Overhaul device posted IRQs support
 2025-04-16  9:47 UTC  (7+ messages)
` [PATCH 06/67] iommu/amd: WARN if KVM attempts to set vCPU affinity without posted intrrupts

[PATCH RFC v2 0/5] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
 2025-04-16  9:44 UTC  (6+ messages)
` [PATCH RFC v2 1/5] nvme: add __always_inline for nvme_pci_npages_prp
` [PATCH RFC v2 2/5] mm: add __always_inline for page_contains_unaccepted
` [PATCH RFC v2 3/5] vfio/virtio: add __always_inline for virtiovf_get_device_config_size
` [PATCH RFC v2 4/5] tpm: add __always_inline for tpm_is_hwrng_enabled
` [PATCH RFC v2 5/5] lib/Kconfig.debug: introduce CONFIG_NO_AUTO_INLINE

[PATCH 0/4] md: fix is_mddev_idle()
 2025-04-16  9:44 UTC  (6+ messages)
` [PATCH 3/4] "

[PATCH v3 0/3] Add DAPM/ASoC helpers to create SDCA drivers
 2025-04-16  9:43 UTC  (3+ messages)
` [PATCH v3 1/3] ASoC: SDCA: Create DAPM widgets and routes from DisCo

[PATCH v7] pwm: Add support for pwmchip devices for faster and easier userspace access
 2025-04-16  9:43 UTC 

[PATCH v2] sched/uclamp: Align uclamp and util_est and call before freq update
 2025-04-16  9:42 UTC  (4+ messages)

[PATCH v2 0/3] HP EliteBook Ultra G1q support
 2025-04-16  9:42 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] arm64: dts: qcom: x1e80100-hp-omnibook-x14: add sound label and pull out the model
  ` [PATCH v3 2/3] dt-bindings: arm: qcom: Document HP EliteBook Ultra G1q
  ` [PATCH v3 3/3] arm64: dts: qcom: x1e80100-hp-elitebook-ultra-g1q: DT for "

[PATCH] fs: gfs: Delete duplicate function generic_update_time calls
 2025-04-16  9:42 UTC 

[PATCH 0/3] Add DAPM/ASoC helpers to create SDCA drivers
 2025-04-16  9:41 UTC  (8+ messages)
` [PATCH 1/3] ASoC: SDCA: Create DAPM widgets and routes from DisCo

[PATCH v3 0/2] Don't create Python bytecode when building the kernel
 2025-04-16  9:41 UTC  (12+ messages)
` [PATCH v3 1/2] scripts/kernel-doc.py: don't create *.pyc files
` [PATCH v3 2/2] .gitignore: ignore Python compiled bytecode

[RFC PATCH] mm: don't promote exclusive file folios of dying processes
 2025-04-16  9:40 UTC  (6+ messages)

[PATCH 0/2] kunit: qemu_configs: Add 64-bit SPARC configuration
 2025-04-16  9:38 UTC  (5+ messages)
` [PATCH 1/2] kunit: qemu_configs: sparc: Explicitly enable CONFIG_SPARC32=y
` [PATCH 2/2] kunit: qemu_configs: Add 64-bit SPARC configuration

[PATCH v2 00/15] Add support for DU and DSI on the Renesas RZ/V2H(P) SoC
 2025-04-16  9:28 UTC  (5+ messages)
` [PATCH v2 01/15] clk: renesas: rzv2h-cpg: Add support for DSI clocks
` [PATCH v2 15/15] drm: renesas: rz-du: mipi_dsi: Add support for RZ/V2H(P) SoC

[PATCH] drm/edid: fixed the bug that hdr metadata was not cleared
 2025-04-16  9:36 UTC 

[PATCH v5 0/5] iommu/s390: support additional table regions
 2025-04-16  9:35 UTC  (6+ messages)
` [PATCH v5 4/5] iommu/s390: support map/unmap for "
` [PATCH v5 5/5] iommu/s390: allow larger region tables

[PATCH v3 00/22] RV: Linear temporal logic monitors for RT application
 2025-04-16  9:34 UTC  (5+ messages)
` [PATCH v3 13/22] rv: Add support for LTL monitors
` [PATCH v3 21/22] rv: Add documentation for rtapp monitor

[PATCH v6 0/2] iio: adc: add Nuvoton NCT7201 ADC driver
 2025-04-16  9:34 UTC  (3+ messages)
` [PATCH v6 2/2] iio: adc: add support for Nuvoton NCT7201

[PATCH v2] cgroup/cpuset-v1: Add missing support for cpuset_v2_mode
 2025-04-16  9:29 UTC  (3+ messages)

[PATCH v7 0/2] memcg: Fix test_memcg_min/low test failures
 2025-04-16  9:25 UTC  (3+ messages)
` [PATCH v7 1/2] selftests: memcg: Allow low event with no memory.low and memory_recursiveprot on

[PATCH v6 0/2] net/mlx5: Fix NULL dereference and memory leak in ttc_table creation
 2025-04-16  9:22 UTC  (3+ messages)
` [PATCH v6 1/2] net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table()
` [PATCH v6 2/2] net/mlx5: Move ttc allocation after switch case to prevent leaks

[PATCH v7 0/4] Panthor BO tagging and GEMS debug display
 2025-04-16  9:22 UTC  (9+ messages)
` [PATCH v7 1/4] drm/panthor: Introduce BO labeling
` [PATCH v7 2/4] drm/panthor: Add driver IOCTL for setting BO labels

[PATCH 00/26] clk: mediatek: Add MT8196 clock support
 2025-04-16  9:20 UTC  (5+ messages)
` [PATCH 06/26] dt-bindings: clock: mediatek: Add new MT8196 clock
` [PATCH 09/26] clk: mediatek: Add MT8196 topckgen clock support

[RFC PATCH 0/9] rv: Add monitors to validate task switch
 2025-04-16  9:20 UTC  (7+ messages)
` [RFC PATCH 6/9] sched: Treat try_to_block_task with pending signal as wakeup

[PATCH v4] binder: use buffer offsets in debug logs
 2025-04-16  9:19 UTC  (2+ messages)

sev_es_trampoline_start undefined symbol referenced errors during kunit run
 2025-04-16  9:18 UTC  (9+ messages)

[PATCH 00/16] lan966x pci device: Add support for SFPs
 2025-04-16  9:18 UTC  (12+ messages)
` [PATCH 15/16] misc: lan966x_pci: Add dtso nodes in order to support SFPs

[PATCH v2] mseal sysmap: enable LoongArch
 2025-04-16  9:17 UTC  (7+ messages)

[PATCH net-next v5 00/11] PRU-ICSSM Ethernet Driver
 2025-04-16  9:16 UTC  (3+ messages)
` [PATCH net-next v5 02/11] net: ti: prueth: Adds ICSSM Ethernet driver

[linus:master] [mm/rmap] 6af8cb80d3: vm-scalability.throughput 7.8% regression
 2025-04-16  9:16 UTC  (3+ messages)

[PATCH] dt-bindings: usb: usb-device: allow multiple compatibles
 2025-04-16  9:14 UTC  (3+ messages)

[PATCH] net: ethtool: Adjust exactly ETH_GSTRING_LEN-long stats to use memcpy
 2025-04-16  9:09 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: x1e80100-hp-omnibook-x14: Remove invalid bt-en-sleep node
 2025-04-16  9:13 UTC 

[RFC vfs/for-next 0/1] Only set epoll timeout if it's in the future
 2025-04-16  9:12 UTC  (3+ messages)
` [RFC vfs/for-next 1/1] eventpoll: Set "

[PATCH] drm/amd/include: fix kernel-doc formatting in amd_shared.h
 2025-04-16  9:11 UTC 

[PATCH v2 0/8] rust/hrtimer: Various hrtimer + time additions
 2025-04-16  9:10 UTC  (3+ messages)
` [PATCH v2 5/8] rust: time: Add Instant::from_nanos()

[PATCH V3 0/9] Refactor phy powerup sequence
 2025-04-16  9:08 UTC  (8+ messages)
` [PATCH V3 4/9] phy: qcom-qmp-ufs: Refactor UFS PHY reset

[PATCH v5 0/2] tpm_ffa_crb: add support direct message request v2
 2025-04-16  9:08 UTC  (3+ messages)
` [PATCH v5 2/2] tpm_crb_ffa: use dev_xx() macro to print log

[PATCH v5 0/8] arm64: dts: freescale: Add support for the GOcontroll Moduline Display
 2025-04-16  9:06 UTC  (8+ messages)
` [PATCH v5 5/8] arm64: dts: freescale: add Ka-Ro Electronics tx8p-ml81 COM
` [PATCH v5 6/8] arm64: dts: freescale: Add the GOcontroll Moduline Display baseboard

[PATCH -v2 00/10] timers: Simple cleanup of the timer API namespace
 2025-04-16  9:05 UTC  (11+ messages)
` [PATCH 01/10] rust: Rename timer_container_of() to hrtimer_container_of()
` [PATCH 02/10] treewide, timers: Rename from_timer() => timer_container_of()
` [PATCH 03/10] treewide, timers: Rename try_to_del_timer_sync() => timer_delete_sync_try()
` [PATCH 04/10] treewide, timers: Rename destroy_timer_on_stack() => timer_destroy_on_stack()
` [PATCH 05/10] treewide, timers: Rename init_timer_key() => timer_init_key()
` [PATCH 06/10] treewide, timers: Rename init_timer_on_stack_key() => timer_init_key_on_stack()
` [PATCH 07/10] treewide, timers: Rename __init_timer() => __timer_init()
` [PATCH 08/10] treewide, timers: Rename __init_timer_on_stack() => __timer_init_on_stack()
` [PATCH 09/10] treewide, timers: Rename NEXT_TIMER_MAX_DELTA => TIMER_NEXT_MAX_DELTA
` [PATCH 10/10] treewide, timers: Rename init_timers() => timers_init()

[PATCH 00/17] timers: Complete the timer_*() API renames
 2025-04-16  9:04 UTC  (4+ messages)

[PATCH v3 0/3] virtio-net: disable delayed refill when pausing rx
 2025-04-16  9:00 UTC  (6+ messages)
` [PATCH v3 3/3] selftests: net: add a virtio_net deadlock selftest

[PATCH v4 00/11] drm: Add new pixel formats for Xilinx Zynqmp
 2025-04-16  8:59 UTC  (13+ messages)
` [PATCH v4 03/11] drm/fourcc: Add DRM_FORMAT_Y8

[syzbot] [btrfs?] general protection fault in btrfs_relocate_block_group
 2025-04-16  8:58 UTC  (2+ messages)

[PATCH v5 0/3] Add USB2PHY Port Reset Control driver for Renesas RZ/V2H(P) SoC
 2025-04-16  8:58 UTC  (7+ messages)
` [PATCH v5 1/3] dt-bindings: reset: Document RZ/V2H(P) USB2PHY reset
` [PATCH v5 2/3] reset: Add USB2PHY port reset driver for Renesas RZ/V2H(P)
` [PATCH v5 3/3] MAINTAINERS: Add entry for Renesas RZ/V2H(P) USB2PHY Port Reset driver

[PATCH][next] ASoC: cs48l32: Fix spelling mistake "exceeeds" -> "exceeds"
 2025-04-16  8:58 UTC  (2+ messages)

[PATCH v1] mm/contpte: Optimize loop to reduce redundant operations
 2025-04-16  8:57 UTC  (4+ messages)
` [mm/contpte v3 0/1] "
  ` [mm/contpte v3 1/1] "

[PATCH v6 00/10] arm64: Introduce CIX P1 (SKY1) SoC
 2025-04-16  8:56 UTC  (13+ messages)
` [PATCH v6 05/10] dt-bindings: mailbox: add cix,sky1-mbox
` [PATCH v6 07/10] arm64: defconfig: enable CIX mailbox
` [PATCH v6 08/10] dt-bindings: clock: cix: Add CIX sky1 scmi clock id

[PATCH v3] mempolicy: Optimize queue_folios_pte_range by PTE batching
 2025-04-16  8:56 UTC  (6+ messages)

[PATCH] mempolicy: Optimize queue_folios_pte_range by PTE batching
 2025-04-16  8:55 UTC  (5+ messages)

[PATCH 0/7] RFC: coverage deduplication for KCOV
 2025-04-16  8:54 UTC  (8+ messages)
` [PATCH 1/7] kcov: apply clang-format to kcov code
` [PATCH 2/7] kcov: factor out struct kcov_state
` [PATCH 3/7] kcov: x86: introduce CONFIG_KCOV_ENABLE_GUARDS
` [PATCH 4/7] kcov: add `trace` and `trace_size` to `struct kcov_state`
` [PATCH 5/7] kcov: add ioctl(KCOV_UNIQUE_ENABLE)
` [PATCH 6/7] x86: objtool: add support for R_X86_64_REX_GOTPCRELX
` [PATCH 7/7] mm/kasan: define __asan_before_dynamic_init, __asan_after_dynamic_init

[PATCH RFC 0/3] nvme: add support for command quiesce timeout
 2025-04-16  8:51 UTC  (4+ messages)
` [PATCH RFC 3/3] nvme: delay failover by "

[PATCH v3 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
 2025-04-16  8:51 UTC  (12+ messages)

linux-next: duplicate patches in the ipsec-next tree
 2025-04-16  8:48 UTC  (2+ messages)

MGA G200 issue in 6.12 and up
 2025-04-16  8:47 UTC  (4+ messages)

[PATCH] cpufreq: acpi: Don't enable boost on policy exit
 2025-04-16  8:47 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mp: add cpuidle state "cpu-pd-wait"
 2025-04-16  8:46 UTC  (8+ messages)

[tip:perf/core] [perf] da916e96e2: BUG:KASAN:null-ptr-deref_in_put_event
 2025-04-16  8:46 UTC  (9+ messages)

[PATCH v2] xfs: Fix spelling mistake "drity" -> "dirty"
 2025-04-16  8:45 UTC  (2+ messages)

[PATCH] xfs: add tunable threshold parameter for triggering zone GC
 2025-04-16  8:45 UTC  (2+ messages)

[PATCH] usb: core: do not allocate buffers from a DMA zone unnecessarily
 2025-04-16  8:45 UTC  (7+ messages)
` [PATCH v2] usb: core: warn if a GFP zone flag is passed to hcd_buffer_alloc()

[PATCH v5 0/2] net/mlx5: Fix NULL dereference and memory leak in ttc_table creation
 2025-04-16  8:43 UTC  (4+ messages)
` [PATCH v5 1/2] net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table()

[PATCH v3 0/1] *** SUBJECT HERE ***
 2025-04-16  8:42 UTC  (3+ messages)
` [PATCH v3 1/1] drm/mediatek: Adjust bandwidth limit for DP

[PATCH 0/6] objtool: Detect and warn about indirect calls in __nocfi functions
 2025-04-16  8:38 UTC  (6+ messages)
` [PATCH 3/6] x86/kvm/emulate: Avoid RET for fastops

[PATCH v7 0/3] pinctrl: mediatek: Add pinctrl driver on mt8196
 2025-04-16  8:38 UTC  (2+ messages)
` (subset) "

[PATCH v1 0/3] MediaTek Dimensity 1200 - Add Pin Controller support
 2025-04-16  8:37 UTC  (2+ messages)
` (subset) "

[PATCH 1/1] iommu/vt-d: Revert ATS timing change to fix boot failure
 2025-04-16  8:37 UTC  (2+ messages)

[PATCH v5 0/1] Add EINT support for multiple addresses
 2025-04-16  8:36 UTC  (4+ messages)
` [PATCH v5 1/1] pinctrl: mediatek: "

[PATCH v9 00/23] Add support for MT8195/88 HDMIv2 and DDCv2
 2025-04-16  8:36 UTC  (5+ messages)
` [PATCH v9 17/23] drm/mediatek: mtk_hdmi: Split driver and add common probe function

[PATCH] gpio: nomadik: Add check for clk_enable()
 2025-04-16  8:35 UTC  (4+ messages)


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