summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-28setlocalversion: add -e optionMasahiro Yamada
2024-11-28setlocalversion: work around "git describe" performanceRasmus Villemoes
2024-11-28kbuild: switch from lz4c to lz4 for compressionParth Pancholi
2024-11-28kbuild: re-enable KCSAN for autogenerated *.mod.c intermediariesMasahiro Yamada
2024-11-28kbuild: enable objtool for *.mod.o and additional kernel objectsMasahiro Yamada
2024-11-28kbuild: move cmd_cc_o_c and cmd_as_o_S to scripts/Malefile.libMasahiro Yamada
2024-11-28kbuild: remove support for single %.symtypes build ruleMasahiro Yamada
2024-11-28kbuild: do not pass -r to genksyms when *.symref does not existMasahiro Yamada
2024-11-28kbuild: allow to start building external modules in any directoryMasahiro Yamada
2024-11-28kbuild: make wrapper Makefile more convenient for external modulesMasahiro Yamada
2024-11-28kbuild: use absolute path in the generated wrapper MakefileMasahiro Yamada
2024-11-28kbuild: support -fmacro-prefix-map for external modulesMasahiro Yamada
2024-11-28kbuild: support building external modules in a separate build directoryMasahiro Yamada
2024-11-28kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variablesMasahiro Yamada
2024-11-28kbuild: change working directory to external module directory with M=Masahiro Yamada
2024-11-27Merge tag 'acpi-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-11-27Merge tag 'pm-6.13-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-11-27Merge tag 'thermal-6.13-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-27Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-27block: Don't allow an atomic write be truncated in blkdev_write_iter()John Garry
2024-11-27io_uring: fix corner case forgetting to vunmapPavel Begunkov
2024-11-27Merge tag 'soundwire-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-27Merge tag 'phy-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2024-11-27Merge tag 'dmaengine-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-27Merge tag 'gpio-fixes-for-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-11-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-11-27Merge tag 'vfio-v6.13-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2024-11-27Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-11-27Merge tag 'loongarch-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2024-11-27Merge tag 'memblock-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-27Merge tag 'modules-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-27Merge branch 'thermal-intel'Rafael J. Wysocki
2024-11-27Merge branches 'acpi-misc' and 'acpi-x86'Rafael J. Wysocki
2024-11-27Merge branch 'pm-opp'Rafael J. Wysocki
2024-11-27Merge tag 'kvm-riscv-6.13-2' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-11-27Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2024-11-27Merge tag 'vfs-6.13-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-27Merge tag 'vfs-6.13.exec.deny_write_access.revert' of git://git.kernel.org/pu...Linus Torvalds
2024-11-27drm/vc4: Drop planes that are completely off-screen or 0 crtc sizeDave Stevenson
2024-11-27drm/vc4: Enable bg_fill if there are no planes enabledDave Stevenson
2024-11-27drm/vc4: Add additional warn_on for incorrect revisionsMaxime Ripard
2024-11-27drm/vc4: hdmi: Support 2712 D-step register mapDave Stevenson
2024-11-27drm/vc4: plane: Add support for 2712 D-step.Dave Stevenson
2024-11-27drm/vc4: hvs: Add in support for 2712 D-step.Dave Stevenson
2024-11-27drm/vc4: drv: Add support for 2712 D-stepDave Stevenson
2024-11-27drm/vc4: txp: Add BCM2712 MOPLET supportMaxime Ripard
2024-11-27drm/vc4: txp: Add support for BCM2712 MOPMaxime Ripard
2024-11-27drm/vc4: txp: Add a new TXP encoder typeMaxime Ripard
2024-11-27drm/vc4: txp: Move the encoder type in the variant structureMaxime Ripard
2024-11-27drm/vc4: txp: Handle 40-bits DMA AddressesMaxime Ripard