summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-29ftrace: Move RCU is watching check after recursion checkSteven Rostedt (VMware)
2020-09-29tracing: Fix trace_find_next_entry() accounting of temp buffer sizeSteven Rostedt (VMware)
2020-09-21tools/bootconfig: Add testcase for tailing spaceMasami Hiramatsu
2020-09-21tools/bootconfig: Add testcases for repeated key with braceMasami Hiramatsu
2020-09-21lib/bootconfig: Fix to remove tailing spaces after valueMasami Hiramatsu
2020-09-21lib/bootconfig: Fix a bug of breaking existing tree nodesMasami Hiramatsu
2020-09-18bootconfig: init: make xbc_namebuf staticJason Yan
2020-09-18kprobes: tracing/kprobes: Fix to kill kprobes on initmem after bootMasami Hiramatsu
2020-09-18tracing: fix double freeTom Rix
2020-09-18ftrace: Let ftrace_enable_sysctl take a kernel pointer bufferTobias Klauser
2020-09-18tracing: Make the space reserved for the pid widerSebastian Andrzej Siewior
2020-09-18ftrace: Fix missing synchronize_rcu() removing trampoline from kallsymsAdrian Hunter
2020-09-18ftrace: Free the trampoline when ftrace_startup() failsMiroslav Benes
2020-09-18kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()Masami Hiramatsu
2020-09-13Linux 5.9-rc5Linus Torvalds
2020-09-13Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-09-13Merge tag 'usb-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-09-13Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-09-13Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-13Merge tag 'arm-soc/for-5.9/devicetree-fixes' of https://github.com/Broadcom/s...Olof Johansson
2020-09-13Merge tag 'imx-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2020-09-13Merge tag 'omap-for-v5.9/fixes-rc3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2020-09-13Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-09-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-09-12Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2020-09-12Merge tag 'seccomp-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-12Merge tag 'libnvdimm-fix-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-09-12Merge tag 'for-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-09-12Merge tag '5.9-rc4-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-09-12KVM: emulator: more strict rsm checks.Maxim Levitsky
2020-09-12KVM: nSVM: more strict SMM checks when returning to nested guestMaxim Levitsky
2020-09-12SVM: nSVM: setup nested msr permission bitmap on nested state loadMaxim Levitsky
2020-09-12SVM: nSVM: correctly restore GIF on vmexit from nesting after migrationMaxim Levitsky
2020-09-12openrisc: Fix issue with get_user for 64-bit valuesStafford Horne
2020-09-12x86/kvm: don't forget to ACK async PF IRQVitaly Kuznetsov
2020-09-12x86/kvm: properly use DEFINE_IDTENTRY_SYSVEC() macroVitaly Kuznetsov
2020-09-12KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exitWanpeng Li
2020-09-12KVM: SVM: avoid emulation with stale next_ripWanpeng Li
2020-09-11Merge tag 'ceph-for-5.9-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-09-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-09-11Merge tag 'pm-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-09-11Merge tag 'block-5.9-2020-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-11Merge tag 'spi-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-11Merge tag 'regulator-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-09-11KVM: x86: always allow writing '0' to MSR_KVM_ASYNC_PF_ENVitaly Kuznetsov
2020-09-11KVM: SVM: Periodically schedule when unregistering regions on destroyDavid Rientjes
2020-09-11KVM: MIPS: Change the definition of kvm typeHuacai Chen
2020-09-11Merge tag 'mmc-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2020-09-11kvm x86/mmu: use KVM_REQ_MMU_SYNC to sync when neededLai Jiangshan
2020-09-11KVM: nVMX: Fix the update value of nested load IA32_PERF_GLOBAL_CTRL controlChenyi Qiang