index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-08-05
2
-2
/
+4
|
\
|
*
Merge branch 'for-5.9-console-return-codes' into for-linus
Petr Mladek
2020-08-04
1
-1
/
+3
|
|
\
|
|
*
mips: Return proper error code from console ->setup() hook
Andy Shevchenko
2020-06-25
1
-1
/
+3
|
*
|
printk: Make linux/printk.h self-contained
Herbert Xu
2020-07-27
1
-1
/
+1
|
|
/
*
|
Merge branch 'parisc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-05
9
-105
/
+66
|
\
\
|
*
|
parisc: make the log level string for register dumps const
Rolf Eike Beer
2020-08-04
1
-3
/
+3
|
*
|
parisc: Do not use an ordered store in pa_tlb_lock()
John David Anglin
2020-07-28
1
-2
/
+7
|
*
|
Revert "parisc: Revert "Release spinlocks using ordered store""
Helge Deller
2020-07-28
2
-10
/
+6
|
*
|
Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"
Helge Deller
2020-07-28
3
-39
/
+24
|
*
|
Revert "parisc: Drop LDCW barrier in CAS code when running UP"
Helge Deller
2020-07-28
1
-8
/
+4
|
*
|
Revert "parisc: Improve interrupt handling in arch_spin_lock_flags()"
Helge Deller
2020-07-28
1
-17
/
+8
|
*
|
parisc: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-28
1
-1
/
+1
|
*
|
parisc: elf.h: delete a duplicated word
Randy Dunlap
2020-07-28
1
-1
/
+1
|
*
|
parisc: Report bad pages as HardwareCorrupted
Helge Deller
2020-07-28
1
-0
/
+3
|
*
|
parisc: Convert to BIT_MASK() and BIT_WORD()
Helge Deller
2020-07-21
2
-34
/
+19
*
|
|
Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-05
12
-98
/
+391
|
\
\
\
|
*
|
|
x86/fsgsbase: Fix Xen PV support
Andy Lutomirski
2020-07-01
1
-6
/
+18
|
*
|
|
x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbase
Andy Lutomirski
2020-07-01
3
-15
/
+34
|
*
|
|
x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2
Andi Kleen
2020-06-18
2
-1
/
+6
|
*
|
|
x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bit
Andy Lutomirski
2020-06-18
1
-18
/
+14
|
*
|
|
x86/entry/64: Handle FSGSBASE enabled paranoid entry/exit
Chang S. Bae
2020-06-18
2
-26
/
+91
|
*
|
|
x86/entry/64: Introduce the FIND_PERCPU_BASE macro
Chang S. Bae
2020-06-18
2
-0
/
+49
|
*
|
|
x86/entry/64: Switch CR3 before SWAPGS in paranoid entry
Chang S. Bae
2020-06-18
1
-8
/
+24
|
*
|
|
x86/speculation/swapgs: Check FSGSBASE in enabling SWAPGS mitigation
Tony Luck
2020-06-18
1
-4
/
+2
|
*
|
|
x86/process/64: Use FSGSBASE instructions on thread copy and ptrace
Chang S. Bae
2020-06-18
2
-6
/
+10
|
*
|
|
x86/process/64: Use FSBSBASE in switch_to() if available
Andy Lutomirski
2020-06-18
1
-6
/
+28
|
*
|
|
x86/process/64: Make save_fsgs_for_kvm() ready for FSGSBASE
Thomas Gleixner
2020-06-18
3
-10
/
+11
|
*
|
|
x86/fsgsbase/64: Enable FSGSBASE instructions in helper functions
Chang S. Bae
2020-06-18
3
-16
/
+81
|
*
|
|
x86/fsgsbase/64: Add intrinsics for FSGSBASE instructions
Andi Kleen
2020-06-18
1
-0
/
+30
|
*
|
|
x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASE
Andy Lutomirski
2020-06-18
1
-0
/
+24
|
*
|
|
x86/ptrace: Prevent ptrace from clearing the FS/GS selector
Chang S. Bae
2020-06-18
1
-15
/
+2
*
|
|
|
Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-08-05
18
-669
/
+174
|
\
\
\
\
|
*
\
\
\
Merge branch 'WIP.x86/entry' into x86/entry, to merge the latest generic code...
Ingo Molnar
2020-07-31
4
-16
/
+47
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'locking/nmi' into x86/entry
Ingo Molnar
2020-07-26
4
-16
/
+47
|
|
|
\
\
\
\
|
*
|
|
|
|
|
x86/kvm: Use __xfer_to_guest_mode_work_pending() in kvm_run_vcpu()
Thomas Gleixner
2020-07-30
1
-1
/
+1
|
|
/
/
/
/
/
|
*
|
|
|
|
x86/kvm: Use generic xfer to guest work function
Thomas Gleixner
2020-07-24
3
-15
/
+12
|
*
|
|
|
|
x86/entry: Cleanup idtentry_enter/exit
Thomas Gleixner
2020-07-24
5
-31
/
+26
|
*
|
|
|
|
x86/entry: Use generic interrupt entry/exit code
Thomas Gleixner
2020-07-24
2
-172
/
+5
|
*
|
|
|
|
x86/entry: Cleanup idtentry_entry/exit_user
Thomas Gleixner
2020-07-24
3
-15
/
+11
|
*
|
|
|
|
x86/entry: Use generic syscall exit functionality
Thomas Gleixner
2020-07-24
7
-222
/
+54
|
*
|
|
|
|
x86/entry: Use generic syscall entry function
Thomas Gleixner
2020-07-24
5
-179
/
+45
|
*
|
|
|
|
x86/ptrace: Provide pt_regs helper for entry/exit
Thomas Gleixner
2020-07-24
1
-0
/
+5
|
*
|
|
|
|
x86/entry: Move user return notifier out of loop
Thomas Gleixner
2020-07-24
1
-4
/
+4
|
*
|
|
|
|
x86/entry: Consolidate 32/64 bit syscall entry
Thomas Gleixner
2020-07-24
1
-52
/
+41
|
*
|
|
|
|
x86/entry: Consolidate check_user_regs()
Thomas Gleixner
2020-07-24
1
-15
/
+9
|
*
|
|
|
|
Merge branch 'core/entry' into x86/entry
Thomas Gleixner
2020-07-24
99
-296
/
+589
|
|
\
\
\
\
\
|
*
|
|
|
|
|
x86: Correct noinstr qualifiers
Ira Weiny
2020-07-24
2
-2
/
+2
|
*
|
|
|
|
|
x86/idtentry: Remove stale comment
Thomas Gleixner
2020-07-16
1
-4
/
+2
|
*
|
|
|
|
|
Merge branch 'x86/urgent' into x86/entry to pick up upstream fixes.
Thomas Gleixner
2020-07-10
3
-4
/
+6
|
|
\
\
\
\
\
\
*
|
\
\
\
\
\
\
Merge tag 'core-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-05
1
-0
/
+3
|
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
[next]