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
...
*
fs: ext4: disable support for fallocate FALLOC_FL_PUNCH_HOLE
Nick Desaulniers
2016-11-07
1
-0
/
+7
*
ALSA: compress: fix an integer overflow check
Dan Carpenter
2016-11-07
1
-1
/
+1
*
Fix: Elevation of privilege vulnerability in kernel file system
Marcos Marado
2016-11-07
3
-2
/
+12
*
UPSTREAM: proc: actually make proc_fd_permission() thread-friendly
Oleg Nesterov
2016-11-07
1
-3
/
+11
*
UPSTREAM: proc: make proc_fd_permission() thread-friendly
Oleg Nesterov
2016-11-07
1
-1
/
+1
*
defconfig: enable rgb cal node
Moyster
2016-11-07
1
-0
/
+1
*
Fix compiling
fire855
2016-11-07
1
-1
/
+1
*
mt6735: Add an RGB configuration sys attr driver for videox/corr10
Diogo Ferreira
2016-11-07
4
-4
/
+111
*
arm64: kernel: perf: add cpu hotplug notifier
Lorenzo Pieralisi
2016-11-07
2
-1
/
+136
*
Fix "arbitrary write-zero in mtkfb_ioctl() of Mediatek driver" issue
yang-cy.chen
2016-11-07
2
-97
/
+2
*
Fix "stack overflow in Mediatek Thermal driver" issue
yang-cy.chen
2016-11-07
1
-0
/
+3
*
Fix "Security Vulnerability - arbitrary address write ddp_drv.c" issue
yang-cy.chen
2016-11-07
4
-52
/
+0
*
Fix "Security Vulnerability - kernel info leak ddp_drv.c" issue
yang-cy.chen
2016-11-07
1
-1
/
+0
*
power: wakeup: partially revert some wakelock toggles
cm
2016-11-07
1
-5
/
+0
*
turn off a bit of debug
Moyster
2016-11-07
1
-8
/
+4
*
disable KSM as the benefit in ram vs perf/battery might not be satisfying
Moyster
2016-11-07
1
-2
/
+2
*
defconfig: enable config_jump_label
Moyster
2016-11-07
1
-1
/
+1
*
defconfig
Moyster
2016-11-07
1
-5
/
+2
*
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2016-11-07
43
-2
/
+96
*
BACKPORT: arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiers
Will Deacon
2016-11-07
2
-2
/
+2
*
update MM defconfig
Moyster
2016-11-07
1
-2
/
+2
*
android: fiq_debugger: fix cut-off help message
Colin Cross
2016-11-07
1
-1
/
+2
*
hand-pick: mediatek:remove unnecessary sido call flow
Moyster
2016-11-07
1
-12
/
+0
*
arm: crypto: Add optimized SHA-256/224
Sami Tolvanen
2016-11-07
7
-1
/
+3979
*
fix /proc/cpuinfo
Iliyan Malchev
2016-10-03
1
-1
/
+1
*
for w/e reasons, CONFIG_MAGIC_SYSRQ was defined, CVE-2015-6646
Moyster
2016-10-03
1
-1
/
+1
*
Use deadline as default iosched again
Moyster
2016-09-29
1
-6
/
+6
*
regen defconfig
Moyster
2016-09-28
1
-0
/
+1
*
net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfrom
Al Viro
2016-09-28
1
-0
/
+4
*
Don't show empty tag stats for unprivileged uids
Mohamad Ayyash
2016-09-28
1
-1
/
+1
*
power: wakeup: add wakelock toggles
engstk
2016-09-28
1
-0
/
+29
*
ARM: add documentation for finding start of physical memory
Russell King
2016-09-28
1
-1
/
+18
*
ARM: 8294/1: ATAG_DTB_COMPAT: remove the DT workspace's hardcoded 64KB size
Nicolas Pitre
2016-09-28
1
-9
/
+30
*
ARM: compressed/head.S: remove s3c24xx special case
Heiko Stuebner
2016-09-28
1
-5
/
+0
*
futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == u…
Thomas Gleixner
2016-09-28
1
-0
/
+25
*
netfilter: IDLETIMER: fix invalid deference of timer
JP Abgrall
2016-09-28
1
-1
/
+1
*
mm, vmalloc: remove useless variable in vmap_block
Joonsoo Kim
2016-09-28
1
-2
/
+0
*
mm, vmalloc: use well-defined find_last_bit() func
Joonsoo Kim
2016-09-28
1
-9
/
+6
*
sched: remove migration notification from RT class
Steve Muckle
2016-09-28
1
-19
/
+1
*
sched: provide per cpu-cgroup option to notify on migrations
Steve Muckle
2016-09-28
1
-1
/
+19
*
crypto: arm/aes update NEON AES module to latest OpenSSL version
Ard Biesheuvel
2016-09-28
2
-8
/
+16
*
proc: introduce proc_mem_open()
Oleg Nesterov
2016-09-28
2
-15
/
+23
*
mempolicy: fix show_numa_map() vs exec() + do_set_mempolicy() race
Oleg Nesterov
2016-09-28
1
-24
/
+9
*
proc/maps: make vm_is_stack() logic namespace-friendly
Oleg Nesterov
2016-09-28
4
-24
/
+53
*
proc/maps: replace proc_maps_private->pid with "struct inode *inode"
Oleg Nesterov
2016-09-28
3
-5
/
+5
*
fs/proc/task_mmu.c: update m->version in the main loop in m_start()
Oleg Nesterov
2016-09-28
1
-1
/
+4
*
fs/proc/task_mmu.c: reintroduce m->version logic
Oleg Nesterov
2016-09-28
1
-6
/
+19
*
fs/proc/task_mmu.c: introduce m_next_vma() helper
Oleg Nesterov
2016-09-28
1
-5
/
+10
*
fs/proc/task_mmu.c: simplify m_start() to make it readable
Oleg Nesterov
2016-09-28
1
-24
/
+10
*
fs/proc/task_mmu.c: kill the suboptimal and confusing m->version logic
Oleg Nesterov
2016-09-28
1
-24
/
+1
[prev]
[next]