aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-01PCI: imx6: Add code to request/control "pcie_aux" clock for i.MX8MQAndrey Smirnov1-1/+17
2019-03-01Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt-d', 'x86/amd', 'hyper-v' and 'core' into nextJoerg Roedel2002-11592/+21818
2019-03-01iommu/vt-d: Get domain ID before clear pasid entryLu Baolu1-1/+1
2019-03-01iommu/vt-d: Fix NULL pointer reference in intel_svm_bind_mm()Lu Baolu1-1/+1
2019-03-01iommu/vt-d: Set context field after value initializedLu Baolu1-1/+2
2019-03-01iommu/vt-d: Disable ATS support on untrusted devicesLu Baolu1-1/+2
2019-03-01Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm into pm-cpufreqRafael J. Wysocki2-3/+21
2019-03-01iommu/mediatek: Fix semicolon code style issueYang Wei1-1/+1
2019-03-01mmc:fix a bug when max_discard is 0Jiong Wu1-2/+2
2019-03-01intel_th: gth: Fix an off-by-one in output unassigningAlexander Shishkin1-1/+1
2019-03-01gpio: amd-fch: Fix type error found by sparseLinus Walleij1-7/+7
2019-03-01Staging: ks7010: Replace typecast to intWentao Cai1-1/+1
2019-03-01Staging: vt6655: Align a static function declarationMadhumitha Prabakaran1-8/+3
2019-03-01staging: speakup: fix line over 80 characters.Bhagyashri Dighole7-19/+36
2019-03-01staging: mt7621-eth: Remove license boilerplate textJules Irenge1-9/+1
2019-03-01staging: mt7621-eth: Add SPDX license identifierJules Irenge1-0/+1
2019-03-01s390: warn about clearing als implied facilitiesVasily Gorbik3-2/+20
2019-03-01s390: allow overriding facilities via command lineVasily Gorbik3-2/+50
2019-03-01s390: clean up redundant facilities list setupVasily Gorbik2-4/+0
2019-03-01s390/als: remove duplicated in-place implementation of stfleVasily Gorbik1-14/+1
2019-03-01jbd2: jbd2_get_transaction does not need to return a valueLiu Song1-5/+3
2019-03-01jbd2: fix invalid descriptor block checksumluojiajun1-2/+4
2019-02-28ext4: fix bigalloc cluster freeing when hole punching under loadEric Whitney1-7/+10
2019-03-01KVM: PPC: Book3S: Add count cache flush parameters to kvmppc_get_cpu_char()Suraj Jitindar Singh2-4/+16
2019-03-01Merge branch 'bpf-dedup-fixes'Daniel Borkmann4-23/+103
2019-03-01selftests/bpf: add btf_dedup test of FWD/STRUCT resolutionAndrii Nakryiko1-0/+45
2019-03-01btf: fix bug with resolving STRUCT/UNION into corresponding FWDAndrii Nakryiko1-3/+17
2019-03-01btf: allow to customize dedup hash table sizeAndrii Nakryiko2-17/+37
2019-03-01libbpf: fix formatting for btf_ext__get_raw_dataAndrii Nakryiko1-1/+1
2019-03-01selftests/bpf: fix btf_dedup testing codeAndrii Nakryiko2-2/+3
2019-03-01tools/libbpf: signedness bug in btf_dedup_ref_type()Dan Carpenter1-1/+2
2019-03-01Merge branch 'bpf-samples-improvements'Daniel Borkmann24-156/+69
2019-03-01tools: libbpf: make sure readelf shows full names in build checksJakub Kicinski1-2/+2
2019-03-01samples: bpf: use libbpf where easyJakub Kicinski4-25/+35
2019-03-01tools: libbpf: add a correctly named define for map iterationJakub Kicinski5-10/+11
2019-03-01samples: bpf: remove load_sock_ops in favour of bpftoolJakub Kicinski12-114/+16
2019-03-01samples: bpf: force IPv4 in pingJakub Kicinski5-5/+5
2019-03-01selftests/bpf: use __bpf_constant_htons in test_prog.c for flow dissectorStanislav Fomichev1-2/+2
2019-03-01bpf: add missing entries to bpf_helpers.hWillem de Bruijn1-0/+30
2019-03-01bpf: fix build without bpf_syscallAlexei Starovoitov1-2/+5
2019-02-28Merge tag 'mips_fixes_5.0_4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds4-5/+13
2019-02-28Merge tag 'for-linus-5.0-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linuxLinus Torvalds1-4/+0
2019-02-28net: dsa: mv88e6xxx: power serdes on/off for 10G interfaces on 6390XMaxime Chevallier1-2/+2
2019-02-28ALSA: usb-audio: Add quirk for MOTU MicroBook IIManuel Reinhardt3-0/+170
2019-02-28block: Replace function name in string with __func__Keyur Patel1-4/+4
2019-02-28ata: libahci: Only warn for AHCI_HFLAG_MULTI_MSI set when genuine custom irq handler implementedJohn Garry1-1/+2
2019-02-28nbd: propagate genlmsg_reply return codeLi RongQing1-2/+1
2019-02-28floppy: remove set but not used variable 'q'YueHaibing1-3/+0
2019-02-28null_blk: fix checking for REQ_FUAHeinz Mauelshagen1-1/+1
2019-02-28selftests: rtnetlink: use internal netns switch for ip commandsDavid Ahern1-61/+61