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
*
KEYS: Allow the public_key struct to hold a private key [ver #2]
David Howells
2018-10-26
2
-2
/
+13
*
KEYS: Provide software public key query function [ver #2]
David Howells
2018-10-26
1
-17
/
+82
*
KEYS: Make the X.509 and PKCS7 parsers supply the sig encoding type [ver #2]
David Howells
2018-10-26
2
-12
/
+10
*
KEYS: Provide missing asymmetric key subops for new key type ops [ver #2]
David Howells
2018-10-26
6
-7
/
+180
*
KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2]
David Howells
2018-10-26
7
-0
/
+541
*
KEYS: Provide key type operations for asymmetric key ops [ver #2]
David Howells
2018-10-26
4
-0
/
+168
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2018-10-26
7
-62
/
+335
|
\
|
*
sparc: Fix VDSO build with older binutils.
David S. Miller
2018-10-25
7
-62
/
+335
*
|
Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-26
33
-246
/
+1039
|
\
\
|
*
\
RISC-V: SMP cleanup and new features
Palmer Dabbelt
2018-10-23
12
-70
/
+259
|
|
\
\
|
|
*
|
RISC-V: Show IPI stats
Anup Patel
2018-10-23
3
-7
/
+49
|
|
*
|
RISC-V: Show CPU ID and Hart ID separately in /proc/cpuinfo
Anup Patel
2018-10-23
1
-4
/
+6
|
|
*
|
RISC-V: Use Linux logical CPU number instead of hartid
Atish Patra
2018-10-23
8
-32
/
+71
|
|
*
|
RISC-V: Add logical CPU indexing for RISC-V
Atish Patra
2018-10-23
3
-1
/
+46
|
|
*
|
RISC-V: Use WRITE_ONCE instead of direct access
Atish Patra
2018-10-23
1
-2
/
+3
|
|
*
|
RISC-V: Use mmgrab()
Palmer Dabbelt
2018-10-23
1
-1
/
+2
|
|
*
|
RISC-V: Rename im_okay_therefore_i_am to found_boot_cpu
Palmer Dabbelt
2018-10-23
1
-4
/
+5
|
|
*
|
RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartid
Palmer Dabbelt
2018-10-23
5
-6
/
+9
|
|
*
|
RISC-V: Provide a cleaner raw_smp_processor_id()
Palmer Dabbelt
2018-10-23
1
-10
/
+4
|
|
*
|
RISC-V: Disable preemption before enabling interrupts
Atish Patra
2018-10-23
1
-1
/
+5
|
|
*
|
RISC-V: Comment on the TLB flush in smp_callin()
Palmer Dabbelt
2018-10-23
1
-0
/
+4
|
|
*
|
RISC-V: Filter ISA and MMU values in cpuinfo
Palmer Dabbelt
2018-10-23
1
-7
/
+61
|
|
*
|
RISC-V: Don't set cacheinfo.{physical_line_partition,attributes}
Palmer Dabbelt
2018-10-23
1
-7
/
+0
|
|
*
|
RISC-V: No need to pass scause as arg to do_IRQ()
Anup Patel
2018-10-23
2
-3
/
+2
|
*
|
|
RISC-V: Fix some RV32 bugs and build failures
Palmer Dabbelt
2018-10-23
8
-2
/
+353
|
|
\
\
\
|
|
*
|
|
RISC-V: Avoid corrupting the upper 32-bit of phys_addr_t in ioremap
Vincent Chen
2018-10-23
1
-1
/
+1
|
|
*
|
|
RISC-V: Select GENERIC_LIB_UMODDI3 on RV32
Zong Li
2018-10-23
1
-0
/
+1
|
|
*
|
|
lib: Add umoddi3 and udivmoddi4 of GCC library routines
Zong Li
2018-10-23
4
-0
/
+346
|
|
*
|
|
RISC-V: Use swiotlb on RV64 only
Zong Li
2018-10-23
1
-0
/
+3
|
|
*
|
|
RISC-V: Build tishift only on 64-bit
Zong Li
2018-10-23
1
-1
/
+2
|
|
|
/
/
|
*
|
|
riscv: Add support to no-FPU systems
Palmer Dabbelt
2018-10-23
9
-127
/
+196
|
|
\
\
\
|
|
*
|
|
Auto-detect whether a FPU exists
Alan Kao
2018-10-23
4
-7
/
+19
|
|
*
|
|
Allow to disable FPU support
Alan Kao
2018-10-23
6
-3
/
+29
|
|
*
|
|
Cleanup ISA string setting
Alan Kao
2018-10-23
1
-11
/
+8
|
|
*
|
|
Refactor FPU code in signal setup/return procedures
Alan Kao
2018-10-23
1
-27
/
+41
|
|
*
|
|
Extract FPU context operations from entry.S
Alan Kao
2018-10-23
3
-87
/
+107
|
|
|
/
/
|
*
|
|
RISC-V: Cosmetic menuconfig changes
Nick Kossifidis
2018-10-23
2
-36
/
+39
|
*
|
|
riscv: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig
Masahiro Yamada
2018-10-23
2
-2
/
+1
|
*
|
|
RISC-V: remove the unused return_to_handler export
Christoph Hellwig
2018-10-23
1
-1
/
+0
|
*
|
|
RISC-V: Add futex support.
Jim Wilson
2018-10-23
3
-1
/
+129
|
*
|
|
RISC-V: Add FP register ptrace support for gdb.
Jim Wilson
2018-10-23
2
-0
/
+55
|
*
|
|
RISC-V: Mask out the F extension on systems without D
Palmer Dabbelt
2018-10-23
1
-0
/
+7
|
*
|
|
RISC-V: Don't set cacheinfo.{physical_line_partition,attributes}
Palmer Dabbelt
2018-10-23
1
-7
/
+0
|
|
/
/
*
|
|
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-10-26
138
-3214
/
+12411
|
\
\
\
|
*
|
|
KVM/nVMX: Do not validate that posted_intr_desc_addr is page aligned
KarimAllah Ahmed
2018-10-24
1
-1
/
+1
|
*
|
|
Revert "kvm: x86: optimize dr6 restore"
Radim Krčmář
2018-10-23
1
-9
/
+4
|
*
|
|
Merge tag 'kvm-ppc-next-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2018-10-21
5
-11
/
+38
|
|
\
\
\
|
|
*
|
|
KVM: PPC: Optimize clearing TCEs for sparse tables
Alexey Kardashevskiy
2018-10-20
4
-9
/
+27
|
|
*
|
|
KVM: PPC: Book3S HV: Don't use streamlined entry path on early POWER9 chips
Paul Mackerras
2018-10-19
1
-2
/
+11
|
*
|
|
|
x86/kvm/nVMX: tweak shadow fields
Vitaly Kuznetsov
2018-10-19
2
-9
/
+6
[next]