summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-09-15Merge tag 'samsung-drivers-6.18' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-27/+275
2025-09-15Merge tag 'renesas-drivers-for-v6.18-tag2' of git://git.kernel.org/pub/scm/li...Arnd Bergmann-0/+24
2025-09-15Merge tag 'tee-prot-dma-buf-for-v6.18' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann-67/+1670
2025-09-15Merge tag 'tee-sha1-lib-for-v6.18' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-48/+10
2025-09-15Merge tag 'tee-improve-sysfs-for-v6.18' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann-2/+2
2025-09-15Merge tag 'hisi-drivers-for-6.18' of https://github.com/hisilicon/linux-hisi ...Arnd Bergmann-1/+1
2025-09-15Merge tag 'qcom-drivers-for-6.18' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-35/+39
2025-09-15Merge tag 'arm-soc/for-6.18/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann-28/+1000
2025-09-15Merge tag 'reset-for-v6.18' of https://git.pengutronix.de/git/pza/linux into ...Arnd Bergmann-6/+312
2025-09-11firmware: qcom: tzmem: disable sc7180 platformNikita Travkin-0/+1
2025-09-11soc: renesas: Identify R-Car X5HDuy Nguyen-0/+24
2025-09-11firmware: exynos-acpm: fix PMIC returned errnoTudor Ambarus-5/+20
2025-09-11optee: smc abi: dynamic protected memory allocationJens Wiklander-3/+75
2025-09-11optee: FF-A: dynamic protected memory allocationJens Wiklander-3/+492
2025-09-11optee: support protected memory allocationJens Wiklander-2/+81
2025-09-11tee: add tee_shm_alloc_dma_mem()Jens Wiklander-2/+88
2025-09-11tee: new ioctl to a register tee_shm from a dmabuf file descriptorEtienne Carriere-4/+182
2025-09-11tee: refactor params_from_user()Jens Wiklander-40/+54
2025-09-11tee: implement protected DMA-heapJens Wiklander-0/+569
2025-09-11dma-buf: dma-heap: export declared functionsJens Wiklander-0/+4
2025-09-11optee: sync secure world ABI headersJens Wiklander-18/+130
2025-09-08soc: qcom: use devm_kcalloc() for array space allocationQianfeng Rong-1/+1
2025-09-04dt-bindings: firmware: qcom,scm: Add MSM8937Barnabás Czémán-0/+3
2025-09-03clk: rp1: convert from round_rate() to determine_rate()Brian Masney-25/+33
2025-09-03drivers: firmware: bcm47xx_sprom: fix spellingAkhilesh Patil-1/+1
2025-09-03clk: rp1: Implement remaining clock treeAndrea della Porta-8/+968
2025-09-03dt-bindings: clock: rp1: Add missing MIPI DSI definesAndrea della Porta-0/+4
2025-09-01firmware: qcom: scm: Allow QSEECOM on Dell Inspiron 7441 / Latitude 7455Val Packett-0/+2
2025-09-01firmware: qcom: scm: Allow QSEECOM on Lenovo Thinkbook 16Jens Glathe-0/+1
2025-09-01Merge tag 'renesas-drivers-for-v6.18-tag1' of https://git.kernel.org/pub/scm/...Arnd Bergmann-1/+35
2025-09-01Merge tag 'aspeed-6.18-drivers-0' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-22/+10
2025-08-31Linux 6.17-rc4v6.17-rc4Linus Torvalds-1/+1
2025-08-31Merge tag 'x86_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-16/+45
2025-08-31Merge tag 'sched_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-10/+14
2025-08-31Merge tag 'irq_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+10
2025-08-31Merge tag 'hardening-v6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-8/+10
2025-08-31Merge tag 'gpio-fixes-for-v6.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+2
2025-08-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-12/+12
2025-08-30kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptraceMark Brown-3/+2
2025-08-30arm64: mm: Fix CFI failure due to kpti_ng_pgd_alloc function signatureKees Cook-9/+10
2025-08-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-362/+579
2025-08-29hardening: Require clang 20.1.0 for __counted_byNathan Chancellor-4/+5
2025-08-29Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini-349/+560
2025-08-29Merge tag 'kvm-riscv-fixes-6.17-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini-2/+7
2025-08-29Merge tag 'efi-fixes-for-v6.17-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-34/+31
2025-08-29Merge tag 'v6.17-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-2/+19
2025-08-29Merge tag 'xfs-fixes-6.17-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-43/+25
2025-08-29Merge tag 'hid-for-linus-2025082901' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-42/+79
2025-08-29Merge tag 'regulator-fix-v6.17-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2025-08-29Merge tag 'ata-6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds-22/+43