public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-22 13:27:47 to 2026-01-22 15:02:37 UTC [more...]

[PATCH v2 0/3] PCI: dwc: Fix missing iATU setup when ECAM is enabled
 2026-01-22 15:02 UTC  (3+ messages)
` [PATCH v2 1/3] PCI: dwc: Fix skipped index 0 in outbound ATU setup

[PATCH 00/26] rv/rvgen: Robustness, modernization, and fixes
 2026-01-22 15:02 UTC  (37+ messages)
` [PATCH 01/26] rv/rvgen: introduce AutomataError exception class
` [PATCH 02/26] rv/rvgen: remove bare except clauses in generator
` [PATCH 03/26] rv/rvgen: replace % string formatting with f-strings
` [PATCH 04/26] rv/rvgen: replace __len__() calls with len()
` [PATCH 05/26] rv/rvgen: remove unnecessary semicolons
` [PATCH 06/26] rv/rvgen: use context managers for file operations
` [PATCH 07/26] rv/rvgen: replace __contains__() with in operator
` [PATCH 08/26] rv/rvgen: simplify boolean comparison
` [PATCH 09/26] rv/rvgen: replace inline NotImplemented with decorator
` [PATCH 10/26] rv/rvgen: fix typos in automata docstring and comments
` [PATCH 11/26] rv/rvgen: fix typo in generator module docstring
` [PATCH 12/26] rv/rvgen: fix PEP 8 whitespace violations
` [PATCH 13/26] rv/rvgen: fix DOT file validation logic error
` [PATCH 15/26] rv/rvgen: use class constant for init marker
` [PATCH 18/26] rv/rvgen: add fill_tracepoint_args_skel stub to ltl2k

[PATCH 0/4] ASoC: codec: Remove ak4641/pxa2xx-ac97 and convert to GPIO descriptors
 2026-01-22 15:01 UTC  (6+ messages)
` [PATCH 2/4] ASoC: codec: Remove pxa2xx-ac97.c
` [PATCH 3/4] ASoC: pxa2xx-ac97: Remove platform_data

[PATCH] firmware: imx: scu-pd: Fix device_node reference leak in imx_sc_pd_get_console_rsrc()
 2026-01-22 15:01 UTC  (2+ messages)

[PATCH] remoteproc: imx_rproc: Not report loaded resource table when none
 2026-01-22 15:00 UTC  (2+ messages)

[PATCH v4 0/2] scripts: introduce containerized builds
 2026-01-22 14:59 UTC  (6+ messages)
` [PATCH v4 1/2] scripts: add tool to run "
` [PATCH v4 2/2] Documentation: dev-tools: add container.rst page

[PATCH v4 00/25] Clean and update tilcdc driver to support DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2026-01-22 14:59 UTC  (10+ messages)
` [PATCH v4 18/25] drm/tilcdc: Convert to DRM managed resources
` [PATCH v4 19/25] drm/tilcdc: Convert to drm_device-based logging helpers
` [PATCH v4 20/25] drm/tilcdc: Use devm_drm_of_get_bridge() helper

[RFC PATCH v4 00/38] NTB transport backed by PCI EP embedded DMA
 2026-01-22 14:58 UTC  (7+ messages)
` [RFC PATCH v4 15/38] PCI: endpoint: pci-epf-vntb: Implement .get_dma_dev()
` [RFC PATCH v4 36/38] PCI: endpoint: pci-epf-test: Add remote eDMA-backed mode

[PATCH] media: nxp: imx8-isi: Fix potential out-of-bounds issues
 2026-01-22 14:57 UTC  (2+ messages)

[PATCH] staging: iio: impedance-analyzer: ad5933: use div64_ul() instead of do_div()
 2026-01-22 14:56 UTC 

[PATCH next 11/14] bit: Strengthen compile-time tests in GENMASK() and BIT()
 2026-01-22 14:55 UTC  (5+ messages)

[PATCH 0/4] regulator: spacemit-p1: Fix voltage ranges and support board power tree
 2026-01-22 14:55 UTC  (7+ messages)

[PATCH v2 net-next 00/15] Probe SJA1105 DSA children as platform sub-devices
 2026-01-22 14:54 UTC  (19+ messages)
` [PATCH v2 net-next 01/15] net: mdio-regmap: permit working with non-MMIO regmaps
` [PATCH v2 net-next 02/15] net: mdio: add driver for NXP SJA1110 100BASE-T1 embedded PHYs
` [PATCH v2 net-next 03/15] net: mdio: add generic driver for NXP SJA1110 100BASE-TX "
` [PATCH v2 net-next 04/15] net: dsa: sja1105: prepare regmap for passing to child devices

[RFC PATCH 0/3] KVM: SVM: Fix IRQ window inhibit handling
 2026-01-22 14:49 UTC  (4+ messages)
` [RFC PATCH 2/3] KVM: SVM: Fix IRQ window inhibit handling across multiple vCPUs

