index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-26
KEYS: asym_tpm: Implement pkey_query [ver #2]
Denis Kenzior
1
-0
/
+135
2018-10-26
KEYS: Add parser for TPM-based keys [ver #2]
Denis Kenzior
4
-0
/
+127
2018-10-26
KEYS: asym_tpm: extract key size & public key [ver #2]
Denis Kenzior
2
-0
/
+115
2018-10-26
KEYS: asym_tpm: add skeleton for asym_tpm [ver #2]
Denis Kenzior
4
-0
/
+118
2018-10-26
crypto: rsa-pkcs1pad: Allow hash to be optional [ver #2]
Denis Kenzior
1
-18
/
+41
2018-10-26
KEYS: Implement PKCS#8 RSA Private Key parser [ver #2]
David Howells
5
-0
/
+233
2018-10-26
KEYS: Implement encrypt, decrypt and sign for software asymmetric key [ver #2]
David Howells
1
-1
/
+81
2018-10-26
KEYS: Allow the public_key struct to hold a private key [ver #2]
David Howells
2
-2
/
+13
2018-10-26
KEYS: Provide software public key query function [ver #2]
David Howells
1
-17
/
+82
2018-10-26
KEYS: Make the X.509 and PKCS7 parsers supply the sig encoding type [ver #2]
David Howells
2
-12
/
+10
2018-10-26
KEYS: Provide missing asymmetric key subops for new key type ops [ver #2]
David Howells
6
-7
/
+180
2018-10-26
KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2]
David Howells
7
-0
/
+541
2018-10-26
KEYS: Provide key type operations for asymmetric key ops [ver #2]
David Howells
4
-0
/
+168
2018-10-25
sparc: Fix VDSO build with older binutils.
David S. Miller
7
-62
/
+335
2018-10-24
KVM/nVMX: Do not validate that posted_intr_desc_addr is page aligned
KarimAllah Ahmed
1
-1
/
+1
2018-10-24
net/kconfig: Make QCOM_QMI_HELPERS available when COMPILE_TEST
Linus Torvalds
1
-1
/
+1
2018-10-24
tcp: add tcp_reset_xmit_timer() helper
Eric Dumazet
3
-15
/
+41
2018-10-23
cgroup, netclassid: add a preemption point to write_classid
Michal Hocko
1
-0
/
+1
2018-10-23
rdmacg: fix a typo in rdmacg documentation
Rami Rosen
1
-1
/
+1
2018-10-23
qed: Fix static checker warning
Rahul Verma
1
-3
/
+3
2018-10-23
Revert "be2net: remove desc field from be_eq_obj"
Ivan Vecera
2
-4
/
+3
2018-10-23
Revert "net: simplify sock_poll_wait"
Karsten Graul
13
-16
/
+22
2018-10-23
net: socionext: Reset tx queue in ndo_stop
Masahisa Kojima
1
-0
/
+3
2018-10-23
net: socionext: Add dummy PHY register read in phy_write()
Masahisa Kojima
1
-2
/
+16
2018-10-23
net: socionext: Stop PHY before resetting netsec
Masahisa Kojima
1
-4
/
+15
2018-10-23
Revert "kvm: x86: optimize dr6 restore"
Radim Krčmář
1
-9
/
+4
2018-10-23
ASoC: stm32: sai: fix master clock naming
Olivier Moysan
1
-3
/
+2
2018-10-23
ASoC: stm32: add clock dependency for sai
Olivier Moysan
1
-0
/
+1
2018-10-23
mfd: cros_ec: Avoid unneeded internal declaration warning
Nathan Chancellor
1
-0
/
+1
2018-10-23
mfd: ti-lmu: Use of_device_get_match_data() helper
Pavel Machek
1
-16
/
+14
2018-10-23
mfd: ti-lmu: Use managed resource for everything
Pavel Machek
1
-13
/
+8
2018-10-23
mfd: ti-lmu: Switch to GPIOD
Pavel Machek
2
-17
/
+14
2018-10-23
mfd: ti-lmu: constify mfd_cell tables
Sebastian Reichel
1
-7
/
+7
2018-10-23
mfd: max8997: Disable interrupt handling for suspend/resume cycle
Marek Szyprowski
1
-0
/
+2
2018-10-23
mfd: max8997: Enale irq-wakeup unconditionally
Marek Szyprowski
2
-8
/
+1
2018-10-23
mfd: arizona: Make array mclk_name static, shrinks object size
Colin Ian King
1
-1
/
+1
2018-10-23
MAINTAINERS: Add myself as designated reviewer of Intel MFD PMIC
Andy Shevchenko
1
-0
/
+8
2018-10-23
mfd: Convert Intel PMIC drivers to use SPDX identifier
Andy Shevchenko
10
-75
/
+15
2018-10-23
mfd: Sort headers alphabetically for Intel PMIC drivers
Andy Shevchenko
3
-9
/
+12
2018-10-23
mfd: intel_soc_pmic_bxtwc: Chain power button IRQs as well
Andy Shevchenko
2
-10
/
+32
2018-10-23
mfd: intel_soc_pmic_crc: Use REGMAP_IRQ_REG() macro
Andy Shevchenko
1
-21
/
+7
2018-10-23
mfd: intel_soc_pmic_crc: Use DEFINE_RES_IRQ_NAMED() macro
Andy Shevchenko
1
-30
/
+5
2018-10-23
mfd: intel_msic: Use DEFINE_RES_IRQ() macro
Andy Shevchenko
1
-34
/
+10
2018-10-23
mfd: motorola-cpcap: Add audio-codec support
Sebastian Reichel
1
-1
/
+50
2018-10-23
mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC values
Fabio Estevam
2
-1
/
+3
2018-10-23
mfd: madera: Remove unused forward reference
Richard Fitzgerald
1
-1
/
+0
2018-10-23
mfd: max77620: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-1
/
+1
2018-10-23
mfd: madera: Don't use regmap_read_poll_timeout to poll for BOOT_DONE
Richard Fitzgerald
1
-13
/
+20
2018-10-23
mfd: arizona: Correct calling of runtime_put_sync
Sapthagiri Baratam
1
-4
/
+4