summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-11ARM: configs: aspeed-g5: Enable ext4 and dmdev-5.2Joel Stanley1-0/+4
2019-09-10ARM: dts: aspeed-g6: Add gpio devicesRashmica Gupta1-0/+26
2019-09-10gpio: Add in ast2600 details to Aspeed driverRashmica Gupta1-2/+20
2019-09-10gpio/aspeed: Use ngpio property from device tree if availableRashmica Gupta1-7/+11
2019-09-10gpio/aspeed: Setup irqchip dynamicallyRashmica Gupta1-9/+7
2019-09-10dt-bindings: gpio: aspeed: Update documentation with ast2600 controllersRashmica Gupta1-2/+5
2019-09-10gpio/aspeed: Fix incorrect number of banksRashmica Gupta1-1/+1
2019-09-10gpio: aspeed: Pass irqchip when adding gpiochipLinus Walleij1-31/+29
2019-09-10Merge tag 'v5.2.14' into dev-5.2Joel Stanley259-1100/+2444
2019-09-10Linux 5.2.14v5.2.14Greg Kroah-Hartman1-1/+1
2019-09-10Revert "mmc: core: do not retry CMD6 in __mmc_switch()"Jan Kaisrlik1-1/+1
2019-09-10x86/boot: Preserve boot_params.secure_boot from sanitizingJohn S. Gruber1-0/+1
2019-09-10Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds1-4/+0
2019-09-10libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques1-1/+2
2019-09-10x86/boot/compressed/64: Fix missing initialization in find_trampoline_placeme...Kirill A. Shutemov1-1/+1
2019-09-10KVM: arm/arm64: VGIC: Properly initialise private IRQ affinityAndre Przywara1-10/+20
2019-09-10gpio: Fix irqchip initialization orderLinus Walleij1-15/+15
2019-09-10RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_messageSelvin Xavier2-4/+15
2019-09-10afs: use correct afs_call_type in yfs_fs_store_opaque_acl2YueHaibing1-1/+1
2019-09-10afs: Fix possible oops in afs_lookup trace eventMarc Dionne1-1/+2
2019-09-10afs: Fix leak in afs_lookup_cell_rcu()David Howells1-0/+4
2019-09-10KVM: arm/arm64: Only skip MMIO insn onceAndrew Jones1-0/+7
2019-09-10ceph: fix buffer free while holding i_ceph_lock in fill_inode()Luis Henriques1-3/+4
2019-09-10ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob()Luis Henriques4-6/+16
2019-09-10ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()Luis Henriques1-2/+6
2019-09-10drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctlNicolai Hähnle1-2/+7
2019-09-10selftests/kvm: make platform_info_test pass on AMDVitaly Kuznetsov1-1/+1
2019-09-10selftests: kvm: fix state save/load on processors without XSAVEPaolo Bonzini1-6/+10
2019-09-10infiniband: hfi1: fix memory leaksWenwen Wang1-3/+6
2019-09-10infiniband: hfi1: fix a memory leak bugWenwen Wang1-1/+2
2019-09-10IB/mlx4: Fix memory leaksWenwen Wang1-2/+2
2019-09-10RDMA/cma: fix null-ptr-deref Read in cma_cleanupzhengbin1-1/+5
2019-09-10nvme: Fix cntlid validation when not using NVMEoFGuilherme G. Piccoli1-1/+3
2019-09-10nvme-multipath: fix possible I/O hang when paths are updatedAnton Eidelman1-0/+1
2019-09-10Tools: hv: kvp: eliminate 'may be used uninitialized' warningVitaly Kuznetsov1-1/+1
2019-09-10Input: hyperv-keyboard: Use in-place iterator API in the channel callbackDexuan Cui1-29/+6
2019-09-10scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQJames Smart4-4/+27
2019-09-10x86/boot/compressed/64: Fix boot on machines with broken E820 tableKirill A. Shutemov1-3/+10
2019-09-10HID: cp2112: prevent sleeping function called from invalid contextBenjamin Tissoires1-2/+6
2019-09-10HID: intel-ish-hid: ipc: add EHL device idEven Xu2-0/+2
2019-09-10kprobes: Fix potential deadlock in kprobe_optimizer()Andrea Righi1-4/+4
2019-09-10sched/core: Schedule new worker even if PI-blockedSebastian Andrzej Siewior1-1/+4
2019-09-10ravb: Fix use-after-free ravb_tstamp_skbTho Vu1-2/+6
2019-09-10wimax/i2400m: fix a memory leak bugWenwen Wang1-1/+3
2019-09-10net: cavium: fix driver nameStephen Hemminger1-1/+1
2019-09-10ibmvnic: Unmap DMA address of TX descriptor buffers after useThomas Falcon1-9/+2
2019-09-10net: kalmia: fix memory leaksWenwen Wang1-3/+3
2019-09-10cx82310_eth: fix a memory leak bugWenwen Wang1-1/+2
2019-09-10vfs: fix page locking deadlocks when deduping filesDarrick J. Wong1-8/+41
2019-09-10lan78xx: Fix memory leaksWenwen Wang1-3/+5