[PATCH v2 0/3] Add NUMA-node-aware synchronous probing to driver core
 2026-01-22 14:52 UTC  (3+ messages)
` [PATCH v2 1/3] driver core: Introduce helper function __device_attach_driver_scan()
` [PATCH v2 2/3] driver core: Add NUMA-node awareness to the synchronous probe path

[PATCH v4 0/2] media: nxp: Add CSI Pixel Formatter support
 2026-01-22 14:50 UTC  (3+ messages)
` [PATCH v4 2/2] media: nxp: Add i.MX9 CSI pixel formatter v4l2 driver

[PATCH net v6 0/4] vsock/virtio: fix TX credit handling
 2026-01-22 14:50 UTC  (2+ messages)

[PATCH] drm/msm/a6xx: fix bogus hwcg register updates
 2026-01-22 14:48 UTC  (6+ messages)

[PATCH v2 1/2] rust: task: use `as_char_ptr` instead of `as_ptr().cast()`
 2026-01-22 14:48 UTC  (3+ messages)
` [PATCH v2 2/2] rust: disallow use of `CStr::as_ptr`

[PATCH v15 0/9] erofs: Introduce page cache sharing feature
 2026-01-22 14:48 UTC  (5+ messages)
` [PATCH v15 5/9] erofs: introduce the page cache share feature

[PATCH v2 0/3] media: dw100: Dynamic vertex map updates and fixes for PREEMPT_RT
 2026-01-22 14:44 UTC  (4+ messages)
` [PATCH v2 1/3] media: dw100: Implement V4L2 requests support
` [PATCH v2 2/3] media: dw100: Implement dynamic vertex map update
` [PATCH v2 3/3] media: dw100: Fix kernel oops with PREEMPT_RT enabled

[PATCH] objtool: Use section/symbol type helpers
 2026-01-22 14:44 UTC 

mips64-linux-ld: lib/math/div64.c:undefined reference to `__multi3'
 2026-01-22 14:43 UTC 

[v5 PATCH] arm64: mm: show direct mapping use in /proc/meminfo
 2026-01-22 14:43 UTC  (7+ messages)

[PATCH v5 1/3] staging: rtl8723bs: change return type of _rtw_pktfile_read to int
 2026-01-22 14:35 UTC  (2+ messages)

[PATCH 0/1] Input: Add TouchNetix aXiom touchscreen driver
 2026-01-22 14:40 UTC  (2+ messages)
` [PATCH v1] dt-bindings: input: "

[PATCH 00/15] tick/sched: Refactor idle cputime accounting
 2026-01-22 14:40 UTC  (5+ messages)
` [PATCH 05/15] s390/time: Prepare to stop elapsing in dynticks-idle

[PATCH] iommu/arm-smmu-qcom: do not register driver in probe()
 2026-01-22 14:41 UTC  (2+ messages)

[PATCH v10 0/4] Add a few tracepoints to panthor
 2026-01-22 14:40 UTC  (2+ messages)

[PATCH] Partial revert "x86/xen: fix balloon target initialization for PVH dom0"
 2026-01-22 14:40 UTC  (6+ messages)

[PATCH v2 0/2] PCI/ASPM: Enable ASPM and Clock PM by default on devicetree platforms
 2026-01-22 14:39 UTC  (6+ messages)
` [PATCH v2 1/2] PCI/ASPM: Override the ASPM and Clock PM states set by BIOS for "

