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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-25
vfs: Convert ia64 perfmon to use the new mount API
David Howells
1
-7
/
+10
2019-05-25
no need to protect against put_user_ns(NULL)
Al Viro
1
-2
/
+1
2019-05-25
mount_pseudo(): drop 'name' argument, switch to d_make_root()
Al Viro
1
-1
/
+1
2019-05-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2019-05-19
Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
17
-24
/
+12
2019-05-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+23
2019-05-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2019-05-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-17
/
+17
2019-05-19
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
19
-117
/
+267
2019-05-19
Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-5
/
+7
2019-05-19
Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
17
-659
/
+809
2019-05-19
Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
34
-320
/
+584
2019-05-18
panic: add an option to replay all the printk message in buffer
Feng Tang
1
-1
/
+1
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
6
-7
/
+7
2019-05-18
alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig
Masahiro Yamada
2
-0
/
+2
2019-05-18
arch: remove dangling asm-generic wrappers
Masahiro Yamada
5
-13
/
+0
2019-05-18
sh: exclude vmlinux.scr from .gitignore pattern
Masahiro Yamada
1
-0
/
+1
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-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
72
-911
/
+4481
2019-05-17
Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
58
-86
/
+71
2019-05-17
Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
5
-2
/
+5
2019-05-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
18
-13
/
+109
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-16
riscv: fix locking violation in page fault handler
Andreas Schwab
1
-1
/
+2
2019-05-16
RISC-V: sifive_l2_cache: Add L2 cache controller driver for SiFive SoCs
Yash Shah
3
-0
/
+192
2019-05-16
RISC-V: Avoid using invalid intermediate translations
Palmer Dabbelt
1
-2
/
+10
2019-05-16
riscv: Support BUG() in kernel module
Vincent Chen
1
-1
/
+1
2019-05-16
riscv: Add the support for c.ebreak check in is_valid_bugaddr()
Vincent Chen
2
-4
/
+23
2019-05-16
riscv: support trap-based WARN()
Vincent Chen
1
-10
/
+18
2019-05-16
riscv: fix sbi_remote_sfence_vma{,_asid}.
Gary Guo
1
-7
/
+12
2019-05-16
riscv: move switch_mm to its own file
Gary Guo
3
-52
/
+72
2019-05-16
riscv: move flush_icache_{all,mm} to cacheflush.c
Gary Guo
3
-50
/
+62
2019-05-16
RISC-V: Access CSRs using CSR numbers
Anup Patel
9
-48
/
+57
2019-05-16
RISC-V: Add interrupt related SCAUSE defines in asm/csr.h
Anup Patel
2
-16
/
+21
2019-05-16
RISC-V: Use tabs to align macro values in asm/csr.h
Anup Patel
1
-38
/
+38
2019-05-16
RISC-V: Fix minor checkpatch issues.
Atish Patra
1
-2
/
+2
2019-05-16
RISC-V: Support nr_cpus command line option.
Atish Patra
1
-1
/
+9
2019-05-16
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
18
-0
/
+18
2019-05-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
5
-5
/
+5
2019-05-16
arm64: dts: sprd: Add clock properties for serial devices
Baolin Wang
1
-4
/
+12
2019-05-16
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
27
-107
/
+3
2019-05-16
Merge tag 'at91-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...
Olof Johansson
4
-94
/
+230
2019-05-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-61
/
+115
2019-05-16
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2019-05-16
Merge tag 'at91-5.2-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
2
-4
/
+1
2019-05-16
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-4
/
+4
2019-05-16
Merge tag 'tegra-for-5.2-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
2
-2
/
+9
[next]