index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
hwspinlock.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-24
platform/chrome: cros_ec_lightbar - Avoid I2C xfer to EC during suspend
Jeffery Yu
2
-12
/
+13
2017-06-24
platform/chrome: cros_ec_lightbar - Add userspace lightbar control bit to EC
Eric Caruso
1
-0
/
+38
2017-06-24
platform/chrome: cros_ec_lightbar - Control of suspend/resume lightbar sequence
Eric Caruso
4
-5
/
+134
2017-06-24
platform/chrome: cros_ec_lightbar - Add lightbar program feature to sysfs
Eric Caruso
2
-2
/
+79
2017-06-24
platform/chrome: cros_ec_lpc: Add MKBP events support over ACPI
Gwendal Grignou
1
-0
/
+32
2017-06-24
platform/chrome: cros_ec_lpc: Add power management ops
Archana Patni
1
-0
/
+21
2017-06-24
platform/chrome: cros_ec_lpc: Add support for GOOG004 ACPI device
Gwendal Grignou
2
-15
/
+10
2017-06-24
platform/chrome: cros_ec_lpc: Add support for mec1322 EC
Shawn Nematbakhsh
7
-0
/
+331
2017-06-24
platform/chrome: cros_ec_lpc: Add R/W helpers to LPC protocol variants
Shawn Nematbakhsh
4
-51
/
+151
2017-06-16
mfd: cros_ec: Add support for dumping panic information
Nicolas Boichat
1
-0
/
+54
2017-06-16
cros_ec_debugfs: Pass proper struct sizes to cros_ec_cmd_xfer()
Shawn Nematbakhsh
1
-3
/
+3
2017-06-16
mfd: cros_ec: add debugfs, console log file
Eric Caruso
5
-1
/
+387
2017-06-16
mfd: cros_ec: Add EC console read structures definitions
Nicolas Boichat
1
-1
/
+20
2017-06-16
mfd: cros_ec: Add helper for event notifier.
Gwendal Grignou
2
-0
/
+30
2017-06-12
Linux 4.12-rc5
v4.12-rc5
Linus Torvalds
1
-1
/
+1
2017-06-12
compiler, clang: properly override 'inline' for clang
Linus Torvalds
1
-1
/
+2
2017-06-11
KVM: async_pf: avoid async pf injection when in guest mode
Wanpeng Li
3
-4
/
+7
2017-06-11
hexagon: Use raw_copy_to_user
Guenter Roeck
1
-3
/
+2
2017-06-10
ufs: we need to sync inode before freeing it
Al Viro
1
-0
/
+1
2017-06-09
excessive checks in ufs_write_failed() and ufs_evict_inode()
Al Viro
1
-13
/
+5
2017-06-09
ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
Al Viro
1
-1
/
+3
2017-06-09
ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()
Al Viro
1
-1
/
+2
2017-06-09
ufs: set correct ->s_maxsize
Al Viro
1
-0
/
+18
2017-06-09
ufs: restore maintaining ->i_blocks
Al Viro
2
-1
/
+26
2017-06-09
fix ufs_isblockset()
Al Viro
1
-3
/
+7
2017-06-09
ufs: restore proper tail allocation
Al Viro
1
-1
/
+1
2017-06-09
Btrfs: fix delalloc accounting leak caused by u32 overflow
Omar Sandoval
1
-2
/
+2
2017-06-09
Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io
Liu Bo
1
-1
/
+1
2017-06-09
btrfs: tree-log.c: Wrong printk information about namelen
Su Yue
1
-1
/
+1
2017-06-09
Input: synaptics-rmi4 - register F03 port as pass-through serio
Dmitry Torokhov
1
-1
/
+1
2017-06-09
device-dax: fix 'dax' device filesystem inode destruction crash
Dan Williams
1
-2
/
+7
2017-06-09
efi: Fix boot panic because of invalid BGRT image address
Dave Young
1
-1
/
+25
2017-06-09
cxl: Avoid double free_irq() for psl,slice interrupts
Vaibhav Jain
1
-3
/
+11
2017-06-09
gpio: mvebu: fix gpio bank registration when pwm is used
Richard Genoud
1
-0
/
+7
2017-06-09
gpio: mvebu: fix blink counter register selection
Richard Genoud
1
-1
/
+1
2017-06-09
KEYS: fix refcount_inc() on zero
Mark Rutland
1
-7
/
+4
2017-06-09
KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP API
Mat Martineau
2
-103
/
+171
2017-06-09
crypto : asymmetric_keys : verify_pefile:zero memory content before freeing
Loganaden Velvindron
1
-2
/
+2
2017-06-09
KEYS: DH: add __user annotations to keyctl_kdf_params
Eric Biggers
1
-2
/
+2
2017-06-09
KEYS: DH: ensure the KDF counter is properly aligned
Eric Biggers
1
-13
/
+3
2017-06-09
KEYS: DH: don't feed uninitialized "otherinfo" into KDF
Eric Biggers
1
-1
/
+1
2017-06-09
KEYS: DH: forbid using digest_null as the KDF hash
Eric Biggers
1
-1
/
+11
2017-06-09
KEYS: sanitize key structs before freeing
Eric Biggers
2
-4
/
+1
2017-06-09
KEYS: trusted: sanitize all key material
Eric Biggers
1
-28
/
+22
2017-06-09
KEYS: encrypted: sanitize all key material
Eric Biggers
1
-18
/
+13
2017-06-09
KEYS: user_defined: sanitize key payloads
Eric Biggers
1
-4
/
+12
2017-06-09
KEYS: sanitize add_key() and keyctl() key payloads
Eric Biggers
1
-3
/
+9
2017-06-09
KEYS: fix freeing uninitialized memory in key_update()
Eric Biggers
1
-3
/
+2
2017-06-09
KEYS: fix dereferencing NULL payload with nonzero length
Eric Biggers
1
-2
/
+2
2017-06-09
KEYS: encrypted: use constant-time HMAC comparison
Eric Biggers
1
-2
/
+3
[next]