summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2020-03-06perf diff: Fix undefined string comparision spotted by clang's -Wstring-compareNick Desaulniers-3/+5
2020-03-04Merge tag 'perf-urgent-for-mingo-5.6-20200303' of git://git.kernel.org/pub/sc...Ingo Molnar-40/+34
2020-03-03Merge tag '5.6-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-20/+44
2020-03-03perf symbols: Don't try to find a vmlinux file when looking for kernel modulesArnaldo Carvalho de Melo-7/+6
2020-03-03perf bench: Share some global variables to fix build with gcc 10Arnaldo Carvalho de Melo-22/+23
2020-03-02perf parse-events: Use asprintf() instead of strncpy() to read tracepoint filesArnaldo Carvalho de Melo-8/+2
2020-03-02perf env: Do not return pointers to local variablesArnaldo Carvalho de Melo-2/+2
2020-03-02perf tests bp_account: Make global variable staticArnaldo Carvalho de Melo-1/+1
2020-03-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-9/+52
2020-03-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+2
2020-03-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-214/+251
2020-03-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-101/+54
2020-03-01Linux 5.6-rc4v5.6-rc4Linus Torvalds-1/+1
2020-03-01Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-7/+7
2020-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-107/+171
2020-03-01KVM: VMX: check descriptor table exits on instruction emulationOliver Upton-0/+15
2020-02-29Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-56/+34
2020-02-29ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()Dan Carpenter-3/+3
2020-02-29macintosh: therm_windtunnel: fix regression when instantiating devicesWolfram Sang-21/+31
2020-02-29jbd2: fix data races at struct journal_headQian Cai-4/+4
2020-02-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-7/+14
2020-02-29x86/mm: Fix dump_pagetables with Xen PVJuergen Gross-6/+1
2020-02-29x86/ioperm: Add new paravirt function update_io_bitmap()Juergen Gross-2/+50
2020-02-29Merge tag 'perf-urgent-for-mingo-5.6-20200228' of git://git.kernel.org/pub/sc...Ingo Molnar-148/+210
2020-02-28Merge tag 'pci-v5.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2020-02-28Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds-70/+136
2020-02-28Merge tag 'io_uring-5.6-2020-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds-91/+74
2020-02-28Merge branch 'nvme-5.6-rc4' of git://git.infradead.org/nvme into block-5.6Jens Axboe-1/+1
2020-02-28Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-5/+42
2020-02-28Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-7/+12
2020-02-28Merge tag 'zonefs-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds-4/+5
2020-02-28Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-77/+84
2020-02-28kvm: x86: Limit the number of "kvm: disabled by bios" messagesErwan Velu-2/+2
2020-02-28Merge branches 'pm-sleep' and 'pm-devfreq'Rafael J. Wysocki-5/+2
2020-02-28KVM: x86: avoid useless copy of cpufreq policyPaolo Bonzini-5/+5
2020-02-28KVM: allow disabling -WerrorPaolo Bonzini-1/+14
2020-02-28KVM: x86: allow compiling as non-module with W=1Valdis Klētnieks-0/+4
2020-02-28KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipisWanpeng Li-12/+21
2020-02-28KVM: Introduce pv check helpersWanpeng Li-10/+24
2020-02-28KVM: let declaration of kvm_get_running_vcpus match implementationChristian Borntraeger-1/+1
2020-02-28KVM: SVM: allocate AVIC data structures based on kvm_amd module parameterPaolo Bonzini-1/+2
2020-02-27Merge tag 'drm-fixes-2020-02-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-43/+138
2020-02-28Merge tag 'drm-intel-fixes-2020-02-27' of git://anongit.freedesktop.org/drm/d...Dave Airlie-38/+46
2020-02-28Merge tag 'amd-drm-fixes-5.6-2020-02-26' of git://people.freedesktop.org/~agd...Dave Airlie-5/+92
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-536/+1062
2020-02-27MAINTAINERS: Correct Cadence PCI driver pathLukas Bulwahn-1/+1
2020-02-27io_uring: fix 32-bit compatability with sendmsg/recvmsgJens Axboe-0/+10
2020-02-27net: dsa: mv88e6xxx: Fix masking of egress portAndrew Lunn-2/+2
2020-02-27mlxsw: pci: Wait longer before accessing the device after resetAmit Cohen-1/+1
2020-02-27sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)-3/+35