summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-09-02Linux 6.5.1v6.5.1Greg Kroah-Hartman
2023-09-02kallsyms: Fix kallsyms_selftest failureYonghong Song
2023-09-02lockdep: fix static memory detection even moreHelge Deller
2023-09-02ipv6: remove hard coded limitation on ipv6_pinfoEric Dumazet
2023-09-02module/decompress: use vmalloc() for zstd decompression workspaceAndrea Righi
2023-09-02ARM: module: Use module_init_layout_section() to spot init sectionsJames Morse
2023-09-02arm64: module: Use module_init_layout_section() to spot init sectionsJames Morse
2023-09-02module: Expose module_init_layout_section()James Morse
2023-09-02ACPI: thermal: Drop nocrt parameterMario Limonciello
2023-08-27Linux 6.5v6.5Linus Torvalds
2023-08-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-08-26Merge tag 'x86-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-26Merge tag 'irq-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-26Merge tag 'loongarch-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-26genirq: Fix software resend lockup and nested resendJohan Hovold
2023-08-26LoongArch: Fix hw_breakpoint_control() for watchpointsHuacai Chen
2023-08-26LoongArch: Ensure FP/SIMD registers in the core dump file is up to dateHuacai Chen
2023-08-25Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-25lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernelsHelge Deller
2023-08-25Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...Linus Torvalds
2023-08-25Merge tag 'riscv-for-linus-6.5-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-25Merge tag 'gpio-fixes-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-25Merge tag 'pinctrl-v6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-08-25Merge tag 'sound-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2023-08-25LoongArch: Put the body of play_dead() into arch_cpu_idle_dead()Tiezhu Yang
2023-08-25LoongArch: Add identifier names to arguments of die() declarationTiezhu Yang
2023-08-25LoongArch: Return earlier in die() if notify_die() returns NOTIFY_STOPTiezhu Yang
2023-08-25LoongArch: Do not kill the task in die() if notify_die() returns NOTIFY_STOPTiezhu Yang
2023-08-25LoongArch: Remove <asm/export.h>Masahiro Yamada
2023-08-25LoongArch: Replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada
2023-08-25LoongArch: Remove unneeded #include <asm/export.h>Masahiro Yamada
2023-08-25LoongArch: Replace -ffreestanding with finer-grained -fno-builtin'sWANG Xuerui
2023-08-25LoongArch: Remove redundant "source drivers/firmware/Kconfig"Xi Ruoyao
2023-08-25Merge tag 'drm-fixes-2023-08-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-08-25Merge tag 'asoc-fix-v6.5-rc7-2' of https://git.kernel.org/pub/scm/linux/kerne...Takashi Iwai
2023-08-24Merge tag 'trace-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-08-24scsi: snic: Fix double free in snic_tgt_create()Zhu Wang
2023-08-24Merge tag 'media/v6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-08-24scsi: core: raid_class: Remove raid_component_add()Zhu Wang
2023-08-25Merge tag 'drm-intel-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-08-24shmem: fix smaps BUG sleeping while atomicHugh Dickins
2023-08-24selftests: cachestat: catch failing fsync test on tmpfsAndre Przywara
2023-08-24selftests: cachestat: test for cachestat availabilityAndre Przywara
2023-08-24maple_tree: disable mas_wr_append() when other readers are possibleLiam R. Howlett
2023-08-24madvise:madvise_free_pte_range(): don't use mapcount() against large folio fo...Yin Fengwei
2023-08-24madvise:madvise_free_huge_pmd(): don't use mapcount() against large folio for...Yin Fengwei
2023-08-24madvise:madvise_cold_or_pageout_pte_range(): don't use mapcount() against lar...Yin Fengwei
2023-08-24Merge tag 'nfsd-6.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-08-24Merge tag 'spi-fix-v6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-08-24riscv: Fix build errors using binutils2.37 toolchainsMingzheng Xing