summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-26x86/cacheinfo: Fix a -Wtype-limits warningQian Cai1-2/+1
2019-07-26ipoib: correcly show a VF hardware addressDenis Kirjanov1-0/+1
2019-07-26vhost_net: disable zerocopy by defaultJason Wang1-1/+1
2019-07-26perf evsel: Make perf_evsel__name() accept a NULL argumentArnaldo Carvalho de Melo1-1/+7
2019-07-26x86/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra4-10/+13
2019-07-26perf/x86/intel/uncore: Handle invalid event coding for free-running counterKan Liang2-0/+11
2019-07-26sched/fair: Fix "runnable_avg_yN_inv" not used warningsQian Cai2-2/+3
2019-07-26sched/core: Add __sched tag for io_schedule()Gao Xiang1-1/+1
2019-07-26xfrm: fix sa selector validationNicolas Dichtel1-0/+3
2019-07-26blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership arb...Tejun Heo1-1/+7
2019-07-26block: null_blk: fix race condition for null_del_devBob Liu1-5/+6
2019-07-26net: hns3: fix for skb leak when doing selftestYunsheng Lin1-2/+4
2019-07-26qed: iWARP - Fix tc for MPA ll2 connectionMichal Kalderon1-0/+2
2019-07-26x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDSAaron Lewis1-0/+2
2019-07-26rcu: Force inlining of rcu_read_lock()Waiman Long1-1/+1
2019-07-26ASoC: meson: axg-tdm: fix sample clock inversionJerome Brunet1-1/+1
2019-07-26x86/cpu: Add Ice Lake NNPI to Intel familyRajneesh Bhardwaj1-0/+1
2019-07-26selinux: fix empty write to keycreate fileOndrej Mosnacek1-5/+6
2019-07-26media: s5p-mfc: fix reading min scratch buffer size on MFC v6/v7Marek Szyprowski1-1/+2
2019-07-26bpf: silence warning messages in coreValdis Klētnieks1-0/+1
2019-07-26regmap: fix bulk writes on paged registersSrinivas Kandagatla1-0/+2
2019-07-26gpio: omap: ensure irq is enabled before wakeupRussell King1-7/+8
2019-07-26gpio: omap: fix lack of irqstatus_raw0 for OMAP4Russell King1-0/+2
2019-07-26iommu: Fix a leak in iommu_insert_resv_regionEric Auger1-3/+5
2019-07-26media: fdp1: Support M3N and E3 platformsKieran Bingham1-0/+8
2019-07-26media: uvcvideo: Fix access to uninitialized fields on probe errorOliver Neukum1-1/+3
2019-07-26irqchip/meson-gpio: Add support for Meson-G12A SoCXingyu Chen1-0/+1
2019-07-26perf report: Fix OOM error in TUI mode on s390Thomas Richter1-3/+2
2019-07-26perf test 6: Fix missing kvm module load for s390Thomas Richter1-0/+27
2019-07-26perf cs-etm: Properly set the value of 'old' and 'head' in snapshot modeMathieu Poirier1-4/+123
2019-07-26ipset: Fix memory accounting for hash types on resizeStefano Brivio1-1/+1
2019-07-26net: sfp: add mutex to prevent concurrent state checksRobert Hancock1-1/+5
2019-07-26RAS/CEC: Fix pfn insertionBorislav Petkov1-1/+3
2019-07-26s390/qdio: handle PENDING state for QEBSM devicesJulian Wiedmann1-0/+1
2019-07-26net: axienet: Fix race condition causing TX hangRobert Hancock1-3/+17
2019-07-26net: fec: Do not use netdev messages too earlyFabio Estevam1-3/+3
2019-07-26crypto: inside-secure - do not rely on the hardware last bit for result descr...Antoine Tenart1-6/+18
2019-07-26net: stmmac: modify default value of tx-framesBiao Huang1-1/+1
2019-07-26net: stmmac: dwmac4: fix flow control issueBiao Huang1-2/+6
2019-07-26perf jvmti: Address gcc string overflow warning for strncpy()Jiri Olsa1-2/+2
2019-07-26arm64: mm: make CONFIG_ZONE_DMA32 configurableMiles Chen2-3/+5
2019-07-26cpupower : frequency-set -r option misses the last cpu in related cpu listAbhishek Goel1-0/+2
2019-07-26net: hns3: set ops to null when unregister ad_devWeihang Li1-0/+2
2019-07-26media: wl128x: Fix some error handling in fm_v4l2_init_video_device()Kefeng Wang1-0/+3
2019-07-26locking/lockdep: Fix merging of hlocks with non-zero referencesImre Deak1-9/+9
2019-07-26batman-adv: Fix duplicated OGMs on NETDEV_UPSven Eckelmann3-2/+8
2019-07-26tua6100: Avoid build warnings.David S. Miller1-11/+11
2019-07-26crypto: talitos - Align SEC1 accesses to 32 bits boundaries.Christophe Leroy1-1/+4
2019-07-26crypto: talitos - properly handle split ICV.Christophe Leroy1-11/+15
2019-07-26net: phy: Check against net_device being NULLIoana Ciornei1-0/+6