index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-30
crypto: qat - abstract writes to arbiter enable
Giovanni Cabiddu
4
-10
/
+20
2020-10-30
crypto: qat - use BIT_ULL() - 1 pattern for masks
Giovanni Cabiddu
2
-2
/
+2
2020-10-30
crypto: qat - replace constant masks with GENMASK
Giovanni Cabiddu
2
-2
/
+2
2020-10-30
crypto: qat - abstract build ring base
Giovanni Cabiddu
5
-3
/
+12
2020-10-30
crypto: qat - enable ring after pair is programmed
Giovanni Cabiddu
1
-1
/
+19
2020-10-30
crypto: qat - register crypto instances based on capability
Giovanni Cabiddu
2
-1
/
+21
2020-10-30
crypto: qat - add support for capability detection
Marco Chiappero
10
-9
/
+93
2020-10-30
crypto: qat - abstract arbiter access
Giovanni Cabiddu
7
-15
/
+50
2020-10-30
crypto: qat - remove unused macros in arbiter module
Giovanni Cabiddu
1
-3
/
+0
2020-10-30
crypto: qat - remove writes into WQCFG
Giovanni Cabiddu
1
-13
/
+0
2020-10-30
crypto: qat - update constants table
Giovanni Cabiddu
1
-22
/
+22
2020-10-30
crypto: qat - use admin mask to send fw constants
Giovanni Cabiddu
2
-1
/
+2
2020-10-30
crypto: qat - change admin sequence
Giovanni Cabiddu
1
-2
/
+2
2020-10-30
crypto: qat - rename ME in AE
Giovanni Cabiddu
2
-4
/
+4
2020-10-30
crypto: qat - add packed to init admin structures
Giovanni Cabiddu
1
-2
/
+2
2020-10-30
crypto: qat - abstract admin interface
Giovanni Cabiddu
7
-10
/
+39
2020-10-30
crypto: qat - relocate GEN2 CSR access code
Giovanni Cabiddu
3
-65
/
+68
2020-10-30
crypto: qat - split transport CSR access logic
Giovanni Cabiddu
13
-41
/
+198
2020-10-30
crypto: qat - fix configuration of iov threads
Giovanni Cabiddu
11
-59
/
+115
2020-10-30
crypto: qat - num_rings_per_bank is device dependent
Ahsan Atta
10
-16
/
+47
2020-10-30
crypto: qat - mask device capabilities with soft straps
Giovanni Cabiddu
16
-53
/
+109
2020-10-30
crypto: qat - update IV in software
Marco Chiappero
2
-58
/
+89
2020-10-30
crypto: inside-secure - Fix sizeof() mismatch
Colin Ian King
1
-1
/
+1
2020-10-30
crypto: hisilicon - Fix doc warnings in sgl.c and qm.c
Shiju Jose
2
-2
/
+13
2020-10-30
crypto: talitos - Fix return type of current_desc_hdr()
Christophe Leroy
1
-3
/
+3
2020-10-30
crypto: talitos - Endianess in current_desc_hdr()
Christophe Leroy
1
-2
/
+2
2020-10-30
lib/mpi: Remove unused scalar_copied
Herbert Xu
1
-3
/
+0
2020-10-30
crypto: qat - remove unused function
Giovanni Cabiddu
1
-5
/
+0
2020-10-25
Linux 5.10-rc1
v5.10-rc1
Linus Torvalds
1
-2
/
+2
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
117
-196
/
+196
2020-10-25
kernel/sys.c: fix prototype of prctl_get_tid_address()
Rasmus Villemoes
1
-3
/
+3
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
6
-8
/
+6
2020-10-25
checkpatch: enable GIT_DIR environment use to set git repository location
Joe Perches
1
-5
/
+7
2020-10-25
i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...
Hans de Goede
1
-1
/
+10
2020-10-24
random32: add a selftest for the prandom32 code
Willy Tarreau
1
-0
/
+56
2020-10-24
random32: add noise from network and scheduling activity
Willy Tarreau
4
-0
/
+30
2020-10-24
random32: make prandom_u32() output unpredictable
George Spelvin
4
-190
/
+318
2020-10-24
KVM: ioapic: break infinite recursion on lazy EOI
Vitaly Kuznetsov
1
-4
/
+1
2020-10-24
KVM: vmx: rename pi_init to avoid conflict with paride
Paolo Bonzini
3
-4
/
+4
2020-10-24
KVM: x86/mmu: Avoid modulo operator on 64-bit value to fix i386 build
Sean Christopherson
1
-1
/
+1
2020-10-24
cifs: update internal module version number
Steve French
1
-1
/
+1
2020-10-23
x86/uaccess: fix code generation in put_user()
Rasmus Villemoes
1
-1
/
+9
2020-10-23
smb3: add some missing definitions from MS-FSCC
Steve French
2
-0
/
+28
2020-10-23
smb3: remove two unused variables
Steve French
1
-5
/
+0
2020-10-23
smb3: add support for stat of WSL reparse points for special file types
Steve French
6
-14
/
+189
2020-10-23
ata: pata_ns87415.c: Document support on parisc with superio chip
Helge Deller
1
-2
/
+1
2020-10-23
ata: fix some kernel-doc markups
Mauro Carvalho Chehab
3
-3
/
+3
2020-10-23
block: blk-mq: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-23
parisc: Add wrapper syscalls to fix O_NONBLOCK flag usage
Helge Deller
2
-7
/
+78
2020-10-23
gfs2: Recover statfs info in journal head
Abhi Das
3
-1
/
+106
[next]