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-05-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-129
/
+585
2018-05-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+8
2018-05-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-8
/
+5
2018-05-20
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-15
/
+14
2018-05-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-6
/
+29
2018-05-20
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
5
-22
/
+41
2018-05-20
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+18
2018-05-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-77
/
+206
2018-05-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
40
-96
/
+300
2018-05-19
Merge tag 'tegra-for-4.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-1
/
+1
2018-05-19
Merge tag 'dmaengine-fix-4.17-rc6' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
2
-6
/
+14
2018-05-19
mmap: relax file size limit for regular files
Linus Torvalds
1
-1
/
+1
2018-05-19
x86/MCE/AMD: Cache SMCA MISC block addresses
Borislav Petkov
1
-15
/
+14
2018-05-19
x86/mm: Drop TS_COMPAT on 64-bit exec() syscall
Dmitry Safonov
1
-0
/
+1
2018-05-19
objtool: Detect RIP-relative switch table references, part 2
Josh Poimboeuf
1
-25
/
+12
2018-05-19
efi/libstub/arm64: Handle randomized TEXT_OFFSET
Mark Rutland
1
-0
/
+10
2018-05-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
11
-15
/
+116
2018-05-18
Merge tag 'platform-drivers-x86-v4.17-3' of git://git.infradead.org/linux-pla...
Linus Torvalds
1
-1
/
+1
2018-05-18
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-5
/
+3
2018-05-18
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-8
/
+24
2018-05-18
hfsplus: stop workqueue when fill_super() failed
Tetsuo Handa
1
-0
/
+1
2018-05-18
mm: don't allow deferred pages with NEED_PER_CPU_KM
Pavel Tatashin
1
-0
/
+1
2018-05-18
MAINTAINERS: add Q: entry to kselftest for patchwork project
Shuah Khan (Samsung OSG)
1
-0
/
+1
2018-05-18
radix tree: fix multi-order iteration race
Ross Zwisler
1
-4
/
+2
2018-05-18
radix tree test suite: multi-order iteration race
Ross Zwisler
2
-0
/
+64
2018-05-18
radix tree test suite: add item_delete_rcu()
Ross Zwisler
2
-0
/
+21
2018-05-18
radix tree test suite: fix compilation issue
Ross Zwisler
1
-1
/
+2
2018-05-18
radix tree test suite: fix mapshift build target
Ross Zwisler
1
-4
/
+2
2018-05-18
include/linux/mm.h: add new inline function vmf_error()
Souptick Joarder
1
-0
/
+7
2018-05-18
lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctly
Matthew Wilcox
1
-6
/
+15
2018-05-18
platform/x86: DELL_WMI use depends on instead of select for DELL_SMBIOS
Darren Hart
1
-1
/
+1
2018-05-18
Merge tag 'powerpc-4.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-2
/
+43
2018-05-18
Merge tag 'acpi-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-20
/
+74
2018-05-18
Merge tag 'pm-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2018-05-18
Merge tag 'usb-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
7
-44
/
+145
2018-05-18
Merge tag 'for-linus-20180518' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+3
2018-05-18
Merge tag 'spi-fix-v4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-12
/
+34
2018-05-18
Merge tag 'mtd/fixes-for-4.17-rc6' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-9
/
+17
2018-05-18
Merge tag 'drm-fixes-for-v4.17-rc6' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
8
-4
/
+19
2018-05-18
sched/fair: Fix documentation file path
Sebastian Andrzej Siewior
1
-1
/
+1
2018-05-18
sched/deadline: Make the grub_reclaim() function static
Mathieu Malaterre
1
-1
/
+1
2018-05-18
sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/...
Mathieu Malaterre
3
-6
/
+3
2018-05-18
Merge tag 'drm-intel-fixes-2018-05-17' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
4
-0
/
+11
2018-05-17
Merge tag 'hwmon-for-linus-v4.17-rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-16
/
+43
2018-05-17
x86/apic/x2apic: Initialize cluster ID properly
Thomas Gleixner
1
-0
/
+1
2018-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
18
-87
/
+157
2018-05-17
Merge tag 'sound-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-3
/
+20
2018-05-17
kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIME
Michael S. Tsirkin
3
-8
/
+8
2018-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
23
-167
/
+422
2018-05-17
Merge tag 'selinux-pr-20180516' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-22
/
+28
[next]