aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-28kbuild: switch from lz4c to lz4 for compressionParth Pancholi2-3/+3
2024-11-28kbuild: re-enable KCSAN for autogenerated *.mod.c intermediariesMasahiro Yamada1-1/+0
2024-11-28kbuild: enable objtool for *.mod.o and additional kernel objectsMasahiro Yamada4-28/+29
2024-11-28kbuild: move cmd_cc_o_c and cmd_as_o_S to scripts/Malefile.libMasahiro Yamada4-21/+13
2024-11-28kbuild: remove support for single %.symtypes build ruleMasahiro Yamada2-19/+5
2024-11-28kbuild: do not pass -r to genksyms when *.symref does not existMasahiro Yamada1-1/+1
2024-11-28kbuild: allow to start building external modules in any directoryMasahiro Yamada2-2/+27
2024-11-28kbuild: make wrapper Makefile more convenient for external modulesMasahiro Yamada1-1/+11
2024-11-28kbuild: use absolute path in the generated wrapper MakefileMasahiro Yamada1-2/+3
2024-11-28kbuild: support -fmacro-prefix-map for external modulesMasahiro Yamada1-2/+4
2024-11-28kbuild: support building external modules in a separate build directoryMasahiro Yamada5-11/+35
2024-11-28kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variablesMasahiro Yamada5-24/+20
2024-11-28kbuild: change working directory to external module directory with M=Masahiro Yamada11-68/+87
2024-11-27Merge tag 'acpi-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-28/+35
2024-11-27Merge tag 'pm-6.13-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-3/+19
2024-11-27Merge tag 'thermal-6.13-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-64/+34
2024-11-27Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-55/+57
2024-11-27block: Don't allow an atomic write be truncated in blkdev_write_iter()John Garry1-1/+4
2024-11-27io_uring: fix corner case forgetting to vunmapPavel Begunkov1-1/+3
2024-11-27Merge tag 'soundwire-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds18-206/+366
2024-11-27Merge tag 'phy-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds81-1074/+3061
2024-11-27Merge tag 'dmaengine-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds81-173/+252
2024-11-27Merge tag 'gpio-fixes-for-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-6/+19
2024-11-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds5-117/+152
2024-11-27Merge tag 'vfio-v6.13-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds20-475/+2920
2024-11-27Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds53-282/+1789
2024-11-27Merge tag 'loongarch-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds10-23/+134
2024-11-27Merge tag 'memblock-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+5
2024-11-27Merge tag 'modules-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-343/+785
2024-11-27Merge branch 'thermal-intel'Rafael J. Wysocki1-14/+4
2024-11-27Merge branches 'acpi-misc' and 'acpi-x86'Rafael J. Wysocki5-22/+29
2024-11-27Merge branch 'pm-opp'Rafael J. Wysocki2-3/+19
2024-11-27Merge tag 'kvm-riscv-6.13-2' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini10-1/+85
2024-11-27Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini53-282/+1789
2024-11-27Merge tag 'vfs-6.13-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-79/+81
2024-11-27Merge tag 'vfs-6.13.exec.deny_write_access.revert' of git://git.kernel.org/pu...Linus Torvalds5-14/+49
2024-11-27dt-bindings: Unify "fsl,liodn" type definitionsRob Herring (Arm)2-4/+8
2024-11-27of: address: Preserve the flags portion on 1:1 dma-ranges mappingAndrea della Porta1-1/+2
2024-11-27of/unittest: Add empty dma-ranges address translation testsAndrea della Porta2-0/+41
2024-11-27ASoC: amd: yc: Add a quirk for microfone on Lenovo ThinkPad P14s Gen 5 21MES0...Ilya Zverev1-0/+7
2024-11-27s390/mm: Add PTE_MARKER support for hugetlbfs mappingsGerald Schaefer2-2/+3
2024-11-27s390/mm: Introduce region-third and segment table swap entriesGerald Schaefer2-5/+71
2024-11-27s390/mm: Introduce region-third and segment table entry present bitsGerald Schaefer3-24/+47
2024-11-27s390/mm: Rearrange region-third and segment table entry SW bitsGerald Schaefer2-8/+9
2024-11-27KVM: s390: Increase size of union sca_utility to four bytesHeiko Carstens1-5/+10
2024-11-27KVM: s390: Remove one byte cmpxchg() usageHeiko Carstens1-11/+2
2024-11-27KVM: s390: Use try_cmpxchg() instead of cmpxchg() loopsHeiko Carstens4-19/+18
2024-11-27s390/ap: Replace xchg() with WRITE_ONCE()Heiko Carstens1-1/+1
2024-11-27Revert "fs: don't block i_writecount during exec"Christian Brauner5-14/+49
2024-11-27ASoC: SOF: ipc3-topology: Convert the topology pin index to ALH dai indexBard Liao1-2/+24