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
2022-07-17
Merge tag 'x86_urgent_for_v5.19_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-5
/
+19
2022-07-16
Merge tag 's390-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
5
-4
/
+12
2022-07-16
Merge tag 'acpi-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+6
2022-07-16
efi/x86: use naked RET on mixed mode call wrapper
Thadeu Lima de Souza Cascardo
1
-1
/
+4
2022-07-16
x86/bugs: Remove apostrophe typo
Kim Phillips
1
-1
/
+1
2022-07-15
Merge tag 'riscv-for-linus-5.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+6
2022-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-28
/
+30
2022-07-15
Merge tag 'soc-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-20
/
+68
2022-07-15
KVM: emulate: do not adjust size of fastop and setcc subroutines
Paolo Bonzini
1
-10
/
+7
2022-07-14
x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current
Nathan Chancellor
1
-1
/
+2
2022-07-14
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
9
-45
/
+55
2022-07-14
um: Replace to_phys() and to_virt() with less generic function names
Guenter Roeck
3
-7
/
+7
2022-07-14
KVM: x86: Fully initialize 'struct kvm_lapic_irq' in kvm_pv_kick_cpu_op()
Vitaly Kuznetsov
1
-8
/
+10
2022-07-14
Merge commit 'kvm-vmx-nested-tsc-fix' into kvm-master
Paolo Bonzini
1
-1
/
+0
2022-07-14
ARM: 9208/1: entry: add .ltorg directive to keep literals in range
Ard Biesheuvel
1
-0
/
+1
2022-07-14
kvm: stats: tell userspace which values are boolean
Paolo Bonzini
1
-1
/
+1
2022-07-14
x86/kvm: fix FASTOP_SIZE when return thunks are enabled
Thadeu Lima de Souza Cascardo
1
-4
/
+6
2022-07-14
KVM: nVMX: Always enable TSC scaling for L2 when it was enabled for L1
Vitaly Kuznetsov
1
-1
/
+0
2022-07-14
um: Add missing apply_returns()
Peter Zijlstra
1
-0
/
+4
2022-07-14
Merge tag 'kvm-riscv-fixes-5.19-2' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
4
-10
/
+12
2022-07-14
x86/entry: Remove UNTRAIN_RET from native_irq_return_ldt
Alexandre Chartre
1
-1
/
+0
2022-07-14
x86/bugs: Mark retbleed_strings static
Jiapeng Chong
1
-1
/
+1
2022-07-13
ACPI: CPPC: Fix enabling CPPC on AMD systems with shared memory
Mario Limonciello
1
-0
/
+6
2022-07-13
Merge tag 'dt-fixes-for-palmer-5.19-rc6' of git://git.kernel.org/pub/scm/linu...
Palmer Dabbelt
1
-0
/
+4
2022-07-13
s390/nospec: remove unneeded header includes
Vasily Gorbik
2
-3
/
+1
2022-07-13
s390/nospec: build expoline.o for modules_prepare target
Vasily Gorbik
4
-2
/
+12
2022-07-13
x86/pat: Fix x86_has_pat_wp()
Juergen Gross
1
-2
/
+12
2022-07-13
x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bit
Jiri Slaby
1
-0
/
+1
2022-07-13
Merge tag 'qcom-dts-fixes-for-5.19' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-4
/
+26
2022-07-13
Merge tag 'arm-soc/for-5.19/devicetree-arm64-fixes' of https://github.com/Bro...
Arnd Bergmann
2
-0
/
+10
2022-07-12
Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+8
2022-07-12
x86/static_call: Serialize __static_call_fixup() properly
Thomas Gleixner
1
-5
/
+8
2022-07-11
Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
52
-349
/
+1408
2022-07-11
Merge tag 'mm-hotfixes-stable-2022-07-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-3
/
+7
2022-07-11
Merge tag 'imx-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
3
-4
/
+12
2022-07-11
RISC-V: KVM: Fix SRCU deadlock caused by kvm_riscv_check_vcpu_requests()
Anup Patel
1
-0
/
+2
2022-07-11
riscv: Fix missing PAGE_PFN_MASK
Alexandre Ghiti
3
-10
/
+10
2022-07-10
Merge tag 'x86_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-14
/
+28
2022-07-10
x86/boot: Fix the setup data types max limit
Borislav Petkov
1
-1
/
+1
2022-07-09
Merge tag 'powerpc-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-6
/
+10
2022-07-09
x86/speculation: Disable RRSBA behavior
Pawan Gupta
4
-1
/
+37
2022-07-09
x86/kexec: Disable RET on kexec
Konrad Rzeszutek Wilk
2
-12
/
+36
2022-07-08
Merge tag 'sunxi-fixes-for-5.19-2' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-1
/
+1
2022-07-08
Merge tag 'at91-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2
-5
/
+5
2022-07-08
Merge tag 'acpi-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+10
2022-07-08
arm64: dts: broadcom: bcm4908: Fix cpu node for smp boot
William Zhang
1
-0
/
+2
2022-07-08
arm64: dts: broadcom: bcm4908: Fix timer node for BCM4906 SoC
William Zhang
1
-0
/
+8
2022-07-08
ARM: dts: sunxi: Fix SPI NOR campatible on Orange Pi Zero
Michal Suchanek
1
-1
/
+1
2022-07-08
ARM: dts: at91: sama5d2: Fix typo in i2s1 node
Ryan Wanner
1
-1
/
+1
2022-07-08
x86/bugs: Do not enable IBPB-on-entry when IBPB is not supported
Thadeu Lima de Souza Cascardo
1
-2
/
+5
[next]