aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-18perf/x86/amd: Add event map for AMD Family 17hKim Phillips1-9/+26
2019-04-18x86/mm/KASLR: Fix the size of the direct mapping sectionBaoquan He1-1/+1
2019-04-17s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann1-0/+1
2019-04-17nfp: abm: fix spelling mistake "offseting" -> "offsetting"Colin Ian King1-2/+2
2019-04-17net: stmmac: Use bfsize1 in ndesc_init_rx_descYueHaibing1-1/+1
2019-04-18IB/mlx5: Fix scatter to CQE in DCT QP creationGuy Levi3-4/+10
2019-04-17ipv4: set the tcp_min_rtt_wlen range from 0 to one dayZhangXiaoxu2-1/+5
2019-04-18Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie8-13/+43
2019-04-18Merge tag 'drm/tegra/for-5.1-rc6' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2-5/+15
2019-04-17Merge tag '5.1-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-14/+62
2019-04-17SUNRPC: Ignore queue transmission errors on successful transmissionTrond Myklebust1-2/+5
2019-04-17io_uring: fix CQ overflow conditionJens Axboe1-1/+1
2019-04-17perf bpf: Return NULL when RB tree lookup fails in perf_env__find_btf()Jiri Olsa1-1/+3
2019-04-17perf tools: Fix map reference countingJiri Olsa1-3/+1
2019-04-17perf evlist: Fix side band thread drainingJiri Olsa1-5/+9
2019-04-17perf tools: Check maps for bpf programsSong Liu2-1/+19
2019-04-17perf bpf: Return NULL when RB tree lookup fails in perf_env__find_bpf_prog_in...Jiri Olsa1-1/+3
2019-04-17Merge tag 'for-linus-5.1-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds3-3/+19
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds125-741/+1118
2019-04-17ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrierCorey Minyard1-2/+17
2019-04-17vt: fix cursor when clearing the screenMikulas Patocka1-1/+2
2019-04-17powerpc/mm_iommu: Allow pinning large regionsAlexey Kardashevskiy1-4/+20
2019-04-17powerpc/mm_iommu: Fix potential deadlockAlexey Kardashevskiy1-36/+39
2019-04-17staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott1-3/+1
2019-04-17staging: comedi: ni_usb6501: Fix use of uninitialized mutexIan Abbott1-3/+3
2019-04-17powerpc/mm/radix: Make Radix require HUGETLB_PAGEMichael Ellerman2-1/+2
2019-04-17ALSA: hda/realtek - add two more pin configuration sets to quirk tableHui Wang1-0/+6
2019-04-17s390: correct some inline assembly constraintsVasily Gorbik2-5/+5
2019-04-17drm/tegra: hdmi: Setup audio only if configuredThierry Reding1-3/+9
2019-04-16socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEWArnd Bergmann1-2/+2
2019-04-16tcp: tcp_grow_window() needs to respect tcp_space()Eric Dumazet1-5/+5
2019-04-16ocelot: Clean up stats update deferred workClaudiu Manoil1-8/+14
2019-04-16ocelot: Don't sleep in atomic context (irqs_disabled())Claudiu Manoil1-1/+1
2019-04-16net: bridge: fix netlink export of vlan_stats_per_port optionNikolay Aleksandrov1-1/+1
2019-04-16qed: fix spelling mistake "faspath" -> "fastpath"Colin Ian King1-1/+1
2019-04-16tipc: set sysctl_tipc_rmem and named_timeout right rangeJie Liu1-2/+6
2019-04-16tipc: fix link established but not in sessionTuong Lien1-0/+2
2019-04-16net: Fix missing meta data in skb with vlan packetYuya Kusakabe1-1/+9
2019-04-16net: atm: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva1-1/+5
2019-04-16net/core: work around section mismatch warning for ptp_classifierArd Biesheuvel1-3/+4
2019-04-16net: bridge: fix per-port af_packet socketsNikolay Aleksandrov1-9/+14
2019-04-16MIPS: perf: ath79: Fix perfcount IRQ assignmentPetr Štetiar2-6/+11
2019-04-16ipmi: ipmi_si_hardcode.c: init si_type array to fix a crashTony Camuso1-0/+2
2019-04-16ipmi: Fix failure on SMBIOS specified devicesCorey Minyard1-1/+0
2019-04-16Merge tag 'riscv-for-linus-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-0/+110
2019-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds25-212/+496
2019-04-16tools include uapi: Sync sound/asound.h copyArnaldo Carvalho de Melo1-0/+1
2019-04-16perf top: Always sample time to satisfy needs of use of ordered queuingJiri Olsa1-0/+1
2019-04-16Merge tag 'perf-urgent-for-mingo-5.1-20190416' of git://git.kernel.org/pub/sc...Ingo Molnar5-17/+22
2019-04-16ALSA: core: Fix card races between register and disconnectTakashi Iwai1-9/+9
2019-04-16sched/deadline: Correctly handle active 0-lag timersluca abeni1-2/+1
2019-04-16sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockupPhil Auld1-0/+25
2019-04-16CIFS: keep FileInfo handle live during oplock breakAurelien Aptel4-10/+53
2019-04-16cifs: fix handle leak in smb2_query_symlink()Ronnie Sahlberg1-0/+2
2019-04-16cifs: Fix lease buffer length errorZhangXiaoxu1-1/+4
2019-04-16cifs: Fix use-after-free in SMB2_readZhangXiaoxu1-2/+2
2019-04-16cifs: Fix use-after-free in SMB2_writeZhangXiaoxu1-1/+1
2019-04-16perf evsel: Use hweight64() instead of hweight_long(attr.sample_regs_user)Mao Han1-6/+6
2019-04-16tools lib traceevent: Fix missing equality check for strcmpRikard Falkeborn1-1/+1
2019-04-16perf stat: Disable DIR_FORMAT feature for 'perf stat record'Jiri Olsa1-0/+1
2019-04-16perf scripts python: export-to-sqlite.py: Fix use of parent_id in calls_viewAdrian Hunter1-1/+1
2019-04-16perf header: Fix lock/unlock imbalances when processing BPF/BTF infoGustavo A. R. Silva1-9/+13
2019-04-16Merge tag 'timers-v5.1-rc6' of https://git.linaro.org/people/daniel.lezcano/l...Thomas Gleixner4-33/+3
2019-04-16ALSA: info: Fix racy addition/deletion of nodesTakashi Iwai1-2/+10
2019-04-16KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracingVitaly Kuznetsov1-2/+2
2019-04-16KVM: fix spectrev1 gadgetsPaolo Bonzini4-9/+16
2019-04-16KVM: x86: fix warning Using plain integer as NULL pointerHariprasad Kelam1-1/+1
2019-04-16selftests: kvm: add a selftest for SMMVitaly Kuznetsov4-6/+191
2019-04-16selftests: kvm: fix for compilers that do not support -no-piePaolo Bonzini1-1/+7
2019-04-16selftests: kvm/evmcs_test: complete I/O before migrating guest statePaolo Bonzini4-16/+17
2019-04-16KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernelsSean Christopherson2-4/+16
2019-04-16KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPUSean Christopherson1-10/+11
2019-04-16KVM: x86: clear SMM flags before loading state while leaving SMMSean Christopherson3-16/+10
2019-04-16KVM: x86: Open code kvm_set_hflagsSean Christopherson3-18/+19
2019-04-16KVM: x86: Load SMRAM in a single shot when leaving SMMSean Christopherson6-92/+92
2019-04-16KVM: nVMX: Expose RDPMC-exiting only when guest supports PMULiran Alon1-0/+25
2019-04-16KVM: x86: Raise #GP when guest vCPU do not support PMULiran Alon1-0/+4
2019-04-16x86/kvm: move kvm_load/put_guest_xcr0 into atomic contextWANG Chao4-6/+12
2019-04-16KVM: x86: svm: make sure NMI is injected after nmi_singlestepVitaly Kuznetsov1-0/+3
2019-04-16svm/avic: Fix invalidate logical APIC id entrySuthikulpanit, Suravee1-1/+2
2019-04-16Revert "svm: Fix AVIC incomplete IPI emulation"Suthikulpanit, Suravee1-4/+15
2019-04-16kvm: mmu: Fix overflow on kvm mmu page limit calculationBen Gardon4-16/+15
2019-04-16KVM: nVMX: always use early vmcs check when EPT is disabledPaolo Bonzini2-2/+21
2019-04-16sc16is7xx: move label 'err_spi' to correct sectionGuoqing Jiang1-0/+2
2019-04-16serial: sh-sci: Fix HSCIF RX sampling point adjustmentGeert Uytterhoeven1-1/+1
2019-04-16serial: sh-sci: Fix HSCIF RX sampling point calculationGeert Uytterhoeven1-1/+3
2019-04-16clocksource/drivers/timer-ti-dm: Remove omap_dm_timer_set_load_startNathan Chancellor1-28/+0
2019-04-16staging: erofs: fix unexpected out-of-bound data accessGao Xiang1-1/+1
2019-04-16x86/Kconfig: Fix spelling mistake "effectivness" -> "effectiveness"Colin Ian King1-1/+1
2019-04-16staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_bufIan Abbott1-3/+1
2019-04-16staging: comedi: vmk80xx: Fix use of uninitialized semaphoreIan Abbott1-2/+2
2019-04-16Merge tag 'extcon-fixes-for-5.1-rc4' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-1/+1
2019-04-16USB: core: Fix unterminated string returned by usb_string()Alan Stern1-1/+3
2019-04-16perf/x86: Fix incorrect PEBS_REGSKan Liang2-20/+20
2019-04-16perf/ring_buffer: Fix AUX record suppressionAlexander Shishkin1-18/+15
2019-04-16perf/core: Fix the address filtering fixAlexander Shishkin1-16/+21
2019-04-16IB/rdmavt: Fix frwr memory registrationJosh Collier1-7/+10
2019-04-16KVM: nVMX: allow tests to use bad virtual-APIC page addressPaolo Bonzini3-10/+19
2019-04-16x86/mm/tlb: Revert "x86/mm: Align TLB invalidation info"Peter Zijlstra1-1/+1
2019-04-16x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan2-1/+27
2019-04-16x86/mm: Prevent bogus warnings with "noexec=off"Thomas Gleixner2-2/+3
2019-04-16kprobes: Fix error check when reusing optimized probesMasami Hiramatsu1-4/+2
2019-04-16locking/lockdep: Make lockdep_unregister_key() honor 'debug_locks' againBart Van Assche1-4/+5
2019-04-16x86/build/lto: Fix truncated .bss with -fdata-sectionsSami Tolvanen1-1/+1
2019-04-15scsi: core: set result when the command cannot be dispatchedJaesoo Lee1-1/+5
2019-04-15bnx2x: fix spelling mistake "dicline" -> "decline"Colin Ian King1-1/+1
2019-04-15Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-71/+117
2019-04-15Merge tag 'fsdax-fix-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+15
2019-04-15route: Avoid crash from dereferencing NULL rt->fromJonathan Lemon1-0/+4
2019-04-15MAINTAINERS: normalize Woojung Huh's email addressLukas Bulwahn1-1/+1
2019-04-15bonding: fix event handling for stacked bondsSabrina Dubroca1-1/+5
2019-04-15Revert "net-sysfs: Fix memory leak in netdev_register_kobject"Wang Hai1-9/+5
2019-04-15Merge tag 'wireless-drivers-for-davem-2019-04-15' of git://git.kernel.org/pub...David S. Miller23-215/+123
2019-04-15MIPS: scall64-o32: Fix indirect syscall number loadAurelien Jarno1-1/+1
2019-04-15io_uring: fix possible deadlock between io_uring_{enter,register}Jens Axboe1-0/+12
2019-04-15drm/i915: Restore correct bxt_ddi_phy_calc_lane_lat_optim_mask() calculationVille Syrjälä1-2/+4
2019-04-15drm/i915: Do not enable FEC without DSCVille Syrjälä1-3/+3
2019-04-15arch: add pidfd and io_uring syscalls everywhereArnd Bergmann16-1/+65
2019-04-15KVM: x86/mmu: Fix an inverted list_empty() check when zapping sptesSean Christopherson1-1/+1
2019-04-15drivers: power: supply: goldfish_battery: Fix bogus SPDX identifierThomas Gleixner1-1/+1
2019-04-15s390/pkey: add one more argument space for debug feature entryHarald Freudenberger1-1/+2
2019-04-15netfilter: nat: fix icmp id randomizationFlorian Westphal2-12/+35
2019-04-15netfilter: nf_tables: prevent shift wrap in nft_chain_parse_hook()Dan Carpenter1-1/+1
2019-04-15netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal3-5/+66
2019-04-14drm/amd/display: If one stream full updates, full update all planesDavid Francis2-0/+22
2019-04-14Linux 5.1-rc5v5.1-rc5Linus Torvalds1-1/+1
2019-04-14Merge branch 'page-refs' (page ref overflow)Linus Torvalds8-28/+92
2019-04-14Merge tag 'mlx5-fixes-2019-04-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller9-65/+140
2019-04-14rtnetlink: fix rtnl_valid_stats_req() nlmsg_len checkEric Dumazet1-1/+1
2019-04-14x86/speculation: Prevent deadlock on ssb_state::lockThomas Gleixner1-2/+6
2019-04-14Merge branch 'qed-doorbell-overflow-recovery'David S. Miller5-76/+105
2019-04-14qed: Fix the DORQ's attentions handlingDenis Bolotin2-16/+48
2019-04-14qed: Fix missing DORQ attentionsDenis Bolotin3-3/+20
2019-04-14qed: Fix the doorbell address sanity checkDenis Bolotin1-8/+8
2019-04-14qed: Delete redundant doorbell recovery typesDenis Bolotin4-51/+31
2019-04-14ipv4: ensure rcu_read_lock() in ipv4_link_failure()Eric Dumazet1-2/+8
2019-04-14fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox5-15/+29
2019-04-14mm: prevent get_user_pages() from overflowing page refcountLinus Torvalds2-12/+49
2019-04-14mm: add 'try_get_page()' helper functionLinus Torvalds1-0/+9
2019-04-14mm: make page ref count overflow check tighter and more explicitLinus Torvalds1-1/+5
2019-04-14x86/resctrl: Do not repeat rdtgroup mode initializationXiaochen Shen1-1/+2
2019-04-13io_uring: drop io_file_put() 'file' argumentJens Axboe1-6/+4
2019-04-13bfq: update internal depth state when queue depth changesJens Axboe3-1/+10
2019-04-13io_uring: only test SQPOLL cpu after we've verified itJens Axboe1-4/+8
2019-04-13io_uring: park SQPOLL thread if it's percpuJens Axboe1-0/+5
2019-04-13Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-blockLinus Torvalds20-109/+174
2019-04-13Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-53/+16
2019-04-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+4
2019-04-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-27/+99
2019-04-13Merge tag 'pci-v5.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+6
2019-04-13Merge tag 'powerpc-5.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-10/+14
2019-04-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-16/+23
2019-04-13ipvs: do not schedule icmp errors from tunnelsJulian Anastasov1-1/+1
2019-04-13netfilter: conntrack: initialize ct->timeoutAlexander Potapenko1-0/+1
2019-04-13netfilter: conntrack: don't set related state for different outer addressFlorian Westphal3-67/+84
2019-04-13selftests: netfilter: check icmp pkttoobig errors are set as relatedFlorian Westphal2-1/+284
2019-04-13ALSA: hda: Initialize power_state field properlyTakashi Iwai1-0/+1
2019-04-13afs: Fix in-progess ops to ignore server-level callback invalidationDavid Howells3-6/+2
2019-04-13afs: Unlock pages for __pagevec_release()Marc Dionne1-0/+1
2019-04-13afs: Differentiate abort due to unmarshalling from other errorsDavid Howells1-1/+5
2019-04-13afs: Avoid section confusion in CM_NAMEAndi Kleen1-1/+1
2019-04-13afs: avoid deprecated get_seconds()Arnd Bergmann1-3/+1
2019-04-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-26/+21
2019-04-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2019-04-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+3
2019-04-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-27/+190
2019-04-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-17/+12
2019-04-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-0/+6
2019-04-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+3
2019-04-12ipv4: recompile ip options in ipv4_link_failureStephen Suryaputra1-1/+9
2019-04-12Merge branch 'rxrpc-fixes'David S. Miller9-39/+75
2019-04-12rxrpc: Fix detection of out of order acksJeffrey Altman2-6/+13
2019-04-12rxrpc: Trace received connection abortsDavid Howells1-4/+7
2019-04-12afs: Check for rxrpc call completion in wait loopMarc Dionne1-6/+16
2019-04-12rxrpc: Allow errors to be returned from rxrpc_queue_packet()Marc Dionne1-9/+12
2019-04-12rxrpc: Make rxrpc_kernel_check_life() indicate if call completedMarc Dionne4-15/+23
2019-04-12rxrpc: Clear socket errorMarc Dionne1-0/+5
2019-04-12qede: fix write to free'd pointer error and double free of ptpColin Ian King1-4/+3
2019-04-12vxge: fix return of a free'd memblock on a failed dma mappingColin Ian King1-0/+1
2019-04-12clk: imx: Fix PLL_1416X not rounding ratesLeonard Crestez1-1/+1
2019-04-12Merge tag 'iwlwifi-for-kalle-2019-04-03' of git://git.kernel.org/pub/scm/linu...Kalle Valo6-2/+31
2019-04-12mt76x02: avoid status_list.lock and sta->rate_ctrl_lock dependencyStanislaw Gruszka1-6/+8
2019-04-12rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai3-17/+9
2019-04-12mt76: mt7603: send BAR after powersave wakeupFelix Fietkau1-1/+1
2019-04-12mt76: mt7603: fix sequence number assignmentFelix Fietkau3-43/+18
2019-04-12mt76: mt7603: add missing initialization for dev->ps_lockFelix Fietkau1-0/+2
2019-04-12udpv6: Check address length before reading address familyTetsuo Handa1-0/+2
2019-04-12bpf: Check address length before reading address familyTetsuo Handa1-0/+2
2019-04-12llc: Check address length before reading address fieldTetsuo Handa1-2/+1
2019-04-12Bluetooth: Check address length before reading address fieldTetsuo Handa1-2/+2
2019-04-12rxrpc: Check address length before reading srx_service fieldTetsuo Handa1-1/+2
2019-04-12net: netlink: Check address length before reading groups fieldTetsuo Handa1-1/+2
2019-04-12sctp: Check address length before reading address familyTetsuo Handa1-1/+2
2019-04-12mISDN: Check address length before reading address familyTetsuo Handa1-2/+2
2019-04-12net/rds: Check address length before reading address familyTetsuo Handa2-0/+5
2019-04-12clk: mediatek: fix clk-gate flag settingWeiyi Lu1-2/+1
2019-04-12drm/amdgpu/gmc9: fix VM_L2_CNTL3 programmingAlex Deucher1-0/+1
2019-04-12drm/amdgpu: shadow in shadow_list without tbo.mem.start cause page fault in s...wentalou1-0/+1
2019-04-12Merge tag 'dma-mapping-5.1-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-10/+12
2019-04-12Merge tag 'iommu-fix-v5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1