summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-12-21test_maple_tree: add test for mas_spanning_rebalance() on insufficient dataLiam Howlett1-0/+23
2022-12-21maple_tree: fix mas_spanning_rebalance() on insufficient dataLiam Howlett1-1/+3
2022-12-21hugetlb: really allocate vma lock for all sharable vmasMike Kravetz1-185/+148
2022-12-21kmsan: export kmsan_handle_urbArnd Bergmann1-0/+1
2022-12-21kmsan: include linux/vmalloc.hArnd Bergmann1-0/+1
2022-12-21mm/mempolicy: fix memory leak in set_mempolicy_home_node system callMathieu Desnoyers1-0/+1
2022-12-21mm, mremap: fix mremap() expanding vma with addr inside vmaVlastimil Babka1-1/+2
2022-12-20Merge branch 'linus'Andrew Morton1116-14791/+24503
2022-12-20Merge tag 'm68knommu-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1
2022-12-20Merge tag 'spdx-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-45/+240
2022-12-20Merge tag 'devicetree-for-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds490-588/+703
2022-12-20Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-120/+100
2022-12-20Merge tag 'asm-generic-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-68/+79
2022-12-19Merge tag 'soc-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-7/+29
2022-12-19Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds42-156/+286
2022-12-19Merge tag 'zstd-linus-v6.2' of https://github.com/terrelln/linuxLinus Torvalds40-2624/+6989
2022-12-19Merge tag 'v6.1-soc-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-1/+1
2022-12-19Merge tag 'v6.1-dts64-fixes' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2-3/+3
2022-12-19soc: tegra: fix CPU_BIG_ENDIAN dependenciesArnd Bergmann1-0/+3
2022-12-19ARM: disallow pre-ARMv5 builds with ld.lldArnd Bergmann1-0/+2
2022-12-19ARM: pxa: fix building with clangArnd Bergmann2-0/+16
2022-12-19MAINTAINERS: add related dts to IXP4xxCorentin Labbe1-0/+1
2022-12-19ARM: dts: spear: drop 0x from unit addressKrzysztof Kozlowski3-3/+3
2022-12-19Merge tag 'nfsd-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds4-196/+197
2022-12-19parisc: Show MPE/iX model string at bootupHelge Deller3-5/+10
2022-12-19Merge tag 'rtc-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds49-1000/+674
2022-12-19Merge tag 'dmaengine-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds29-3952/+1268
2022-12-19Merge tag 'soundwire-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-950/+1237
2022-12-19Merge tag 'phy-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds48-2529/+3914
2022-12-19Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds32-657/+1172
2022-12-19Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds72-187/+3645
2022-12-19Merge tag 'csky-for-linus-6.2-rc1' of https://github.com/c-sky/csky-linuxLinus Torvalds5-18/+7
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds196-1257/+3541
2022-12-19Merge tag 'mm-nonmm-stable-2022-12-17-20-32' of git://git.kernel.org/pub/scm/...Linus Torvalds2-9/+14
2022-12-19Merge tag 'mm-stable-2022-12-17-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-28/+42
2022-12-18parisc: Add missing FORCE prerequisites in MakefileHelge Deller2-4/+4
2022-12-18parisc: Move pdc_result struct to firmware.cHelge Deller2-17/+4
2022-12-18parisc: Drop locking in pdc console codeHelge Deller1-13/+3
2022-12-18parisc: Drop duplicate kgdb_pdc consoleHelge Deller1-20/+0
2022-12-18parisc: Fix locking in pdc_iodc_print() firmware callHelge Deller1-11/+13
2022-12-17Resync master with latest Linus upstreamAndrew Morton91-906/+1243
2022-12-17parisc: Drop PMD_SHIFT from calculation in pgtable.hHelge Deller1-2/+2
2022-12-17parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller5-34/+49
2022-12-17parisc: led: Fix potential null-ptr-deref in start_task()Shang XiaoJing1-0/+3
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds55-395/+356
2022-12-17Merge tag 'msi-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-3/+9
2022-12-17Merge tag 'hsi-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds4-34/+14
2022-12-17Merge tag 'for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds43-285/+372
2022-12-17Merge tag 'linux-watchdog-6.2-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds16-106/+474
2022-12-17Merge tag 'leds-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds15-115/+108