index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-06
m68k: bvme6000: Make bvme6000_abort_int() static
Geert Uytterhoeven
1
-1
/
+1
2023-10-06
m68k: apollo: Add and use "apollo.h"
Geert Uytterhoeven
3
-1
/
+8
2023-10-06
m68k: apollo: Replace set but not used variable by READ_ONCE()
Geert Uytterhoeven
1
-3
/
+3
2023-10-06
m68k: apollo: Make local reset, serial, and irq functions static
Geert Uytterhoeven
2
-7
/
+7
2023-10-06
m68k: apollo: Remove unused debug console functions
Geert Uytterhoeven
1
-28
/
+0
2023-10-06
m68k: atari: Add and use "atari.h"
Geert Uytterhoeven
5
-11
/
+21
2023-10-06
m68k: atari: Make atari_stram_map_pages() static
Geert Uytterhoeven
1
-1
/
+1
2023-10-06
m68k: atari: Make atari_platform_init() static
Geert Uytterhoeven
1
-1
/
+1
2023-10-06
m68k: atari: Make ikbd_reset() static
Geert Uytterhoeven
1
-1
/
+1
2023-10-06
m68k: atari: Document data parameter of stdma_try_lock()
Geert Uytterhoeven
1
-0
/
+1
2023-10-06
m68k: amiga: Add and use "amiga.h"
Geert Uytterhoeven
3
-2
/
+9
2023-10-06
m68k: amiga: pcmcia: Replace set but not used variable by READ_ONCE()
Geert Uytterhoeven
1
-2
/
+1
2023-10-06
m68k: emu: Mark version[] __maybe_unused
Geert Uytterhoeven
1
-1
/
+1
2023-10-06
m68k: emu: Remove unused vsnprintf() return value in nfprint()
Geert Uytterhoeven
1
-2
/
+1
2023-10-06
m68k: mm: Add and use "fault.h"
Geert Uytterhoeven
4
-6
/
+11
2023-10-06
m68k: mm: Move paging_init() to common <asm/pgtable.h>
Geert Uytterhoeven
3
-3
/
+9
2023-10-06
m68k: mm: Include <asm/hwtest.h> for hwreg_()
Geert Uytterhoeven
1
-0
/
+2
2023-10-06
m68k: kernel: Add and use "vectors.h"
Geert Uytterhoeven
2
-0
/
+5
2023-10-06
m68k: kernel: Add and use "traps.h"
Geert Uytterhoeven
2
-0
/
+12
2023-10-06
m68k: kernel: Add and use "signal.h"
Geert Uytterhoeven
2
-0
/
+9
2023-10-06
m68k: kernel: Add and use "ptrace.h"
Geert Uytterhoeven
2
-0
/
+8
2023-10-06
m68k: kernel: Add and use "process.h"
Geert Uytterhoeven
2
-0
/
+9
2023-10-06
m68k: kernel: Add and use "ints.h"
Geert Uytterhoeven
2
-0
/
+9
2023-10-06
m68k: kernel: Add and use <asm/syscalls.h>
Geert Uytterhoeven
2
-0
/
+20
2023-10-06
m68k: kernel: Make bad_super_trap() static
Geert Uytterhoeven
1
-1
/
+1
2023-10-06
m68k: kernel: Include <linux/cpu.h> for trap_init()
Geert Uytterhoeven
1
-0
/
+1
2023-10-06
m68k: kernel: Add missing asmlinkage to do_notify_resume()
Geert Uytterhoeven
1
-1
/
+1
2023-10-06
m68k: Use kernel's generic libgcc functions
Greg Ungerer
5
-186
/
+4
2023-10-06
m68k: emu: Replace strlcpy() with strscpy()
Azeem Shaikh
1
-3
/
+3
2023-10-06
m68k: math-emu: Add missing prototypes
Geert Uytterhoeven
4
-0
/
+66
2023-10-06
m68k: math-emu: Reformat function and variable headers
Geert Uytterhoeven
4
-118
/
+60
2023-10-06
m68k: math-emu: Replace external declarations by header inclusion
Geert Uytterhoeven
1
-4
/
+3
2023-10-06
m68k: math-emu: Make multi_arith.h self-contained
Geert Uytterhoeven
1
-0
/
+2
2023-10-06
m68k: math-emu: Sanitize include guards
Geert Uytterhoeven
3
-9
/
+9
2023-10-06
m68k: math-emu: Fix incorrect file reference in fp_log.c
Geert Uytterhoeven
1
-1
/
+1
2023-09-24
Linux 6.6-rc3
v6.6-rc3
Linus Torvalds
1
-1
/
+1
2023-09-23
mfd: cs42l43: Use correct macro for new-style PM runtime ops
Charles Keepax
1
-2
/
+2
2023-09-23
KVM: SVM: Do not use user return MSR support for virtualized TSC_AUX
Tom Lendacky
1
-1
/
+33
2023-09-23
KVM: SVM: Fix TSC_AUX virtualization setup
Tom Lendacky
3
-12
/
+29
2023-09-23
KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway
Paolo Bonzini
1
-4
/
+1
2023-09-23
KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronously
Sean Christopherson
6
-103
/
+68
2023-09-23
KVM: x86/mmu: Do not filter address spaces in for_each_tdp_mmu_root_yield_safe()
Paolo Bonzini
3
-19
/
+14
2023-09-22
cxl/acpi: Annotate struct cxl_cxims_data with __counted_by
Kees Cook
1
-2
/
+2
2023-09-22
cxl/port: Fix cxl_test register enumeration regression
Dan Williams
1
-4
/
+9
2023-09-22
eventfs: Remember what dentries were created on dir open
Steven Rostedt (Google)
1
-17
/
+70
2023-09-22
ring-buffer: Fix bytes info in per_cpu buffer stats
Zheng Yejian
1
-13
/
+15
2023-09-22
x86,static_call: Fix static-call vs return-thunk
Peter Zijlstra
2
-1
/
+3
2023-09-22
x86/alternatives: Remove faulty optimization
Josh Poimboeuf
1
-8
/
+0
2023-09-22
i2c: xiic: Correct return value check for xiic_reinit()
Daniel Scally
1
-1
/
+1
2023-09-22
gpio: sim: fix an invalid __free() usage
Bartosz Golaszewski
1
-37
/
+23
[next]