summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-29ARM: 8901/1: add a criteria for pfn_valid of armzhaoyang1-0/+5
2019-08-29RISC-V: Fix FIXMAP area corruption on RV32 systemsAnup Patel2-6/+10
2019-08-29openvswitch: Clear the L4 portion of the key for "later" fragments.Justin Pettit1-1/+4
2019-08-29openvswitch: Properly set L4 keys on "later" IP fragmentsGreg Rose3-66/+95
2019-08-29mld: fix memory leak in mld_del_delrec()Eric Dumazet1-2/+3
2019-08-29net/sched: pfifo_fast: fix wrong dereference when qdisc is resetDavide Caratti1-4/+7
2019-08-29Merge branch 'macb-Update-ethernet-compatible-string-for-SiFive-FU540'David S. Miller2-3/+3
2019-08-29macb: Update compatibility string for SiFive FU540-C000Yash Shah1-1/+1
2019-08-29macb: bindings doc: update sifive fu540-c000 bindingYash Shah1-2/+2
2019-08-28fsi: scom: Don't abort operations for minor errorsEddie James1-7/+1
2019-08-28vmw_balloon: Fix offline page marking with compactionNadav Amit1-2/+8
2019-08-28VMCI: Release resource if the work is already queuedNadav Amit1-2/+4
2019-08-28USB: cdc-wdm: fix race between write and disconnect due to flag abuseOliver Neukum1-4/+12
2019-08-28usb: host: xhci: rcar: Fix typo in compatible string matchingGeert Uytterhoeven1-1/+1
2019-08-28usb: host: xhci-tegra: Set DMA mask correctlyNagarjuna Kristam1-0/+10
2019-08-28USB: storage: ums-realtek: Whitelist auto-delink supportKai-Heng Feng1-5/+8
2019-08-28USB: storage: ums-realtek: Update module parameter description for auto_delin...Kai-Heng Feng1-1/+1
2019-08-28usb: host: ohci: fix a race condition between shutdown and irqYoshihiro Shimoda1-3/+12
2019-08-28usb: hcd: use managed device resourcesSchmid, Carsten1-22/+8
2019-08-28typec: tcpm: fix a typo in the comparison of pdo_max_voltageColin Ian King1-1/+1
2019-08-28Documentation/process: Embargoed hardware security issuesThomas Gleixner2-0/+280
2019-08-28lkdtm/bugs: fix build error in lkdtm_EXHAUST_STACKRaul E Rangel1-2/+2
2019-08-28mei: me: add Tiger Lake point LP device IDTomas Winkler2-0/+4
2019-08-28intel_th: pci: Add Tiger Lake supportAlexander Shishkin1-0/+5
2019-08-28intel_th: pci: Add support for another Lewisburg PCHAlexander Shishkin1-0/+5
2019-08-28stm class: Fix a double free of stm_source_deviceDing Xiang1-1/+0
2019-08-28Merge tag 'fpga-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-4/+7
2019-08-28MAINTAINERS: add entry for LICENSES and SPDX stuffGreg Kroah-Hartman1-0/+12
2019-08-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-4/+37
2019-08-28libnvdimm/pfn: Fix namespace creation on misaligned addressesJeff Moyer1-1/+4
2019-08-28drm/komeda: Reordered the komeda's de-init functionsAyan Kumar Halder1-8/+15
2019-08-28x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...Linus Torvalds1-0/+1
2019-08-28RDMA/siw: Fix IPv6 addr_list lockingBernard Metzler1-11/+20
2019-08-28gpio: pca953x: use pca953x_read_regs instead of regmap_bulk_readDavid Jander1-6/+3
2019-08-28gpio: pca953x: correct type of reg_directionDavid Jander1-3/+3
2019-08-28rbd: restore zeroing past the overlap when reading from parentIlya Dryomov1-0/+11
2019-08-28libceph: don't call crypto_free_sync_skcipher() on a NULL tfmJia-Ju Bai1-2/+4
2019-08-28KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WIMarc Zyngier3-2/+26
2019-08-28tcp: remove empty skb from write queue in error casesEric Dumazet1-10/+20
2019-08-28net/rds: Fix info leak in rds6_inc_info_copy()Ka-Cheong Poon1-1/+4
2019-08-28net: fix skb use after free in netpollFeng Sun1-3/+3
2019-08-28net: dsa: tag_8021q: Future-proof the reserved fields in the custom VIDVladimir Oltean1-0/+2
2019-08-28Add genphy_c45_config_aneg() function to phy-c45.cMarco Hartmann3-1/+28
2019-08-28cifs: update internal module numberSteve French1-1/+1
2019-08-28cifs: replace various strncpy with strscpy and similarRonnie Sahlberg6-146/+112
2019-08-28net_sched: fix a NULL pointer deref in ipt actionCong Wang20-24/+27
2019-08-28cifs: Use kzfree() to zero out the passwordDan Carpenter1-1/+1
2019-08-28cifs: set domainName when a domain-key is used in multiuserRonnie Sahlberg1-0/+22
2019-08-27Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds14-118/+163
2019-08-27KVM: x86: Don't update RIP or do single-step on faulting emulationSean Christopherson1-4/+5