aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-22Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...HEADmasterLinus Torvalds1-4/+4
2019-07-22Merge tag 'for-linus-20190722' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2019-07-22Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-4/+32
2019-07-22sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=yThomas Gleixner1-4/+4
2019-07-22Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-2/+8
2019-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds91-236/+322
2019-07-22pidfd: fix a poll race when setting exit_stateSuren Baghdasaryan1-0/+1
2019-07-21tcp: be more careful in tcp_fragment()Eric Dumazet2-2/+16
2019-07-21hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()Haiyang Zhang1-1/+0
2019-07-21Linus 5.3-rc1v5.3-rc1Linus Torvalds1-2/+2
2019-07-21vrf: make sure skb->data contains ip header to make routingPeter Kosyh1-23/+35
2019-07-21connector: remove redundant input callback from cn_devVasily Averin2-6/+1
2019-07-21qed: Prefer pcie_capability_read_word()Frederick Lawler1-3/+2
2019-07-21igc: Prefer pcie_capability_read_word()Frederick Lawler1-8/+4
2019-07-21cxgb4: Prefer pcie_capability_read_word()Frederick Lawler2-10/+5
2019-07-21be2net: Synchronize be_update_queues with dev_watchdogBenjamin Poirier1-0/+5
2019-07-21bnx2x: Prevent load reordering in tx completion processingBrian King1-0/+3
2019-07-21net: phy: sfp: hwmon: Fix scaling of RX powerAndrew Lunn1-1/+1
2019-07-21net: sched: verify that q!=NULL before setting q->flagsVlad Buslov1-1/+3
2019-07-21chelsio: Fix a typo in a function nameChristophe JAILLET1-2/+2
2019-07-21allocate_flower_entry: should check for null derefNavid Emamdoost1-1/+2
2019-07-21net: hns3: typo in the name of a constantChristophe JAILLET3-4/+4
2019-07-21kbuild: add net/netfilter/nf_tables_offload.h to header-test blacklist.Jeremy Sowden1-0/+1
2019-07-21tipc: Fix a typoChristophe JAILLET1-1/+1
2019-07-21Merge tag 'mac80211-for-davem-2019-07-20' of git://git.kernel.org/pub/scm/lin...David S. Miller7-8/+25
2019-07-21Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-122/+119
2019-07-21Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2019-07-21Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-31/+126
2019-07-21iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai1-1/+1
2019-07-21hexagon: switch to generic version of pte allocationMike Rapoport1-32/+2
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds19-60/+1458
2019-07-20typo fix: it's d_make_root, not d_make_inode...Al Viro1-1/+1
2019-07-20dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examplesRob Herring1-0/+4
2019-07-20dt-bindings: iio: ad7124: Fix dtc warnings in exampleRob Herring1-33/+38
2019-07-20dt-bindings: iio: avia-hx711: Fix avdd-supply typo in exampleRob Herring1-1/+1
2019-07-20dt-bindings: pinctrl: aspeed: Fix AST2500 example errorsRob Herring1-4/+1
2019-07-20dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errorsRob Herring2-2/+6
2019-07-20dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodesRob Herring1-82/+61
2019-07-20dt-bindings: Ensure child nodes are of type 'object'Rob Herring6-0/+8
2019-07-20mac80211: don't warn about CW params when not using themBrian Norris1-4/+9
2019-07-20mac80211: fix possible memory leak in ieee80211_assign_beaconLorenzo Bianconi1-2/+6
2019-07-20nl80211: fix NL80211_HE_MAX_CAPABILITY_LENJohn Crispin1-1/+1
2019-07-20nl80211: fix VENDOR_CMD_RAW_DATAJohannes Berg1-1/+1
2019-07-20wireless: fix nl80211 vendor commandsJohannes Berg3-0/+8
2019-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds20-29/+2183
2019-07-20r8169: fix RTL8168g PHY initThomas Voegtle1-2/+2
2019-07-20Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds8-26/+83
2019-07-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds33-215/+226
2019-07-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds20-142/+1029
2019-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds22-245/+311
2019-07-20Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+16
2019-07-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+26
2019-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds31-232/+723
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds20-74/+123
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds36-173/+178
2019-07-20Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-116/+172
2019-07-20x86/entry/64: Prevent clobbering of saved CR2 valueThomas Gleixner1-1/+10
2019-07-20smp: Warn on function calls from softirq contextPeter Zijlstra1-0/+16
2019-07-20KVM: x86: Add fixed counters to PMU filterEric Hankland3-12/+35
2019-07-20KVM: nVMX: do not use dangling shadow VMCS after guest resetPaolo Bonzini1-1/+7
2019-07-20KVM: VMX: dump VMCS on failed entryPaolo Bonzini1-0/+1
2019-07-20KVM: x86/vPMU: refine kvm_pmu err msg when event creation failedLike Xu1-2/+2
2019-07-20KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeupWanpeng Li1-20/+3
2019-07-20KVM: Boost vCPUs that are delivering interruptsWanpeng Li3-5/+10
2019-07-20KVM: selftests: Remove superfluous define from vmx.cThomas Huth1-2/+0
2019-07-20KVM: SVM: Fix detection of AMD Errata 1096Liran Alon1-7/+35
2019-07-20KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li7-36/+87
2019-07-19Merge branch 'flow_offload-fixes'David S. Miller21-81/+94
2019-07-19net: flow_offload: add flow_block structure and use itPablo Neira Ayuso13-25/+44
2019-07-19net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso12-27/+30
2019-07-19net: flow_offload: remove netns parameter from flow_block_cb_alloc()Pablo Neira Ayuso8-21/+12
2019-07-19net: openvswitch: rename flow_stats to sw_flow_statsPablo Neira Ayuso3-10/+10
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller44-82/+117
2019-07-20Merge branch 'next' into for-linusDmitry Torokhov30542-477592/+568493
2019-07-20kbuild: add -fcf-protection=none when using retpoline flagsSeth Forshee1-0/+6
2019-07-20kbuild: update compile-test header list for v5.3-rc1Masahiro Yamada2-16/+6
2019-07-19Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds83-197/+149
2019-07-19Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds445-2390/+26648
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds70-493/+4618
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds64-951/+492
2019-07-19Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds412-904/+1253
2019-07-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds5-11/+38
2019-07-19Remove references to dead website.Dave Jones3-10/+0
2019-07-19Merge tag 'trace-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-8/+1
2019-07-19Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds20-329/+861
2019-07-19Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds25-1120/+112
2019-07-19Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds13-2217/+2277
2019-07-19Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-5/+14
2019-07-19Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-144/+164
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds60-533/+581
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds102-400/+965
2019-07-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds71-1020/+1087
2019-07-19tracing: Fix user stack trace "??" outputEiichi Tsukata1-8/+1
2019-07-19netfilter: bridge: make NF_TABLES_BRIDGE tristateArnd Bergmann3-3/+3
2019-07-19dma-direct: correct the physical addr in dma_direct_sync_sg_for_cpu/deviceFugang Duan1-7/+11
2019-07-19Input: alps - fix a mismatch between a condition check and its commentHui Wang1-1/+1
2019-07-19Input: psmouse - fix build error of multiple definitionYueHaibing1-1/+2
2019-07-19Input: applespi - remove set but not used variables 'sts'Mao Wenan1-2/+1
2019-07-19Input: add Apple SPI keyboard and trackpad driverRonald Tschalär5-0/+2117
2019-07-19x86/hyper-v: Zero out the VP ASSIST PAGE on allocationDexuan Cui1-2/+11
2019-07-19Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-nextDave Airlie342-372/+475
2019-07-19Merge tag 'drm-next-5.3-2019-07-18' of git://people.freedesktop.org/~agd5f/li...Dave Airlie54-256/+669
2019-07-19drm/nouveau/secboot/gp102-: remove WAR for SEC2 RTOS start bugBen Skeggs1-29/+0
2019-07-19drm/nouveau/flcn/gp102-: improve implementation of bind_context() on SEC2/GSPBen Skeggs1-0/+36
2019-07-19drm/nouveau: fix memory leak in nouveau_conn_reset()Yongxin Liu1-1/+1
2019-07-19drm/nouveau/dmem: missing mutex_lock in error pathRalph Campbell1-1/+2
2019-07-19drm/nouveau/hwmon: return EINVAL if the GPU is powered down for sensors readsKarol Herbst1-0/+10
2019-07-19drm/nouveau: fix bogus GPL-2 license headerBen Skeggs55-55/+55
2019-07-19drm/nouveau: fix bogus GPL-2 license headerIlia Mirkin277-277/+277
2019-07-19drm/nouveau/i2c: Enable i2c pads & busses during preinitLyude Paul1-0/+20
2019-07-19drm/nouveau/disp/tu102-: wire up scdc parameter setterBen Skeggs1-0/+1
2019-07-19drm/nouveau/core: recognise TU116 chipsetBen Skeggs1-0/+36
2019-07-19drm/nouveau/kms: disallow dual-link harder if hdmi connection detectedBen Skeggs1-2/+5
2019-07-19drm/nouveau/disp/nv50-: fix center/aspect-corrected scalingIlia Mirkin1-4/+24
2019-07-19drm/nouveau/disp/nv50-: force scaler for any non-default LVDS/eDP modesIlia Mirkin1-2/+7
2019-07-19drm/nouveau/mcp89/mmu: Use mcp77_mmu_new instead of g84_mmu_new on MCP89.Timo Wiren1-1/+1
2019-07-19csky: Fixup abiv1 memset errorGuo Ren4-42/+0
2019-07-19csky: Improve tlb operation with help of asidGuo Ren1-4/+132
2019-07-19csky: Use generic asid algorithm to implement switch_mmGuo Ren6-2/+74
2019-07-19csky: Add new asid lib code from armGuo Ren3-0/+268
2019-07-19csky: Revert mmu ASID mechanismGuo Ren6-295/+14
2019-07-19dt-bindings: csky: Add csky PMU bindingsMao Han1-0/+38
2019-07-19dt-bindings: interrupt-controller: Update csky mpintcGuo Ren1-4/+16
2019-07-19csky: Fixup some error count in 810 & 860.Guo Ren1-6/+54
2019-07-19csky: Fix perf record in kernel/user spaceMao Han1-12/+14
2019-07-19csky: Add pmu interrupt supportMao Han1-15/+246
2019-07-19csky: Add count-width property for csky pmuMao Han1-1/+14
2019-07-19csky: Init pmu as a deviceMao Han1-2/+48
2019-07-19csky: Fixup no panic in kernel for some trapsGuo Ren1-0/+5
2019-07-19csky: Select intc & timer driversGuo Ren1-0/+4
2019-07-18tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet4-6/+9
2019-07-18ag71xx: fix return value check in ag71xx_probe()Wei Yongjun1-2/+2
2019-07-18ag71xx: fix error return code in ag71xx_probe()Wei Yongjun1-1/+3
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce33-322/+270
2019-07-18mm: migrate: remove unused mode argumentKeith Busch6-10/+8
2019-07-18mm/sparsemem: cleanup 'section number' data typesDan Williams2-9/+9
2019-07-18libnvdimm/pfn: stop padding pmem namespaces to section alignmentDan Williams3-78/+16
2019-07-18libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fieldsDan Williams3-4/+17
2019-07-18mm/devm_memremap_pages: enable sub-section remapDan Williams1-34/+23
2019-07-18mm: document ZONE_DEVICE memory-model implicationsDan Williams1-0/+40
2019-07-18mm/sparsemem: support sub-section hotplugDan Williams4-96/+141
2019-07-18mm/sparsemem: prepare for sub-section rangesDan Williams3-54/+81
2019-07-18mm: kill is_dev_zone() helperDan Williams2-13/+1
2019-07-18mm/hotplug: kill is_dev_zone() usage in __remove_pages()Dan Williams1-3/+1
2019-07-18mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap()Dan Williams4-33/+46
2019-07-18mm/hotplug: prepare shrink_{zone, pgdat}_span for sub-section removalDan Williams1-25/+12
2019-07-18mm/sparsemem: add helpers track active portions of a section at bootDan Williams3-3/+75
2019-07-18mm/sparsemem: introduce a SECTION_IS_EARLY flagDan Williams2-12/+16
2019-07-18mm/sparsemem: introduce struct mem_section_usageDan Williams4-53/+76
2019-07-18drivers/base/memory.c: get rid of find_memory_block_hinted()David Hildenbrand2-28/+14
2019-07-18mm/memory_hotplug: move and simplify walk_memory_blocks()David Hildenbrand4-57/+45
2019-07-18mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...David Hildenbrand5-41/+32
2019-07-18mm: make register_mem_sect_under_node() staticDavid Hildenbrand2-8/+2
2019-07-18drivers/base/memory: use "unsigned long" for block idsDavid Hildenbrand1-11/+11
2019-07-18mm: section numbers use the type "unsigned long"David Hildenbrand3-22/+21
2019-07-18resource: avoid unnecessary lookups in find_next_iomem_res()Nadav Amit1-7/+22
2019-07-18resource: fix locking in find_next_iomem_res()Nadav Amit1-10/+10
2019-07-18mm: thp: fix false negative of shmem vma's THP eligibilityYang Shi4-5/+14
2019-07-18mm: thp: make transhuge_vma_suitable available for anonymous THPYang Shi4-31/+41
2019-07-18mm/sparse.c: set section nid for hot-add memoryWei Yang1-0/+1
2019-07-18mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_sectionDavid Hildenbrand3-4/+4
2019-07-18mm/memory_hotplug: make unregister_memory_block_under_nodes() never failDavid Hildenbrand2-16/+7
2019-07-18mm/memory_hotplug: remove memory block devices before arch_remove_memory()David Hildenbrand5-31/+30
2019-07-18mm/memory_hotplug: drop MHP_MEMBLOCK_APIDavid Hildenbrand2-14/+3
2019-07-18mm/memory_hotplug: create memory block devices after arch_add_memory()David Hildenbrand3-36/+63
2019-07-18mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand12-28/+0
2019-07-18drivers/base/memory: pass a block_id to init_memory_block()David Hildenbrand1-16/+11
2019-07-18arm64/mm: add temporary arch_remove_memory() implementationDavid Hildenbrand1-0/+19
2019-07-18s390x/mm: implement arch_remove_memory()David Hildenbrand1-6/+7
2019-07-18s390x/mm: fail when an altmap is used for arch_add_memory()David Hildenbrand1-0/+3
2019-07-18mm/memory_hotplug: simplify and fix check_hotplug_memory_range()David Hildenbrand1-8/+3
2019-07-18usb: qmi_wwan: add D-Link DWM-222 A2 device IDRogan Dawes1-0/+1
2019-07-18bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips.Michael Chan1-2/+5
2019-07-18net: dsa: sja1105: Fix missing unlock on error in sk_buff()Wei Yongjun1-0/+1
2019-07-18gve: replace kfree with kvfreeChuhong Yuan2-13/+13
2019-07-18cifs: update internal module numberSteve French1-1/+1
2019-07-18cifs: flush before set-info if we have writeable handlesRonnie Sahlberg1-0/+16
2019-07-18smb3: optimize open to not send query file internal infoSteve French5-26/+56
2019-07-18Merge tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-47/+66
2019-07-18Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds56-870/+1831
2019-07-18sched/rt, Kconfig: Introduce CONFIG_PREEMPT_RTThomas Gleixner2-2/+26
2019-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller32-195/+391
2019-07-18selftests/bpf: fix test_xdp_noinline on s390Ilya Leoshkevich1-8/+9
2019-07-18selftests/bpf: fix "valid read map access into a read-only array 1" on s390Ilya Leoshkevich1-1/+1
2019-07-18pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDSTrond Myklebust5-1/+112
2019-07-18x86, boot: Remove multiple copy of static function sanitize_boot_params()Zhenzhong Duan2-1/+1
2019-07-18x86/boot/compressed/64: Remove unused variableZhenzhong Duan1-1/+0
2019-07-18x86/boot/efi: Remove unused variablesZhenzhong Duan1-9/+1
2019-07-18pnfs: Fix a problem where we gratuitously start doing I/O through the MDSTrond Myklebust1-1/+1
2019-07-18Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-121/+620
2019-07-18Merge branch 'parisc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-12/+26
2019-07-18drm/amd/display: init res_pool dccg_ref, dchub_ref with xtalin_freqhersen wu2-26/+41
2019-07-18drm/amdgpu/pm: remove check for pp funcs in freq sysfs handlersAlex Deucher1-10/+0
2019-07-18drm/amd/display: Force uclk to max for every stateNicholas Kazlauskas2-3/+13
2019-07-18net/mlx5: Replace kfree with kvfreeChuhong Yuan1-1/+1
2019-07-18Merge tag 'modules-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-19/+53
2019-07-18MAINTAINERS: update netsec driverIlias Apalodimas1-0/+1
2019-07-18cifs: copy_file_range needs to strip setuid bits and update timestampsAmir Goldstein1-3/+8
2019-07-18ipv6: Unlink sibling route in case of failureIdo Schimmel1-1/+17
2019-07-18objtool: Support conditional retpolinesJosh Poimboeuf2-2/+11