[GIT PULL] pwm: Two fixes and a maintainer update
 2026-01-22 14:39 UTC  (3+ messages)

[PATCH] ipc: don't audit capability check in ipc_permissions()
 2026-01-22 14:37 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-am62l: support cpufreq
 2026-01-22 14:36 UTC  (2+ messages)

[PATCH] erofs: tidy up erofs_init_inode_xattrs()
 2026-01-22 14:36 UTC 

[PATCH v2 0/4] i2c: SMBus ARP support
 2026-01-22 14:36 UTC  (3+ messages)
` [PATCH v2 3/4] mctp i2c: Enable SMBus ARP discovery

[PATCH V2] arm64: dts: imx93-evk/qsb: add m2-pcm-level-shifter-hog to enable BT HFP
 2026-01-22 14:35 UTC  (2+ messages)

[PATCH v3 00/17] spi: cadence-qspi: Add Renesas RZ/N1 support
 2026-01-22 14:35 UTC  (7+ messages)
` [PATCH v3 01/17] spi: dt-bindings: cdns,qspi-nor: Remove duplicated constraints
` [PATCH v3 03/17] spi: dt-bindings: cdns,qspi-nor: Add examples for testing the specific cases

[PATCH] clk: vf610: Add support for the Ethernet switch clocks
 2026-01-22 14:33 UTC  (2+ messages)

[PATCH v11 0/7] platform/x86: lenovo-wmi-{capdata,other}: Add HWMON for fan speed
 2026-01-22 14:32 UTC  (2+ messages)

[PATCH v2] iommu/riscv: Add IOTINVAL after updating DDT/PDT entries
 2026-01-22 14:32 UTC 

[PATCH] bus: fsl-mc: declare fsl_mc_bus_dpdbg_type static
 2026-01-22 14:31 UTC  (2+ messages)

[PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
 2026-01-22 14:29 UTC  (11+ messages)

[PATCH] scsi: target: Fix recursive locking in __configfs_open_file()
 2026-01-22 14:29 UTC  (4+ messages)

[PATCH v9 0/5] PCI: endpoint: BAR subrange mapping support
 2026-01-22 14:29 UTC  (4+ messages)
` [PATCH v9 4/5] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU

[PATCH v12 0/5] rust: pci: add config space read/write support
 2026-01-22 14:26 UTC  (5+ messages)
` [PATCH v12 4/5] "

[PATCH RESEND v3] bcache: use bio cloning for detached device requests
 2026-01-22 14:26 UTC  (2+ messages)

[PATCH 00/33 v6] cpuset/isolation: Honour kthreads preferred affinity
 2026-01-22 14:25 UTC  (8+ messages)
` [PATCH 29/33] sched/arm64: Move fallback task cpumask to HK_TYPE_DOMAIN

[PATCH v3 0/2] scripts: introduce containerized builds
 2026-01-22 14:25 UTC  (9+ messages)
` [PATCH v3 2/2] Documentation: dev-tools: add container.rst page

[RFC/RFT PATCH 00/19] Link the relocatable x86 kernel as PIE
 2026-01-22 14:25 UTC  (9+ messages)
` [RFC/RFT PATCH 01/19] x86/idt: Move idt_table to __ro_after_init section

[GIT PULL] RISC-V SpacemiT Devicetrees for v6.20
 2026-01-22 14:23 UTC 

[PATCH 0/2] hmwon: (sy7636a) fix regulator handling
 2026-01-22 14:23 UTC  (10+ messages)
` [PATCH RFC 1/2] hwmon: (sy7636a) fix races during probe of mfd subdevices
                ` In-kernel hwmon read: (was: Re: [PATCH RFC 1/2] hwmon: (sy7636a) fix races during probe of mfd subdevices)

