index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-11
Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
27
-233
/
+538
2022-08-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-129
/
+221
2022-08-11
Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
34
-1128
/
+1703
2022-08-11
Revert "Makefile.extrawarn: re-enable -Wformat for clang"
Linus Torvalds
1
-0
/
+1
2022-08-11
KVM: x86/MMU: properly format KVM_CAP_VM_DISABLE_NX_HUGE_PAGES capability table
Bagas Sanjaya
1
-4
/
+4
2022-08-11
Documentation: KVM: extend KVM_CAP_VM_DISABLE_NX_HUGE_PAGES heading underline
Bagas Sanjaya
1
-1
/
+1
2022-08-10
x86: link vdso and boot with -z noexecstack --no-warn-rwx-segments
Nick Desaulniers
3
-2
/
+6
2022-08-10
Makefile: link with -z noexecstack --no-warn-rwx-segments
Nick Desaulniers
1
-0
/
+5
2022-08-10
crypto: blake2b: effectively disable frame size warning
Linus Torvalds
1
-0
/
+1
2022-08-10
Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
37
-457
/
+1032
2022-08-10
KVM: VMX: Adjust number of LBR records for PERF_CAPABILITIES at refresh
Sean Christopherson
2
-11
/
+8
2022-08-10
KVM: VMX: Use proper type-safe functions for vCPU => LBRs helpers
Sean Christopherson
1
-9
/
+17
2022-08-10
KVM: x86: Refresh PMU after writes to MSR_IA32_PERF_CAPABILITIES
Sean Christopherson
1
-2
/
+2
2022-08-10
KVM: selftests: Test all possible "invalid" PERF_CAPABILITIES.LBR_FMT vals
Sean Christopherson
1
-5
/
+12
2022-08-10
KVM: selftests: Use getcpu() instead of sched_getcpu() in rseq_test
Gavin Shan
1
-15
/
+27
2022-08-10
KVM: selftests: Make rseq compatible with glibc-2.35
Gavin Shan
2
-22
/
+9
2022-08-10
KVM: Actually create debugfs in kvm_create_vm()
Oliver Upton
1
-17
/
+19
2022-08-10
KVM: Pass the name of the VM fd to kvm_create_vm_debugfs()
Oliver Upton
1
-3
/
+6
2022-08-10
KVM: Get an fd before creating the VM
Oliver Upton
1
-13
/
+17
2022-08-10
KVM: Shove vcpu stats_id init into kvm_vcpu_init()
Oliver Upton
1
-4
/
+4
2022-08-10
KVM: Shove vm stats_id init into kvm_create_vm()
Oliver Upton
1
-3
/
+3
2022-08-10
KVM: x86/mmu: Add sanity check that MMIO SPTE mask doesn't overlap gen
Sean Christopherson
2
-0
/
+22
2022-08-10
KVM: x86/mmu: rename trace function name for asynchronous page fault
Mingwei Zhang
2
-2
/
+2
2022-08-10
KVM: x86/xen: Stop Xen timer before changing IRQ
Coleman Dietsch
1
-18
/
+17
2022-08-10
KVM: x86/xen: Initialize Xen timer only once
Coleman Dietsch
1
-1
/
+3
2022-08-10
KVM: SVM: Disable SEV-ES support if MMIO caching is disable
Sean Christopherson
5
-5
/
+19
2022-08-10
KVM: x86/mmu: Fully re-evaluate MMIO caching when SPTE masks change
Sean Christopherson
3
-0
/
+24
2022-08-10
KVM: x86: Tag kvm_mmu_x86_module_init() with __init
Sean Christopherson
2
-2
/
+2
2022-08-10
KVM: x86: emulator: Fix illegal LEA handling
Michal Luczaj
1
-1
/
+5
2022-08-10
KVM: X86: avoid uninitialized 'fault.async_page_fault' from fixed-up #PF
Yu Zhang
1
-0
/
+1
2022-08-10
KVM: x86: Bug the VM if an accelerated x2APIC trap occurs on a "bad" reg
Sean Christopherson
1
-3
/
+5
2022-08-10
KVM: x86: do not report preemption if the steal time cache is stale
Paolo Bonzini
1
-0
/
+2
2022-08-10
KVM: x86: revalidate steal time cache if MSR value changes
Paolo Bonzini
1
-3
/
+3
2022-08-10
selftests: kvm: fix compilation
Paolo Bonzini
1
-0
/
+2
2022-08-10
Merge tag 'hwmon-fixes-for-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-3
/
+6
2022-08-10
Merge tag 'rpmsg-v5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/re...
Linus Torvalds
2
-7
/
+28
2022-08-10
Merge tag 'mm-stable-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
21
-702
/
+823
2022-08-10
Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
39
-576
/
+5498
2022-08-10
Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
88
-667
/
+13354
2022-08-10
Merge tag 'apparmor-pr-2022-08-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
30
-340
/
+492
2022-08-10
Merge tag 'kbuild-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
36
-313
/
+111
2022-08-10
hwmon: (nct6775) Fix platform driver suspend regression
Zev Weiss
3
-2
/
+5
2022-08-10
hwmon: (lm90) Fix error return value from detect function
Guenter Roeck
1
-1
/
+1
2022-08-09
add barriers to buffer_uptodate and set_buffer_uptodate
Mikulas Patocka
1
-1
/
+24
2022-08-09
Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
33
-945
/
+1426
2022-08-09
dt-bindings: soc: qcom: smd-rpm: extend example
Krzysztof Kozlowski
1
-6
/
+27
2022-08-09
dt-bindings: soc: qcom: smd: reference SMD edge schema
Krzysztof Kozlowski
1
-1
/
+1
2022-08-09
NFS: Improve readpage/writepage tracing
Trond Myklebust
1
-28
/
+26
2022-08-09
NFS: Improve O_DIRECT tracing
Trond Myklebust
1
-12
/
+9
2022-08-09
NFS: Improve write error tracing
Trond Myklebust
3
-20
/
+27
[next]