aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-05selinux: fix sidtab string cache lockingOndrej Mosnacek1-9/+3
2020-02-05selinux: fix typo in filesystem nameHridya Valsaraju1-1/+1
2020-02-05of: clk: Make <linux/of_clk.h> self-containedGeert Uytterhoeven1-0/+3
2020-02-05bootconfig: Show the number of nodes on boot messageMasami Hiramatsu1-2/+4
2020-02-05tools/bootconfig: Show the number of bootconfig nodesMasami Hiramatsu2-1/+5
2020-02-05bootconfig: Add more parse error messagesMasami Hiramatsu1-4/+12
2020-02-05bootconfig: Use bootconfig instead of boot configMasami Hiramatsu1-3/+3
2020-02-05ftrace: Protect ftrace_graph_hash with ftrace_syncSteven Rostedt (VMware)2-2/+11
2020-02-05broken ping to ipv6 linklocal addresses on debian busterCasey Schaufler1-22/+19
2020-02-05ftrace: Add comment to why rcu_dereference_sched() is open codedSteven Rostedt (VMware)1-0/+10
2020-02-05tracing: Annotate ftrace_graph_notrace_hash pointer with __rcuAmol Grover2-3/+7
2020-02-05tracing: Annotate ftrace_graph_hash pointer with __rcuAmol Grover2-4/+7
2020-02-06kbuild: make multiple directory targets workMasahiro Yamada1-1/+1
2020-02-05Merge branch 'bpf-xsk-fixes'Daniel Borkmann2-3/+3
2020-02-05samples: bpf: Allow for -ENETDOWN in xdpsockMaciej Fijalkowski1-1/+2
2020-02-05samples: bpf: Drop doubled variable declaration in xdpsockMaciej Fijalkowski1-1/+0
2020-02-05i40e: Relax i40e_xsk_wakeup's return value when PF is busyMaciej Fijalkowski1-1/+1
2020-02-05tools/bpf/runqslower: Rebuild libbpf.a on libbpf source changeSong Liu1-1/+1
2020-02-05Merge tag 'pwm/for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-199/+539
2020-02-05Merge tag 'dmaengine-fix-5.6-rc1' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds3-12/+15
2020-02-05PCI/ATS: Use PF PASID for VFsKuppuswamy Sathyanarayanan1-2/+4
2020-02-05Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds36-822/+1686
2020-02-05Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds16-39/+346
2020-02-05Merge tag 'devicetree-fixes-for-5.6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds24-26/+26
2020-02-05Allow git builds of SphinxStephen Kitt1-1/+1
2020-02-05Merge tag 's390-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds19-282/+2494
2020-02-05Documentation: changes.rst: update several outdated project URLsRandy Dunlap2-10/+18
2020-02-05Documentation: build warnings related to missing blank lines after explicit m...Sameer Rahmani3-1/+3
2020-02-05mailmap: add entry for Tiezhu YangTiezhu Yang1-0/+1
2020-02-05Documentation/ko_KR/howto: Update a broken linkSeongJae Park1-1/+1
2020-02-05Documentation/ko_KR/howto: Update broken web addressesSeongJae Park1-2/+2
2020-02-05docs/locking: Fix outdated section namesSeongJae Park1-2/+2
2020-02-05KVM: vmx: delete meaningless vmx_decache_cr0_guest_bits() declarationMiaohe Lin1-2/+0
2020-02-05KVM: x86: Mark CR4.UMIP as reserved based on associated CPUID bitSean Christopherson1-0/+2
2020-02-05x86: vmxfeatures: rename features for consistency with KVM and manualPaolo Bonzini2-6/+6
2020-02-05Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini9-37/+354
2020-02-05KVM: SVM: relax conditions for allowing MSR_IA32_SPEC_CTRL accessesPaolo Bonzini1-0/+4
2020-02-05KVM: x86: Fix perfctr WRMSR for running countersEric Hankland1-5/+4
2020-02-05x86/kvm/hyper-v: don't allow to turn on unsupported VMX controls for nested g...Vitaly Kuznetsov3-0/+58
2020-02-05x86/kvm/hyper-v: move VMX controls sanitization out of nested_enable_evmcs()Vitaly Kuznetsov3-8/+41
2020-02-05kvm: mmu: Separate generating and setting mmio ptesBen Gardon1-2/+13
2020-02-05kvm: mmu: Replace unsigned with unsigned int for PTE accessBen Gardon1-11/+13
2020-02-05KVM: nVMX: Remove stale comment from nested_vmx_load_cr3()Sean Christopherson1-4/+4
2020-02-05KVM: MIPS: Fold comparecount_func() into comparecount_wakeup()Sean Christopherson1-10/+5
2020-02-05KVM: MIPS: Fix a build error due to referencing not-yet-defined functionSean Christopherson1-21/+21
2020-02-05x86/kvm: do not setup pv tlb flush when not paravirtualizedThadeu Lima de Souza Cascardo1-0/+3
2020-02-05KVM: fix overflow of zero page refcount with ksm runningZhuang Yanying1-0/+1
2020-02-05qed: Fix timestamping issue for L2 unicast ptp packets.Sudarsana Reddy Kalluru1-2/+2
2020-02-05KVM: x86: Take a u64 when checking for a valid dr7 valueSean Christopherson1-1/+1
2020-02-05KVM: x86: use raw clock values consistentlyPaolo Bonzini1-15/+23
2020-02-05KVM: x86: reorganize pvclock_gtod_data membersPaolo Bonzini1-17/+12
2020-02-05KVM: nVMX: delete meaningless nested_vmx_run() declarationMiaohe Lin1-2/+0
2020-02-05KVM: SVM: allow AVIC without split irqchipPaolo Bonzini1-1/+1
2020-02-05kvm: ioapic: Lazy update IOAPIC EOISuravee Suthikulpanit1-0/+39
2020-02-05kvm: ioapic: Refactor kvm_ioapic_update_eoi()Suravee Suthikulpanit1-54/+56
2020-02-05kvm: i8254: Deactivate APICv when using in-kernel PIT re-injection mode.Suravee Suthikulpanit3-2/+22
2020-02-05svm: Temporarily deactivate AVIC during ExtINT handlingSuravee Suthikulpanit2-4/+30
2020-02-05svm: Deactivate AVIC when launching guest with nested SVM supportSuravee Suthikulpanit2-1/+11
2020-02-05kvm: x86: hyperv: Use APICv update request interfaceSuravee Suthikulpanit5-18/+8
2020-02-05svm: Add support for dynamic APICvSuravee Suthikulpanit1-10/+28
2020-02-05kvm: x86: Introduce x86 ops hook for pre-update APICvSuravee Suthikulpanit3-0/+9
2020-02-05kvm: x86: Introduce APICv x86 ops for checking APIC inhibit reasonsSuravee Suthikulpanit4-0/+21
2020-02-05KVM: svm: avic: Add support for dynamic setup/teardown of virtual APIC backin...Suravee Suthikulpanit1-6/+5
2020-02-05kvm: x86: svm: Add support to (de)activate posted interruptsSuravee Suthikulpanit1-1/+36
2020-02-05kvm: x86: Add APICv (de)activate request trace pointsSuravee Suthikulpanit2-0/+21
2020-02-05kvm: x86: Add support for dynamic APICv activationSuravee Suthikulpanit2-0/+42
2020-02-05KVM: x86: remove get_enable_apicv from kvm_x86_opsPaolo Bonzini3-13/+0
2020-02-05kvm: x86: Introduce APICv inhibit reason bitsSuravee Suthikulpanit4-2/+38
2020-02-05kvm: lapic: Introduce APICv update helper functionSuravee Suthikulpanit2-5/+18
2020-02-05Merge branch 'macb-TSO-bug-fixes'David S. Miller1-6/+8
2020-02-05net: macb: Limit maximum GEM TX length in TSOHarini Katakam1-1/+5
2020-02-05net: macb: Remove unnecessary alignment check for TSOHarini Katakam1-5/+3
2020-02-05bonding/alb: properly access headers in bond_alb_xmit()Eric Dumazet2-17/+32
2020-02-05devlink: report 0 after hitting end in region readJacob Keller1-0/+6
2020-02-05net: ethernet: dec: tulip: Fix length mask in receive length calculationMoritz Fischer1-1/+4
2020-02-05Merge branch 'wg-fixes'David S. Miller5-17/+24
2020-02-05wireguard: selftests: tie socket waiting to target pidJason A. Donenfeld1-9/+8
2020-02-05wireguard: selftests: cleanup CONFIG_ENABLE_WARN_DEPRECATEDKrzysztof Kozlowski1-1/+0
2020-02-05wireguard: selftests: ensure non-addition of peers with failed precomputationJason A. Donenfeld1-0/+6
2020-02-05wireguard: noise: reject peers with low order public keysJason A. Donenfeld2-7/+9
2020-02-05wireguard: allowedips: fix use-after-free in root_remove_peer_listsEric Dumazet1-0/+1
2020-02-05net_sched: fix a resource leak in tcindex_set_parms()Cong Wang1-2/+1
2020-02-05mptcp: fix use-after-free on tcp fallbackFlorian Westphal1-70/+6
2020-02-05net: dsa: microchip: Platform data shan't include kernel.hAndy Shevchenko1-1/+1
2020-02-05net: dsa: b53: Platform data shan't include kernel.hAndy Shevchenko1-1/+1
2020-02-05netdevsim: fix ptr_ret.cocci warningskbuild test robot1-3/+1
2020-02-05net: sgi: ioc3-eth: Remove leftover free_irq()Thomas Bogendoerfer1-1/+0
2020-02-05cifs: fail i/o on soft mounts if sessionsetup errors outRonnie Sahlberg1-2/+8
2020-02-05smb3: fix problem with null cifs super block with previous patchSteve French2-2/+2
2020-02-05Merge tag 'asoc-v5.6-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai25-123/+118
2020-02-05ASoC: wcd934x: Add missing COMMON_CLK dependency to SND_SOC_ALL_CODECSGeert Uytterhoeven1-1/+1
2020-02-05bootconfig: Only load bootconfig if "bootconfig" is on the kernel cmdlineSteven Rostedt (VMware)3-7/+29
2020-02-05dt-bindings: Fix paths in schema $id fieldsRob Herring22-22/+22
2020-02-05Merge tag 'perf-core-for-mingo-5.6-20200201' of git://git.kernel.org/pub/scm/...Ingo Molnar8-32/+71
2020-02-05Merge branch 'linus' into perf/urgent, to synchronize with upstreamIngo Molnar3382-58980/+217169
2020-02-05Merge branch 'parisc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-1206/+55
2020-02-04xtensa: ISS: improve simcall assemblyMax Filippov1-5/+3
2020-02-04xtensa: reorganize vectors placementMax Filippov6-20/+51
2020-02-04xtensa: separate SMP and XIP supportMax Filippov1-34/+34
2020-02-04xtensa: move fast exception handlers close to vectorsMax Filippov6-13/+38
2020-02-05Merge tag 'jfs-5.6' of git://github.com/kleikamp/linux-shaggyLinus Torvalds1-1/+0
2020-02-05Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds9-218/+104
2020-02-05Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-107/+61
2020-02-05kconfig: Invalidate all symbols after changing to y or m.Tetsuo Handa1-3/+2
2020-02-05kallsyms: fix type of kallsyms_token_table[]Masahiro Yamada1-2/+3
2020-02-04drm/amd/dm/mst: Ignore payload update failuresLyude Paul1-9/+4
2020-02-04drm/amdgpu: update default voltage for boot od table for navi1xAlex Deucher1-1/+8
2020-02-04io_uring: cleanup fixed file data table referencesJens Axboe1-13/+19
2020-02-05cpuidle: Documentation: Clean up PM QoS descriptionRafael J. Wysocki1-4/+4
2020-02-04io_uring: spin for sq thread to idle on shutdownJens Axboe1-1/+12
2020-02-04dt-bindings: PCI: intel: Fix dt_binding_check compilation failureDilip Kota1-3/+1
2020-02-04dt-bindings: phy: Fix errors in intel,lgm-emmc-phy exampleRob Herring1-1/+3
2020-02-04help_next should increase position indexVasily Averin1-0/+1
2020-02-04Merge branch 'nvme-5.6' of git://git.infradead.org/nvme into block-5.6Jens Axboe6-51/+72
2020-02-04NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewalsRobert Milkowski4-14/+11
2020-02-04NFSv4: try lease recovery on NFS4ERR_EXPIREDRobert Milkowski1-0/+5
2020-02-05nvmet: update AEN list and array at one placeDaniel Wagner1-27/+36
2020-02-04ALSA: hda - Fix DP-MST support for NVIDIA codecsNikhil Mahale1-31/+63
2020-02-05nvmet: Fix controller use after freeIsrael Rukshin1-4/+9
2020-02-05nvmet: Fix error print message at nvmet_install_queue functionIsrael Rukshin1-1/+1
2020-02-04NFS: Fix memory leaksWenwen Wang1-2/+2
2020-02-04nfs: optimise readdir cache page invalidationDai Ngo2-2/+10
2020-02-04drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltageAlex Deucher1-3/+5
2020-02-04drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latencyAlex Deucher1-6/+9
2020-02-04drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)Alex Deucher1-11/+23
2020-02-04drm/amdgpu: fetch default VDDC curve voltages (v2)Alex Deucher1-1/+49
2020-02-04drm/amdgpu/smu_v11_0: Correct behavior of restoring default tables (v2)Matt Coffin4-20/+22
2020-02-04drm/amdgpu/navi10: add OD_RANGE for navi overclockingAlex Deucher1-0/+59
2020-02-04drm/amdgpu/navi: fix index for OD MCLKAlex Deucher1-1/+1
2020-02-04drm/amd/display: Fix HW/SW state mismatchBhawanpreet Lakha1-0/+19
2020-02-04drm/amd/display: Fix a typo when computing dsc configurationMikita Lipski1-1/+1
2020-02-04drm/amd/powerplay: fix navi10 system intermittent reboot issue V2Evan Quan6-1/+86
2020-02-04drm/amdkfd: Fix a bug in SDMA RLC queue counting under HWS modeYong Zhao1-4/+6
2020-02-04drm/amd/display: Only enable cursor on pipes that need itNicholas Kazlauskas1-0/+30
2020-02-04x86/PCI: Define to_pci_sysdata() even when !CONFIG_PCIJason A. Donenfeld1-2/+2
2020-02-04brd: check and limit max_part parZhiqiang Liu1-2/+20
2020-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds47-246/+569
2020-02-04Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds7-32/+29
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds141-1121/+2310
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds15-17/+20
2020-02-04Merge tag 'ovl-update-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds13-228/+521
2020-02-04gtp: use __GFP_NOWARN to avoid memalloc warningTaehee Yoo1-2/+2
2020-02-04l2tp: Allow duplicate session creation with UDPRidge Kennedy1-1/+6
2020-02-04ASoC: wcd934x: Add missing COMMON_CLK dependencySrinivas Kandagatla1-0/+1
2020-02-04r8152: Add MAC passthrough support to new deviceKai-Heng Feng1-3/+10
2020-02-04net_sched: fix an OOB access in cls_tcindexCong Wang1-20/+20
2020-02-04microblaze: Add ID for Microblaze v11Michal Simek1-0/+1
2020-02-04microblaze: Prevent the overflow of the startShubhrajyoti Datta1-1/+2
2020-02-04microblaze: Wire CMA allocatorMichal Simek3-0/+7
2020-02-04asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek8-7/+1
2020-02-04microblaze: Sync defconfig with latest Kconfig layoutMichal Simek1-3/+3
2020-02-04microblaze: defconfig: Disable EXT2 driver and Enable EXT3 & EXT4 driversManish Narani2-2/+2
2020-02-04MAINTAINERS: Remove the Bard Liao from the MAINTAINERS of Realtek CODECsOder Chiou1-1/+0
2020-02-04Merge tag 'rproc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds17-30/+2092
2020-02-04Merge tag 'hwlock-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds5-89/+22
2020-02-04qed: Remove set but not used variable 'p_link'YueHaibing1-3/+0
2020-02-04Merge branch 'unbreak-basic-and-bpf-tdc-testcases'David S. Miller2-1/+52
2020-02-04tc-testing: add missing 'nsPlugin' to basic.jsonDavide Caratti1-0/+51
2020-02-04tc-testing: fix eBPF tests failure on linux fresh clonesDavide Caratti1-1/+1
2020-02-04net: hsr: fix possible NULL deref in hsr_handle_frame()Eric Dumazet1-0/+2
2020-02-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds214-2111/+2473
2020-02-04Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-12/+63
2020-02-04Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds34-97/+190
2020-02-03clk: qcom: Use ARRAY_SIZE in videocc-sc7180 for parent clocksDouglas Anderson1-1/+1
2020-02-03clk: qcom: Get rid of the test clock for videocc-sc7180Douglas Anderson1-3/+1
2020-02-03dt-bindings: clock: Cleanup qcom,videocc bindings for sdm845/sc7180Douglas Anderson2-13/+77
2020-02-03clk: qcom: Use ARRAY_SIZE in gpucc-sc7180 for parent clocksDouglas Anderson1-1/+1
2020-02-03clk: qcom: Get rid of the test clock for gpucc-sc7180Douglas Anderson1-3/+1
2020-02-03dt-bindings: clock: Fix qcom,gpucc bindings for sdm845/sc7180/msm8998Douglas Anderson4-72/+210
2020-02-03clk: qcom: Use ARRAY_SIZE in dispcc-sc7180 for parent clocksDouglas Anderson1-11/+11
2020-02-03clk: qcom: Get rid of the test clock for dispcc-sc7180Douglas Anderson1-22/+10
2020-02-03clk: qcom: Get rid of fallback global names for dispcc-sc7180Douglas Anderson1-13/+10
2020-02-03dt-bindings: clock: Fix qcom,dispcc bindings for sdm845/sc7180Douglas Anderson3-67/+183
2020-02-03clk: qcom: rcg2: Don't crash if our parent can't be found; return an errorDouglas Anderson1-0/+3
2020-02-03clk: ls1028a: fix a dereference of pointer 'parent' before a null checkColin Ian King1-1/+3
2020-02-04Merge tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds29-558/+415
2020-02-04ARM: dma-api: fix max_pfn off-by-one error in __dma_supported()Chen-Yu Tsai1-1/+1
2020-02-04treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada28-41/+35
2020-02-04include/linux/cpumask.h: don't calculate length of the input stringYury Norov1-3/+1
2020-02-04lib: new testcases for bitmap_parse{_user}Yury Norov1-0/+8
2020-02-04lib: rework bitmap_parse()Yury Norov2-99/+84
2020-02-04lib: make bitmap_parse_user a wrapper on bitmap_parseYury Norov1-10/+10
2020-02-04lib: add test for bitmap_parse()Yury Norov1-2/+95
2020-02-04bitops: more BITS_TO_* macrosYury Norov2-5/+8
2020-02-04lib/string: add strnchrnul()Yury Norov2-0/+18
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan100-1006/+961
2020-02-04proc: decouple proc from VFS with "struct proc_ops"Alexey Dobriyan7-80/+98
2020-02-04asm-generic/tlb: provide MMU_GATHER_TABLE_FREEPeter Zijlstra4-71/+130
2020-02-04asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHERPeter Zijlstra4-9/+19
2020-02-04asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra4-7/+10
2020-02-04asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra13-21/+21
2020-02-04asm-generic/tlb: add missing CONFIG symbolPeter Zijlstra1-0/+3
2020-02-04asm-gemeric/tlb: remove stray function declarationsPeter Zijlstra1-4/+0
2020-02-04asm-generic/tlb: avoid potential double flushPeter Zijlstra1-1/+6
2020-02-04mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra7-20/+43
2020-02-04powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP caseAneesh Kumar K.V5-26/+1
2020-02-04x86: mm: avoid allocating struct mm_struct on the stackSteven Price7-25/+23
2020-02-04mm: ptdump: reduce level numbers by 1 in note_page()Steven Price4-20/+22
2020-02-04arm64: mm: display non-present entries in ptdumpSteven Price1-12/+13
2020-02-04arm64: mm: convert mm/dump.c to use walk_page_range()Steven Price8-107/+50