The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-06-13 11:12:28 to 2025-06-13 13:20:08 UTC [more...]

[PATCH v4 0/3] Workqueue: add WQ_PERCPU, system_dfl_wq and system_percpu_wq
 2025-06-13 13:19 UTC  (6+ messages)
` [PATCH v4 1/3] Workqueue: add system_percpu_wq and system_dfl_wq
` [PATCH v4 3/3] [Doc] Workqueue: add WQ_PERCPU

[PATCH] MAINTAINERS: add linux-mm@ list to Kexec Handover
 2025-06-13 13:19 UTC 

[PATCH net-next v3] net: phy: Add c45_phy_ids sysfs directory entry
 2025-06-13 13:19 UTC 

[PATCH 6.16 1/2] genirq: Rebalance managed interrupts across multi-CPU hotplug
 2025-06-13 13:15 UTC  (2+ messages)
` [tip: irq/urgent] genirq/cpuhotplug: "

[PATCH 6.16 2/2] genirq/cpuhotplug: Restore affinity even for suspended IRQ
 2025-06-13 13:15 UTC  (2+ messages)
` [tip: irq/urgent] "

[PATCH 0/2] TI TPS65214 & TPS65215: Update MFD Cell Structs
 2025-06-13 13:15 UTC  (3+ messages)
` [PATCH 1/2] mfd: tps65219: Update TPS65214 MFD cell's GPIO compatible string

[PATCH v12 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-06-13 13:11 UTC  (7+ messages)
` [PATCH v12 1/7] mfd: Add core driver for Nuvoton NCT6694

[PATCH v3 00/16] Don't generate netlink .rst files inside $(srctree)
 2025-06-13 13:06 UTC  (19+ messages)
` [PATCH v3 01/16] tools: ynl_gen_rst.py: create a top-level reference
` [PATCH v3 02/16] docs: netlink: netlink-raw.rst: use :ref: instead of :doc:
` [PATCH v3 03/16] docs: netlink: don't ignore generated rst files
` [PATCH v3 04/16] tools: ynl_gen_rst.py: make the index parser more generic
` [PATCH v3 05/16] tools: ynl_gen_rst.py: Split library from command line tool
` [PATCH v3 06/16] scripts: lib: netlink_yml_parser.py: use classes
` [PATCH v3 07/16] tools: ynl_gen_rst.py: do some coding style cleanups
` [PATCH v3 08/16] scripts: netlink_yml_parser.py: improve index.rst generation
` [PATCH v3 09/16] docs: sphinx: add a parser template for yaml files
` [PATCH v3 10/16] docs: sphinx: parser_yaml.py: add Netlink specs parser
` [PATCH v3 11/16] docs: use parser_yaml extension to handle Netlink specs
` [PATCH v3 12/16] docs: conf.py: don't handle yaml files outside "
` [PATCH v3 13/16] docs: conf.py: add include_pattern to speedup
` [PATCH v3 14/16] docs: uapi: netlink: update netlink specs link
` [PATCH v3 15/16] MAINTAINERS: add maintainers for netlink_yml_parser.py
` [PATCH v3 16/16] docs: Makefile: disable check rules on make cleandocs

[PATCH v3 0/2] Add support for clock controllers and CPU scaling for QCS615
 2025-06-13 13:10 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: qcs615: Add CPU scaling clock node

[PATCH v10 0/5] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-06-13 13:10 UTC  (2+ messages)

[PATCH v4 0/4] RK3576 USB Enablement
 2025-06-13 13:08 UTC  (4+ messages)
` [PATCH v4 1/4] phy: rockchip: inno-usb2: add soft vbusvalid control

[PATCH] futex: don't leak robust_list pointer on exec race
 2025-06-13 13:08 UTC  (4+ messages)

[PATCH] Documentation: treewide: Replace remaining spinics links with lore
 2025-06-13 13:07 UTC  (2+ messages)

[PATCH] mm: huge_memory: fix the check for allowed huge orders in shmem
 2025-06-13 13:06 UTC  (3+ messages)

[PATCH 0/5] cacheinfo: Set cache 'id' based on DT data
 2025-06-13 13:03 UTC  (6+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] cacheinfo: Add arch hook to compress CPU h/w id into 32 bits for cache-id
` [PATCH 3/5] arm64: cacheinfo: Provide helper to compress MPIDR value into u32
` [PATCH 4/5] cacheinfo: Expose the code to generate a cache-id from a device_node
` [PATCH 5/5] cacheinfo: Add helper to find the cache size from cpu+level

