summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-14net: hns: Fix object reference leaks in hns_dsaf_roce_reset()Huang Zijiang1-0/+2
2019-02-14mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocsJann Horn1-4/+4
2019-02-14Merge branch 'net-phy-fix-locking-issue'David S. Miller2-20/+8
2019-02-14net: phy: fix potential race in the phylib state machineHeiner Kallweit1-0/+2
2019-02-14net: phy: don't use locking in phy_is_startedHeiner Kallweit2-20/+6
2019-02-14selftests: fix timestamping MakefileDeepa Dinamani1-3/+0
2019-02-14kvm: vmx: Fix entry number check for add_atomic_switch_msr()Xiaoyao Li1-1/+2
2019-02-14KVM: x86: Recompute PID.ON when clearing PID.SNLuwei Kang3-21/+17
2019-02-14x86/CPU: Add Icelake model numberRajneesh Bhardwaj1-0/+2
2019-02-13net: dsa: bcm_sf2: potential array overflow in bcm_sf2_sw_suspend()Dan Carpenter1-1/+1
2019-02-13net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet2-2/+2
2019-02-13dsa: mv88e6xxx: Ensure all pending interrupts are handled prior to exitJohn David Anglin1-6/+22
2019-02-13net: phy: fix interrupt handling in non-started statesHeiner Kallweit1-3/+0
2019-02-13sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrateXin Long1-1/+3
2019-02-13sctp: call gso_reset_checksum when computing checksum in sctp_gso_segmentXin Long1-0/+1
2019-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-8/+18
2019-02-13Merge tag 'mlx5-fixes-2019-02-13' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller9-16/+55
2019-02-13net/mlx5e: XDP, fix redirect resources availability checkSaeed Mahameed4-4/+22
2019-02-13net/mlx5: Fix a compilation warning in events.cTariq Toukan1-8/+9
2019-02-13net/mlx5: No command allowed when command interface is not readyHuy Nguyen3-1/+20
2019-02-13net/mlx5e: Fix NULL pointer derefernce in set channels error flowMaria Pasechnik1-3/+4
2019-02-13Merge tag 'kvm-arm-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini22-168/+303
2019-02-13KVM: nVMX: Restore a preemption timer consistency checkSean Christopherson1-0/+4
2019-02-13Merge tag 'trace-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-2/+4
2019-02-13netfilter: nft_compat: use-after-free when deleting targetsPablo Neira Ayuso1-1/+2
2019-02-13drm/amdgpu/psp11: TA firmware is optional (v3)Alex Deucher2-14/+23
2019-02-13Merge branch 'nvme-5.0' of git://git.infradead.org/nvme into for-linusJens Axboe1-3/+5
2019-02-13signal: Restore the stop PTRACE_EVENT_EXITEric W. Biederman1-2/+5
2019-02-13x86/a.out: Clear the dump structure initiallyBorislav Petkov1-2/+4
2019-02-13mmc: meson-gx: fix interrupt nameMartin Blumenstingl1-1/+2
2019-02-13perf/core: Fix impossible ring-buffer sizes warningIngo Molnar1-1/+1
2019-02-12scsi: qla2xxx: Fix panic from use after free in qla2x00_async_tm_cmdBill Kuzeja1-2/+2
2019-02-12scsi: sd: fix entropy gathering for most rotational disksJames Bottomley1-3/+9
2019-02-13Merge tag 'imx-drm-fixes-2019-02-12' of git://git.pengutronix.de/pza/linux in...Dave Airlie4-14/+29
2019-02-13csky: Fixup dead loop in show_stackGuo Ren1-0/+4
2019-02-13csky: Fixup io-range page attribute for mmap("/dev/mem")Guo Ren2-0/+19
2019-02-13csky: coding convention: Use task_stack_pageGuo Ren2-3/+4
2019-02-13csky: Fixup wrong pt_regs sizeGuo Ren1-1/+2
2019-02-13csky: Fixup _PAGE_GLOBAL bit for 610 tlb entryGuo Ren1-2/+2
2019-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-28/+21
2019-02-12mm: proc: smaps_rollup: fix pss_locked calculationSandeep Patil1-8/+14
2019-02-12Rename include/{uapi => }/asm-generic/shmparam.h reallyMasahiro Yamada1-0/+0
2019-02-12Revert "mm: use early_pfn_to_nid in page_ext_init"Qian Cai2-4/+3
2019-02-12mm/gup: fix gup_pmd_range() for daxYu Zhao1-1/+2
2019-02-12Revert "mm: slowly shrink slabs with a relatively small number of objects"Dave Chinner1-10/+0
2019-02-12Revert "mm: don't reclaim inodes with many attached pages"Dave Chinner1-5/+2
2019-02-12Merge tag 'hwmon-for-v5.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2019-02-12Merge branch 'md-fixes' of https://github.com/liu-song-6/linux into for-linusJens Axboe1-10/+18
2019-02-12md/raid1: don't clear bitmap bits on interrupted recovery.Nate Dailey1-10/+18
2019-02-12Merge tag 'riscv-for-linus-5.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-10/+12