index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
35
-297
/
+297
*
kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables
Denis Efremov
2020-06-11
4
-7
/
+7
*
Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-11
3
-26
/
+23
|
\
|
*
x86: kvm_hv_set_msr(): use __put_user() instead of 32bit __clear_user()
Al Viro
2020-06-03
1
-1
/
+1
|
*
TEST_ACCESS_OK _never_ had been checked anywhere
Al Viro
2020-06-03
1
-7
/
+0
|
*
x86: switch cp_stat64() to unsafe_put_user()
Al Viro
2020-06-03
1
-18
/
+22
*
|
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-10
3
-22
/
+26
|
\
\
|
*
|
arm64: barrier: Use '__unqual_scalar_typeof' for acquire/release macros
Will Deacon
2020-04-16
1
-8
/
+8
|
*
|
arm64: csum: Disable KASAN for do_csum()
Will Deacon
2020-04-15
1
-8
/
+12
|
*
|
compiler/gcc: Raise minimum GCC version for kernel builds to 4.8
Will Deacon
2020-04-15
1
-6
/
+6
|
|
/
*
|
arch/powerpc/mm/pgtable.c: another missed conversion
Andrew Morton
2020-06-10
1
-1
/
+1
*
|
Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-10
5
-4
/
+64
|
\
\
|
*
|
um: virtio: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-02
2
-2
/
+2
|
*
|
um: Use fdatasync() when mapping the UBD FSYNC command
Anton Ivanov
2020-06-02
1
-1
/
+1
|
*
|
um: Do not evaluate compiler's library path when cleaning
Masahiro Yamada
2020-06-02
1
-2
/
+2
|
*
|
um: Neaten vu_err macro definition
Joe Perches
2020-06-02
1
-1
/
+1
|
*
|
um: Add a generic "fd" vector transport
Marc-André Lureau
2020-06-02
1
-0
/
+59
|
*
|
um: Add include: memset() and memcpy() are in <string.h>
Zach van Rijn
2020-06-02
1
-0
/
+1
*
|
|
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-06-10
20
-474
/
+19
|
\
\
\
|
|
\
\
|
|
\
\
|
*
-
.
\
\
Merge branches 'clk-mmp', 'clk-intel', 'clk-ingenic', 'clk-qcom' and 'clk-sil...
Stephen Boyd
2020-06-01
1
-0
/
+2
|
|
\
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
/
|
clk: mmp2: Add support for power islands
Lubomir Rintel
2020-05-28
1
-0
/
+2
|
|
|
/
/
|
*
|
|
clk: Move HAVE_CLK config out of architecture layer
Stephen Boyd
2020-05-13
1
-6
/
+0
|
*
|
|
MIPS: Loongson64: Drop asm/clock.h include
Stephen Boyd
2020-05-13
1
-1
/
+0
|
*
|
|
ARM: mmp: Remove legacy clk code
Stephen Boyd
2020-05-13
8
-456
/
+0
|
*
|
|
clk: Allow the common clk framework to be selectable
Stephen Boyd
2020-05-05
8
-5
/
+18
|
*
|
|
MIPS: Remove redundant CLKDEV_LOOKUP selects
Stephen Boyd
2020-05-05
1
-2
/
+0
|
*
|
|
h8300: Remove redundant CLKDEV_LOOKUP selects
Stephen Boyd
2020-05-05
1
-1
/
+0
|
*
|
|
arm64: tegra: Remove redundant CLKDEV_LOOKUP selects
Stephen Boyd
2020-05-05
1
-1
/
+0
|
*
|
|
ARM: Remove redundant CLKDEV_LOOKUP selects
Stephen Boyd
2020-05-05
2
-4
/
+0
|
*
|
|
ARM: Remove redundant COMMON_CLK selects
Stephen Boyd
2020-05-05
3
-3
/
+0
|
|
/
/
*
|
|
Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2020-06-10
2
-4
/
+4
|
\
\
\
|
*
|
|
power: supply: olpc_battery: fix the power supply name
Lubomir Rintel
2020-05-10
2
-4
/
+4
*
|
|
|
arch/sparc/mm/srmmu.c: fix build
Andrew Morton
2020-06-10
1
-10
/
+0
*
|
|
|
x86: use proper parentheses around new uaccess macro argument uses
Linus Torvalds
2020-06-09
1
-7
/
+7
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-09
687
-2549
/
+1264
|
\
\
\
\
|
*
|
|
|
x86: use non-set_fs based maccess routines
Christoph Hellwig
2020-06-09
1
-0
/
+16
|
*
|
|
|
maccess: always use strict semantics for probe_kernel_read
Christoph Hellwig
2020-06-09
3
-9
/
+4
|
*
|
|
|
maccess: unify the probe kernel arch hooks
Christoph Hellwig
2020-06-09
3
-35
/
+20
|
*
|
|
|
maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault
Christoph Hellwig
2020-06-09
1
-1
/
+1
|
*
|
|
|
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
32
-68
/
+68
|
*
|
|
|
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
2020-06-09
14
-14
/
+14
|
*
|
|
|
mmap locking API: rename mmap_sem to mmap_lock
Michel Lespinasse
2020-06-09
2
-3
/
+3
|
*
|
|
|
mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked()
Michel Lespinasse
2020-06-09
1
-1
/
+1
|
*
|
|
|
mmap locking API: add MMAP_LOCK_INITIALIZER
Michel Lespinasse
2020-06-09
1
-1
/
+1
|
*
|
|
|
mmap locking API: convert nested write lock sites
Michel Lespinasse
2020-06-09
1
-1
/
+2
|
*
|
|
|
mmap locking API: convert mmap_sem call sites missed by coccinelle
Michel Lespinasse
2020-06-09
4
-18
/
+18
|
*
|
|
|
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
67
-280
/
+280
|
*
|
|
|
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
52
-860
/
+135
|
*
|
|
|
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
43
-297
/
+58
|
*
|
|
|
x86/mm: simplify init_trampoline() and surrounding logic
Mike Rapoport
2020-06-09
5
-47
/
+37
[next]