summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2026-06-03kho: add support for linked-block serializationPasha Tatashin2-0/+16
2026-06-03xhci: dbc: Fix sysfs ABI Documentation for xhci dbc statesMathias Nyman1-1/+1
2026-06-03dt-bindings: iio: adc: mt6359: Add MT6365 PMIC AuxADCLouis-Alexis Eyraud1-6/+11
2026-06-03dt-bindings: input: mediatek,pmic-keys: Add MT6365 supportLouis-Alexis Eyraud1-8/+13
2026-06-03coco/tdx-host: Expose P-SEAMLDR information via sysfsChao Gao1-0/+21
2026-06-03coco/tdx-host: Expose TDX module versionChao Gao1-0/+5
2026-06-03Merge branch 'kvm-ghcb-for-7.2' into HEADPaolo Bonzini40-85/+872
2026-06-03Merge tag 'tegra-for-7.2-arm-dt' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2-171/+34
2026-06-03Merge tag 'tegra-for-7.2-dt-bindings' of git://git.kernel.org/pub/scm/linux/k...Linus Walleij2-1/+4
2026-06-03Merge tag 'rtw-next-2026-06-03' of https://github.com/pkshih/rtwJohannes Berg1-0/+24
2026-06-03Merge tag 'gemini-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Walleij2-0/+12
2026-06-03ASoC: cs42xx8: Add SPI bus support for CS42448/CS42888 codecMark Brown1-0/+23
2026-06-03ASoC: dt-bindings: cirrus,cs42xx8: Add SPI bus supportChancel Liu1-0/+23
2026-06-03arm64: Document SVE constraints on new hwcapsMark Brown1-4/+7
2026-06-03arm64: kernel: Disable CNP on HiSilicon HIP09Zeng Heng1-0/+2
2026-06-03Documentation: drm: Add entry for removing spsc_queue to TODO listPhilipp Stanner1-0/+41
2026-06-03dt-bindings: power: qcom,rpmpd: document the Shikra RPM Power DomainsRakesh Kota1-0/+1
2026-06-03Documentation: futex: Add a note about robust list race conditionAndré Almeida1-0/+44
2026-06-03futex: Move futex task related data into a structThomas Gleixner1-4/+4
2026-06-03dt-bindings: power: qcom,rpmhpd: Add RPMh power domain for Nord SoCKamal Wadhwa1-0/+1
2026-06-03dt-bindings: timer: arm,arch_timer: Fix requirements for interrupt descriptionMarc Zyngier1-13/+8
2026-06-03dt-bindings: thermal: cooling-devices: Update support for 3 cells cooling deviceGaurav Kohli3-4/+10
2026-06-03dt-bindings: thermal: qoriq: Add compatible string for imx93Jacky Bai1-0/+1
2026-06-03dt-bindings: thermal: Add SpacemiT K1 thermal sensorShuwei Wu1-0/+76
2026-06-03dt-bindings: thermal: qcom-tsens: Document the Hawi Temperature SensorDipa Ramesh Mantre1-0/+1
2026-06-03dt-bindings: thermal: qcom-tsens: Document the Shikra Temperature SensorGaurav Kohli1-0/+1
2026-06-03wifi: rtw89: usb: add serial_number and uuid sysfs attributes for 0x28de:0x2432Johnson Tsai1-0/+24
2026-06-03Merge tag 'drm-misc-next-2026-05-28' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie3-2/+27
2026-06-03Merge tag 'drm-xe-next-2026-05-28' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-2/+2
2026-06-02Docs/{ABI,admin-guide}/damon: fix various typoesZenghui Yu2-10/+10
2026-06-02Docs/mm/damon/design: fix three typosSakurai Shun1-3/+3
2026-06-02Documentation/admin-guide/mm: fix typos in transhuge.rstLeon Hwang1-2/+2
2026-06-02Docs/admin-guide/mm/damon/usage: update for memcg damon filterSeongJae Park1-2/+4
2026-06-02Docs/mm/damon/design: update for memcg damon filterSeongJae Park1-2/+2
2026-06-02Docs/admin-guide/mm/damon/usage: document data attributes monitoringSeongJae Park2-3/+43
2026-06-02Docs/mm/damon/design: document data attributes monitoringSeongJae Park1-0/+37
2026-06-02docs/mm: fix typo in process_addrs.rstSakurai Shun1-1/+1
2026-06-02mm/hugetlb_cma: restrict hugetlb_cma parameter to gigantic-page alignmentSang-Heon Jeon1-0/+4
2026-06-02dt-bindings: display: rockchip: analogix-dp: Add support for RK3576Damon Ding1-0/+2
2026-06-02dt-bindings: display: rockchip: analogix-dp: Add per-clock descriptionsDamon Ding1-1/+4
2026-06-02dt-bindings: display: rockchip: analogix-dp: Fix hclk as third clock for RK3588Damon Ding1-1/+39
2026-06-02doc/netlink: rt-link: fix binary attributes marked as stringsRemy D. Farley1-4/+6
2026-06-02dt-bindings: extcon: document Samsung S2M series PMIC extcon deviceKaustabh Chakraborty1-0/+40
2026-06-02Merge tag 'soc-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+34
2026-06-02dt-bindings: arm-smmu: Correct and add constraints for Hawi, Shikra and Kaana...Krzysztof Kozlowski1-2/+4
2026-06-02dt-bindings: arm-smmu: Add compatible for Qualcomm Nord SoCShawn Guo1-0/+2
2026-06-02regulator: Use named initializers for platform_device_id arraysMark Brown6-24/+21
2026-06-02tracing/eprobes: Allow use of BTF names to dereference pointersSteven Rostedt1-0/+4
2026-06-02Merge tag 'v7.1-rc6' into workJonathan Cameron44-87/+877
2026-06-02Merge branch 'tip/sched/urgent'Peter Zijlstra1-1/+93