index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-10
Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-122
/
+135
2020-06-10
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-4
/
+6
2020-06-10
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
18
-719
/
+161
2020-06-10
arch/powerpc/mm/pgtable.c: another missed conversion
Andrew Morton
1
-1
/
+1
2020-06-10
Merge tag 'docs-5.8-2' of git://git.lwn.net/linux
Linus Torvalds
41
-83
/
+91
2020-06-10
Merge tag 'acpi-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
5
-8
/
+13
2020-06-10
Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
18
-79
/
+511
2020-06-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
38
-873
/
+3397
2020-06-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
36
-143
/
+2722
2020-06-10
Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-4
/
+64
2020-06-10
Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-25
/
+57
2020-06-10
Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
100
-2613
/
+4431
2020-06-10
proc: s_fs_info may be NULL when proc_kill_sb is called
Alexey Gladkov
1
-4
/
+6
2020-06-10
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
203
-1245
/
+15228
2020-06-10
Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
53
-678
/
+4693
2020-06-10
sysctl: reject gigantic reads/write to sysctl files
Christoph Hellwig
1
-0
/
+4
2020-06-10
cdrom: fix an incorrect __user annotation on cdrom_sysctl_info
Christoph Hellwig
1
-1
/
+1
2020-06-10
Merge tag 'dmaengine-5.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
27
-356
/
+535
2020-06-10
Documentation/CodingStyle: Fix duplicate "are" typo
Geert Uytterhoeven
1
-1
/
+1
2020-06-10
arch/sparc/mm/srmmu.c: fix build
Andrew Morton
1
-10
/
+0
2020-06-10
Merge branch 'acpica'
Rafael J. Wysocki
5
-8
/
+13
2020-06-10
Merge branches 'pm-cpufreq' and 'pm-acpi'
Rafael J. Wysocki
7
-46
/
+99
2020-06-10
Merge branch 'pm-opp'
Rafael J. Wysocki
11
-57
/
+473
2020-06-09
Merge tag 'fuse-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-85
/
+219
2020-06-09
Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
18
-222
/
+440
2020-06-09
Merge tag 'afs-fixes-20200609' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-9
/
+7
2020-06-09
clk: mediatek: Remove ifr{0,1}_cfg_regs structures
Stephen Boyd
1
-30
/
+0
2020-06-09
clk: baikal-t1: remove redundant assignment to variable 'divider'
Colin Ian King
1
-1
/
+1
2020-06-09
clk: baikal-t1: fix spelling mistake "Uncompatible" -> "Incompatible"
Colin Ian King
1
-1
/
+1
2020-06-09
dt-bindings: clock: Add a missing include to MMP Audio Clock binding
Lubomir Rintel
1
-0
/
+1
2020-06-09
Input: adi - work around module name confict
Arnd Bergmann
1
-0
/
+1
2020-06-09
Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
25
-534
/
+1580
2020-06-09
Merge tag 'exfat-for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-469
/
+423
2020-06-09
x86: use proper parentheses around new uaccess macro argument uses
Linus Torvalds
1
-7
/
+7
2020-06-09
afs: Make afs_zap_data() static
David Howells
2
-2
/
+1
2020-06-09
afs: Remove afs_zero_fid as it's not used
David Howells
1
-2
/
+0
2020-06-09
afs: Fix debugging statements with %px to be %p
David Howells
2
-2
/
+2
2020-06-09
Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
21
-1814
/
+4322
2020-06-09
Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
11
-89
/
+351
2020-06-09
Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
27
-57
/
+196
2020-06-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
941
-3696
/
+2614
2020-06-09
uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
Oleg Nesterov
1
-4
/
+12
2020-06-09
include/linux/cache.h: expand documentation over __read_mostly
Luis Chamberlain
1
-2
/
+8
2020-06-09
maccess: return -ERANGE when probe_kernel_read() fails
Christoph Hellwig
1
-7
/
+9
2020-06-09
x86: use non-set_fs based maccess routines
Christoph Hellwig
1
-0
/
+16
2020-06-09
maccess: allow architectures to provide kernel probing directly
Christoph Hellwig
1
-0
/
+76
2020-06-09
maccess: move user access routines together
Christoph Hellwig
1
-56
/
+56
2020-06-09
maccess: always use strict semantics for probe_kernel_read
Christoph Hellwig
8
-54
/
+19
2020-06-09
maccess: remove strncpy_from_unsafe
Christoph Hellwig
2
-39
/
+1
2020-06-09
tracing/kprobes: handle mixed kernel/userspace probes better
Christoph Hellwig
1
-29
/
+43
[prev]
[next]