index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-12-12
staging: speakup: change semaphore to completion
Arnd Bergmann
2018-12-12
staging: erofs: Fix spelling issue
Aaron Strahlberger
2018-12-12
staging: erofs: remove __EROFS_BIT
Gao Xiang
2018-12-12
staging: erofs: unzip_vle_lz4.c,utils.c: rectify BUG_ONs
Gao Xiang
2018-12-12
staging: erofs: unzip_{pagevec.h,vle.c}: rectify BUG_ONs
Gao Xiang
2018-12-10
Merge 4.20-rc6 into staging-next
Greg Kroah-Hartman
2018-12-09
Linux 4.20-rc6
Linus Torvalds
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-12-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-12-09
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-12-09
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-12-09
net/sched: cls_flower: Reject duplicated rules also under skip_sw
Or Gerlitz
2018-12-09
Merge branch 'bnxt_en-Bug-fixes'
David S. Miller
2018-12-09
bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.
Michael Chan
2018-12-09
bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.
Michael Chan
2018-12-09
bnxt_en: Keep track of reserved IRQs.
Michael Chan
2018-12-09
bnxt_en: Fix CNP CoS queue regression.
Michael Chan
2018-12-09
Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-12-09
Merge tag 'staging-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-12-09
Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-12-09
Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-12-09
Merge tag '4.20-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2018-12-09
Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-12-09
Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-12-08
net/mlx4_core: Correctly set PFC param if global pause is turned off.
Tarick Bedeir
2018-12-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2018-12-08
Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-12-08
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-08
Merge tag 'xfs-4.20-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-12-08
Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...
David Rientjes
2018-12-07
Revert "net/ibm/emac: wrong bit is used for STA control"
Benjamin Herrenschmidt
2018-12-07
Merge branch 'skb-headroom-slab-out-of-bounds'
David S. Miller
2018-12-07
neighbour: Avoid writing before skb->head in neigh_hh_output()
Stefano Brivio
2018-12-07
ipv6: Check available headroom in ip6_xmit() even without options
Stefano Brivio
2018-12-07
tcp: lack of available data can also cause TSO defer
Eric Dumazet
2018-12-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2018-12-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2018-12-07
Merge tag 'gcc-plugins-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-07
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-12-07
Merge tag 'pci-v4.20-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-12-07
ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
Shmulik Ladkani
2018-12-07
Merge tag 'for-linus-20181207' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-07
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-12-07
Merge tag 'dmaengine-fix-4.20-rc6' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
2018-12-07
x86/vdso: Drop implicit common-page-size linker flag
Nick Desaulniers
2018-12-07
staging: erofs: simplify `z_erofs_vle_submit_all'
Gao Xiang
2018-12-07
staging: erofs: redefine where `owned_workgrp_t' points
Gao Xiang
2018-12-07
staging: erofs: refine compressed pages preload flow
Gao Xiang
2018-12-07
staging: erofs: revisit the page submission flow
Gao Xiang
2018-12-07
staging: erofs: localize UNALLOCATED_CACHED_PAGE placeholder
Gao Xiang
[next]