index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rapidio
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-26
crypto: arm/aes-ce - cosmetic/whitespace cleanup
Ard Biesheuvel
1
-60
/
+56
2019-07-26
crypto: inside-secure - add support for 0 length HMAC messages
Pascal van Leeuwen
1
-3
/
+44
2019-07-26
crypto: inside-secure - add support for arbitrary size hash/HMAC updates
Pascal van Leeuwen
2
-158
/
+269
2019-07-26
crypto: inside-secure - let HW deal with initial hash digest
Pascal van Leeuwen
1
-65
/
+6
2019-07-26
crypto: inside-secure: back out parts of earlier HMAC update workaround
Pascal van Leeuwen
1
-19
/
+13
2019-07-26
crypto: inside-secure - fix EINVAL error (buf overflow) for AEAD decrypt
Pascal van Leeuwen
2
-5
/
+4
2019-07-26
crypto: inside-secure - fix scatter/gather list to descriptor conversion
Pascal van Leeuwen
1
-46
/
+136
2019-07-26
crypto: inside-secure - fix incorrect skcipher output IV
Pascal van Leeuwen
1
-41
/
+43
2019-07-26
crypto: inside-secure - silently return -EINVAL for input error cases
Pascal van Leeuwen
1
-5
/
+20
2019-07-26
crypto: inside-secure - keep ivsize for DES ECB modes at 0
Pascal van Leeuwen
1
-2
/
+0
2019-07-26
crypto: ccree - notify TEE on FIPS tests errors
Gilad Ben-Yossef
1
-0
/
+23
2019-07-26
crypto: fips - add FIPS test failure notification chain
Gilad Ben-Yossef
3
-1
/
+21
2019-07-26
crypto: ccree - account for TEE not ready to report
Gilad Ben-Yossef
1
-1
/
+7
2019-07-26
crypto: ccree - drop legacy ivgen support
Gilad Ben-Yossef
9
-466
/
+17
2019-07-26
crypto: ccree - fix spelling mistake "configration" -> "configuration"
Colin Ian King
1
-1
/
+1
2019-07-21
Linus 5.3-rc1
v5.3-rc1
Linus Torvalds
1
-2
/
+2
2019-07-21
iommu/amd: fix a crash in iova_magazine_free_pfns
Qian Cai
1
-1
/
+1
2019-07-21
hexagon: switch to generic version of pte allocation
Mike Rapoport
1
-32
/
+2
2019-07-21
typo fix: it's d_make_root, not d_make_inode...
Al Viro
1
-1
/
+1
2019-07-21
dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples
Rob Herring
1
-0
/
+4
2019-07-21
dt-bindings: iio: ad7124: Fix dtc warnings in example
Rob Herring
1
-33
/
+38
2019-07-21
dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example
Rob Herring
1
-1
/
+1
2019-07-21
dt-bindings: pinctrl: aspeed: Fix AST2500 example errors
Rob Herring
1
-4
/
+1
2019-07-21
dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors
Rob Herring
2
-2
/
+6
2019-07-21
dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes
Rob Herring
1
-82
/
+61
2019-07-21
dt-bindings: Ensure child nodes are of type 'object'
Rob Herring
6
-0
/
+8
2019-07-20
x86/entry/64: Prevent clobbering of saved CR2 value
Thomas Gleixner
1
-1
/
+10
2019-07-20
smp: Warn on function calls from softirq context
Peter Zijlstra
1
-0
/
+16
2019-07-20
KVM: x86: Add fixed counters to PMU filter
Eric Hankland
3
-12
/
+35
2019-07-20
KVM: nVMX: do not use dangling shadow VMCS after guest reset
Paolo Bonzini
1
-1
/
+7
2019-07-20
KVM: VMX: dump VMCS on failed entry
Paolo Bonzini
1
-0
/
+1
2019-07-20
KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed
Like Xu
1
-2
/
+2
2019-07-20
KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup
Wanpeng Li
1
-20
/
+3
2019-07-20
KVM: Boost vCPUs that are delivering interrupts
Wanpeng Li
3
-5
/
+10
2019-07-20
KVM: selftests: Remove superfluous define from vmx.c
Thomas Huth
1
-2
/
+0
2019-07-20
KVM: SVM: Fix detection of AMD Errata 1096
Liran Alon
1
-7
/
+35
2019-07-20
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
7
-36
/
+87
2019-07-20
kbuild: add -fcf-protection=none when using retpoline flags
Seth Forshee
1
-0
/
+6
2019-07-20
kbuild: update compile-test header list for v5.3-rc1
Masahiro Yamada
2
-16
/
+6
2019-07-19
Remove references to dead website.
Dave Jones
3
-10
/
+0
2019-07-19
tracing: Fix user stack trace "??" output
Eiichi Tsukata
1
-8
/
+1
2019-07-19
dma-direct: correct the physical addr in dma_direct_sync_sg_for_cpu/device
Fugang Duan
1
-7
/
+11
2019-07-19
Input: alps - fix a mismatch between a condition check and its comment
Hui Wang
1
-1
/
+1
2019-07-19
Input: psmouse - fix build error of multiple definition
YueHaibing
1
-1
/
+2
2019-07-19
Input: applespi - remove set but not used variables 'sts'
Mao Wenan
1
-2
/
+1
2019-07-19
Input: add Apple SPI keyboard and trackpad driver
Ronald Tschalär
5
-0
/
+2117
2019-07-19
x86/hyper-v: Zero out the VP ASSIST PAGE on allocation
Dexuan Cui
1
-2
/
+11
2019-07-19
drm/nouveau/secboot/gp102-: remove WAR for SEC2 RTOS start bug
Ben Skeggs
1
-29
/
+0
2019-07-19
drm/nouveau/flcn/gp102-: improve implementation of bind_context() on SEC2/GSP
Ben Skeggs
1
-0
/
+36
2019-07-19
drm/nouveau: fix memory leak in nouveau_conn_reset()
Yongxin Liu
1
-1
/
+1
[next]