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
*
proc/maps: make vm_is_stack() logic namespace-friendly
Oleg Nesterov
2016-09-28
1
-2
/
+2
*
topology: add support for node_to_mem_node() to determine the fallback node
Joonsoo Kim
2016-09-28
1
-0
/
+17
*
mm, slub: fix the typo in include/linux/slub_def.h
Zhi Yong Wu
2016-09-28
1
-1
/
+1
*
slub: remove verify_mem_not_deleted()
Christoph Lameter
2016-09-28
1
-13
/
+0
*
slub: rework sysfs layout for memcg caches
Vladimir Davydov
2016-09-28
1
-0
/
+3
*
net: pkt_sched: PIE AQM scheme
Vijay Subramanian
2016-09-18
1
-0
/
+25
*
net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdisc
Terry Lam
2016-09-18
1
-0
/
+25
*
pkt_sched: fq: fix pacing for small frames
Eric Dumazet
2016-09-18
1
-0
/
+3
*
pkt_sched: fq: warn users using defrate
Eric Dumazet
2016-09-18
1
-3
/
+1
*
pkt_sched: fq: Fair Queue packet scheduler
Eric Dumazet
2016-09-18
1
-0
/
+41
*
cgroup: add cgroup->serial_nr and implement cgroup_next_sibling()
Tejun Heo
2016-09-18
1
-0
/
+10
*
cgroup: make cgroup_is_removed() static
Tejun Heo
2016-09-18
1
-1
/
+0
*
cgroup: implement task_cgroup_path_from_hierarchy()
Tejun Heo
2016-09-18
1
-0
/
+2
*
blk-throttle: implement proper hierarchy support
Tejun Heo
2016-09-18
1
-0
/
+2
*
block, bdi: an active gendisk always has a request_queue associated with it
Tejun Heo
2016-09-13
1
-1
/
+1
*
bdi: reimplement bdev_inode_switch_bdi()
Tejun Heo
2016-09-13
1
-1
/
+0
*
asm-generic: rwsem: ensure sem->cnt is only accessed via atomic_long_*
Will Deacon
2016-09-13
1
-1
/
+1
*
security: lsm_audit: add ioctl specific auditing
Jeff Vander Stoep
2016-09-10
1
-0
/
+7
*
FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.
dcashman
2016-09-10
1
-0
/
+11
*
net: diag: Support destroying TCP sockets.
Lorenzo Colitti
2016-09-10
1
-0
/
+2
*
net: diag: Support SOCK_DESTROY for inet sockets.
Lorenzo Colitti
2016-09-10
1
-0
/
+4
*
net: diag: Add the ability to destroy a socket.
Lorenzo Colitti
2016-09-10
3
-0
/
+4
*
net: diag: split inet_diag_dump_one_icsk into two
Lorenzo Colitti
2016-09-10
1
-0
/
+5
*
sched: cpufreq: Adds a field cpu_power in the task_struct
Ruchi Kandoi
2016-09-10
2
-1
/
+10
*
kernel: make READ_ONCE() valid on const arguments
Linus Torvalds
2016-09-10
1
-3
/
+3
*
kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)
Christian Borntraeger
2016-09-10
1
-6
/
+6
*
kernel: Provide READ_ONCE and ASSIGN_ONCE
Christian Borntraeger
2016-09-10
1
-0
/
+74
*
FROMLIST: security,perf: Allow further restriction of perf_event_open
Jeff Vander Stoep
2016-09-10
1
-0
/
+5
*
llist: defining relaxed version of llist_empty
Sumit Singh
2016-09-10
1
-0
/
+6
*
hrtimer: enhance power efficiency
Sumit Singh
2016-09-10
1
-0
/
+7
*
thread_info: enhance power efficiency
Sumit Singh
2016-09-10
1
-0
/
+13
*
asm-generic: processor.h: remove redundant macros
Sumit Singh
2016-09-10
1
-7
/
+1
*
asm-generic: processor.h: adding new header file
Sumit Singh
2016-09-10
1
-0
/
+30
*
asm-generic: relaxed.h: defined relaxed.h
Sumit Singh
2016-09-10
1
-0
/
+30
*
asm-generic: atomic.h: relaxed atomic_read
Sumit Singh
2016-09-10
1
-0
/
+5
*
random: sprinkle e/f/prandom in places that deplete entropy often
imoseyon
2016-09-10
1
-1
/
+1
*
random.h: declare erandom function
imoseyon
2016-09-10
1
-0
/
+2
*
random: allow architectures to optionally define random_get_entropy()
Theodore Ts'o
2016-09-10
1
-0
/
+14
*
random32: add prandom_u32_max and convert open coded users
Daniel Borkmann
2016-09-10
1
-1
/
+17
*
random32: improvements to prandom_bytes
Daniel Borkmann
2016-09-10
1
-2
/
+2
*
random32: upgrade taus88 generator to taus113 from errata paper
Daniel Borkmann
2016-09-10
1
-5
/
+6
*
random32: move rnd_state to linux/random.h
Daniel Borkmann
2016-09-10
2
-7
/
+4
*
random32: add prandom_reseed_late() and call when nonblocking pool becomes in...
Hannes Frederic Sowa
2016-09-10
1
-0
/
+1
*
3.10.102-> 3.10.103
Jan Engelmohr
2016-09-10
7
-3
/
+76
*
block: scheduler: add SIOPLUS
despairfactor
2016-09-10
1
-0
/
+2
*
cfq-iosched: fix the setting of IOPS mode on SSDs
Jens Axboe
2016-09-01
1
-0
/
+2
*
block: Disable add_random
Chester Kener
2016-09-01
1
-1
/
+1
*
Linux 3.10.102 (accumulative patch)
Stefan Guendhoer
2016-08-26
9
-186
/
+126
*
Linux 3.10.101 (accumulative patch)
Stefan Guendhoer
2016-08-26
5
-21
/
+34
*
Linux 3.10.100 (accumulative patch)
Stefan Guendhoer
2016-08-26
2
-3
/
+3
[next]