aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-10-28Fix a build issue with CONFIG_MMC but !CONFIG_BLOCK.Mohan Srinivasan
2016-10-28UPSTREAM: tracing: Have mkdir and rmdir be part of tracefsSteven Rostedt (Red Hat)
2016-10-28UPSTREAM: new primitive: debugfs_create_automount()Al Viro
2016-10-28UPSTREAM: tracing: Move enabling tracepoints to just after rcu_init()Steven Rostedt (Red Hat)
2016-10-28UPSTREAM: tracefs: Add new tracefs file systemSteven Rostedt (Red Hat)
2016-10-28DEBUG: sched/walt: make WALT tracepoints parsable by TrappyPatrick Bellasi
2016-10-28sched/walt: remove unused RQ "nt_" runnable sumsPatrick Bellasi
2016-10-28UPSTREAM: vmlinux.lds.h: allow arch specific handling of ro_after_init data s...Heiko Carstens
2016-10-28UPSTREAM: arch: Introduce post-init read-only memoryKees Cook
2016-10-28UPSTREAM: asm-generic: Consolidate mark_rodata_ro()Kees Cook
2016-10-28ANDROID: fs: FS tracepoints to track IO.Mohan Srinivasan
2016-10-28Android: Fix build breakages.Mohan Srinivasan
2016-10-28net: inet: diag: expose the socket mark to privileged processes.Lorenzo Colitti
2016-10-28net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern
2016-10-28net: diag: allow socket bytecode filters to match socket marksLorenzo Colitti
2016-10-28net: diag: Add support to filter on device indexDavid Ahern
2016-10-28UPSTREAM: all arches, signal: move restart_block to struct task_structAndy Lutomirski
2016-10-28FROMLIST: pstore: drop pmsg bounce bufferMark Salyzyn
2016-10-28UPSTREAM: usercopy: force check_object_size() inlineKees Cook
2016-10-28BACKPORT: usercopy: fold builtin_const check into inline functionKees Cook
2016-10-28UPSTREAM: mm/slub: support left redzoneJoonsoo Kim
2016-10-28BACKPORT: mm: Hardened usercopyKees Cook
2016-10-28BACKPORT: mm: Implement stack frame object validationKees Cook
2016-10-28UPSTREAM: mm: Add is_migrate_cma_pageLaura Abbott
2016-10-28UPSTREAM: unsafe_[get|put]_user: change interface to use a error target labelLinus Torvalds
2016-10-28BACKPORT: Add 'unsafe' user access functions for batched accessesLinus Torvalds
2016-10-28UPSTREAM: tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet
2016-10-28Android: MMC/UFS IO Latency Histograms.Mohan Srinivasan
2016-10-28UPSTREAM: capabilities: ambient capabilitiesAndy Lutomirski
2016-10-25Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-10-25 Merge tag 'v3.18.44' into linux-linaro-lsk-v3.18lsk-v3.18-16.11Alex Shi
2016-10-22mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds
2016-10-19Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-10-19Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18Alex Shi
2016-10-05fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro
2016-10-05fanotify: fix list corruption in fanotify_get_response()Jan Kara
2016-10-05fsnotify: add a way to stop queueing events on group shutdownJan Kara
2016-10-05asm-generic: make get_user() clear the destination on errorsAl Viro
2016-10-05asm-generic: {get,put}_user ptr argument evaluate only 1 timeYoshinori Sato
2016-10-05genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon
2016-10-05genirq: Generic chip: Change irq_reg_{readl,writel} argumentsKevin Cernekee
2016-10-05asm-generic: make copy_from_user() zero the destination properlyAl Viro
2016-09-08 Merge tag 'v3.18.41' into linux-linaro-lsk-v3.18Alex Shi
2016-09-02PCI: Add Netronome NFP4000 PF device IDSimon Horman
2016-09-02PCI: Add Netronome vendor and device IDsJason S. McMullan
2016-08-26sched/walt: use do_div instead of division operatorAmit Pundir
2016-08-23ANDROID: net: fib: remove duplicate assignmentAmit Pundir
2016-08-23BACKPORT: kernel: add kcov code coverageDmitry Vyukov
2016-08-23vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter
2016-08-23UPSTREAM: PM / sleep: Re-implement suspend-to-idle handlingRafael J. Wysocki