[PATCH] arm64: dts: axiado: Use lowercase hex
2026-01-15 7:46 UTC (4+ messages)
[PATCH v2] pwm: tiehrpwm: Enable EHRPWM controller before setting configuration
2026-01-15 7:46 UTC (8+ messages)
[PATCH v2 0/4 RESEND] gpu/drm: tegra: add DSI support for Tegra20/Tegra30
2026-01-15 7:45 UTC (8+ messages)
` [PATCH v2 1/4 RESEND] clk: tegra20: reparent dsi clock to pll_d_out0
` [PATCH v2 3/4 RESEND] gpu/drm: tegra: dsi: add support for Tegra20/Tegra30
` [PATCH v2 4/4 RESEND] ARM: tegra: adjust DSI nodes "
[PATCH v5 0/2] LongArch: KVM: Add DMSINTC support irqchip in kernel
2026-01-15 7:43 UTC (3+ messages)
` [PATCH v5 1/2] LongArch: KVM: Add DMSINTC device support
[PATCH v5 0/5] Enable THP support in drm_pagemap
2026-01-15 7:43 UTC (11+ messages)
` [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
[PATCH v2 3/5] rtc: zynqmp: rework read_offset
2026-01-15 7:41 UTC (3+ messages)
[PATCH v1 0/2] i2c: designware: Clean up MODEL_* definitions
2026-01-15 7:41 UTC (6+ messages)
` [PATCH v1 2/2] i2c: designware: Use device_is_compatible() instead of custom approach
[PATCH] media: mali-c55: core: Remove redundant dev_err()
2026-01-15 7:38 UTC (2+ messages)
[PATCH bpf-next v4 0/4] emit ENDBR/BTI instructions for indirect jump targets
2026-01-15 7:37 UTC (7+ messages)
` [PATCH bpf-next v4 1/4] bpf: Fix an off-by-one error in check_indirect_jump
` [PATCH bpf-next v4 2/4] bpf: Add helper to detect indirect jump targets
[PATCH v5 1/2] mm/memory-failure: fix missing ->mf_stats count in hugetlb poison
2026-01-15 7:36 UTC (4+ messages)
` [PATCH v5 2/2] mm/memory-failure: teach kill_accessing_process to accept hugetlb tail page pfn
[PATCH 0/2] kbuild, uapi: Mark inner unions in packed structs as packed
2026-01-15 7:35 UTC (3+ messages)
` [PATCH 1/2] hyper-v: Mark inner union in hv_kvp_exchg_msg_value "
` [PATCH 2/2] virt: vbox: uapi: Mark inner unions in packed structs "
[PATCH v5 0/3] sched/fair: Improve nohz fields for large systems
2026-01-15 7:35 UTC (4+ messages)
` [PATCH v5 1/3] sched/fair: Move checking for nohz cpus after time check
` [PATCH v5 2/3] sched/fair: Change likelyhood of nohz.nr_cpus
` [PATCH v5 3/3] sched/fair: Remove nohz.nr_cpus and use weight of cpumask instead
[PATCH 0/3] fsl,imx6q-pcie: Remove the deprecated "reset-gpio-active-high" property
2026-01-15 7:34 UTC (5+ messages)
` [PATCH 1/3] ARM: dts: imx6q-apalis: "
` [PATCH 2/3] ARM: dts: imx6sx-softing-vining-2000: "
` [PATCH 3/3] dt-bindings: PCI: fsl,imx6q-pcie: "
[PATCH 2/2] ksm: Optimize rmap_walk_ksm by passing a suitable address range
2026-01-15 7:34 UTC
[PATCH 0/2] iio: adc: qcom-pm8xxx-xoadc improvements
2026-01-15 7:32 UTC (8+ messages)
` [PATCH 2/2] iio: adc: qcom-pm8xxx-xoadc: fix incorrect calibration values
[PATCH] init/main.c: prevent warning on lack of default implicit rdinit
2026-01-15 7:32 UTC (3+ messages)
[PATCH v2 0/2] Fixes for movable pages
2026-01-15 7:31 UTC (2+ messages)
[PATCH v1 0/2 RESEND] tegra: dsi: improvements for video mode ganged panels
2026-01-15 7:29 UTC (3+ messages)
[PATCH v3 0/8] drm/msm/dp: Drop the HPD state machine
2026-01-15 7:29 UTC (9+ messages)
` [PATCH v3 1/8] drm/msm/dp: fix HPD state status bit shift value
` [PATCH v3 2/8] drm/msm/dp: Fix the ISR_* enum values
` [PATCH v3 3/8] drm/msm/dp: Read DPCD and sink count in bridge detect()
` [PATCH v3 4/8] drm/msm/dp: Move link training to atomic_enable()
` [PATCH v3 5/8] drm/msm/dp: Drop EV_USER_NOTIFICATION
` [PATCH v3 6/8] drm/msm/dp: drop event data
` [PATCH v3 7/8] drm/msm/dp: rework HPD handling
` [PATCH v3 8/8] drm/msm/dp: Add sink_count and link_ready to debug logs
[PATCH v5 00/15] PCI/pwrctrl: Major rework to integrate pwrctrl devices with controller drivers
2026-01-15 7:29 UTC (16+ messages)
` [PATCH v5 01/15] PCI/pwrctrl: pwrseq: Rename private struct and pointers for consistency
` [PATCH v5 02/15] PCI/pwrctrl: slot: "
` [PATCH v5 03/15] PCI/pwrctrl: tc9563: Use put_device() instead of i2c_put_adapter()
` [PATCH v5 04/15] PCI/pwrctrl: tc9563: Clean up whitespace
` [PATCH v5 05/15] PCI/pwrctrl: tc9563: Add local variables to reduce repetition
` [PATCH v5 06/15] PCI/pwrctrl: tc9563: Rename private struct and pointers for consistency
` [PATCH v5 07/15] PCI/pwrctrl: slot: Factor out power on/off code to helpers
` [PATCH v5 08/15] PCI/pwrctrl: pwrseq: "
` [PATCH v5 09/15] PCI/pwrctrl: Add 'struct pci_pwrctrl::power_{on/off}' callbacks
` [PATCH v5 10/15] PCI/pwrctrl: Add APIs to create, destroy pwrctrl devices
` [PATCH v5 11/15] PCI/pwrctrl: Add APIs to power on/off "
` [PATCH v5 12/15] PCI/pwrctrl: Switch to pwrctrl create, power on/off, destroy APIs
` [PATCH v5 13/15] PCI: qcom: Drop the assert_perst() callbacks
` [PATCH v5 14/15] PCI: Drop the assert_perst() callback
` [PATCH v5 15/15] PCI: qcom: Rename PERST# assert/deassert helpers for uniformity
[PATCH v2 00/21] Runtime TDX Module update support
2026-01-15 7:25 UTC (8+ messages)
` [PATCH v2 04/21] x86/virt/tdx: Prepare to support P-SEAMLDR SEAMCALLs
` [PATCH v2 16/21] x86/virt/seamldr: Handle TDX Module update failures
` [PATCH v2 17/21] x86/virt/seamldr: Install a new TDX Module
[PATCH v1] x86/hyperv: Reserve 3 interrupt vectors used exclusively by mshv
2026-01-15 7:25 UTC (2+ messages)
[PATCH v2 0/5] rtc: zynqmp: fixes for read and set offset
2026-01-15 7:24 UTC (4+ messages)
` [PATCH v2 4/5] rtc: zynqmp: rework set_offset
[PATCH 0/3] fs: Support btrfs cloned images and overlayfs
2026-01-15 7:23 UTC (9+ messages)
` [PATCH 3/3] ovl: Use real disk UUID for origin file handles
[PATCH RESEND v2] checkpatch: Suppress warnings when Reported-by: is followed by Link:
2026-01-15 7:22 UTC (2+ messages)
` [LTP] "
[PATCH v7 0/7] Add AMD ISP4 driver
2026-01-15 7:21 UTC (13+ messages)
` [PATCH v7 4/7] media: platform: amd: isp4 subdev and firmware loading handling added
[RFC 0/2] fuse/passthrough: simplify daemon crash recovery
2026-01-15 7:20 UTC (3+ messages)
` [RFC 1/2] fuse: add close all in passthrough backing close for "
` [RFC 2/2] fuse: Add new flag to reuse the backing file of fuse_inode
[PATCH v3 00/10] arm64: dts: qcom: kaanapali: Add more features
2026-01-15 7:20 UTC (20+ messages)
` [PATCH v3 01/10] arm64: dts: qcom: kaanapali: add coresight nodes
` [PATCH v3 02/10] arm64: dts: qcom: kaanapali: Add QUPv3 configuration for serial engines
` [PATCH v3 03/10] arm64: dts: qcom: kaanapali: Add TSENS and thermal zones
` [PATCH v3 04/10] arm64: dts: qcom: kaanapali: Add ADSP and CDSP for Kaanapali SoC
` [PATCH v3 05/10] arm64: dts: qcom: kaanapali: Add support for audio
` [PATCH v3 06/10] arm64: dts: qcom: kaanapali-mtp: Enable ADSP and CDSP
` [PATCH v3 07/10] arm64: dts: qcom: kaanapali-qrd: "
` [PATCH v3 08/10] arm64: dts: qcom: kaanapali-mtp: Add audio support (WSA8845, WCD9395, DMIC)
` [PATCH v3 09/10] arm64: dts: qcom: kaanapali: Add support for MM clock controllers for Kaanapali
` [PATCH v3 10/10] arm64: defconfig: Enable Kaanapali clock controllers
[PATCH net v2] net: stmmac: fix transmit queue timed out after resume
2026-01-15 7:19 UTC (2+ messages)
` "
[PATCH] wifi: mt76: mt7925: add lockdep assertions for mutex verification
2026-01-15 7:19 UTC (6+ messages)
` [PATCH v2 0/6] wifi: mt76: mt7925/mt792x: additional stability fixes
` [PATCH] wifi: mt76: mt792x: fix firmware reload failure after previous load crash
[PATCH v1 1/1] mm/khugepaged: move tlb_remove_table_sync_one out from under PTL
2026-01-15 7:16 UTC
[PATCH v3 0/7 RESEND] Add support for panels found in various Tegra devices
2026-01-15 7:15 UTC (3+ messages)
` [PATCH v3 3/7 RESEND] ARM: tn7: adjust panel node
[PATCH 1/1] mshv: Add __user attribute to argument passed to access_ok()
2026-01-15 7:12 UTC (3+ messages)
[PATCH 0/2] media: staging: Drop StarFive JH7110 Camera Subsystem
2026-01-15 7:11 UTC (3+ messages)
` [PATCH 1/2] media: dt-bindings: Drop starfive,jh7110-camss from staging
` [PATCH 2/2] media: staging: Drop starfive-camss "
[PATCH 1/1] mshv: Store the result of vfs_poll in a variable of type __poll_t
2026-01-15 7:11 UTC (3+ messages)
[RFC PATCH 00/77] Add support for dtb metadata and addon device-trees
2026-01-15 7:11 UTC (29+ messages)
` [RFC PATCH 19/77] dtc: Introduce export symbols
` [RFC PATCH 20/77] dtc: Add support for /export/ dts keyword parsing
` [RFC PATCH 23/77] dtc: Introduce mark_local_exports()
` [RFC PATCH 25/77] Add support for FDT_EXPORT_SYM dtb tag
` [RFC PATCH 29/77] Add support for FDT_EXPORT_SYM_REF "
` [RFC PATCH 32/77] dtc-parser: Introduce last_header_flags
` [RFC PATCH 35/77] Add support for FDT_IMPORT_SYM dtb tag
` [RFC PATCH 40/77] dtc: Introduce dti_get_node_by_path()
` [RFC PATCH 46/77] dtc: Introduce dti_get_marker_label()
` [RFC PATCH 49/77] dtc: Handle orphan nodes in dti_get_xxx_by_yyy()
` [RFC PATCH 51/77] dtc: Avoid NULL fullpath for nodes in orphan trees
` [RFC PATCH 64/77] dtc: Add support for references by path involving orphan nodes
` [RFC PATCH 68/77] libfdt: Introduce fdt_getprop_by_offset_w()
[PATCH v2] mshv: Align huge page stride with guest mapping
2026-01-15 7:10 UTC (2+ messages)
[PATCH net v2] net: stmmac: fix transmit queue timed out after resume
2026-01-15 7:08 UTC (2+ messages)
` "
[PATCH v3 0/2] Add Apple Silicon SMC power driver
2026-01-15 7:08 UTC (3+ messages)
` [PATCH v3 1/2] power: supply: Add macsmc-power driver for Apple Silicon
` [PATCH v3 2/2] mfd: macsmc: Wire up Apple SMC power driver
[PATCH] sched: optimize cfs_bandwidth structure
2026-01-15 7:04 UTC
TmpFs Incorporation Of FsCrypt?
2026-01-15 7:04 UTC (4+ messages)
[PATCH v2 1/1] Drivers: hv: Always do Hyper-V panic notification in hv_kmsg_dump()
2026-01-15 7:01 UTC (2+ messages)
[PATCH 2/3] dt-bindings: hwmon: ti,tmp108: Add P3T1035,P3T2030
2026-01-15 7:01 UTC (3+ messages)
` [EXT] "
[PATCH v4.1 00/10] x86/entry/vdso: clean up the vdso build, vdso updates
2026-01-15 7:00 UTC (2+ messages)
[PATCH] Drivers: hv: vmbus: fix typo in function name reference
2026-01-15 7:00 UTC (3+ messages)
[PATCH v2] scsi: docs: Add description for missing options of link_power_management_policy
2026-01-15 7:00 UTC (2+ messages)
[PATCH v2 1/3] hwmon: (tmp108) Add support for P3T1035 and P3T2030
2026-01-15 6:57 UTC (3+ messages)
` [PATCH v2 2/3] dt-bindings: hwmon: ti,tmp108: Add P3T1035,P3T2030
` [PATCH v2 3/3] hwmon: (tmp108) Add P3T1035 and P3T2030 support
[PATCH] scsi: docs: Add description for missing options of link_power_management_policy
2026-01-15 6:55 UTC (3+ messages)
[PATCH v2 00/14] riscv: optimize string functions and add kunit tests
2026-01-15 6:55 UTC (12+ messages)
` [PATCH v2 01/14] lib/string: extract generic strlen() into __generic_strlen()
` [PATCH v2 08/14] lib/string_kunit: add performance benchmark for strlen()
[PATCH v5 0/7] riscv: spacemit: Add SpacemiT K3 SoC and K3 Pico-ITX board
2026-01-15 6:51 UTC (8+ messages)
` [PATCH v5 1/7] dt-bindings: riscv: add SpacemiT X100 CPU compatible
` [PATCH v5 2/7] dt-bindings: timer: add SpacemiT K3 CLINT
` [PATCH v5 3/7] dt-bindings: interrupt-controller: add SpacemiT K3 APLIC
` [PATCH v5 4/7] dt-bindings: interrupt-controller: add SpacemiT K3 IMSIC
` [PATCH v5 5/7] dt-bindings: riscv: spacemit: add K3 and Pico-ITX board bindings
` [PATCH v5 6/7] riscv: dts: spacemit: add initial support for K3 SoC
` [PATCH v5 7/7] riscv: dts: spacemit: add K3 Pico-ITX board support
[QUESTION] pci_read_bridge_bases: skip prefetch window if pref_window not set?
2026-01-15 6:50 UTC (3+ messages)
[PATCH v3 00/47] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-01-15 6:50 UTC (5+ messages)
` [PATCH v3 06/47] arm64: mpam: Context switch the MPAM registers
` [PATCH v3 07/47] arm64: mpam: Re-initialise MPAM regs when CPU comes online
[PATCH v4] kernel-chktaint: add reporting for tainted modules
2026-01-15 6:47 UTC
[PATCH v4 0/2] Add ADSP and CDSP support for Kaanapali SoC
2026-01-15 6:42 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: remoteproc: qcom,sm8550-pas: Add Kaanapali ADSP
` [PATCH v4 2/2] dt-bindings: remoteproc: qcom,sm8550-pas: Add Kaanapali CDSP
[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
2026-01-15 6:42 UTC (11+ messages)
[PATCH] memory: emif: fix device tree node reference leak
2026-01-15 6:42 UTC
[PATCH v2 0/4] Add USB support for Canaan K230
2026-01-15 6:42 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: phy: Add Canaan K230 USB PHY
` [PATCH v2 2/4] dt-bindings: usb: dwc2: Add support for Canaan K230 SoC
` [PATCH v2 3/4] phy: usb: Add driver for Canaan K230 USB 2.0 PHY
` [PATCH v2 4/4] riscv: dts: canaan: Add syscon and USB nodes for K230
[PATCH v2] pinctrl: canaan: k230: Fix NULL pointer dereference when parsing devicetree
2026-01-15 6:38 UTC (2+ messages)
[PATCH v4 0/3] Add the address in traces
2026-01-15 6:37 UTC (6+ messages)
` [PATCH v4 3/3] usb: dwc3: Log dwc3 "
[PATCH v9 00/19] media: cadence,ti: CSI2RX Multistream Support
2026-01-15 6:36 UTC (4+ messages)
` [PATCH v9 06/19] media: ti: j721e-csi2rx: add a subdev for the core device
[PATCH] LoongArch: Remove redundant code in head.S
2026-01-15 6:36 UTC
[PATCH] usb: cdns2: fix use-after-free in cdns2_gadget_giveback
2026-01-15 6:36 UTC (3+ messages)
[PATCH v2 0/2] Add Apple Silicon SMC power driver
2026-01-15 6:35 UTC (4+ messages)
` [PATCH v2 1/2] power: supply: Add macsmc-power driver for Apple Silicon
[PATCH] usb: typec: mux: fix NULL pointer dereference in {typec_switch,mux}_put
2026-01-15 6:34 UTC (3+ messages)
[PATCH 0/3] arm64: dts: ten64: updates for hwmon/thermal, mmc and gpio
2026-01-15 6:26 UTC (4+ messages)
` [PATCH 1/3] arm64: dts: ten64: add emc2301 fan controller and thermal set points
` [PATCH 2/3] arm64: dts: ten64: reduce maximum SD card speed
` [PATCH 3/3] arm64: dts: ten64: provide gpio-line-names for all system gpios
[PATCH v3] arm64: errata: Workaround for SI L1 downstream coherency issue
2026-01-15 6:26 UTC (4+ messages)
[PATCH v4 5/5] thermal: renesas: rzg3e: add support for RZ/T2H and RZ/N2H
2026-01-15 6:19 UTC (2+ messages)
[PATCH v3 00/11] riscv: spacemit: Add SpacemiT K3 SoC and K3 Pico-ITX board
2026-01-15 6:19 UTC (6+ messages)
` [PATCH v3 10/11] riscv: dts: spacemit: add initial device tree of SpacemiT K3 SoC
[PATCH v6 1/2] tee: add revision sysfs attribute
2026-01-15 6:18 UTC (4+ messages)
` [PATCH v7 "
` [PATCH v7 2/2] tee: optee: store OS revision for TEE core
[PATCH 0/2] Add QEMU virt-ctrl driver and update m68k virt
2026-01-15 6:15 UTC (4+ messages)
` [PATCH 1/2] power: reset: Add QEMU virt-ctrl driver
[PATCH v7 0/5] iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
2026-01-15 6:15 UTC (2+ messages)
[PATCH v2] ASoC: dt-bindings: fsl,sai: Add support for i.MX952 platform
2026-01-15 6:14 UTC
[PATCH v18 00/12] Support page table check on PowerPC
2026-01-15 6:13 UTC (5+ messages)
[RESEND] sched/rt: Skip currently executing CPU in rto_next_cpu()
2026-01-15 6:13 UTC
[PATCH v6 00/13] iommu/amd: Introduce Nested Translation support
2026-01-15 6:08 UTC (14+ messages)
` [PATCH v6 01/13] iommu/amd: Add support for hw_info for iommu capability query
` [PATCH v6 02/13] iommu/amd: Rename DEV_DOMID_MASK to DTE_DOMID_MASK
` [PATCH v6 03/13] iommu/amd: Make amd_iommu_make_clear_dte() non-static inline
` [PATCH v6 04/13] iommu/amd: Introduce helper function amd_iommu_update_dte()
` [PATCH v6 05/13] iommufd: Introduce data struct for AMD nested domain allocation
` [PATCH v6 06/13] iommu/amd: Always enable GCR3TRPMode when supported
` [PATCH v6 07/13] iommu/amd: Add support for nest parent domain allocation
` [PATCH v6 08/13] iommu/amd: Introduce struct amd_iommu_viommu
` [PATCH v6 09/13] iommu/amd: Add support for nested domain allocation
` [PATCH v6 10/13] iommu/amd: Introduce gDomID-to-hDomID Mapping and handle parent domain invalidation
` [PATCH v6 11/13] iommu/amd: Refactor persistent DTE bits programming into amd_iommu_make_clear_dte()
` [PATCH v6 12/13] iommu/amd: Refactor logic to program the host page table in DTE
` [PATCH v6 13/13] iommu/amd: Add support for nested domain attach/detach
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®