summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-10PCI: pciehp: Remove unused dbg/err/info/warn() wrappersFrederick Lawler3-12/+3
2019-05-10PCI: pciehp: Log messages with pci_dev, not pcie_deviceFrederick Lawler5-10/+19
2019-05-10PCI: pciehp: Replace pciehp_debug module param with dyndbgFrederick Lawler2-13/+6
2019-05-10PCI: pciehp: Remove pciehp_debug usesBjorn Helgaas1-8/+5
2019-05-10PCI/AER: Log messages with pci_dev, not pcie_deviceFrederick Lawler2-17/+22
2019-05-10Merge branch 'i2c/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds49-932/+3151
2019-05-10Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds59-946/+1366
2019-05-10PCI/DPC: Log messages with pci_dev, not pcie_deviceFrederick Lawler1-19/+18
2019-05-10PCI/PME: Replace dev_printk(KERN_DEBUG) with dev_info()Frederick Lawler1-4/+6
2019-05-10PCI/AER: Replace dev_printk(KERN_DEBUG) with dev_info()Frederick Lawler1-8/+5
2019-05-10sparc64: simplify reduce_memory() functionMike Rapoport1-40/+2
2019-05-10sparc: use struct_size() in kzalloc()Gustavo A. R. Silva1-2/+1
2019-05-09Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds20-443/+2012
2019-05-09Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-42/+53
2019-05-09packet: Fix error path in packet_initYueHaibing1-5/+20
2019-05-09Merge tag 'csky-for-linus-5.2-perf-unwind-libdw' of git://github.com/c-sky/cs...Linus Torvalds8-1/+288
2019-05-09SUNRPC: Rebalance a kref in auth_gss.cChuck Lever1-0/+1
2019-05-09NFS: Fix a double unlock from nfs_match,get_clientBenjamin Coddington1-1/+1
2019-05-09nfs: pass the correct prototype to read_cache_pageChristoph Hellwig2-6/+8
2019-05-09NFSv4: don't mark all open state for recovery when handling recallable state ...Scott Mayhew3-2/+14
2019-05-09SUNRPC: Fix an error code in gss_alloc_msg()Dan Carpenter1-1/+3
2019-05-09SUNRPC: task should be exit if encode return EKEYEXPIRED more timesZhangXiaoxu1-1/+8
2019-05-09NFS4: Fix v4.0 client state corruption when mountZhangXiaoxu1-0/+4
2019-05-09PNFS fallback to MDS if no deviceid foundOlga Kornievskaia1-1/+1
2019-05-09Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds3-45/+45
2019-05-09dm integrity: whitespace, coding style and dead code cleanupMike Snitzer1-43/+61
2019-05-09Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-4/+21
2019-05-09power: supply: ucs1002: Fix wrong return value checkingAxel Lin1-2/+2
2019-05-09HID: rmi: Use SET_REPORT request on control endpoint for Acer Switch 3 and 5Tobias Auerochs2-1/+15
2019-05-09HID: logitech-hidpp: add support for the MX5500 keyboardHans de Goede1-0/+6
2019-05-09HID: logitech-dj: add support for the Logitech MX5500's Bluetooth Mini-ReceiverHans de Goede1-0/+8
2019-05-09HID: i2c-hid: add iBall Aer3 to descriptor overrideKai-Heng Feng1-0/+8
2019-05-09tracing: Simplify "if" macro codeLinus Torvalds1-17/+18
2019-05-09brd: add cond_resched to brd_free_pagesMikulas Patocka1-0/+6
2019-05-09smb3: trivial cleanup to smb2ops.cSteve French1-1/+1
2019-05-09cifs: cleanup smb2ops.c and normalize stringsChristoph Probst1-22/+22
2019-05-09smb3: display session id in debug dataSteve French1-0/+2
2019-05-09net/tcp: use deferred jump label for TCP acked data hookJakub Kicinski3-6/+13
2019-05-09sata_rcar: Remove ata_host_alloc() error printingGeert Uytterhoeven1-1/+0
2019-05-09net: aquantia: fix undefined devm_hwmon_device_register_with_info referenceKefeng Wang1-0/+5
2019-05-09Merge tag 'batadv-net-for-davem-20190509' of git://git.open-mesh.org/linux-mergeDavid S. Miller4-9/+10
2019-05-09f2fs: fix to avoid accessing xattr across the boundaryRandall Huang2-9/+29
2019-05-09Merge tag 'for-linus-5.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-490/+1300
2019-05-09aqc111: fix double endianness swap on BEOliver Neukum1-2/+4
2019-05-09aqc111: fix writing to the phy on BEOliver Neukum1-6/+17
2019-05-09aqc111: fix endianness issue in aqc111_change_mtuOliver Neukum1-0/+2
2019-05-09vlan: disable SIOCSHWTSTAMP in containerHangbin Liu1-1/+3
2019-05-09macvlan: disable SIOCSHWTSTAMP in containerHangbin Liu1-0/+2
2019-05-09tipc: fix hanging clients using poll with EPOLLOUT flagParthasarathy Bhuvaragan1-2/+2
2019-05-09tuntap: synchronize through tfiles array instead of tun->numqueuesJason Wang1-1/+6