summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-27ASoC: amd: yc: Add a quirk for microfone on Lenovo ThinkPad P14s Gen 5 21MES0...Ilya Zverev
2024-11-27s390/mm: Add PTE_MARKER support for hugetlbfs mappingsGerald Schaefer
2024-11-27s390/mm: Introduce region-third and segment table swap entriesGerald Schaefer
2024-11-27s390/mm: Introduce region-third and segment table entry present bitsGerald Schaefer
2024-11-27s390/mm: Rearrange region-third and segment table entry SW bitsGerald Schaefer
2024-11-27KVM: s390: Increase size of union sca_utility to four bytesHeiko Carstens
2024-11-27KVM: s390: Remove one byte cmpxchg() usageHeiko Carstens
2024-11-27KVM: s390: Use try_cmpxchg() instead of cmpxchg() loopsHeiko Carstens
2024-11-27s390/ap: Replace xchg() with WRITE_ONCE()Heiko Carstens
2024-11-27Revert "fs: don't block i_writecount during exec"Christian Brauner
2024-11-27ASoC: SOF: ipc3-topology: Convert the topology pin index to ALH dai indexBard Liao
2024-11-27ASoC: mediatek: Check num_codecs is not zero to avoid panic during probeNĂ­colas F. R. A. Prado
2024-11-27ASoC: amd: yc: Fix for enabling DMIC on acp6x via _DSD entryVenkata Prasad Potturu
2024-11-27i2c: Fix whitespace style issueLiam Zuiderhoek
2024-11-27arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as failChen-Yu Tsai
2024-11-27platform/chrome: Introduce device tree hardware proberChen-Yu Tsai
2024-11-27i2c: of-prober: Add GPIO support to simple helpersChen-Yu Tsai
2024-11-27i2c: of-prober: Add simple helpers for regulator supportChen-Yu Tsai
2024-11-27i2c: Introduce OF component probe functionChen-Yu Tsai
2024-11-27of: base: Add for_each_child_of_node_with_prefix()Chen-Yu Tsai
2024-11-27of: dynamic: Add of_changeset_update_prop_stringChen-Yu Tsai
2024-11-27ALSA: ump: Fix evaluation of MIDI 1.0 FB infoTakashi Iwai