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
2020-03-29
um: Remove some unnecessary NULL checks in vector_user.c
Alex Dewar
1
-10
/
+5
2020-03-29
um: vector: Avoid NULL ptr deference if transport is unset
Sjoerd Simons
1
-0
/
+3
2020-03-29
um: Make CONFIG_STATIC_LINK actually static
Brendan Higgins
2
-1
/
+10
2020-03-29
um: Implement cpu_relax() as ndelay(1) for time-travel
Johannes Berg
1
-2
/
+10
2020-03-29
um: Implement ndelay/udelay in time-travel mode
Johannes Berg
4
-1
/
+42
2020-03-29
um: Implement time-travel=ext
Johannes Berg
7
-17
/
+563
2020-03-29
um: virtio: Implement VHOST_USER_PROTOCOL_F_INBAND_NOTIFICATIONS
Johannes Berg
2
-22
/
+75
2020-03-29
um: time-travel: Rewrite as an event scheduler
Johannes Berg
4
-95
/
+229
2020-03-29
um: Move timer-internal.h to non-shared
Johannes Berg
5
-4
/
+3
2020-03-29
hostfs: Use kasprintf() instead of fixed buffer formatting
Andy Shevchenko
1
-8
/
+4
2020-03-29
um: falloc.h needs to be directly included for older libc
Alan Maguire
1
-0
/
+1
2020-03-29
um: ubd: Retry buffer read on any kind of error
Gabriel Krisman Bertazi
1
-4
/
+4
2020-03-29
um: ubd: Prevent buffer overrun on command completion
Gabriel Krisman Bertazi
1
-1
/
+3
2020-03-29
um: Fix overlapping ELF segments when statically linked
David Gow
1
-1
/
+1
2020-03-29
um: Delete never executed timer
Leon Romanovsky
1
-12
/
+0
2020-03-29
um: Don't overwrite ethtool driver version
Leon Romanovsky
2
-3
/
+0
2020-03-29
um: Fix len of file in create_pid_file
Wen Yang
1
-2
/
+3
2020-03-29
um: Don't use console_drivers directly
Andy Shevchenko
1
-5
/
+4
2020-03-29
um: Cleanup CONFIG_IOSCHED_CFQ
Krzysztof Kozlowski
2
-2
/
+2
2020-03-22
Linux 5.6-rc7
v5.6-rc7
Linus Torvalds
1
-1
/
+1
2020-03-22
Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+6
2020-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
13
-78
/
+164
2020-03-21
x86/mm: split vmalloc_sync_all()
Joerg Roedel
6
-13
/
+43
2020-03-21
mm, slub: prevent kmalloc_node crashes and memory leaks
Vlastimil Babka
1
-9
/
+17
2020-03-21
mm/mmu_notifier: silence PROVE_RCU_LIST warnings
Qian Cai
1
-9
/
+18
2020-03-21
epoll: fix possible lost wakeup on epoll_ctl() path
Roman Penyaev
1
-4
/
+4
2020-03-21
mm: do not allow MADV_PAGEOUT for CoW pages
Michal Hocko
1
-3
/
+9
2020-03-21
mm, memcg: throttle allocators based on ancestral memory.high
Chris Down
1
-35
/
+58
2020-03-21
mm, memcg: fix corruption on 64-bit divisor in memory.high throttling
Chris Down
1
-1
/
+1
2020-03-21
page-flags: fix a crash at SetPageError(THP_SWAP)
Qian Cai
1
-1
/
+1
2020-03-21
mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP case
Baoquan He
1
-2
/
+6
2020-03-21
memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event
Chunguang Xu
1
-2
/
+8
2020-03-21
Merge tag 'block-5.6-20200320' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-6
/
+14
2020-03-21
Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-7
/
+30
2020-03-21
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Linus Torvalds
2
-30
/
+114
2020-03-21
Merge tag 'powerpc-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-9
/
+3
2020-03-21
tools/power turbostat: update version
Len Brown
1
-1
/
+1
2020-03-21
tools/power turbostat: Print cpuidle information
Len Brown
1
-0
/
+26
2020-03-20
Merge branch 'nvme-5.6-rc6' of git://git.infradead.org/nvme into block-5.6
Jens Axboe
2
-6
/
+14
2020-03-20
btrfs: fix removal of raid[56|1c34} incompat flags after removing block group
Filipe Manana
1
-2
/
+2
2020-03-21
nvmet-tcp: set MSG_MORE only if we actually have more to send
Sagi Grimberg
1
-3
/
+9
2020-03-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-11
/
+26
2020-03-20
Merge tag 'char-misc-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-9
/
+19
2020-03-20
Merge tag 'staging-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-79
/
+95
2020-03-20
Merge tag 'usb-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-36
/
+56
2020-03-20
Merge tag 'tty-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-8
/
+6
2020-03-20
Merge tag 'sound-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
6
-4
/
+39
2020-03-20
Merge tag 'drm-fixes-2020-03-20' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
17
-83
/
+104
2020-03-20
io_uring: make sure accept honor rlimit nofile
Jens Axboe
3
-5
/
+11
2020-03-20
io_uring: make sure openat/openat2 honor rlimit nofile
Jens Axboe
3
-2
/
+11
[next]