Age | Commit message (Expand) | Author | Files | Lines |
2018-12-19 | VMCI: Use memdup_user() rather than duplicating its implementation | Wen Yang | 1 | -14/+4 |
2018-12-19 | char/rtc: Use of_node_name_eq for node name comparisons | Rob Herring | 1 | -2/+2 |
2018-12-19 | misc: mic: fix a DMA pool free failure | Wenwen Wang | 2 | -5/+30 |
2018-12-19 | ptp: fix an IS_ERR() vs NULL check | Dan Carpenter | 1 | -1/+2 |
2018-12-19 | genwqe: Fix size check | Christian Borntraeger | 1 | -1/+1 |
2018-12-19 | binder: implement binderfs | Christian Brauner | 7 | -17/+650 |
2018-12-19 | binder: fix use-after-free due to ksys_close() during fdget() | Todd Kjos | 3 | -2/+91 |
2018-12-11 | Merge tag 'extcon-next-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 4 | -15/+59 |
2018-12-10 | Merge tag 'thunderbolt-for-v4.21' of git://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 10 | -3/+185 |
2018-12-10 | Merge 4.20-rc6 into char-misc-next | Greg Kroah-Hartman | 294 | -1264/+3083 |
2018-12-09 | Linux 4.20-rc6v4.20-rc6 | Linus Torvalds | 1 | -1/+1 |
2018-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 83 | -368/+1225 |
2018-12-09 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -5/+10 |
2018-12-09 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -1/+5 |
2018-12-09 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -25/+42 |
2018-12-09 | net/sched: cls_flower: Reject duplicated rules also under skip_sw | Or Gerlitz | 1 | -13/+10 |
2018-12-09 | Merge branch 'bnxt_en-Bug-fixes' | David S. Miller | 3 | -13/+50 |
2018-12-09 | bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips. | Michael Chan | 1 | -4/+12 |
2018-12-09 | bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips. | Michael Chan | 1 | -6/+23 |
2018-12-09 | bnxt_en: Keep track of reserved IRQs. | Michael Chan | 3 | -3/+8 |
2018-12-09 | bnxt_en: Fix CNP CoS queue regression. | Michael Chan | 1 | -0/+7 |
2018-12-09 | Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -69/+166 |
2018-12-09 | Merge tag 'staging-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -3/+3 |
2018-12-09 | Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -12/+11 |
2018-12-09 | Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 12 | -15/+70 |
2018-12-09 | Merge tag '4.20-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 3 | -27/+8 |
2018-12-09 | Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -25/+50 |
2018-12-09 | Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -30/+114 |
2018-12-08 | net/mlx4_core: Correctly set PFC param if global pause is turned off. | Tarick Bedeir | 1 | -2/+2 |
2018-12-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 3 | -26/+15 |
2018-12-08 | Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+4 |
2018-12-08 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -4/+47 |
2018-12-08 | Merge tag 'xfs-4.20-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 6 | -15/+11 |
2018-12-08 | Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm... | David Rientjes | 4 | -22/+51 |
2018-12-07 | Revert "net/ibm/emac: wrong bit is used for STA control" | Benjamin Herrenschmidt | 1 | -1/+1 |
2018-12-07 | Merge branch 'skb-headroom-slab-out-of-bounds' | David S. Miller | 2 | -26/+44 |
2018-12-07 | neighbour: Avoid writing before skb->head in neigh_hh_output() | Stefano Brivio | 1 | -5/+23 |
2018-12-07 | ipv6: Check available headroom in ip6_xmit() even without options | Stefano Brivio | 1 | -21/+21 |
2018-12-07 | tcp: lack of available data can also cause TSO defer | Eric Dumazet | 1 | -11/+24 |
2018-12-07 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2 | -34/+62 |
2018-12-07 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -1/+1 |
2018-12-07 | Merge tag 'gcc-plugins-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -4/+6 |
2018-12-07 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 4 | -7/+13 |
2018-12-07 | Merge tag 'pci-v4.20-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2018-12-07 | ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output | Shmulik Ladkani | 1 | -0/+1 |
2018-12-07 | Merge tag 'for-linus-20181207' of git://git.kernel.dk/linux-block | Linus Torvalds | 6 | -55/+123 |
2018-12-07 | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -30/+93 |
2018-12-07 | Merge tag 'dmaengine-fix-4.20-rc6' of git://git.infradead.org/users/vkoul/sla... | Linus Torvalds | 3 | -29/+62 |
2018-12-07 | x86/vdso: Drop implicit common-page-size linker flag | Nick Desaulniers | 1 | -2/+2 |
2018-12-07 | arm64: hibernate: Avoid sending cross-calling with interrupts disabled | Will Deacon | 1 | -1/+1 |