index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
m68k: apollo: Add and use "apollo.h"
Geert Uytterhoeven
2023-10-06
3
-1
/
+8
*
m68k: apollo: Replace set but not used variable by READ_ONCE()
Geert Uytterhoeven
2023-10-06
1
-3
/
+3
*
m68k: apollo: Make local reset, serial, and irq functions static
Geert Uytterhoeven
2023-10-06
2
-7
/
+7
*
m68k: apollo: Remove unused debug console functions
Geert Uytterhoeven
2023-10-06
1
-28
/
+0
*
m68k: atari: Add and use "atari.h"
Geert Uytterhoeven
2023-10-06
5
-11
/
+21
*
m68k: atari: Make atari_stram_map_pages() static
Geert Uytterhoeven
2023-10-06
1
-1
/
+1
*
m68k: atari: Make atari_platform_init() static
Geert Uytterhoeven
2023-10-06
1
-1
/
+1
*
m68k: atari: Make ikbd_reset() static
Geert Uytterhoeven
2023-10-06
1
-1
/
+1
*
m68k: atari: Document data parameter of stdma_try_lock()
Geert Uytterhoeven
2023-10-06
1
-0
/
+1
*
m68k: amiga: Add and use "amiga.h"
Geert Uytterhoeven
2023-10-06
3
-2
/
+9
*
m68k: amiga: pcmcia: Replace set but not used variable by READ_ONCE()
Geert Uytterhoeven
2023-10-06
1
-2
/
+1
*
m68k: emu: Mark version[] __maybe_unused
Geert Uytterhoeven
2023-10-06
1
-1
/
+1
*
m68k: emu: Remove unused vsnprintf() return value in nfprint()
Geert Uytterhoeven
2023-10-06
1
-2
/
+1
*
m68k: mm: Add and use "fault.h"
Geert Uytterhoeven
2023-10-06
4
-6
/
+11
*
m68k: mm: Move paging_init() to common <asm/pgtable.h>
Geert Uytterhoeven
2023-10-06
3
-3
/
+9
*
m68k: mm: Include <asm/hwtest.h> for hwreg_()
Geert Uytterhoeven
2023-10-06
1
-0
/
+2
*
m68k: kernel: Add and use "vectors.h"
Geert Uytterhoeven
2023-10-06
2
-0
/
+5
*
m68k: kernel: Add and use "traps.h"
Geert Uytterhoeven
2023-10-06
2
-0
/
+12
*
m68k: kernel: Add and use "signal.h"
Geert Uytterhoeven
2023-10-06
2
-0
/
+9
*
m68k: kernel: Add and use "ptrace.h"
Geert Uytterhoeven
2023-10-06
2
-0
/
+8
*
m68k: kernel: Add and use "process.h"
Geert Uytterhoeven
2023-10-06
2
-0
/
+9
*
m68k: kernel: Add and use "ints.h"
Geert Uytterhoeven
2023-10-06
2
-0
/
+9
*
m68k: kernel: Add and use <asm/syscalls.h>
Geert Uytterhoeven
2023-10-06
2
-0
/
+20
*
m68k: kernel: Make bad_super_trap() static
Geert Uytterhoeven
2023-10-06
1
-1
/
+1
*
m68k: kernel: Include <linux/cpu.h> for trap_init()
Geert Uytterhoeven
2023-10-06
1
-0
/
+1
*
m68k: kernel: Add missing asmlinkage to do_notify_resume()
Geert Uytterhoeven
2023-10-06
1
-1
/
+1
*
m68k: Use kernel's generic libgcc functions
Greg Ungerer
2023-10-06
5
-186
/
+4
*
m68k: emu: Replace strlcpy() with strscpy()
Azeem Shaikh
2023-10-06
1
-3
/
+3
*
m68k: math-emu: Add missing prototypes
Geert Uytterhoeven
2023-10-06
4
-0
/
+66
*
m68k: math-emu: Reformat function and variable headers
Geert Uytterhoeven
2023-10-06
4
-118
/
+60
*
m68k: math-emu: Replace external declarations by header inclusion
Geert Uytterhoeven
2023-10-06
1
-4
/
+3
*
m68k: math-emu: Make multi_arith.h self-contained
Geert Uytterhoeven
2023-10-06
1
-0
/
+2
*
m68k: math-emu: Sanitize include guards
Geert Uytterhoeven
2023-10-06
3
-9
/
+9
*
m68k: math-emu: Fix incorrect file reference in fp_log.c
Geert Uytterhoeven
2023-10-06
1
-1
/
+1
*
Linux 6.6-rc3
v6.6-rc3
Linus Torvalds
2023-09-24
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-09-24
20
-161
/
+209
|
\
|
*
Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
2023-09-23
350
-1241
/
+2321
|
|
\
|
|
*
KVM: riscv: selftests: Selectively filter-out AIA registers
Anup Patel
2023-09-21
1
-2
/
+21
|
|
*
KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list
Anup Patel
2023-09-21
1
-14
/
+21
|
|
*
RISC-V: KVM: Fix riscv_vcpu_get_isa_ext_single() for missing extensions
Anup Patel
2023-09-21
1
-1
/
+4
|
|
*
RISC-V: KVM: Fix KVM_GET_REG_LIST API for ISA_EXT registers
Anup Patel
2023-09-21
1
-1
/
+1
|
*
|
KVM: SVM: Do not use user return MSR support for virtualized TSC_AUX
Tom Lendacky
2023-09-23
1
-1
/
+33
|
*
|
KVM: SVM: Fix TSC_AUX virtualization setup
Tom Lendacky
2023-09-23
3
-12
/
+29
|
*
|
KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway
Paolo Bonzini
2023-09-23
1
-4
/
+1
|
*
|
KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronously
Sean Christopherson
2023-09-23
6
-103
/
+68
|
*
|
KVM: x86/mmu: Do not filter address spaces in for_each_tdp_mmu_root_yield_safe()
Paolo Bonzini
2023-09-23
3
-19
/
+14
|
*
|
KVM: x86/mmu: Open code leaf invalidation from mmu_notifier
Sean Christopherson
2023-09-21
3
-7
/
+12
|
*
|
KVM: selftests: Assert that vasprintf() is successful
Sean Christopherson
2023-09-20
1
-1
/
+1
|
*
|
Merge tag 'kvmarm-fixes-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2023-09-14
8
-8
/
+16
|
|
\
\
|
|
*
|
KVM: arm64: nvhe: Ignore SVE hint in SMCCC function ID
Jean-Philippe Brucker
2023-09-12
7
-8
/
+13
[next]