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-12
Merge tag 'ceph-for-5.5-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
7
-42
/
+85
2019-12-12
fs: remove ksys_dup()
Dominik Brodowski
3
-13
/
+21
2019-12-12
init: unify opening /dev/console as stdin/stdout/stderr
Dominik Brodowski
3
-9
/
+15
2019-12-12
cpuidle: Drop unnecessary type cast in cpuidle_poll_time()
Rafael J. Wysocki
1
-1
/
+1
2019-12-12
blk-cgroup: remove blkcg_drain_queue
Guoqing Jiang
2
-22
/
+0
2019-12-12
block: fix NULL pointer dereference in account statistics with IDE
Logan Gunthorpe
1
-2
/
+3
2019-12-12
drm/amdgpu: avoid using invalidate semaphore for picasso
changzhu
1
-8
/
+20
2019-12-12
Revert "drm/amdgpu: dont schedule jobs while in reset"
Alex Deucher
1
-4
/
+1
2019-12-12
init: use do_mount() instead of ksys_mount()
Dominik Brodowski
3
-16
/
+24
2019-12-12
initrd: use do_mount() instead of ksys_mount()
Dominik Brodowski
1
-3
/
+3
2019-12-12
devtmpfs: use do_mount() instead of ksys_mount()
Dominik Brodowski
3
-6
/
+6
2019-12-12
usb: dwc3: pci: add ID for the Intel Comet Lake -H variant
Heikki Krogerus
1
-1
/
+5
2019-12-12
interconnect: qcom: msm8974: Walk the list safely on node removal
Georgi Djakov
1
-4
/
+4
2019-12-12
interconnect: qcom: qcs404: Walk the list safely on node removal
Georgi Djakov
1
-4
/
+4
2019-12-12
interconnect: qcom: sdm845: Walk the list safely on node removal
Georgi Djakov
1
-2
/
+2
2019-12-12
interconnect: qcom: Fix Kconfig indentation
Krzysztof Kozlowski
1
-7
/
+7
2019-12-12
nios2: Fix ioremap
Guenter Roeck
1
-0
/
+8
2019-12-12
crypto: arm/curve25519 - add arch-specific key generation function
Jason A. Donenfeld
1
-0
/
+7
2019-12-12
Merge branch 'linux-5.5' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
5
-109
/
+149
2019-12-11
Merge branch 'md-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/song...
Jens Axboe
3
-2
/
+3
2019-12-12
Merge tag 'drm-misc-fixes-2019-12-11' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-21
/
+28
2019-12-11
Merge tag 'afs-fixes-20191211' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-19
/
+20
2019-12-11
io_uring: ensure we return -EINVAL on unknown opcode
Jens Axboe
2
-24
/
+36
2019-12-11
Merge tag 'erofs-for-5.5-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-13
/
+16
2019-12-11
Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
6
-33
/
+22
2019-12-11
pipe: simplify signal handling in pipe_read() and add comments
Linus Torvalds
1
-7
/
+29
2019-12-11
drm/amdgpu: fix license on Kconfig and Makefiles
Alex Deucher
7
-4
/
+7
2019-12-11
drm/amdgpu/gfx10: update gfx golden settings for navi14
Tianci.Yin
1
-0
/
+2
2019-12-11
drm/amdgpu/gfx10: update gfx golden settings
Tianci.Yin
1
-0
/
+2
2019-12-11
drm/amdgpu/gfx10: update gfx golden settings for navi14
Tianci.Yin
1
-0
/
+1
2019-12-11
drm/amdgpu/gfx10: update gfx golden settings
Tianci.Yin
1
-0
/
+1
2019-12-11
s390/kasan: add KASAN_VMALLOC support
Vasily Gorbik
2
-12
/
+57
2019-12-11
s390: remove last diag 0x44 caller
Heiko Carstens
3
-26
/
+5
2019-12-11
s390/uv: use EOPNOTSUPP instead of ENOTSUPP
Christian Borntraeger
1
-1
/
+1
2019-12-11
s390/cpum_sf: Avoid SBD overflow condition in irq handler
Thomas Richter
1
-6
/
+0
2019-12-11
s390/cpum_sf: Adjust sampling interval to avoid hitting sample limits
Thomas Richter
1
-0
/
+16
2019-12-11
s390/test_unwind: fix spelling mistake "reqister" -> "register"
Colin Ian King
1
-1
/
+1
2019-12-11
s390/spinlock: remove confusing comment in arch_spin_lock_wait
Vasily Gorbik
1
-1
/
+0
2019-12-11
md: make sure desc_nr less than MD_SB_DISKS
Yufen Yu
1
-0
/
+1
2019-12-11
md: raid1: check rdev before reference in raid1_sync_request func
Zhiqiang Liu
1
-1
/
+1
2019-12-11
raid5: need to set STRIPE_HANDLE for batch head
Guoqing Jiang
1
-1
/
+1
2019-12-11
afs: Show volume name in /proc/net/afs/<cell>/volumes
David Howells
1
-3
/
+4
2019-12-11
afs: Fix missing cell comparison in afs_test_super()
David Howells
1
-0
/
+1
2019-12-11
afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPP
David Howells
1
-0
/
+3
2019-12-11
afs: Fix mountpoint parsing
David Howells
1
-2
/
+4
2019-12-11
dt-bindings: net: ti: cpsw-switch: update to fix comments
Grygorii Strashko
1
-15
/
+7
2019-12-11
dt-bindings: remoteproc: stm32: add wakeup-source property
Arnaud Pouliquen
1
-0
/
+2
2019-12-11
xhci: make sure interrupts are restored to correct state
Mathias Nyman
1
-6
/
+6
2019-12-11
xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour.
Mathias Nyman
1
-1
/
+2
2019-12-11
xhci: Increase STS_HALT timeout in xhci_suspend()
Kai-Heng Feng
1
-1
/
+1
[prev]
[next]