[PATCH v3 0/2] add support for MCP998X
 2025-06-13 13:02 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: temperature: "
` [PATCH v3 2/2] "

[PATCH v2] kho: initialize tail pages for higher order folios properly
 2025-06-13 12:59 UTC 

[tip: smp/core] smp: Fix typo in comment for raw_smp_processor_id()
 2025-06-13 12:58 UTC 

[RFC] comparing the propesed implementation for standalone PCS drivers
 2025-06-13 12:55 UTC 

[PATCH v4 0/2] Add support for WoM (Wake-on-Motion) feature
 2025-06-13 12:54 UTC  (9+ messages)
` [PATCH v4 1/2] iio: imu: inv_icm42600: add WoM support
` [PATCH v4 2/2] iio: imu: inv_icm42600: add wakeup functionality for Wake-on-Motion

[PATCH net-next v8 00/11] PRU-ICSSM Ethernet Driver
 2025-06-13 12:53 UTC  (4+ messages)
` [PATCH net-next v8 06/11] net: ti: prueth: Adds HW timestamping support for PTP using PRU-ICSS IEP module

[PATCH v2 00/12] Don't generate netlink .rst files inside $(srctree)
 2025-06-13 12:53 UTC  (22+ messages)
` [PATCH v2 05/12] tools: ynl_gen_rst.py: Split library from command line tool
` [PATCH v2 06/12] scripts: lib: netlink_yml_parser.py: use classes
` [PATCH v2 09/12] docs: sphinx: add a parser template for yaml files
` [PATCH v2 10/12] docs: sphinx: parser_yaml.py: add Netlink specs parser
` [PATCH v2 11/12] docs: use parser_yaml extension to handle Netlink specs
` [PATCH v2 12/12] docs: conf.py: don't handle yaml files outside "

[PATCH v3 0/2] rust: improve `ForeignOwnable`
 2025-06-13 12:53 UTC  (4+ messages)
` [PATCH v3 2/2] rust: types: require `ForeignOwnable::into_foreign` return non-null

[PATCH v5 0/9] Introduce HDP support for STM32MP platforms
 2025-06-13 12:53 UTC  (3+ messages)
` [PATCH v5 2/9] dt-bindings: pinctrl: stm32: Introduce HDP

[PATCH] gendwarfksyms: Fix structure type overrides
 2025-06-13 12:52 UTC  (2+ messages)

[PATCH v4 0/3] Additional improvements for dma coherent allocator
 2025-06-13 12:49 UTC  (3+ messages)
  ` [PATCH v4 1/3] rust: dma: clarify wording and be consistent in `coherent` nomenclature

[PATCH v1 1/1] MIPS: Alchemy: Remove unused forward declaration
 2025-06-13 12:49 UTC  (6+ messages)

[PATCH v11 00/11] iio: adc: ad7768-1: Add features, improvements, and fixes
 2025-06-13 12:48 UTC  (6+ messages)
` [PATCH v11 10/11] iio: adc: ad7768-1: add filter type and oversampling ratio attributes
` [PATCH v11 11/11] iio: adc: ad7768-1: add low pass -3dB cutoff attribute

[PATCH net-next RFC] selftests: net: add netpoll basic functionality test
 2025-06-13 12:47 UTC  (3+ messages)

[PATCH v3 41/44] x86/cpu: <asm/processor.h>: Do not include CPUID API header
 2025-06-13 12:46 UTC  (2+ messages)

[PATCH] iio: accel: bmc150: Do not configure IRQ registers if no IRQ connected
 2025-06-13 12:45 UTC 

[PATCH v2] Bluetooth: mediatek: add gpio pin to reset bt
 2025-06-13 12:46 UTC  (2+ messages)

[PATCH v3 0/2] PM: domains: add devm_pm_domain_attach()
 2025-06-13 12:44 UTC  (10+ messages)
` [PATCH v3 1/2] PM: domains: Add devres variant for dev_pm_domain_attach()

[PATCH 0/8] Add support for Renesas RZ/N2H (R9A09G087) SoC and RZ/N2H EVK
 2025-06-13 12:43 UTC  (13+ messages)
