summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* csky: Add kprobes supportedGuo Ren2020-04-0316-2/+1197
* csky: Enable LOCKDEP_SUPPORTGuo Ren2020-04-022-0/+14
* csky: Enable the gcov functionMa Jun2020-04-011-0/+1
* csky: Fixup get wrong psr value from phyical regGuo Ren2020-04-013-1/+18
* csky/ftrace: Fixup ftrace_modify_code deadlock without CPU_HAS_ICACHE_INSGuo Ren2020-03-312-6/+70
* csky: Implement ftrace with regsGuo Ren2020-03-086-0/+123
* csky: Add support for restartable sequenceGuo Ren2020-03-083-1/+8
* csky: Implement ptrace regs and stack APIGuo Ren2020-03-083-0/+145
* csky: Fixup init_fpu compile warning with __initGuo Ren2020-03-083-6/+5
* Linux 5.6-rc4v5.6-rc4Linus Torvalds2020-03-011-1/+1
* Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-012-7/+7
|\
| * ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()Dan Carpenter2020-02-291-3/+3
| * jbd2: fix data races at struct journal_headQian Cai2020-02-291-4/+4
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-03-0122-107/+171
|\ \
| * | KVM: VMX: check descriptor table exits on instruction emulationOliver Upton2020-03-011-0/+15
| * | Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-02-2815-77/+84
| |\ \
| | * | arm64: Ask the compiler to __always_inline functions used by KVM at HYPJames Morse2020-02-224-8/+8
| | * | KVM: arm64: Define our own swab32() to avoid a uapi static inlineJames Morse2020-02-222-2/+9
| | * | KVM: arm64: Ask the compiler to __always_inline functions used at HYPJames Morse2020-02-225-28/+29
| | * | kvm: arm/arm64: Fold VHE entry/exit work into kvm_vcpu_run_vhe()Mark Rutland2020-02-174-39/+37
| | * | KVM: arm/arm64: Fix up includes for trace.hJeremy Cline2020-02-051-0/+1
| * | | kvm: x86: Limit the number of "kvm: disabled by bios" messagesErwan Velu2020-02-281-2/+2
| * | | KVM: x86: avoid useless copy of cpufreq policyPaolo Bonzini2020-02-281-5/+5
| * | | KVM: allow disabling -WerrorPaolo Bonzini2020-02-282-1/+14
| * | | KVM: x86: allow compiling as non-module with W=1Valdis Klētnieks2020-02-282-0/+4
| * | | KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipisWanpeng Li2020-02-281-12/+21
| * | | KVM: Introduce pv check helpersWanpeng Li2020-02-281-10/+24
| * | | KVM: let declaration of kvm_get_running_vcpus match implementationChristian Borntraeger2020-02-281-1/+1
| * | | KVM: SVM: allocate AVIC data structures based on kvm_amd module parameterPaolo Bonzini2020-02-281-1/+2
* | | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-02-293-56/+34
|\ \ \ \
| * | | | macintosh: therm_windtunnel: fix regression when instantiating devicesWolfram Sang2020-02-291-21/+31
| * | | | i2c: altera: Fix potential integer overflowGustavo A. R. Silva2020-02-131-1/+1
| * | | | i2c: jz4780: silence log flood on txabrtWolfram Sang2020-02-131-34/+2
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-02-298-7/+14
|\ \ \ \ \
| * | | | | scsi: compat_ioctl: cdrom: Replace .ioctl with .compat_ioctl in four appropri...Adam Williamson2020-02-244-4/+4
| * | | | | scsi: zfcp: fix wrong data and display format of SFP+ temperatureBenjamin Block2020-02-242-2/+2
| * | | | | scsi: sd_sbc: Fix sd_zbc_report_zones()Damien Le Moal2020-02-241-1/+6
| * | | | | scsi: libfc: free response frame from GPN_IDIgor Druzhinin2020-02-211-0/+2
* | | | | | Merge tag 'pci-v5.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-02-282-2/+2
|\ \ \ \ \ \
| * | | | | | MAINTAINERS: Correct Cadence PCI driver pathLukas Bulwahn2020-02-271-1/+1
| * | | | | | PCI: brcmstb: Fix build on 32bit ARM platforms with older compilersMarek Szyprowski2020-02-271-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds2020-02-2812-70/+136
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'nvme-5.6-rc4' of git://git.infradead.org/nvme into block-5.6Jens Axboe2020-02-281-1/+1
| |\ \ \ \ \ \
| | * | | | | | nvme-pci: Hold cq_poll_lock while completing CQEsBijan Mottahedeh2020-02-281-1/+1
| |/ / / / / /
| * | | | | | blk-mq: Remove some unused function argumentsJohn Garry2020-02-264-11/+9
| * | | | | | null_blk: remove unused fields in 'nullb_cmd'Dongli Zhang2020-02-252-5/+0
| * | | | | | blktrace: Protect q->blk_trace with RCUJan Kara2020-02-253-37/+97
| * | | | | | blk-mq: insert passthrough request into hctx->dispatch directlyMing Lei2020-02-244-16/+29
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'io_uring-5.6-2020-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds2020-02-283-91/+74
|\ \ \ \ \ \
| * | | | | | io_uring: fix 32-bit compatability with sendmsg/recvmsgJens Axboe2020-02-271-0/+10