[PATCH 1/2] x86/smp: Move the static call update for 'smp_ops' into smp_prepare_boot_cpu()
 2026-01-22 14:21 UTC  (3+ messages)
` [PATCH 2/2] x86/smp: Don't export x86_smp_ops_static_call_update()

[PATCH] xen/mcelog: simplify MCE_GETCLEAR_FLAGS using xchg()
 2026-01-22 14:22 UTC  (4+ messages)

[PATCH 0/4] Add I2C support for QiLai SoC
 2026-01-22 14:14 UTC  (2+ messages)

[PATCH v4 0/3] media: subdev: Add v4l2_subdev_get_frame_desc_passthrough and use it
 2026-01-22 14:15 UTC  (2+ messages)

[PATCH v3 00/12] bus: add stm32 debug bus and coresight support for stm32mp1x platforms
 2026-01-22 14:13 UTC  (4+ messages)
` [PATCH v3 03/12] dt-bindings: bus: document the stm32 debug bus

[PATCH V1 0/3] ufs: ufs-qcom: Fixes and optimizations for Qualcomm UFS platform
 2026-01-22 14:13 UTC  (4+ messages)
` [PATCH V1 1/3] ufs: ufs-qcom: Add UFS ESI CPU affinity support
` [PATCH V1 2/3] ufs: ufs-qcom: Align programming sequence for UFS controller v6.2
` [PATCH V1 3/3] ufs: ufs-qcom: Fix sequential read variance

[PATCH v3 0/3] Add RK801 PMIC support
 2026-01-22 14:12 UTC  (2+ messages)
` [GIT PULL] Immutable branch between MFD and Regulator due for the v6.20 merge window

[PATCH] mtd: parsers: Fix memory leak in mtd_parser_tplink_safeloader_parse()
 2026-01-22 14:09 UTC  (2+ messages)

[PATCH v3 00/10] dt-bindings: mtd: Partition binding fixes and restructuring
 2026-01-22 14:09 UTC  (2+ messages)

[PATCH] mtd: jedec_probe: fix shift-out-of-bounds UB in JEDEC ID masking
 2026-01-22 14:08 UTC  (2+ messages)

[PATCH] sched/deadline: Reset dl_server execution state on stop
 2026-01-22 14:08 UTC 

[PATCH] ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit()
 2026-01-22 14:07 UTC 

[PATCH v7] mtd: rawnand: sunxi: Convert to common field_{get,prep}() helpers
 2026-01-22 14:07 UTC  (2+ messages)

[patch 0/2] x86/vdso: Address sparse warnings
 2026-01-22 14:06 UTC  (4+ messages)
` [patch 1/2] x86/vdso: Tweak CHECKFLAGS for 32-bit VDSO build

[PATCHv4 07/14] mm/sparse: Check memmap alignment for compound_info_has_mask()
 2026-01-22 14:02 UTC  (2+ messages)

[PATCH v8 0/5] PCI: endpoint: BAR subrange mapping support
 2026-01-22 14:02 UTC  (6+ messages)

[PATCH v16 00/10] erofs: Introduce page cache sharing feature
 2026-01-22 14:01 UTC  (13+ messages)
` [PATCH v16 01/10] fs: Export alloc_empty_backing_file
` [PATCH v16 02/10] erofs: decouple `struct erofs_anon_fs_type`
` [PATCH v16 03/10] erofs: support user-defined fingerprint name
` [PATCH v16 04/10] erofs: add erofs_inode_set_aops helper to set the aops
` [PATCH v16 05/10] erofs: using domain_id in the safer way
` [PATCH v16 06/10] erofs: introduce the page cache share feature
` [PATCH v16 07/10] erofs: pass inode to trace_erofs_read_folio
` [PATCH v16 08/10] erofs: support unencoded inodes for page cache share
` [PATCH v16 09/10] erofs: support compressed "
` [PATCH v16 10/10] erofs: implement .fadvise "

[PATCH v3 0/7] enable PT_RECLAIM on all 64-bit architectures
 2026-01-22 14:00 UTC  (7+ messages)
` [PATCH v3 7/7] mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREE

