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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
UPSTREAM: math64: New separate div64_u64_rem helper
Mike Snitzer
2017-05-24
1
-0
/
+13
*
include/linux/mm.h: remove ifdef condition
Rashika Kheria
2017-05-24
1
-2
/
+0
*
mm/readahead.c: inline ra_submit
Fabian Frederick
2017-05-24
1
-3
/
+0
*
mm/memblock.c: introduce bottom-up allocation mode
Tang Chen
2017-05-24
2
-0
/
+28
*
memblock, numa: binary search node id
Yinghai Lu
2017-05-24
1
-0
/
+2
*
mm: disable zone_reclaim_mode by default
Mel Gorman
2017-05-24
1
-1
/
+2
*
swap: maybe_preload & refactoring
Dmitry Safonov
2017-05-24
1
-0
/
+3
*
fs/mpage.c: factor page_endio() out of mpage_end_io()
Matthew Wilcox
2017-05-24
1
-0
/
+2
*
fs/block_dev.c: add bdev_read_page() and bdev_write_page()
Matthew Wilcox
2017-05-24
1
-0
/
+4
*
mm/mempolicy.c: convert the shared_policy lock to a rwlock
Nathan Zimmer
2017-05-24
1
-1
/
+1
*
net: tcp: split ack slow/fast events from cwnd_event
Florian Westphal
2017-05-24
1
-2
/
+6
*
tcp: remove unused min_cwnd member of tcp_congestion_ops
Stanislav Fomichev
2017-05-24
1
-3
/
+0
*
UPSTREAM: netfilter: Fix build errors with xt_socket.c
David S. Miller
2017-05-23
1
-0
/
+2
*
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
2017-05-23
4
-5
/
+10
*
BACKPORT [UPSTREAM] net: add real socket cookies
Chenbo Feng
2017-05-23
3
-0
/
+6
*
net: core: add UID to flows, rules, and routes
Lorenzo Colitti
2017-05-23
4
-1
/
+29
*
Revert "net: core: Support UID-based routing."
Lorenzo Colitti
2017-05-23
7
-21
/
+5
*
Revert "Handle 'sk' being NULL in UID-based routing."
Lorenzo Colitti
2017-05-23
1
-1
/
+1
*
net: core: Add a UID field to struct sock.
Lorenzo Colitti
2017-05-23
1
-0
/
+7
*
timer: Added usleep[_range] timer
Patrick Pannuto
2017-05-22
1
-0
/
+5
*
kernel: Only expose su when daemon is running
Tom Marshall
2017-05-21
4
-0
/
+19
*
fscrypt: introduce helper function for filename matching
Eric Biggers
2017-05-21
2
-0
/
+87
*
fscrypt: Move key structure and constants to uapi
Joe Richey
2017-05-21
1
-0
/
+13
*
fscrypt: eliminate ->prepare_context() operation
Eric Biggers
2017-05-21
1
-1
/
+0
*
f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discard
Chao Yu
2017-05-21
2
-1
/
+3
*
f2fs: sanity check segment count
Jin Qian
2017-05-21
1
-0
/
+6
*
f2fs: trace __submit_discard_cmd
Chao Yu
2017-05-21
1
-1
/
+15
*
f2fs: make sure trace all f2fs_issue_flush
Kinglong Mee
2017-05-21
1
-4
/
+7
*
f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointer
Jaegeuk Kim
2017-05-21
1
-0
/
+1
*
FROMLIST: pstore: drop pmsg bounce buffer
Mark Salyzyn
2017-05-20
2
-5
/
+13
*
give up on gcc ilog2() constant optimizations
Linus Torvalds
2017-05-20
1
-11
/
+2
*
ANDROID: Add untag hacks to inet_release function
Chenbo Feng
2017-05-20
1
-0
/
+1
*
Revert "BACKPORT: [UPSTREAM] mbcache2: reimplement mbcache"
Mister Oyster
2017-05-11
1
-50
/
+0
*
Revert "BACKPORT: [UPSTREAM] mm: new shrinker API"
Mister Oyster
2017-05-11
1
-29
/
+9
*
android: fiq_debugger: restrict access to critical commands.
Mark Salyzyn
2017-05-10
1
-0
/
+1
*
Staging: android: binder: Remove support for old 32 bit binder protocol.
Arve Hjønnevåg
2017-05-07
1
-9
/
+0
*
um: fix build
Mister Oyster
2017-05-04
1
-0
/
+2
*
locking/mcs: Allow architecture specific asm files to be used for contended case
Tim Chen
2017-05-03
2
-0
/
+127
*
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
Cong Wang
2017-04-29
2
-9
/
+10
*
arm64: ptrace: add NT_ARM_SYSTEM_CALL regset
AKASHI Takahiro
2017-04-27
1
-0
/
+1
*
net: include missing headers in net/net_namespace.h
Pablo Neira Ayuso
2017-04-25
1
-0
/
+2
*
BACKPORT: [UPSTREAM] mbcache2: reimplement mbcache
Jan Kara
2017-04-25
1
-0
/
+50
*
BACKPORT: [UPSTREAM] mm: new shrinker API
Dave Chinner
2017-04-25
1
-9
/
+29
*
cred/userns: define current_user_ns() as a function
Arnd Bergmann
2017-04-25
2
-3
/
+4
*
rbtree: add postorder iteration functions
Cody P Schafer
2017-04-17
1
-0
/
+4
*
rbtree: add rbtree_postorder_for_each_entry_safe() helper
Cody P Schafer
2017-04-17
1
-0
/
+18
*
vfs: add setattr2 fix merge
Mister Oyster
2017-04-17
1
-1
/
+1
*
BACKPORT: posix_acl: Clear SGID bit when setting file permissions
Jan Kara
2017-04-16
1
-0
/
+1
*
crypto: sha512 - implement base layer for SHA-512
Ard Biesheuvel
2017-04-16
2
-1
/
+132
*
crypto: sha256 - implement base layer for SHA-256
Ard Biesheuvel
2017-04-16
2
-1
/
+129
[next]