` [PATCH 3/8] dt-bindings: clock: renesas,cpg-mssr: Document RZ/N2H support
` [PATCH 4/8] clk: renesas: Add MSSR support to RZ/N2H SoC
` [PATCH 5/8] arm64: dts: renesas: Add initial SoC DTSI for "
` [PATCH 6/8] arm64: dts: renesas: Refactor RZ/T2H EVK device tree

[RFC PATCH] iommufd: Destroy vdevice on device unbind
 2025-06-13 12:42 UTC  (5+ messages)

[PATCH v1] net: usb: Convert tasklet API to new bottom half workqueue mechanism
 2025-06-13 12:43 UTC 

[RFC PATCH 1/3] ALSA: pcm: refactor copy from/to user in SNDRV_PCM_IOCTL_SYNC_PTR
 2025-06-13 12:37 UTC  (5+ messages)
` [RFC PATCH 3/3] ALSA: pcm: Convert snd_pcm_sync_ptr() to user_access_begin/user_access_end()

[PATCH v8 00/13] media: rockchip: add a driver for the rockchip camera interface
 2025-06-13 12:33 UTC  (3+ messages)
` [PATCH v8 06/13] "

[PATCH V2] net: usb: Convert tasklet API to new bottom half workqueue mechanism
 2025-06-13 12:33 UTC  (3+ messages)

[PATCH v4 0/2] Optimize mremap() for large folios
 2025-06-13 12:32 UTC  (4+ messages)
` [PATCH v4 2/2] mm: Optimize mremap() by PTE batching

[PATCH 01/13] PCI: dwc: Add dw_pcie_clear_and_set_dword() for register bit manipulation
 2025-06-13 12:33 UTC  (3+ messages)
  ` 回复: "

[PATCH v4 9/9] drm/vkms: convert to use faux_device
 2025-06-13 12:33 UTC  (8+ messages)

