summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-103-26/+23
|\
| * x86: kvm_hv_set_msr(): use __put_user() instead of 32bit __clear_user()Al Viro2020-06-031-1/+1
| * TEST_ACCESS_OK _never_ had been checked anywhereAl Viro2020-06-031-7/+0
| * x86: switch cp_stat64() to unsafe_put_user()Al Viro2020-06-031-18/+22
* | Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-103-22/+26
|\ \
| * | arm64: barrier: Use '__unqual_scalar_typeof' for acquire/release macrosWill Deacon2020-04-161-8/+8
| * | arm64: csum: Disable KASAN for do_csum()Will Deacon2020-04-151-8/+12
| * | compiler/gcc: Raise minimum GCC version for kernel builds to 4.8Will Deacon2020-04-151-6/+6
| |/
* | arch/powerpc/mm/pgtable.c: another missed conversionAndrew Morton2020-06-101-1/+1
* | Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-105-4/+64
|\ \
| * | um: virtio: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-022-2/+2
| * | um: Use fdatasync() when mapping the UBD FSYNC commandAnton Ivanov2020-06-021-1/+1
| * | um: Do not evaluate compiler's library path when cleaningMasahiro Yamada2020-06-021-2/+2
| * | um: Neaten vu_err macro definitionJoe Perches2020-06-021-1/+1
| * | um: Add a generic "fd" vector transportMarc-André Lureau2020-06-021-0/+59
| * | um: Add include: memset() and memcpy() are in <string.h>Zach van Rijn2020-06-021-0/+1
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-06-1020-474/+19
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'clk-mmp', 'clk-intel', 'clk-ingenic', 'clk-qcom' and 'clk-sil...Stephen Boyd2020-06-011-0/+2
| |\ \ \ \ | | | | |/ | | | |/|
| | * / | clk: mmp2: Add support for power islandsLubomir Rintel2020-05-271-0/+2
| | |/ /
| * | | clk: Move HAVE_CLK config out of architecture layerStephen Boyd2020-05-121-6/+0
| * | | MIPS: Loongson64: Drop asm/clock.h includeStephen Boyd2020-05-121-1/+0
| * | | ARM: mmp: Remove legacy clk codeStephen Boyd2020-05-128-456/+0
| * | | clk: Allow the common clk framework to be selectableStephen Boyd2020-05-058-5/+18
| * | | MIPS: Remove redundant CLKDEV_LOOKUP selectsStephen Boyd2020-05-051-2/+0
| * | | h8300: Remove redundant CLKDEV_LOOKUP selectsStephen Boyd2020-05-051-1/+0
| * | | arm64: tegra: Remove redundant CLKDEV_LOOKUP selectsStephen Boyd2020-05-051-1/+0
| * | | ARM: Remove redundant CLKDEV_LOOKUP selectsStephen Boyd2020-05-052-4/+0
| * | | ARM: Remove redundant COMMON_CLK selectsStephen Boyd2020-05-053-3/+0
| |/ /
* | | Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2020-06-102-4/+4
|\ \ \
| * | | power: supply: olpc_battery: fix the power supply nameLubomir Rintel2020-05-102-4/+4
* | | | arch/sparc/mm/srmmu.c: fix buildAndrew Morton2020-06-101-10/+0
* | | | x86: use proper parentheses around new uaccess macro argument usesLinus Torvalds2020-06-091-7/+7
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-09687-2549/+1264
|\ \ \ \
| * | | | x86: use non-set_fs based maccess routinesChristoph Hellwig2020-06-091-0/+16
| * | | | maccess: always use strict semantics for probe_kernel_readChristoph Hellwig2020-06-093-9/+4
| * | | | maccess: unify the probe kernel arch hooksChristoph Hellwig2020-06-093-35/+20
| * | | | maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofaultChristoph Hellwig2020-06-091-1/+1
| * | | | mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-0932-68/+68
| * | | | mmap locking API: convert mmap_sem API commentsMichel Lespinasse2020-06-0914-14/+14
| * | | | mmap locking API: rename mmap_sem to mmap_lockMichel Lespinasse2020-06-092-3/+3
| * | | | mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked()Michel Lespinasse2020-06-091-1/+1
| * | | | mmap locking API: add MMAP_LOCK_INITIALIZERMichel Lespinasse2020-06-091-1/+1
| * | | | mmap locking API: convert nested write lock sitesMichel Lespinasse2020-06-091-1/+2
| * | | | mmap locking API: convert mmap_sem call sites missed by coccinelleMichel Lespinasse2020-06-094-18/+18
| * | | | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-0967-280/+280
| * | | | mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-0952-860/+135
| * | | | mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-0943-297/+58
| * | | | x86/mm: simplify init_trampoline() and surrounding logicMike Rapoport2020-06-095-47/+37
| * | | | m68k/mm: move {cache,nocahe}_page() definitions close to their userMike Rapoport2020-06-093-84/+43
| * | | | m68k/mm/motorola: move comment about page table allocation funcitonsMike Rapoport2020-06-092-6/+6