aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-039p: use inode->i_lock to protect i_size_write() under 32-bitHou Tao5-30/+53
2019-03-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-3/+5
2019-03-02net: sched: put back q.qlen into a single locationEric Dumazet3-27/+19
2019-03-02Merge tag 'mlx5-updates-2019-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller15-109/+606
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller57-2419/+1747
2019-03-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller13-97/+478
2019-03-02SUNRPC: Allow dynamic allocation of back channel slotsTrond Myklebust1-15/+24
2019-03-02NFSv4.1: Bump the default callback session slot count to 16Trond Myklebust1-1/+1
2019-03-02SUNRPC: Convert remaining GFP_NOIO, and GFP_NOWAIT sites in sunrpcTrond Myklebust3-8/+5
2019-03-02rtc: rx8581: Add support for Epson rx8571 RTCBiju Das2-11/+108
2019-03-02dt-bindings: rtc: add rx8571 compatibleBiju Das1-0/+1
2019-03-02rtc: pcf85063: remove dead codeAlexey Roslyakov1-7/+0
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller51-106/+408
2019-03-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+5
2019-03-02block: fix updating bio's front segment sizeMing Lei1-0/+8
2019-03-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds10-35/+70
2019-03-02Merge branch 'split-test_progs'Alexei Starovoitov28-2029/+2108
2019-03-02selftests: bpf: break up test_progs - miscStanislav Fomichev11-735/+754
2019-03-02selftests: bpf: break up test_progs - spinlockStanislav Fomichev4-103/+106
2019-03-02selftests: bpf: break up test_progs - tracepointStanislav Fomichev5-427/+431
2019-03-02selftests: bpf: break up test_progs - stackmapStanislav Fomichev6-476/+483
2019-03-02selftests: bpf: break up test_progs - xdpStanislav Fomichev5-162/+163
2019-03-02selftests: bpf: break up test_progs - pkt accessStanislav Fomichev3-51/+53
2019-03-02selftests: bpf: break up test_progs - preparationsStanislav Fomichev4-76/+119
2019-03-02Bluetooth: mediatek: add support for MediaTek MT7663U and MT7668U UART devicesSean Wang1-10/+271
2019-03-02Merge branch 'bpf_skb_ecn_set_ce'Alexei Starovoitov10-2/+1255
2019-03-02bpf: HBM test scriptbrakmo1-0/+436
2019-03-02bpf: User program for testing HBMbrakmo2-0/+444
2019-03-02bpf: Sample HBM BPF program to limit egress bwbrakmo4-0/+327
2019-03-02bpf: sync bpf.h to tools and update bpf_helpers.hbrakmo2-1/+11
2019-03-02bpf: add bpf helper bpf_skb_ecn_set_cebrakmo2-1/+37
2019-03-02dt-bindings: net: bluetooth: add support for MediaTek MT7663U and MT7668U UART devicesSean Wang1-0/+64
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds51-106/+408
2019-03-02Bluetooth: hci_qca: Reduce delay after sending baudrate request for WCN3990Matthias Kaehlcke1-8/+18
2019-03-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+18
2019-03-02watchdog: w83877f_wdt: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-03-02watchdog: sc520_wdt: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-03-02watchdog: sbc60xxwdt: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-03-02watchdog: smsc37b787_wdt: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-03-02watchdog: sc1200: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-03-02watchdog: pc87413: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-03-02Documentation/watchdog: Add documentation mlx-wdt driverMichael Shych1-0/+52
2019-03-02watchdog: mlx-wdt: introduce a watchdog driver for Mellanox systems.Michael Shych3-0/+307
2019-03-02platform_data/mlxreg: additions for Mellanox watchdog driver.Michael Shych1-0/+19
2019-03-02watchdog: Update sysfs documentation.Jerry Hoemann1-0/+23
2019-03-02watchdog: dw: remove useless pr_fmtJisheng Zhang1-2/+0
2019-03-02watchdog: pika_wdt: drop pointless static qualifier in pikawdt_initYueHaibing1-1/+1
2019-03-02watchdog/hpwdt: Update Kconfig documentationJerry Hoemann1-4/+5
2019-03-02habanalabs: adjust Kconfig to fix build errorsOded Gabbay1-1/+2
2019-03-02habanalabs: use %px instead of %p in error printOded Gabbay1-1/+1