aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2025-09-16KVM: TDX: Reject fully in-kernel irqchip if EOIs are protected, i.e. for TDX VMsSagi Shahar3-0/+15
2025-09-16arm64/Kconfig: Remove CONFIG_RODATA_FULL_DEFAULT_ENABLEDHuang Shijie2-15/+1
2025-09-16arm64: mm: Rework the 'rodata=' optionsHuang Shijie2-4/+5
2025-09-16drm/xe: Remove duplicate header filesYang Li2-4/+2
2025-09-16arm64: mm: Represent physical memory with phys_addr_t and resource_size_tSam Edwards5-36/+42
2025-09-16arm64: mm: Make map_fdt() return mapped pointerSam Edwards1-6/+7
2025-09-16arm64: mm: Cast start/end markers to char *, not u64Sam Edwards1-3/+3
2025-09-16arm64: dts: qcom: sdm845-enchilada: Add notification LEDAntonio Rische1-0/+28
2025-09-16arm64: dts: qcom: apq8016-sbc: Drop redundant HDMI bridge statusKrzysztof Kozlowski1-2/+0
2025-09-16arm64: dts: qcom: apq8016-sbc: Correct HDMI bridge #sound-dai-cellsKrzysztof Kozlowski1-2/+2
2025-09-16riscv: dts: starfive: add Milk-V Mars CM Lite system-on-moduleE Shattow2-0/+26
2025-09-16dt-bindings: riscv: starfive: add milkv,marscm-liteE Shattow1-0/+1
2025-09-16riscv: dts: starfive: add Milk-V Mars CM system-on-moduleE Shattow2-0/+13
2025-09-16dt-bindings: riscv: starfive: add milkv,marscm-emmcE Shattow1-0/+1
2025-09-16riscv: dts: starfive: add common board dtsi for Milk-V Mars CM variantsE Shattow1-0/+159
2025-09-16arm64: uaccess: Move existing GCS accessors definitions to gcs.hJeremy Linton2-41/+36
2025-09-16arm64: probes: Break ret out from bl/blrJeremy Linton3-5/+15
2025-09-16arm64: dts: qcom: lemans: Add PCIe lane equalization preset propertiesZiyue Zhang1-0/+6
2025-09-16drm/xe/guc: Return an error code if the GuC load failsJohn Harrison1-4/+9
2025-09-16arm64/hwcap: Add hwcap for FEAT_LSFEMark Brown5-0/+9
2025-09-16io_uring/zcrx: account niov arrays to cgroupPavel Begunkov1-3/+3
2025-09-16io_uring/zcrx: allow synchronous buffer returnPavel Begunkov4-0/+90
2025-09-16io_uring/zcrx: introduce io_parse_rqe()Pavel Begunkov1-13/+23
2025-09-16io_uring/zcrx: don't adjust free cache spacePavel Begunkov1-1/+1
2025-09-16io_uring/zcrx: use guards for the refill lockPavel Begunkov1-5/+2
2025-09-16io_uring/zcrx: reduce netmem scope in refillPavel Begunkov1-1/+1
2025-09-16io_uring/zcrx: protect netdev with pp_lockPavel Begunkov2-13/+11
2025-09-16io_uring/zcrx: rename dma lockPavel Begunkov2-5/+10
2025-09-16io_uring/zcrx: make niov size variablePavel Begunkov2-10/+21
2025-09-16io_uring/zcrx: set sgt for umem areaPavel Begunkov2-9/+7
2025-09-16io_uring/zcrx: remove dmabuf_offsetPavel Begunkov2-12/+2
2025-09-16io_uring/zcrx: deduplicate area mappingPavel Begunkov1-23/+14
2025-09-16io_uring/zcrx: pass ifq to io_zcrx_alloc_fallback()Pavel Begunkov1-6/+6
2025-09-16io_uring/zcrx: check all niovs filled with dma addressesPavel Begunkov1-0/+3
2025-09-16io_uring/zcrx: move area reg checks into io_import_areaPavel Begunkov1-9/+9
2025-09-16io_uring/zcrx: don't pass slot to io_zcrx_create_areaPavel Begunkov1-4/+14
2025-09-16io_uring/zcrx: remove extra io_zcrx_drop_netdevPavel Begunkov1-1/+0
2025-09-16io_uring/zcrx: use page_pool_unref_and_test()Pavel Begunkov1-1/+1
2025-09-16io_uring/zcrx: replace memchar_inv with is_zeroPavel Begunkov1-1/+1
2025-09-16io_uring/zcrx: improve rqe cache alignmentPavel Begunkov1-4/+5
2025-09-16cgroup/cpuset: Remove redundant rcu_read_lock/unlock() in spin_lockpengdonglin1-6/+0
2025-09-16cgroup: Remove redundant rcu_read_lock/unlock() in spin_lockpengdonglin2-6/+0
2025-09-16block: relax atomic write boundary vs chunk size checkJohn Garry1-40/+26
2025-09-16block: fix stacking of atomic writes when atomics are not supportedJohn Garry1-9/+10
2025-09-16block: update validation of atomic writes boundary for stacked devicesJohn Garry1-8/+14
2025-09-16nvme-pci: Add TUXEDO IBS Gen8 to Samsung sleep quirkGeorg Gottleuber1-0/+2
2025-09-16ACPI: property: Adjust failure handling in acpi_nondev_subnode_extract()Rafael J. Wysocki1-12/+13
2025-09-16ACPI: property: Do not pass NULL handles to acpi_attach_data()Rafael J. Wysocki1-0/+12
2025-09-16ACPI: property: Add code comments explaining what is going onRafael J. Wysocki1-2/+44
2025-09-16ACPI: property: Disregard references in data-only subnode listsRafael J. Wysocki1-29/+22