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
2018-04-22
llc: delete timers synchronously in llc_sk_free()
Cong Wang
3
-9
/
+23
2018-04-22
l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflow
Guillaume Nault
2
-2
/
+8
2018-04-22
Merge branch 's390-qeth-fixes'
David S. Miller
4
-115
/
+116
2018-04-22
s390/qeth: use Read device to query hypervisor for MAC
Julian Wiedmann
1
-1
/
+1
2018-04-22
s390/qeth: fix request-side race during cmd IO timeout
Julian Wiedmann
3
-27
/
+40
2018-04-22
s390/qeth: fix MAC address update sequence
Julian Wiedmann
1
-24
/
+31
2018-04-22
s390/qeth: handle failure on workqueue creation
Julian Wiedmann
1
-1
/
+7
2018-04-22
s390/qeth: avoid control IO completion stalls
Julian Wiedmann
2
-19
/
+5
2018-04-22
s390/qeth: fix error handling in adapter command callbacks
Julian Wiedmann
1
-48
/
+37
2018-04-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-104
/
+52
2018-04-22
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-20
/
+9
2018-04-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
61
-546
/
+760
2018-04-22
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2018-04-21
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-31
/
+100
2018-04-21
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-32
/
+96
2018-04-21
Merge tag 'sound-4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-8
/
+18
2018-04-21
Merge tag 'linux-watchdog-4.17-rc2' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
6
-6
/
+15
2018-04-21
Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+3
2018-04-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-3
/
+3
2018-04-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
21
-72
/
+106
2018-04-21
Merge tag 'perf-urgent-for-mingo-4.17-20180420' of git://git.kernel.org/pub/s...
Ingo Molnar
35
-496
/
+545
2018-04-20
mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
Matthew Wilcox
1
-5
/
+4
2018-04-20
mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create()
Minchan Kim
1
-1
/
+1
2018-04-20
fs, elf: don't complain MAP_FIXED_NOREPLACE unless -EEXIST error
Tetsuo Handa
1
-4
/
+4
2018-04-20
kexec_file: do not add extra alignment to efi memmap
Dave Young
1
-3
/
+2
2018-04-20
proc: fix /proc/loadavg regression
Alexey Dobriyan
2
-2
/
+2
2018-04-20
proc: revalidate kernel thread inodes to root:root
Alexey Dobriyan
1
-0
/
+6
2018-04-20
autofs: mount point create should honour passed in mode
Ian Kent
1
-1
/
+1
2018-04-20
MAINTAINERS: add personal addresses for Sascha and Uwe
Uwe Kleine-König
1
-5
/
+10
2018-04-20
kasan: add no_sanitize attribute for clang builds
Andrey Konovalov
1
-0
/
+3
2018-04-20
rapidio: fix rio_dma_transfer error handling
Ioan Nicu
1
-10
/
+9
2018-04-20
mm: enable thp migration for shmem thp
Naoya Horiguchi
3
-7
/
+20
2018-04-20
writeback: safer lock nesting
Greg Thelen
4
-26
/
+34
2018-04-20
mm, pagemap: fix swap offset value for PMD migration entry
Huang Ying
1
-1
/
+5
2018-04-20
mm: fix do_pages_move status handling
Michal Hocko
1
-0
/
+3
2018-04-20
fork: unconditionally clear stack on fork
Kees Cook
2
-7
/
+2
2018-04-20
bpf: sockmap remove dead check
Jann Horn
1
-3
/
+0
2018-04-20
CIFS: fix typo in cifs_dbg
Aurelien Aptel
1
-1
/
+1
2018-04-20
cifs: do not allow creating sockets except with SMB1 posix exensions
Steve French
1
-4
/
+5
2018-04-20
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2
-33
/
+6
2018-04-20
Merge tag 'mmc-v4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
2
-8
/
+56
2018-04-20
Merge tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2
-7
/
+24
2018-04-20
cifs: smbd: Dump SMB packet when configured
Long Li
1
-1
/
+5
2018-04-20
btrfs: print-tree: debugging output enhancement
Qu Wenruo
2
-11
/
+16
2018-04-20
btrfs: Fix race condition between delayed refs and blockgroup removal
Nikolay Borisov
3
-10
/
+26
2018-04-20
vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversion
David Howells
1
-1
/
+1
2018-04-20
afs: Fix server record deletion
David Howells
1
-1
/
+8
2018-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
69
-349
/
+786
2018-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-11
/
+39
2018-04-20
Merge tag 'ecryptfs-4.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-21
/
+46
[prev]
[next]