summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | nvme-fc: Fix sqsize wrong assignment based on ctrl MQES capabilitySagi Grimberg2017-04-091-1/+1
| | * | | | | | | | | | nvme-rdma: Fix sqsize wrong assignment based on ctrl MQES capabilitySagi Grimberg2017-04-091-1/+1
| | * | | | | | | | | | nvme-loop: Fix sqsize wrong assignment based on ctrl MQES capabilitySagi Grimberg2017-04-091-1/+1
| * | | | | | | | | | | Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-04-161-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Revert "cgroup: avoid attaching a cgroup root to two different superblocks"Tejun Heo2017-04-161-1/+1
| * | | | | | | | | | | | Merge tag 'tty-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-04-161-16/+69
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Revert "tty: don't panic on OOM in tty_set_ldisc()"Greg Kroah-Hartman2017-04-141-16/+69
| * | | | | | | | | | | | | Merge tag 'trace-v4.11-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-04-161-4/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | / / | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| | * | | | | | | | | | | ftrace: Fix removing of second function probeSteven Rostedt (VMware)2017-04-141-4/+16
| * | | | | | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-04-157-85/+70
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams2017-04-121-11/+31
| | * | | | | | | | | | | | device-dax: switch to srcu, fix rcu_read_lock() vs pte allocationDan Williams2017-04-122-6/+8
| | * | | | | | | | | | | | libnvdimm: band aid btt vs clear poison lockingDan Williams2017-04-111-1/+9
| | * | | | | | | | | | | | libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splatDan Williams2017-04-111-0/+6
| | * | | | | | | | | | | | libnvdimm: fix blk free space accountingDan Williams2017-04-051-66/+11
| | * | | | | | | | | | | | acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison)Dan Williams2017-03-281-1/+5
| * | | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-04-158-12/+49
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley2017-04-128-12/+49
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | scsi: ipr: do not set DID_PASSTHROUGH on CHECK CONDITIONMauricio Faria de Oliveira2017-04-121-1/+6
| | | * | | | | | | | | | | | | scsi: aacraid: fix PCI error recovery pathGuilherme G. Piccoli2017-04-122-4/+10
| | | * | | | | | | | | | | | | scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen2017-04-071-2/+18
| | | * | | | | | | | | | | | | scsi: qla2xxx: Add fix to read correct register value for ISP82xx.Sawan Chandak2017-04-071-1/+6
| | | * | | | | | | | | | | | | scsi: qedf: Fix crash due to unsolicited FIP VLAN response.Chad Dupuis2017-04-072-1/+3
| | | * | | | | | | | | | | | | scsi: sr: Sanity check returned mode dataMartin K. Petersen2017-04-071-2/+4
| | | * | | | | | | | | | | | | scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusableFam Zheng2017-04-071-1/+2
| * | | | | | | | | | | | | | | Merge branch 'parisc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-04-151-13/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | parisc: fix bugs in pa_memcpyMikulas Patocka2017-04-151-13/+14
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | orangefs: free superblock when mount failsMartin Brandenburg2017-04-153-9/+24
| * | | | | | | | | | | | | | | vfs: don't do RCU lookup of empty pathnamesLinus Torvalds2017-04-151-0/+3
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | net: cx89x0: move attribute declaration before struct keywordStefan Agner2017-04-181-1/+1
* | | | | | | | | | | | | | | be2net: VxLAN offload should be re-enabled when only 1 UDP port is leftSriharsha Basavapatna2017-04-182-44/+102
* | | | | | | | | | | | | | | drivers: net: xgene-v2: Extend ethtool statisticsIyappan Subramanian2017-04-184-10/+151
* | | | | | | | | | | | | | | Merge branch 'ftgmac100-batch5-features'David S. Miller2017-04-183-12/+298
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | ftgmac100: Document device-tree bindingBenjamin Herrenschmidt2017-04-181-0/+35
| * | | | | | | | | | | | | | | ftgmac100: Fix potential ordering issue in NAPI pollBenjamin Herrenschmidt2017-04-181-0/+7
| * | | | | | | | | | | | | | | ftgmac100: Display the discovered PHY device infoBenjamin Herrenschmidt2017-04-181-0/+3
| * | | | | | | | | | | | | | | ftgmac100: Allow configuration of phy interface via device-treeBenjamin Herrenschmidt2017-04-181-3/+39
| * | | | | | | | | | | | | | | ftgmac100: Add netpoll supportBenjamin Herrenschmidt2017-04-181-0/+14
| * | | | | | | | | | | | | | | ftgmac100: Add vlan HW offloadBenjamin Herrenschmidt2017-04-181-1/+45
| * | | | | | | | | | | | | | | ftgmac100: Add ndo_set_rx_mode() and support for multicast & promiscBenjamin Herrenschmidt2017-04-181-0/+52
| * | | | | | | | | | | | | | | ftgmac100: Add pause frames configuration and supportBenjamin Herrenschmidt2017-04-182-1/+102
| * | | | | | | | | | | | | | | ftgmac100: Add ethtool n-way reset callBenjamin Herrenschmidt2017-04-181-7/+1
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'marvell-static-code-analysis'David S. Miller2017-04-185-92/+84
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | sky2: Use seq_puts() in sky2_debug_show()Markus Elfring2017-04-181-1/+1
| * | | | | | | | | | | | | | | skge: Adjust a null pointer check in skge_down()Markus Elfring2017-04-181-1/+1
| * | | | | | | | | | | | | | | skge: Use seq_puts() in skge_debug_show()Markus Elfring2017-04-181-1/+1
| * | | | | | | | | | | | | | | net: pxa168_eth: Adjust four checks for null pointersMarkus Elfring2017-04-181-4/+4
| * | | | | | | | | | | | | | | net: pxa168_eth: Use kcalloc() in two functionsMarkus Elfring2017-04-181-4/+2
| * | | | | | | | | | | | | | | net: mvpp2: Adjust a null pointer check in mvpp2_egress_enable()Markus Elfring2017-04-181-1/+1
| * | | | | | | | | | | | | | | net: mvpp2: Rename a jump label in mvpp2_prs_vlan_add()Markus Elfring2017-04-181-3/+2