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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-01
Merge tag 'powerpc-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-1
/
+8
2021-07-30
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
12
-2
/
+62
2021-07-30
Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-18
/
+0
2021-07-30
arch: Kconfig: clean up obsolete use of HAVE_IDE
Lukas Bulwahn
13
-18
/
+0
2021-07-29
Merge tag 'fallthrough-fixes-clang-5.14-rc4' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2021-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
15
-30
/
+31
2021-07-29
ARM: riscpc: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-54
/
+58
2021-07-29
powerpc/vdso: Don't use r30 to avoid breaking Go lang
Michael Ellerman
1
-0
/
+7
2021-07-29
powerpc/pseries: Fix regression while building external modules
Srikar Dronamraju
1
-1
/
+1
2021-07-28
alpha: register early reserved memory in memblock
Mike Rapoport
1
-6
/
+7
2021-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
11
-0
/
+60
2021-07-29
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
11
-0
/
+60
2021-07-27
KVM: SVM: use vmcb01 in svm_refresh_apicv_exec_ctrl
Maxim Levitsky
1
-1
/
+1
2021-07-27
KVM: SVM: tweak warning about enabled AVIC on nested entry
Maxim Levitsky
1
-1
/
+1
2021-07-27
KVM: SVM: svm_set_vintr don't warn if AVIC is active but is about to be deact...
Maxim Levitsky
1
-2
/
+5
2021-07-27
KVM: s390: restore old debugfs names
Christian Borntraeger
3
-27
/
+27
2021-07-27
KVM: SVM: delay svm_vcpu_init_msrpm after svm->vmcb is initialized
Paolo Bonzini
2
-3
/
+3
2021-07-27
x86/kvm: fix vcpu-id indexed array sizes
Juergen Gross
2
-3
/
+3
2021-07-26
KVM: x86: Check the right feature bit for MSR_KVM_ASYNC_PF_ACK access
Vitaly Kuznetsov
1
-2
/
+2
2021-07-26
KVM: nSVM: Swap the parameter order for svm_copy_vmrun_state()/svm_copy_vmloa...
Vitaly Kuznetsov
3
-13
/
+13
2021-07-26
KVM: nSVM: Rename nested_svm_vmloadsave() to svm_copy_vmloadsave_state()
Vitaly Kuznetsov
3
-5
/
+6
2021-07-26
Merge branch 'fixes' into next
Michael Ellerman
5
-8
/
+68
2021-07-25
alpha: fix spelling mistakes
gushengxian
5
-6
/
+6
2021-07-25
alpha: Remove space between * and parameter name
gushengxian
1
-1
/
+1
2021-07-25
alpha: fp_emul: avoid init/cleanup_module names
Arnd Bergmann
1
-2
/
+4
2021-07-25
alpha: Add syscall_get_return_value()
He Zhe
1
-0
/
+6
2021-07-25
alpha: fix typos in a comment
tangchunyou
1
-1
/
+1
2021-07-25
alpha: defconfig: add necessary configs for boot testing
Corentin Labbe
1
-0
/
+1
2021-07-25
alpha: Send stop IPI to send to online CPUs
Prarit Bhargava
1
-1
/
+1
2021-07-25
alpha: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2021-07-25
alpha: remove undef inline in compiler.h
Chen Li
1
-11
/
+0
2021-07-25
alpha: Kconfig: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2021-07-25
alpha: __udiv_qrnnd should be exported
Corentin Labbe
1
-0
/
+2
2021-07-26
m68k/coldfire: change pll var. to clk_pll
Randy Dunlap
1
-1
/
+1
2021-07-25
Merge tag 'powerpc-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-8
/
+68
2021-07-25
Merge tag 'locking-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+4
2021-07-24
Merge tag 'riscv-for-linus-5.14-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-21
/
+48
2021-07-24
arm64: dts: imx8mp: remove fallback compatible string for FlexCAN
Joakim Zhang
1
-2
/
+2
2021-07-23
riscv: __asm_copy_to-from_user: Fix: Typos in comments
Akira Tsukamoto
1
-9
/
+9
2021-07-23
riscv: __asm_copy_to-from_user: Remove unnecessary size check
Akira Tsukamoto
1
-1
/
+0
2021-07-23
riscv: __asm_copy_to-from_user: Fix: fail on RV32
Akira Tsukamoto
1
-1
/
+1
2021-07-23
riscv: __asm_copy_to-from_user: Fix: overrun copy
Akira Tsukamoto
1
-3
/
+3
2021-07-23
riscv: stacktrace: pin the task's stack in get_wchan
Jisheng Zhang
1
-1
/
+5
2021-07-23
Merge tag 'm68k-for-v5.14-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2021-07-23
Merge tag 'char-misc-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2021-07-23
Merge tag 'usb-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-14
/
+14
2021-07-23
KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM state
Nicholas Piggin
1
-0
/
+20
2021-07-23
KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow
Nicholas Piggin
1
-3
/
+22
2021-07-22
riscv: Make sure the kernel mapping does not overlap with IS_ERR_VALUE
Alexandre Ghiti
1
-2
/
+16
[next]