index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-18
sh: vsyscall: drop unnecessary cc-ldoption
Nick Desaulniers
1
-2
/
+1
2019-05-18
ia64: require -Wl,--hash-style=sysv
Nick Desaulniers
1
-1
/
+1
2019-05-18
csky: remove deprecated arch/csky/boot/dts/include/dt-bindings
Masahiro Yamada
1
-1
/
+0
2019-05-18
ext4: avoid panic during forced reboot due to aborted journal
Jan Kara
1
-1
/
+1
2019-05-17
Merge tag 'sound-fix-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-27
/
+80
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
91
-965
/
+5574
2019-05-17
i2c: core: add device-managed version of i2c_new_dummy
Heiner Kallweit
3
-0
/
+50
2019-05-17
i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy
Heiner Kallweit
1
-13
/
+61
2019-05-17
Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
59
-87
/
+72
2019-05-17
Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
9
-35
/
+17
2019-05-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
20
-15
/
+123
2019-05-17
Merge tag 'timers-v5.2' of http://git.linaro.org/people/daniel.lezcano/linux ...
Thomas Gleixner
12
-138
/
+204
2019-05-17
powerpc/cacheinfo: Remove double free
Tobin C. Harding
1
-1
/
+0
2019-05-17
powerpc/mm/hash: Fix get_region_id() for invalid addresses
Aneesh Kumar K.V
1
-0
/
+4
2019-05-17
kvm: fix compilation on aarch64
Paolo Bonzini
1
-1
/
+1
2019-05-17
objtool: Allow AR to be overridden with HOSTAR
Nathan Chancellor
1
-1
/
+2
2019-05-17
fbdev/efifb: Ignore framebuffer memmap entries that lack any memory types
Ard Biesheuvel
1
-2
/
+6
2019-05-17
riscv: fix locking violation in page fault handler
Andreas Schwab
1
-1
/
+2
2019-05-17
RISC-V: sifive_l2_cache: Add L2 cache controller driver for SiFive SoCs
Yash Shah
3
-0
/
+192
2019-05-17
RISC-V: Add DT documentation for SiFive L2 Cache Controller
Yash Shah
1
-0
/
+51
2019-05-17
RISC-V: Avoid using invalid intermediate translations
Palmer Dabbelt
1
-2
/
+10
2019-05-17
riscv: Support BUG() in kernel module
Vincent Chen
1
-1
/
+1
2019-05-17
riscv: Add the support for c.ebreak check in is_valid_bugaddr()
Vincent Chen
2
-4
/
+23
2019-05-17
riscv: support trap-based WARN()
Vincent Chen
1
-10
/
+18
2019-05-17
riscv: fix sbi_remote_sfence_vma{,_asid}.
Gary Guo
1
-7
/
+12
2019-05-17
riscv: move switch_mm to its own file
Gary Guo
3
-52
/
+72
2019-05-17
riscv: move flush_icache_{all,mm} to cacheflush.c
Gary Guo
3
-50
/
+62
2019-05-17
tty: Don't force RISCV SBI console as preferred console
Anup Patel
1
-1
/
+0
2019-05-17
RISC-V: Access CSRs using CSR numbers
Anup Patel
9
-48
/
+57
2019-05-17
RISC-V: Add interrupt related SCAUSE defines in asm/csr.h
Anup Patel
2
-16
/
+21
2019-05-17
RISC-V: Use tabs to align macro values in asm/csr.h
Anup Patel
1
-38
/
+38
2019-05-17
RISC-V: Fix minor checkpatch issues.
Atish Patra
1
-2
/
+2
2019-05-17
RISC-V: Support nr_cpus command line option.
Atish Patra
1
-1
/
+9
2019-05-17
Merge tag 'for-linus-20190516' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-57
/
+31
2019-05-17
Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block
Linus Torvalds
25
-542
/
+398
2019-05-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
153
-7
/
+158
2019-05-17
Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2019-05-17
Merge tag 'linux-kselftest-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
32
-220
/
+875
2019-05-17
Merge tag 'devicetree-for-5.2-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-476
/
+977
2019-05-17
Merge tag 'afs-fixes-b-20190516' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
20
-1381
/
+1383
2019-05-17
Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
37
-296
/
+478
2019-05-17
Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
21
-351
/
+845
2019-05-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
14
-57
/
+34
2019-05-17
Merge tag 'for-5.2/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
25
-296
/
+1915
2019-05-17
slab: remove /proc/slab_allocators
Qian Cai
3
-232
/
+1
2019-05-17
arm64: dts: sprd: Add clock properties for serial devices
Baolin Wang
1
-4
/
+12
2019-05-17
afs: Fix application of the results of a inline bulk status fetch
David Howells
2
-7
/
+45
2019-05-17
afs: Pass pre-fetch server and volume break counts into afs_iget5_set()
David Howells
4
-49
/
+78
2019-05-17
afs: Fix unlink to handle YFS.RemoveFile2 better
David Howells
6
-28
/
+33
2019-05-17
afs: Clear AFS_VNODE_CB_PROMISED if we detect callback expiry
David Howells
1
-1
/
+13
[prev]
[next]