summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.76v4.4.76Greg Kroah-Hartman2017-07-051-1/+1
* KVM: nVMX: Fix exception injectionWanpeng Li2017-07-051-1/+1
* KVM: x86: zero base3 of unusable segmentsRadim Krčmář2017-07-051-0/+2
* KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()Radim Krčmář2017-07-051-1/+1
* KVM: x86: fix emulation of RSM and IRET instructionsLadi Prosek2017-07-053-11/+24
* cpufreq: s3c2416: double free on driver init error pathDan Carpenter2017-07-051-1/+0
* iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()Pan Bian2017-07-051-1/+1
* iommu: Handle default domain attach failureRobin Murphy2017-07-051-13/+24
* iommu/vt-d: Don't over-free page table directoriesDavid Dillow2017-07-051-1/+1
* ocfs2: o2hb: revert hb threshold to keep compatibleJunxiao Bi2017-07-051-4/+4
* x86/mm: Fix flush_tlb_page() on XenAndy Lutomirski2017-07-051-3/+1
* x86/mpx: Correctly report do_mpx_bt_fault() failures to user-spaceJoerg Roedel2017-07-051-9/+1
* ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger2017-07-051-4/+4
* ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementationLorenzo Pieralisi2017-07-051-3/+3
* sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accountingMatt Fleming2017-07-051-2/+2
* watchdog: bcm281xx: Fix use of uninitialized spinlock.Eric Anholt2017-07-051-1/+2
* xfrm: Oops on error in pfkey_msg2xfrm_state()Dan Carpenter2017-07-051-4/+12
* xfrm: NULL dereference on allocation failureDan Carpenter2017-07-051-0/+1
* xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca2017-07-052-57/+0
* jump label: fix passing kbuild_cflags when checking for asm goto supportGleb Fotengauer-Malinovskiy2017-07-051-6/+6
* ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca2017-07-051-12/+12
* sctp: check af before verify address in sctp_addr_id2transportXin Long2017-07-051-1/+1
* net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein2017-07-051-9/+14
* perf probe: Fix to show correct locations for events on modulesMasami Hiramatsu2017-07-051-7/+3
* be2net: fix status check in be_cmd_pmac_add()Ivan Vecera2017-07-051-1/+1
* s390/ctl_reg: make __ctl_load a full memory barrierHeiko Carstens2017-07-051-1/+3
* swiotlb: ensure that page-sized mappings are page-alignedNikita Yushchenko2017-07-051-3/+3
* coredump: Ensure proper size of sparse core filesDave Kleikamp2017-07-053-0/+20
* x86/mpx: Use compatible types in comparison to fix sparse errorTobias Klauser2017-07-051-1/+1
* mac80211: initialize SMPS field in HT capabilitiesFelix Fietkau2017-07-051-4/+9
* spi: davinci: use dma_mapping_error()Kevin Hilman2017-07-051-2/+2
* scsi: lpfc: avoid double free of resource identifiersRoberto Sassu2017-07-051-0/+7
* HID: i2c-hid: Add sleep between POWER ON and RESETBrendan McGrath2017-07-051-0/+9
* kernel/panic.c: add missing \nJiri Slaby2017-07-051-1/+1
* ibmveth: Add a proper check for the availability of the checksum featuresThomas Huth2017-07-051-2/+5
* vxlan: do not age static remote mac entriesBalakrishnan Raman2017-07-051-1/+1
* virtio_net: fix PAGE_SIZE > 64kMichael S. Tsirkin2017-07-051-1/+9
* vfio/spapr: fail tce_iommu_attach_group() when iommu_data is nullGreg Kurz2017-07-051-0/+4
* drm/amdgpu: check ring being ready before usingDing Pixel2017-07-051-0/+7
* net: dsa: Check return value of phy_connect_direct()Florian Fainelli2017-07-051-4/+2
* amd-xgbe: Check xgbe_init() return codeLendacky, Thomas2017-07-052-2/+6
* platform/x86: ideapad-laptop: handle ACPI event 1Zach Ploskey2017-07-051-0/+1
* scsi: virtio_scsi: Reject commands when virtqueue is brokenEric Farman2017-07-051-1/+10
* xen-netfront: Fix Rx stall during network stress and OOMVineeth Remanan Pillai2017-07-051-1/+1
* swiotlb-xen: update dev_addr after swapping pagesStefano Stabellini2017-07-051-2/+3
* virtio_console: fix a crash in config_work_handlerG. Campana2017-07-051-1/+1
* Btrfs: fix truncate down when no_holes feature is enabledLiu Bo2017-07-051-1/+12
* gianfar: Do not reuse pages from emergency reserveEric Dumazet2017-07-051-1/+1
* powerpc/eeh: Enable IO path on permanent errorGavin Shan2017-07-051-1/+9
* net: bgmac: Remove superflous netif_carrier_on()Florian Fainelli2017-07-051-2/+0