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
2019-12-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-178
/
+199
2019-12-07
pipe: don't use 'pipe_wait() for basic pipe IO
Linus Torvalds
1
-3
/
+27
2019-12-07
pipe: remove 'waiting_writers' merging logic
Linus Torvalds
3
-33
/
+9
2019-12-07
pipe: fix and clarify pipe read wakeup logic
Linus Torvalds
1
-13
/
+18
2019-12-07
pipe: fix and clarify pipe write wakeup logic
Linus Torvalds
1
-18
/
+41
2019-12-07
lib/: fix Kconfig indentation
Krzysztof Kozlowski
3
-22
/
+22
2019-12-07
kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'
Changbin Du
1
-12
/
+12
2019-12-07
kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'
Changbin Du
1
-9
/
+9
2019-12-07
kernel-hacking: create a submenu for scheduler debugging options
Changbin Du
1
-0
/
+4
2019-12-07
kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGE
Changbin Du
1
-12
/
+12
2019-12-07
kernel-hacking: move Oops into 'Lockups and Hangs'
Changbin Du
1
-29
/
+29
2019-12-07
kernel-hacking: move kernel testing and coverage options to same submenu
Changbin Du
1
-84
/
+89
2019-12-07
kernel-hacking: group kernel data structures debugging together
Changbin Du
1
-10
/
+14
2019-12-07
kernel-hacking: create submenu for arch special debugging options
Changbin Du
1
-0
/
+4
2019-12-07
kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instrum...
Changbin Du
1
-4
/
+8
2019-12-07
pipe: fix poll/select race introduced by the pipe rework
Linus Torvalds
1
-3
/
+15
2019-12-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-5
/
+12
2019-12-06
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
32
-139
/
+312
2019-12-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
11
-29
/
+49
2019-12-06
pipe: Fix iteration end check in fuse_dev_splice_write()
David Howells
1
-1
/
+1
2019-12-06
Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
8
-288
/
+337
2019-12-06
Merge tag 'powerpc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
11
-38
/
+55
2019-12-06
Merge tag 'sound-fix-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-69
/
+154
2019-12-06
pipe: fix incorrect caching of pipe state over pipe_wait()
Linus Torvalds
1
-4
/
+6
2019-12-06
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
126
-764
/
+2014
2019-12-06
Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-block
Linus Torvalds
21
-406
/
+672
2019-12-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
11
-74
/
+56
2019-12-06
Merge tag 'arm-soc/for-5.5/devicetree-part2' of https://github.com/Broadcom/s...
Olof Johansson
2
-0
/
+63
2019-12-06
Merge tag 'tegra-for-5.5-memory-fixes' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
1
-1
/
+1
2019-12-06
Merge tag 'tegra-for-5.5-soc-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-2
/
+45
2019-12-06
Merge tag 'tegra-for-5.5-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
1
-0
/
+59
2019-12-06
Merge tag 'socfpga_update_for_v5.5' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-6
/
+6
2019-12-06
Merge tag 'omap-for-v5.5/dt-fixes-merge-window-signed' of git://git.kernel.or...
Olof Johansson
8
-10
/
+20
2019-12-06
Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm...
Olof Johansson
3
-7
/
+19
2019-12-06
ARM: multi_v7_defconfig: Restore debugfs support
Marek Szyprowski via Linux.Kernel.Org
1
-0
/
+1
2019-12-06
arm64: entry: refine comment of stack overflow check
Heyi Guo
1
-1
/
+2
2019-12-06
arm64: ftrace: fix ifdeffery
Mark Rutland
1
-2
/
+1
2019-12-06
arm64: KVM: Invoke compute_layout() before alternatives are applied
Sebastian Andrzej Siewior
3
-7
/
+6
2019-12-06
arm64: Validate tagged addresses in access_ok() called from kernel threads
Catalin Marinas
1
-1
/
+6
2019-12-06
ARM: 8947/1: Fix __arch_get_hw_counter() access to CNTVCT
Vincenzo Frascino
1
-0
/
+3
2019-12-06
ARM: 8943/1: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MC
Dietmar Eggemann
2
-5
/
+9
2019-12-06
Merge tag 'drm-intel-next-fixes-2019-12-05' of git://anongit.freedesktop.org/...
Dave Airlie
4
-14
/
+13
2019-12-05
Merge branch 'io_uring-5.5' into for-linus
Jens Axboe
1
-71
/
+69
2019-12-05
Merge branch 'next.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-29
/
+18
2019-12-05
Merge branch 'pipe-rework' (patches from David Howells)
Linus Torvalds
1
-8
/
+7
2019-12-05
pipe: Fix missing mask update after pipe_wait()
David Howells
1
-6
/
+6
2019-12-05
pipe: Remove assertion from pipe_poll()
David Howells
1
-2
/
+1
2019-12-05
ARM: defconfig: re-run savedefconfig on multi_v* configs
Olof Johansson
3
-41
/
+27
2019-12-05
arm64: defconfig: re-run savedefconfig
Olof Johansson
1
-27
/
+9
2019-12-05
Merge tag 'gfs2-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
19
-92
/
+152
[next]