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
...
*
ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
Theodore Ts'o
2017-12-31
3
-54
/
+74
*
WDT: Remove debug log
Anmin Hsu
2017-12-30
1
-2
/
+2
*
BACKPORT: audit: consistently record PIDs with task_tgid_nr()
Paul Moore
2017-12-28
3
-9
/
+15
*
crypto: remove duplicate impl.
Mister Oyster
2017-12-27
9
-4232
/
+0
*
defconfig: enable CRC32_ARM64 algo
Mister Oyster
2017-12-27
1
-1
/
+1
*
ANDROID: dm verity fec: initialize recursion level
Sami Tolvanen
2017-12-27
1
-0
/
+1
*
ANDROID: dm verity fec: limit error correction recursion
Sami Tolvanen
2017-12-27
2
-1
/
+14
*
ANDROID: dm verity fec: add missing release from fec_ktype
Sami Tolvanen
2017-12-27
1
-1
/
+2
*
ANDROID: dm: Mounting root as linear device when verity disabled
Badhri Jagan Sridharan
2017-12-27
3
-23
/
+113
*
ANDROID: dm verity fec: add sysfs attribute fec/corrected
Sami Tolvanen
2017-12-27
2
-1
/
+47
*
ANDROID: dm: Add android verity target
Badhri Jagan Sridharan
2017-12-27
6
-8
/
+903
*
CHROMIUM: dm: boot time specification of dm=
Will Drewry
2017-12-27
9
-0
/
+516
*
dm verity: add ignore_zero_blocks feature
Sami Tolvanen
2017-12-27
4
-10
/
+94
*
dm verity: add support for forward error correction
Sami Tolvanen
2017-12-27
7
-6
/
+1075
*
dm verity: factor out verity_for_bv_block()
Sami Tolvanen
2017-12-27
2
-27
/
+64
*
dm verity: factor out structures and functions useful to separate object
Sami Tolvanen
2017-12-27
2
-109
/
+134
*
dm verity: move dm-verity.c to dm-verity-target.c
Sami Tolvanen
2017-12-27
2
-0
/
+1
*
dm verity: separate function for parsing opt args
Sami Tolvanen
2017-12-27
1
-28
/
+43
*
dm verity: clean up duplicate hashing code
Sami Tolvanen
2017-12-27
1
-116
/
+147
*
dm verity: port upstream changes to 3.10
Sami Tolvanen
2017-12-27
2
-38
/
+89
*
dm-verity: Add modes and emit uevent on corrupted blocks
Sami Tolvanen
2017-12-27
2
-10
/
+100
*
dm: Stop the dm_request calls in idle
AnilKumar Chimata
2017-12-27
1
-1
/
+1
*
UPSTREAM: block: disable entropy contributions for nonrot devices
Mike Snitzer
2017-12-27
11
-2
/
+15
*
dm-crypt: remove io_pool
Mikulas Patocka
2017-12-27
1
-20
/
+1
*
dm-crypt: sort writes
Mikulas Patocka
2017-12-27
1
-15
/
+35
*
dm-crypt: offload writes to thread
Mikulas Patocka
2017-12-27
1
-23
/
+97
*
dm-crypt: avoid deadlock in mempools
Mikulas Patocka
2017-12-27
1
-5
/
+36
*
dm-crypt: don't allocate pages for a partial request
Mikulas Patocka
2017-12-27
1
-110
/
+29
*
dm-crypt: use per-bio data
Mikulas Patocka
2017-12-27
1
-14
/
+26
*
dm-crypt: run in a WQ_HIGHPRI workqueue
Tim Murray
2017-12-27
1
-1
/
+3
*
dm-crypt: use unbound workqueue for request processing
Mikulas Patocka
2017-12-27
1
-4
/
+2
*
arm64: dts: add DT entry to mount /system early during boot
fire855
2017-12-27
3
-0
/
+51
*
defconfig: regen and disable MTK_PASSPOINT_R1_SUPPORT
Mister Oyster
2017-12-27
1
-2
/
+1
*
fsync: __FUNCTION__ > __func__ & indentation cleanup
Mister Oyster
2017-12-26
1
-19
/
+17
*
scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymore
Michael Karcher
2017-12-26
1
-1
/
+0
*
modpost: remove all traces of cpuinit/cpuexit sections
Paul Gortmaker
2017-12-26
2
-55
/
+9
*
vfs: conditionally clear close-on-exec flag
Linus Torvalds
2017-12-26
1
-1
/
+2
*
vfs: Fix pathological performance case for __alloc_fd()
Linus Torvalds
2017-12-26
2
-4
/
+37
*
perf: Use hrtimers for event multiplexing
Stephane Eranian
2017-12-26
3
-9
/
+109
*
cpu: Defer smpboot kthread unparking until CPU known to scheduler
Paul E. McKenney
2017-12-26
3
-3
/
+34
*
fs: xattr: Use kvfree()
Richard Weinberger
2017-12-26
1
-24
/
+14
*
fs/xattr.c: zero out memory copied to userspace in getxattr
Michal Hocko
2017-12-26
1
-1
/
+1
*
initramfs: avoid "label at end of compound statement" error
Linus Torvalds
2017-12-26
1
-0
/
+1
*
init: Move stack canary initialization after setup_arch
Laura Abbott
2017-12-26
1
-5
/
+4
*
init: apply SCHED_FIFO to kthreadd
Steve Muckle
2017-12-26
1
-0
/
+2
*
readahead: Fix an error (thx ramgear)
hellsgod
2017-12-26
1
-2
/
+2
*
Readahead: Optimize divide/multiply by power of 2 using L/R shift (thx ramgear)
hellsgod
2017-12-26
1
-10
/
+10
*
UPSTREAM: arm64: jump labels: NOP out NOP -> NOP replacement
Mark Rutland
2017-12-25
1
-14
/
+9
*
arm64: use the new *_relaxed macros for lower power usage
franciscofranco
2017-12-25
17
-39
/
+42
*
lib: clean up put_cpu_var usage
Shaohua Li
2017-12-25
1
-2
/
+2
[prev]
[next]