summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'irq-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-261-1/+6
|\ \ \
| * | | genirq: Fix software resend lockup and nested resendJohan Hovold2023-08-261-1/+6
* | | | Merge tag 'loongarch-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-2622-38/+42
|\ \ \ \
| * | | | LoongArch: Fix hw_breakpoint_control() for watchpointsHuacai Chen2023-08-261-2/+1
| * | | | LoongArch: Ensure FP/SIMD registers in the core dump file is up to dateHuacai Chen2023-08-262-4/+22
| * | | | LoongArch: Put the body of play_dead() into arch_cpu_idle_dead()Tiezhu Yang2023-08-253-10/+1
| * | | | LoongArch: Add identifier names to arguments of die() declarationTiezhu Yang2023-08-251-1/+1
| * | | | LoongArch: Return earlier in die() if notify_die() returns NOTIFY_STOPTiezhu Yang2023-08-251-2/+4
| * | | | LoongArch: Do not kill the task in die() if notify_die() returns NOTIFY_STOPTiezhu Yang2023-08-252-7/+7
| * | | | LoongArch: Remove <asm/export.h>Masahiro Yamada2023-08-251-1/+0
| * | | | LoongArch: Replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada2023-08-258-8/+8
| * | | | LoongArch: Remove unneeded #include <asm/export.h>Masahiro Yamada2023-08-253-3/+0
| * | | | LoongArch: Replace -ffreestanding with finer-grained -fno-builtin'sWANG Xuerui2023-08-251-1/+1
| * | | | LoongArch: Remove redundant "source drivers/firmware/Kconfig"Xi Ruoyao2023-08-251-2/+0
| | |/ / | |/| |
* | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-08-263-48/+51
|\ \ \ \
| * | | | clk: Fix slab-out-of-bounds error in devm_clk_release()Andrey Skvortsov2023-08-231-6/+7
| * | | | clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'Biju Das2023-08-051-40/+40
| * | | | clk: keystone: syscon-clk: Fix audio refclkFrancesco Dolcini2023-08-051-2/+4
* | | | | lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernelsHelge Deller2023-08-251-26/+6
* | | | | Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...Linus Torvalds2023-08-2532-73/+279
|\ \ \ \ \
| * | | | | shmem: fix smaps BUG sleeping while atomicHugh Dickins2023-08-241-2/+4
| * | | | | selftests: cachestat: catch failing fsync test on tmpfsAndre Przywara2023-08-241-15/+47
| * | | | | selftests: cachestat: test for cachestat availabilityAndre Przywara2023-08-241-1/+19
| * | | | | maple_tree: disable mas_wr_append() when other readers are possibleLiam R. Howlett2023-08-241-0/+7
| * | | | | madvise:madvise_free_pte_range(): don't use mapcount() against large folio fo...Yin Fengwei2023-08-241-1/+1
| * | | | | madvise:madvise_free_huge_pmd(): don't use mapcount() against large folio for...Yin Fengwei2023-08-241-1/+1
| * | | | | madvise:madvise_cold_or_pageout_pte_range(): don't use mapcount() against lar...Yin Fengwei2023-08-241-2/+2
| * | | | | mm: multi-gen LRU: don't spin during memcg releaseT.J. Mercier2023-08-211-5/+8
| * | | | | mm: memory-failure: fix unexpected return value in soft_offline_page()Miaohe Lin2023-08-211-4/+7
| * | | | | radix tree: remove unused variableArnd Bergmann2023-08-211-1/+0
| * | | | | mm: add a call to flush_cache_vmap() in vmap_pfn()Alexandre Ghiti2023-08-211-0/+4
| * | | | | selftests/mm: FOLL_LONGTERM need to be updated to 0x100Ayush Jain2023-08-211-1/+6
| * | | | | nilfs2: fix general protection fault in nilfs_lookup_dirty_data_buffers()Ryusuke Konishi2023-08-211-0/+5
| * | | | | mm/gup: handle cont-PTE hugetlb pages correctly in gup_must_unshare() via GUP...David Hildenbrand2023-08-211-0/+10
| * | | | | selftests: cgroup: fix test_kmem_basic less than errorLucas Karpinski2023-08-211-2/+2
| * | | | | mm: enable page walking API to lock vmas during the walkSuren Baghdasaryan2023-08-2118-20/+100
| * | | | | smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()David Hildenbrand2023-08-213-5/+8
| * | | | | mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULTDavid Hildenbrand2023-08-214-14/+49
* | | | | | Merge tag 'riscv-for-linus-6.5-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-08-255-75/+7
|\ \ \ \ \ \
| * | | | | | riscv: Fix build errors using binutils2.37 toolchainsMingzheng Xing2023-08-241-4/+4
| * | | | | | Merge patch series "riscv: fix ptrace and export VLENB"Palmer Dabbelt2023-08-234-71/+3
| |\ \ \ \ \ \
| | * | | | | | RISC-V: vector: export VLENB csr in __sc_riscv_v_stateAndy Chiu2023-08-222-1/+3
| | * | | | | | RISC-V: Remove ptrace support for vectorsPalmer Dabbelt2023-08-222-70/+0
* | | | | | | | Merge tag 'gpio-fixes-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-08-251-1/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | gpio: sim: pass the GPIO device's software node to irq domainBartosz Golaszewski2023-08-231-1/+1
| * | | | | | | | gpio: sim: dispose of irq mappings before destroying the irq_sim domainBartosz Golaszewski2023-08-231-0/+13
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'pinctrl-v6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2023-08-254-7/+68
|\ \ \ \ \ \ \ \
| * | | | | | | | pinctrl: amd: Mask wake bits on probe againMario Limonciello2023-08-211-0/+30
| * | | | | | | | Merge tag 'renesas-pinctrl-fixes-for-v6.5-tag2' of git://git.kernel.org/pub/s...Linus Walleij2023-08-213-7/+38
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{a...Biju Das2023-08-181-2/+15