[PATCH v5 0/4] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
 2026-01-22 14:00 UTC  (6+ messages)
` [PATCH v5 3/4] arm64: dts: qcom: Introduce Glymur base dtsi

[PATCH v5 0/5] Add CCI and imx577 sensor support for Talos evk
 2026-01-22 14:00 UTC  (5+ messages)
` [PATCH v5 2/5] dt-bindings: i2c: qcom-cci: Document sm6150 compatible
` [PATCH v5 5/5] arm64: dts: qcom: talos-evk-camera: Add DT overlay

[PATCH 0/2] i2c: add I2C driver for Andes atciic100
 2026-01-22 13:59 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: i2c: add atciic100

[PATCH 0/2] Ensure some device initialization before init task
 2026-01-22 13:57 UTC  (7+ messages)
` [PATCH 1/2] ACPI: scan: Use async schedule function for acpi_scan_clear_dep_fn

[PATCH net-next v16 00/12] vsock: add namespace support to vhost-vsock and loopback
 2026-01-22 13:55 UTC  (2+ messages)

[PATCH v4 0/5] rtc: zynqmp: fixes for read and set offset
 2026-01-22 13:53 UTC  (6+ messages)
` [PATCH v4 1/5] rtc: zynqmp: correct frequency value
` [PATCH v4 2/5] rtc: zynqmp: check calibration max value
` [PATCH v4 3/5] rtc: zynqmp: rework read_offset
` [PATCH v4 4/5] rtc: zynqmp: rework set_offset
` [PATCH v4 5/5] rtc: zynqmp: use dynamic max and min offset ranges

[PATCH v4 0/3] Support FT3518 touchscreen in xiaomi-laurel
 2026-01-22 13:52 UTC  (3+ messages)
` [PATCH v4 3/3] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Add Focaltech FT3518 touchscreen

[PATCH 0/6] x86/cpu: Take Intel platform into account for old microcode checks
 2026-01-22 13:56 UTC  (2+ messages)

[PATCH v2 0/4] drm: zynqmp: Make the video plane primary
 2026-01-22 13:48 UTC  (2+ messages)

[PATCH 2/4] x86/mtrr: Introduce MTRR work state structure
 2026-01-22 13:48 UTC  (3+ messages)

[PATCH v3 0/4] i2c: designware: Enable mode swapping
 2026-01-22 13:47 UTC  (2+ messages)

[PATCH v2 0/2] Add eMMC support for Stratix 10 SoCDK
 2026-01-22 13:47 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: altera: Add fallback compatible for Stratix 10 SoCDK eMMC variant
` [PATCH v2 2/2] arm64: dts: socfpga: stratix10: Add emmc support

[PATCH v5 2/3] arm64: mmu: avoid allocating pages while splitting the linear mapping
 2026-01-22 13:47 UTC  (12+ messages)

[RFC PATCH v2 0/2] net: mdio: setup RealTek MDIO polling registers
 2026-01-22 13:46 UTC  (5+ messages)
` [RFC PATCH v2 2/2] net: mdio: rtl9300: setup PHY "

[PATCH v3 0/2] PCI: Init RCB from pci_configure_device and fix program_hpx_type2
 2026-01-22 13:45 UTC  (3+ messages)
` [PATCH v3 1/2] PCI: Initialize RCB from pci_configure_device

[PATCH v3 0/3] Clk improvements
 2026-01-22 13:44 UTC  (11+ messages)
` [PATCH v3 1/3] rust: clk: use the type-state pattern

[PATCH v3 0/2] irqchip: convert ls-extirq to a platform driver
 2026-01-22 13:40 UTC  (3+ messages)
` [PATCH v3 1/2] irqchip/ls-extirq: convert "
` [PATCH v3 2/2] bus: simple-pm-bus: probe the Layerscape SCFG node

[PATCH v5 6/7] dax/hmem, cxl: Defer and resolve ownership of Soft Reserved memory ranges
 2026-01-22 13:40 UTC  (2+ messages)

[PATCH v3] perf: arm_spe: Properly set hw.state on failures
 2026-01-22 13:38 UTC  (2+ messages)

