index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
defconfig: enable chacha20 algo
Mister Oyster
2017-12-14
1
-0
/
+1
*
UPSTREAM: crypto: chacha20 - Add a generic ChaCha20 stream cipher implementation
Martin Willi
2017-12-14
3
-0
/
+230
*
UPSTREAM: android: binder: fix type mismatch warning
Arnd Bergmann
2017-12-14
1
-3
/
+3
*
binder: fix proc->files use-after-free
Todd Kjos
2017-12-14
1
-13
/
+31
*
crypto: ablk_helper - Fix cryptd reordering
Herbert Xu
2017-12-14
1
-2
/
+4
*
crypto: cryptd - Add helpers to check whether a tfm is queued
Herbert Xu
2017-12-14
2
-19
/
+119
*
crypto: af_alg - Forbid the use internal algorithms
Herbert Xu
2017-12-14
1
-1
/
+4
*
crypto: cryptd - process CRYPTO_ALG_INTERNAL
Stephan Mueller
2017-12-14
2
-9
/
+43
*
crypto: testmgr - use CRYPTO_ALG_INTERNAL
Stephan Mueller
2017-12-14
1
-6
/
+6
*
crypto: api - prevent helper ciphers from being used
Stephan Mueller
2017-12-14
2
-0
/
+16
*
Fix arch/arm/crypto/sha256_glue.c
Sami Tolvanen
2017-12-14
1
-1
/
+1
*
mtk: ged: heapoverflow fix
lulu2
2017-12-13
1
-5
/
+19
*
power: mediatek: add voltage_now battery property
Todd Poynor
2017-12-13
1
-0
/
+4
*
power: mediatek: send battery cold/overheat health status to userspace
Todd Poynor
2017-12-13
1
-1
/
+11
*
power: mediatek: remove wireless power_supply if no kernel support
Todd Poynor
2017-12-13
1
-0
/
+14
*
power: mediatek: use POWER_SUPPLY_STATUS_DISCHARGING
Todd Poynor
2017-12-13
1
-1
/
+1
*
UPSTREAM: sctp: do not peel off an assoc from one netns to another one
Xin Long
2017-12-13
1
-0
/
+4
*
cpuset: Add allow_attach hook for cpusets on android.
Riley Andrews
2017-12-11
1
-0
/
+18
*
cpuset: Make cpusets restore on hotplug
Riley Andrews
2017-12-11
1
-15
/
+33
*
ext4: fix data corruption for mmap writes
gregkh@linuxfoundation.org
2017-12-10
1
-5
/
+19
*
BACKPORT: dm bufio: don't take the lock in dm_bufio_shrink_count
Mikulas Patocka
2017-12-10
1
-8
/
+8
*
BACKPORT: dm bufio: avoid sleeping while holding the dm_bufio lock
Douglas Anderson
2017-12-10
1
-2
/
+3
*
UPSTREAM: ALSA: timer: Call notifier in the same spinlock
Takashi Iwai
2017-12-08
1
-118
/
+102
*
BACKPORT: ALSA: timer: Fix race at concurrent reads
Takashi Iwai
2017-12-08
1
-19
/
+15
*
BACKPORT: dentry name snapshots
Al Viro
2017-12-08
6
-42
/
+59
*
BACKPORT: ALSA: timer: Handle disconnection more safely
Takashi Iwai
2017-12-08
1
-0
/
+48
*
UPSTREAM: ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_S...
Takashi Iwai
2017-12-08
1
-0
/
+1
*
BACKPORT: ALSA: timer: Fix race between read and ioctl
Takashi Iwai
2017-12-08
1
-0
/
+4
*
ANDROID: scsi: Add segment checking in sg_read
Roberto Pereira
2017-12-08
1
-0
/
+3
*
ANDROID: usb: gadget: f_mtp: Return error if count is negative
Jerry Zhang
2017-12-08
1
-0
/
+10
*
cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE
Srinivas Dasari
2017-12-08
1
-0
/
+1
*
drivers: mtk: move to /vendor/etc/firmware
Mister Oyster
2017-12-08
12
-23
/
+23
*
f2fs: trace f2fs_lookup
Chao Yu
2017-12-06
2
-17
/
+88
*
f2fs: skip searching non-exist range in truncate_hole
Weichao Guo
2017-12-06
1
-1
/
+1
*
f2fs: expose some sectors to user in inline data or dentry case
Jaegeuk Kim
2017-12-06
1
-0
/
+6
*
Revert "FROMLIST: f2fs: expose some sectors to user in inline data or dentry ...
Mister Oyster
2017-12-06
1
-5
/
+0
*
f2fs: avoid stale fi->gdirty_list pointer
Jaegeuk Kim
2017-12-06
1
-1
/
+3
*
f2fs/crypto: drop crypto key at evict_inode only
Jaegeuk Kim
2017-12-06
1
-1
/
+0
*
f2fs: fix to avoid race when accessing last_disk_size
Chao Yu
2017-12-06
3
-2
/
+15
*
f2fs: Fix bool initialization/comparison
Thomas Meyer
2017-12-06
1
-2
/
+2
*
f2fs: give up CP_TRIMMED_FLAG if it drops discards
Chao Yu
2017-12-06
3
-6
/
+14
*
f2fs: trace f2fs_remove_discard
Chao Yu
2017-12-06
2
-0
/
+9
*
f2fs: reduce cmd_lock coverage in __issue_discard_cmd
Chao Yu
2017-12-06
1
-8
/
+10
*
f2fs: split discard policy
Chao Yu
2017-12-06
4
-96
/
+88
*
f2fs: wrap discard policy
Chao Yu
2017-12-06
2
-10
/
+40
*
f2fs: support issuing/waiting discard in range
Chao Yu
2017-12-06
3
-23
/
+109
*
f2fs: fix to flush multiple device in checkpoint
Chao Yu
2017-12-06
4
-0
/
+41
*
f2fs: enhance multiple device flush
Chao Yu
2017-12-06
9
-21
/
+86
*
f2fs: fix to show ino management cache size correctly
Chao Yu
2017-12-06
1
-1
/
+1
*
f2fs: drop FI_UPDATE_WRITE tag after f2fs_issue_flush
Chao Yu
2017-12-06
1
-2
/
+4
[prev]
[next]