summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-08-26uprobes/x86: Fix detection of 32-bit user modeSebastian Mayr-7/+10
2019-08-26x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner-1/+7
2019-08-25r8152: Set memory to all 0xFFs on failed reg readsPrashant Malani-1/+4
2019-08-25cirrus: cs89x0: remove set but not used variable 'lp'YueHaibing-3/+0
2019-08-25Revert "net: mediatek: remove set but not used variable 'status'"David S. Miller-0/+2
2019-08-25net: mediatek: remove set but not used variable 'status'Mao Wenan-2/+0
2019-08-25openvswitch: Fix conntrack cache with timeoutYi-Hung Wei-0/+13
2019-08-25ipv4: mpls: fix mpls_xmit for iptunnelAlexey Kodanev-4/+4
2019-08-25nexthop: Fix nexthop_num_path for blackhole nexthopsDavid Ahern-6/+0
2019-08-25Linux 5.3-rc6v5.3-rc6Linus Torvalds-1/+1
2019-08-25Merge tag 'auxdisplay-for-linus-v5.3-rc7' of git://github.com/ojeda/linuxLinus Torvalds-2/+2
2019-08-25Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-12/+20
2019-08-25Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-8/+5
2019-08-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-33/+227
2019-08-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-9/+23
2019-08-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+4
2019-08-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+5
2019-08-25Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+14
2019-08-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds-36/+260
2019-08-25ALSA: seq: Fix potential concurrent access to the deleted poolTakashi Iwai-2/+20
2019-08-24Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-15/+19
2019-08-24mm/kasan: fix false positive invalid-free reports with CONFIG_KASAN_SW_TAGS=yAndrey Ryabinin-2/+8
2019-08-24mm/zsmalloc.c: fix race condition in zs_destroy_poolHenry Burns-2/+59
2019-08-24mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitelyHenry Burns-4/+15
2019-08-24mm, page_owner: handle THP splits correctlyVlastimil Babka-0/+4
2019-08-24userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctxOleg Nesterov-12/+13
2019-08-24psi: get poll_work to run when calling poll syscall next timeJason Xing-0/+8
2019-08-24mm: memcontrol: flush percpu vmevents before releasing memcgRoman Gushchin-1/+21
2019-08-24mm: memcontrol: flush percpu vmstats before releasing memcgRoman Gushchin-0/+40
2019-08-24parisc: fix compilation errrorsQian Cai-2/+1
2019-08-24mm, page_alloc: move_freepages should not examine struct page of reserved memoryDavid Rientjes-15/+4
2019-08-24mm/z3fold.c: fix race between migration and destructionHenry Burns-0/+89
2019-08-24net: phy: sfp: Add labels to hwmon sensorsAndrew Lunn-5/+68
2019-08-24net: rds: add service level support in rds-infoZhu Yanjun-8/+24
2019-08-24net: route dump netlink NLM_F_MULTI flag missingJohn Fastabend-9/+12
2019-08-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller-148/+225
2019-08-24Merge branch 's390-qeth-next'David S. Miller-157/+414
2019-08-24s390/qeth: add xmit_more support for IQD devicesJulian Wiedmann-43/+109
2019-08-24s390/qeth: add BQL support for IQD devicesJulian Wiedmann-1/+16
2019-08-24s390/qeth: when in TX NAPI mode, use napi_consume_skb()Julian Wiedmann-11/+13
2019-08-24s390/qeth: add TX NAPI support for IQD devicesJulian Wiedmann-48/+183
2019-08-24s390/qeth: collect accurate TX statisticsJulian Wiedmann-39/+49
2019-08-24s390/qdio: let drivers opt-out from Output Queue scanningJulian Wiedmann-7/+11
2019-08-24s390/qdio: enable drivers to poll for Output completionsJulian Wiedmann-21/+46
2019-08-24bnxt_en: Fix allocation of zero statistics block size regression.Michael Chan-2/+1
2019-08-24s390/qeth: reject oversized SNMP requestsJulian Wiedmann-0/+4
2019-08-24sock: fix potential memory leak in proto_register()zhanglin-10/+21
2019-08-24Merge tag 'mlx5-fixes-2019-08-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-31/+29
2019-08-24net/core/skmsg: Delete an unnecessary check before the function call “consu...Markus Elfring-2/+1
2019-08-24net: hns3: Fix -Wunused-const-variable warningYueHaibing-44/+44