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
2018-01-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
12
-62
/
+173
2018-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-23
/
+43
2018-01-04
Merge tag 'drm-fixes-for-v4.15-rc7' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
16
-106
/
+127
2018-01-04
mailmap: update Mark Yao's email address
Jeffy Chen
1
-0
/
+1
2018-01-04
userfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_EVENT_FORK fails
Andrea Arcangeli
1
-2
/
+18
2018-01-04
mm/sparse.c: wrong allocation for mem_section
Baoquan He
1
-1
/
+1
2018-01-04
mm/zsmalloc.c: include fs.h
Sergey Senozhatsky
1
-0
/
+1
2018-01-04
mm/debug.c: provide useful debugging information for VM_BUG
Matthew Wilcox
1
-14
/
+14
2018-01-04
kernel/exit.c: export abort() to modules
Andrew Morton
4
-3
/
+1
2018-01-04
mm/mprotect: add a cond_resched() inside change_pmd_range()
Anshuman Khandual
1
-2
/
+4
2018-01-04
kernel/acct.c: fix the acct->needcheck check in check_free_space()
Oleg Nesterov
1
-1
/
+1
2018-01-04
mm: check pfn_valid first in zero_resv_unavail
Dave Young
1
-0
/
+2
2018-01-05
Merge tag 'drm-intel-fixes-2018-01-04' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
7
-24
/
+62
2018-01-05
Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
5
-6
/
+8
2018-01-05
Merge branch 'drm-armada-fixes-4.15' of git://git.armlinux.org.uk/~rmk/linux-...
Dave Airlie
3
-39
/
+48
2018-01-05
Merge tag 'omapdrm-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
1
-37
/
+9
2018-01-04
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
27
-54
/
+54
2018-01-04
arm64: dts: uniphier: fix gpio-ranges property of PXs3 SoC
Masahiro Yamada
1
-2
/
+2
2018-01-04
Merge tag 'sunxi-fixes-for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Arnd Bergmann
11
-20
/
+16
2018-01-04
Merge tag 'renesas-fixes-for-v4.15' of ssh://gitolite.kernel.org/pub/scm/linu...
Arnd Bergmann
2
-2
/
+0
2018-01-04
drm/i915: Apply Display WA #1183 on skl, kbl, and cfl
Lucas De Marchi
3
-9
/
+38
2018-01-03
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-25
/
+48
2018-01-03
x86/process: Define cpu_tss_rw in same section as declaration
Nick Desaulniers
1
-1
/
+1
2018-01-03
x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat()
Thomas Gleixner
1
-7
/
+6
2018-01-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-3
/
+5
2018-01-03
Merge branch 'afs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dho...
Linus Torvalds
5
-13
/
+40
2018-01-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-12
/
+9
2018-01-03
exec: Weaken dumpability for secureexec
Kees Cook
1
-2
/
+7
2018-01-03
x86/dumpstack: Print registers for first stack frame
Josh Poimboeuf
1
-1
/
+2
2018-01-03
x86/dumpstack: Fix partial register dumps
Josh Poimboeuf
3
-13
/
+34
2018-01-03
x86/pti: Make sure the user/kernel PTEs match
Thomas Gleixner
1
-1
/
+2
2018-01-03
x86/cpu, x86/pti: Do not enable PTI on AMD processors
Tom Lendacky
1
-2
/
+2
2018-01-03
x86/pti: Enable PTI by default
Thomas Gleixner
1
-0
/
+1
2018-01-02
drm/ttm: check the return value of kzalloc
Xiongwei Song
1
-0
/
+2
2018-01-02
drm/amd/display: call set csc_default if enable adjustment is false
Yue Hin Lau
4
-6
/
+6
2018-01-02
docs: fix, intel_guc_loader.c has been moved to intel_guc_fw.c
Markus Heiser
1
-3
/
+0
2018-01-02
omapdrm/dss/hdmi4_cec: fix interrupt handling
Hans Verkuil
1
-37
/
+9
2018-01-02
documentation/gpu/i915: fix docs build error after file rename
Randy Dunlap
1
-2
/
+2
2018-01-02
drm/i915: Put all non-blocking modesets onto an ordered wq
Ville Syrjälä
2
-3
/
+14
2018-01-02
drm/i915: Disable DC states around GMBUS on GLK
Ville Syrjälä
1
-0
/
+1
2018-01-02
drm/i915/psr: Fix register name mess up.
Dhinakaran Pandiyan
1
-8
/
+8
2018-01-02
afs: Fix missing error handling in afs_write_end()
David Howells
1
-3
/
+5
2018-01-02
afs: Fix unlink
David Howells
2
-8
/
+33
2018-01-02
afs: Potential uninitialized variable in afs_extract_data()
Dan Carpenter
1
-1
/
+1
2018-01-02
fscache: Fix the default for fscache_maybe_release_page()
David Howells
1
-1
/
+1
2018-01-02
capabilities: fix buffer overread on very short xattr
Eric Biggers
1
-12
/
+9
2017-12-31
Linux 4.15-rc6
v4.15-rc6
Linus Torvalds
1
-1
/
+1
2017-12-31
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
14
-39
/
+42
2017-12-31
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-16
/
+16
2017-12-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-20
/
+52
[next]