[PATCH 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
 2025-06-13 12:28 UTC  (10+ messages)
` [PATCH 01/20] bitfield: introduce HWORD_UPDATE bitfield macros
` [PATCH 14/20] ASoC: rockchip: i2s-tdm: switch to HWORD_UPDATE_CONST macro
` [PATCH 17/20] PCI: dw-rockchip: switch to HWORD_UPDATE macro

[PATCH 1/1 fyi] tools headers: Synchronize linux/bits.h with the kernel sources
 2025-06-13 12:24 UTC  (2+ messages)

[syzbot] Monthly mm report (Jun 2025)
 2025-06-13 12:25 UTC 

[syzbot] Monthly net report (Jun 2025)
 2025-06-13 12:25 UTC 

[syzbot] [bridge?] KASAN: slab-use-after-free Read in br_multicast_add_router
 2025-06-13 12:25 UTC 

[syzbot] Monthly gfs2 report (Jun 2025)
 2025-06-13 12:25 UTC 

[syzbot] Monthly input report (Jun 2025)
 2025-06-13 12:25 UTC 

[RFC PATCH] mfd: twl4030-irq: remove redundant 'node' variable
 2025-06-13 12:22 UTC 

Unused trace event in erofs
 2025-06-13 12:18 UTC  (4+ messages)

[PATCH v1 3/3] firmware: coreboot: Linux-owned SMI handler to be loaded by coreboot
 2025-06-13 12:11 UTC  (2+ messages)

[PATCH v5] dt-bindings: net: Convert socfpga-dwmac bindings to yaml
 2025-06-13 12:11 UTC  (2+ messages)

[PATCH v7 0/6] arm64: lan969x: Add support for Microchip LAN969x SoC
 2025-06-13 12:10 UTC  (13+ messages)
` [PATCH v7 1/6] "
` [PATCH v7 2/6] spi: atmel: make it selectable for ARCH_LAN969X
` [PATCH v7 3/6] i2c: at91: "
` [PATCH v7 4/6] dma: xdmac: "
` [PATCH v7 5/6] char: hw_random: atmel: "
` [PATCH v7 6/6] crypto: atmel-aes: "

[PATCH] Revert "platform/x86: alienware-wmi-wmax: Add G-Mode support to Alienware m16 R1"
 2025-06-13 12:09 UTC  (2+ messages)

[PATCH] platform/x86: portwell-ec: Move watchdog device under correct platform hierarchy
 2025-06-13 12:08 UTC  (2+ messages)

[PATCH v2 0/7] mfd: tps6594: Add TI TPS652G1 support
 2025-06-13 12:07 UTC  (12+ messages)
` [PATCH v2 1/7] "
` [PATCH v2 2/7] misc: tps6594-pfsm: Add TI TPS652G1 PMIC PFSM
` [PATCH v2 3/7] pinctrl: pinctrl-tps6594: Add TPS652G1 PMIC pinctrl and GPIO
` [PATCH v2 4/7] regulator: tps6594-regulator: remove interrupt_count
` [PATCH v2 5/7] regulator: tps6594-regulator: remove hardcoded buck config
` [PATCH v2 6/7] regulator: tps6594-regulator: refactor variant descriptions
` [PATCH v2 7/7] regulator: tps6594-regulator: Add TI TPS652G1 PMIC regulators

[PATCH net-next v1] net: amt: convert to use secs_to_jiffies
 2025-06-13 12:07 UTC  (2+ messages)

[PATCH v2 0/5] tracepoints: Add warnings for unused tracepoints and trace events
 2025-06-13 12:07 UTC  (3+ messages)

[PATCH v3 RESEND] media: i2c: Add OV05C10 camera sensor driver
 2025-06-13 12:05 UTC  (4+ messages)

[PATCH 0/7] Add ASPEED PCIe Root Complex support
 2025-06-13 12:03 UTC  (3+ messages)
` [PATCH 7/7] pci: aspeed: Add ASPEED PCIe host controller driver

[PATCH v2] nfsd: Implement large extent array support in pNFS
 2025-06-13 12:01 UTC  (3+ messages)

next-20250605: Test regression: qemu-x86_64-compat mode ltp tracing Oops int3 kernel panic
 2025-06-13 12:01 UTC  (7+ messages)

[PATCH v2] md/raid1: Fix stack memory use after return in raid1_reshape
 2025-06-13 11:53 UTC  (11+ messages)

[PATCH v4 0/2] Configure root port MPS during host probing
 2025-06-13 11:52 UTC  (4+ messages)
` [PATCH v4 1/2] PCI: "

[PATCH] ASoC: amd: yc: update quirk data for HP Victus
 2025-06-13 11:51 UTC 

[PATCH] dt-bindings: usb: microchip,usb5744: Add support for configurable board reset delays
 2025-06-13 11:45 UTC  (5+ messages)

[PATCH] selftest/mm: Skip if fallocate() is unsupported in gup_longterm
 2025-06-13 11:44 UTC 

[PATCH v3 0/2] PCI: Reduce FLR delay to 10ms for MSFT devices
 2025-06-13 11:42 UTC  (2+ messages)

[PATCH v5 0/4] CAMSS support for MSM8939
 2025-06-13 11:42 UTC  (3+ messages)
` [PATCH v5 3/4] media: dt-bindings: Add qcom,msm8939-camss

[PATCH] perf: ftrace: add graph tracer options args/retval/retval-hex/retaddr
 2025-06-13 11:40 UTC 

[PATCH 0/2] Add driver for Samsung S6E8AA5X01 panel controller
 2025-06-13 11:40 UTC  (5+ messages)
` [PATCH 2/2] drm: panel: add support "

[PATCH v3 0/6] Add RIIC support for RZ/T2H and RZ/N2H SoCs
 2025-06-13 11:38 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: i2c: renesas,riic: Move ref for i2c-controller.yaml to the end
` [PATCH v3 2/6] dt-bindings: i2c: renesas,riic: Document RZ/T2H support
` [PATCH v3 3/6] dt-bindings: i2c: renesas,riic: Document RZ/N2H support
` [PATCH v3 4/6] i2c: riic: Pass IRQ desc array as part of OF data
` [PATCH v3 5/6] i2c: riic: Move generic compatible string to end of array
` [PATCH v3 6/6] i2c: riic: Add support for RZ/T2H SoC

[PATCH 0/2] RISC-V: KVM: Enable ring-based dirty memory tracking
 2025-06-13 11:30 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] KVM: riscv: selftests: Add common supported test cases

[RFC PATCH 0/2] Introduce cpumask_first_but() and use cases
 2025-06-13 11:37 UTC  (5+ messages)
` [RFC PATCH 2/2] clocksource: Use cpumask_first_but() in clocksource_verify_choose_cpus()

[syzbot] [gfs2?] kernel BUG in gfs2_jindex_free (2)
 2025-06-13 11:37 UTC 

[PATCH v2 0/5] TDX host: kexec/kdump support
 2025-06-13 11:36 UTC  (3+ messages)
` [RFC PATCH v2 6/5] KVM: TDX: Explicitly do WBINVD upon reboot notifier

[PATCH v6] bus: mhi: host: don't free bhie tables during suspend/hibernation
 2025-06-13 11:34 UTC  (3+ messages)

[PATCH v6 0/2] Support for Osram as3668 LED driver
 2025-06-13 11:34 UTC  (4+ messages)
` [PATCH v6 2/2] leds: as3668: Driver for the ams Osram 4-channel i2c "

[PATCH 0/2] nfsd: use threads array as-is in netlink thread set interface
 2025-06-13 11:33 UTC  (7+ messages)
` [PATCH 1/2] nfsd: use threads array as-is in netlink interface

[PATCH] pinctrl: aspeed: Log error if SCU protection is active
 2025-06-13 11:32 UTC  (3+ messages)

[PATCH net-next v3 0/8] netpoll: Untangle netconsole and netpoll
 2025-06-13 11:31 UTC  (9+ messages)
` [PATCH net-next v3 1/8] netpoll: remove __netpoll_cleanup from exported API
` [PATCH net-next v3 2/8] netpoll: expose netpoll logging macros in public header
` [PATCH net-next v3 3/8] netpoll: relocate netconsole-specific functions to netconsole module
` [PATCH net-next v3 4/8] netpoll: move netpoll_print_options to netconsole
` [PATCH net-next v3 5/8] netconsole: rename functions to better reflect their purpose
` [PATCH net-next v3 6/8] netconsole: improve code style in parser function
` [PATCH net-next v3 7/8] selftests: net: Refactor cleanup logic in lib_netcons.sh
` [PATCH net-next v3 8/8] selftests: net: add netconsole test for cmdline configuration

[net-next PATCH v6 05/10] net: pcs: lynx: Convert to an MDIO driver
 2025-06-13 11:27 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: fpga: Also describe clock for gpio
 2025-06-13 11:26 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: gpio: gpio-xilinx: Mark clocks as required property

[RFC PATCH] KVM: x86: Dynamically allocate bitmap to fix -Wframe-larger-than error
 2025-06-13 11:25 UTC  (2+ messages)

[PATCH net-next v2 0/7] netpoll: Untangle netconsole and netpoll
 2025-06-13 11:22 UTC  (4+ messages)
` [PATCH net-next v2 7/7] selftest: netconsole: add test for cmdline configuration

[PATCH v5 0/3] media: rc: ir-spi: allocate buffer dynamically
 2025-06-13 11:21 UTC  (4+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] media: rc: ir-spi: constrain carrier frequency
` [PATCH v5 3/3] media: rc: ir-spi: avoid overflow in multiplication

[PATCH] ASoC: wm8524: Remove the constraints of rate
 2025-06-13 11:21 UTC  (2+ messages)

[PATCH net-next v2 0/4] Support bandwidth clamping in mana using net shapers
 2025-06-13 11:20 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: mana: Fix potential deadlocks in mana napi ops
` [PATCH net-next v2 2/4] net: mana: Add support for net_shaper_ops
` [PATCH net-next v2 3/4] net: mana: Add speed support in mana_get_link_ksettings
` [PATCH net-next v2 4/4] net: mana: Handle unsupported HWC commands

[PATCH v3 0/8] Add support for AD4052 device family
 2025-06-13 11:17 UTC  (8+ messages)
` [PATCH v3 2/8] dt-bindings: iio: adc: Add adi,ad4052

[RFC] Potential problem in qspinlock due to mixed-size accesses
 2025-06-13 11:17 UTC  (3+ messages)

[PATCH v1 for-next] spi: spi_pci1xxxx: Add support for per-instance DMA interrupt vectors
 2025-06-13 11:14 UTC  (2+ messages)

[PATCH 0/3] arm64: realm: Add support for encrypted data from firmware
 2025-06-13 11:11 UTC  (2+ messages)
` [PATCH 1/3] arm64: realm: ioremap: Allow mapping memory as encrypted


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