[PATCH] sched/fair: Disable scheduler feature NEXT_BUDDY
 2026-01-22 13:38 UTC 

[PATCH v6 0/5] mmc: sdhci-msm: Rectify DLL programming sequence
 2026-01-22 13:37 UTC  (7+ messages)
` [PATCH v6 4/5] mmc: sdhci-msm: Add Device tree parsing logic for DLL settings
` [PATCH v6 5/5] mmc: sdhci-msm: Rectify DLL programming sequence for SDCC

[PATCH 0/3] arm64: dts: qcom: Add support for the Ayaneo Pocket S2
 2026-01-22 13:37 UTC  (7+ messages)
` [PATCH 3/3] arm64: dts: qcom: add basic devicetree for Ayaneo Pocket S2 gaming console

[PATCH v2] ALSA: control: add ioctl to retrieve full card components
 2026-01-22 13:30 UTC  (2+ messages)

[PATCH RFC v2 0/3] Add splash DRM client
 2026-01-22 13:36 UTC  (3+ messages)
` [PATCH RFC v2 1/3] drm: client: add splash client

[PATCH v2] x86/sgx: use vm_flags_t for vm_prot_bits
 2026-01-22 13:36 UTC 

[PATCH RESEND v3] kho: init alloc tags when restoring pages from reserved memory
 2026-01-22 13:35 UTC  (2+ messages)

[PATCH v2 0/3] Add and enable USB nodes for ExynosAutov920 SoC
 2026-01-22 13:35 UTC  (5+ messages)
  ` [PATCH v2 2/3] arm64: dts: exynos: ExynosAutov920: Add regulators for the USB
  ` [PATCH v2 3/3] arm64: dts: exynos: ExynosAutov920: Enable USB nodes

[PATCH v14 00/34] Enable CXL PCIe Port Protocol Error handling and logging
 2026-01-22 13:34 UTC  (5+ messages)
` [PATCH v14 10/34] PCI/AER: Update is_internal_error() to be non-static is_aer_internal_error()

[PATCH v5 0/6] i2c: designware: Improve support of multi-messages transfer
 2026-01-22 13:33 UTC  (11+ messages)
` [PATCH v5 1/6] i2c: designware: Optimize flag reading in i2c_dw_read()
` [PATCH v5 2/6] i2c: designware: Sort compatible strings in alphabetical order
` [PATCH v5 3/6] i2c: designware: Add dedicated algorithm for AMD NAVI

[PATCH v1 0/2] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
 2026-01-22 13:32 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: ethernet: eswin: add clock sampling control
    `  "

[PATCH] bus: vexpress-config: Fix device node reference leak in probe
 2026-01-22 13:30 UTC  (2+ messages)

[PATCH] powerpc/vdso: Provide clock_getres_time64()
 2026-01-22 13:30 UTC  (10+ messages)

[PATCH 6.12 000/139] 6.12.67-rc1 review
 2026-01-22 13:29 UTC  (2+ messages)

[PATCH v2 0/3] Samsung mfd/rtc driver alarm IRQ simplification
 2026-01-22 13:29 UTC  (3+ messages)
` [GIT PULL] Immutable branch between MFD and RTC due for the v6.20 merge window

[PATCH net-next v2 0/8] net: dsa: microchip: Add PTP support for the KSZ8463
 2026-01-22 13:27 UTC  (7+ messages)
` [PATCH net-next v2 3/8] net: dsa: microchip: Decorrelate msg_irq index from IRQ bit offset
` [PATCH net-next v2 4/8] net: dsa: microchip: Add support for KSZ8463's PTP interrupts
` [PATCH net-next v2 5/8] net: dsa: microchip: Add KSZ8463 tail tag handling
` [PATCH net-next v2 6/8] net: dsa: microchip: Enable Ethernet PTP detection
` [PATCH net-next v2 7/8] net: dsa: microchip: Adapt port offset for KSZ8463's PTP register
` [PATCH net-next v2 8/8] net: dsa: microchip: Add two-step PTP support for KSZ8463


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