projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2020-10-30
Herbert Xu
crypto: sa2ul - Reduce stack usage
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Longfang Liu
crypto: hisilicon - fixes some coding style
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Longfang Liu
crypto: hisilicon - delete unused structure member...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Eric Biggers
crypto: x86/aes - remove unused file aes_glue.c
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Giovanni Cabiddu
crypto: qat - extend ae_mask
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Giovanni Cabiddu
crypto: qat - allow for instances in different banks
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Giovanni Cabiddu
crypto: qat - refactor qat_crypto_dev_config()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Giovanni Cabiddu
crypto: qat - refactor qat_crypto_create_instances()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Giovanni Cabiddu
crypto: qat - change return value in adf_cfg_key_val_get()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Giovanni Cabiddu
crypto: qat - change return value in adf_cfg_add_key_va...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Giovanni Cabiddu
crypto: qat - remove unnecessary void* casts
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Giovanni Cabiddu
crypto: qat - call functions in adf_sriov if available
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Giovanni Cabiddu
crypto: qat - remove hardcoded bank irq clear flag...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Giovanni Cabiddu
crypto: qat - abstract writes to arbiter enable
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Giovanni Cabiddu
crypto: qat - use BIT_ULL() - 1 pattern for masks
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Giovanni Cabiddu
crypto: qat - replace constant masks with GENMASK
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Giovanni Cabiddu
crypto: qat - abstract build ring base
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Giovanni Cabiddu
crypto: qat - enable ring after pair is programmed
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Giovanni Cabiddu
crypto: qat - register crypto instances based on capability
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Marco Chiappero
crypto: qat - add support for capability detection
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Giovanni Cabiddu
crypto: qat - abstract arbiter access
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Giovanni Cabiddu
crypto: qat - remove unused macros in arbiter module
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Giovanni Cabiddu
crypto: qat - remove writes into WQCFG
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Giovanni Cabiddu
crypto: qat - update constants table
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Giovanni Cabiddu
crypto: qat - use admin mask to send fw constants
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Giovanni Cabiddu
crypto: qat - change admin sequence
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Giovanni Cabiddu
crypto: qat - rename ME in AE
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Giovanni Cabiddu
crypto: qat - add packed to init admin structures
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Giovanni Cabiddu
crypto: qat - abstract admin interface
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Giovanni Cabiddu
crypto: qat - relocate GEN2 CSR access code
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Giovanni Cabiddu
crypto: qat - split transport CSR access logic
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Giovanni Cabiddu
crypto: qat - fix configuration of iov threads
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Ahsan Atta
crypto: qat - num_rings_per_bank is device dependent
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Giovanni Cabiddu
crypto: qat - mask device capabilities with soft straps
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Marco Chiappero
crypto: qat - update IV in software
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Colin Ian King
crypto: inside-secure - Fix sizeof() mismatch
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Shiju Jose
crypto: hisilicon - Fix doc warnings in sgl.c and qm.c
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Christophe...
crypto: talitos - Fix return type of current_desc_hdr()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Christophe...
crypto: talitos - Endianess in current_desc_hdr()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Herbert Xu
lib/mpi: Remove unused scalar_copied
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Giovanni Cabiddu
crypto: qat - remove unused function
commit
|
commitdiff
|
tree
|
snapshot
2020-10-25
Linus Torvalds
Linux 5.10-rc1
commit
|
commitdiff
|
tree
|
snapshot
2020-10-25
Joe Perches
treewide: Convert macro and uses of __section(foo)...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-25
Rasmus Villemoes
kernel/sys.c: fix prototype of prctl_get_tid_address()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-25
Eric Biggers
mm: remove kzfree() compatibility definition
commit
|
commitdiff
|
tree
|
snapshot
2020-10-25
Joe Perches
checkpatch: enable GIT_DIR environment use to set git...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-25
Linus Torvalds
Merge tag 'timers-urgent-2020-10-25' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2020-10-25
Linus Torvalds
Merge tag 'sched-urgent-2020-10-25' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-25
Linus Torvalds
Merge tag 'perf-urgent-2020-10-25' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-25
Linus Torvalds
Merge tag 'locking-urgent-2020-10-25' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-25
Linus Torvalds
Merge tag 'ntb-5.10' of git://github.com/jonmason/ntb
commit
|
commitdiff
|
tree
|
snapshot
2020-10-25
Linus Torvalds
Merge branch 'i2c/for-5.10' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-25
Linus Torvalds
Merge tag '5.10-rc-smb3-fixes-part2' of git://git.samba...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-25
Linus Torvalds
Merge branch 'parisc-5.10-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-25
Linus Torvalds
Merge tag 'for-linus-5.10b-rc1c-tag' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2020-10-25
Linus Torvalds
Merge tag 'safesetid-5.10' of git://github.com/micah...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-25
Linus Torvalds
Merge tag '20201024-v4-5.10' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-25
Hans de Goede
i2c: core: Restore acpi_walk_dep_device_list() getting...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Linus Torvalds
Merge tag 'block-5.10-2020-10-24' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Linus Torvalds
Merge tag 'io_uring-5.10-2020-10-24' of git://git.kerne...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Linus Torvalds
Merge tag 'libata-5.10-2020-10-24' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Linus Torvalds
Merge branch 'work.misc' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Linus Torvalds
Merge tag 'dma-mapping-5.10-1' of git://git.infradead...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Linus Torvalds
Merge tag 'x86_seves_fixes_for_v5.10_rc1' of git:/...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Willy Tarreau
random32: add a selftest for the prandom32 code
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Willy Tarreau
random32: add noise from network and scheduling activity
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
George Spelvin
random32: make prandom_u32() output unpredictable
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Linus Torvalds
Merge tag 'powerpc-5.10-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Linus Torvalds
Merge tag 'riscv-for-linus-5.10-mw1' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Linus Torvalds
Merge tag 'armsoc-defconfig' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Linus Torvalds
Merge tag 'armsoc-dt' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Linus Torvalds
Merge tag 'armsoc-drivers' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Linus Torvalds
Merge tag 'armsoc-soc' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Linus Torvalds
Merge tag 'armsoc-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Vitaly Kuznetsov
KVM: ioapic: break infinite recursion on lazy EOI
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Paolo Bonzini
KVM: vmx: rename pi_init to avoid conflict with paride
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Sean Christopherson
KVM: x86/mmu: Avoid modulo operator on 64-bit value...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Steve French
cifs: update internal module version number
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Linus Torvalds
Merge tag 'xfs-5.10-merge-7' of git://git./fs/xfs/xfs...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Linus Torvalds
Merge tag 'docs-5.10-2' of git://git.lwn.net/linux
commit
|
commitdiff
|
tree
|
snapshot
2020-10-24
Linus Torvalds
Merge tag 'trace-v5.10-3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Linus Torvalds
Merge tag 'acpi-5.10-rc1-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Linus Torvalds
Merge tag 'pm-5.10-rc1-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Linus Torvalds
Merge tag 'scsi-misc' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Linus Torvalds
Merge tag 'sound-fix-5.10-rc1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Linus Torvalds
Merge tag 'drm-next-2020-10-23' of git://anongit.freede...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Rasmus Villemoes
x86/uaccess: fix code generation in put_user()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Steve French
smb3: add some missing definitions from MS-FSCC
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Steve French
smb3: remove two unused variables
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Steve French
smb3: add support for stat of WSL reparse points for...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Linus Torvalds
Merge tag 'net-5.10-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Linus Torvalds
Merge tag 'gfs2-for-5.10' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Linus Torvalds
Merge tag '5.10-rc-smb3-fixes-part1' of git://git.samba...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Linus Torvalds
Merge tag 'vfs-5.10-merge-1' of git://git./fs/xfs/xfs...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Helge Deller
ata: pata_ns87415.c: Document support on parisc with...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Mauro Carvalho...
ata: fix some kernel-doc markups
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Mauro Carvalho...
block: blk-mq: fix a kernel-doc markup
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
commit
|
commitdiff
|
tree
|
snapshot
next