aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i9300: disable samsung_extdisp driver and regenerate defconfigreplicant-6.0-alpha-0004Wolfgang Wiedmeyer2016-03-251-3/+1
* pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomicBen Hutchings2016-03-191-23/+32
* Input: add infrastructure for selecting clockid for event time stampsJohn Stultz2016-03-183-4/+25
* input: Don't use monotonic time for event time stamps.Ziyan2016-03-181-4/+1
* fuse: break infinite loop in fuse_fill_write_pages()Roman Gushchin2016-03-181-1/+1
* Revert "udp: remove redundant variable"David S. Miller2016-03-182-14/+16
* Staging: android: binder: Add some tracepointsArve Hjønnevåg2016-03-183-19/+399
* vfs: more mnt_parent cleanupsAl Viro2016-03-184-55/+29
* vfs: new internal helper: mnt_has_parent(mnt)Al Viro2016-03-185-12/+18
* KEYS: Fix handling of stored error in a negatively instantiated user keyDavid Howells2016-03-183-2/+10
* md: use kzalloc() when bitmap is disabledBenjamin Randazzo2016-03-181-2/+2
* net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca2016-03-187-7/+14
* android: drivers: workaround debugfs race in binderRiley Andrews2016-03-181-3/+15
* fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn2016-03-181-25/+40
* mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov2016-03-181-3/+2
* vfs: read file_handle only once in handle_to_pathSasha Levin2016-03-181-2/+3
* mnt: Prevent pivot_root from creating a loop in the mount treeEric W. Biederman2016-03-181-0/+3
* mnt: Only change user settable mount flags in remountEric W. Biederman2016-03-182-2/+4
* eCryptfs: Remove buggy and unnecessary write in file name decode routineMichael Halcrow2016-03-181-1/+0
* KEYS: close race between key lookup and freeingSasha Levin2016-03-181-2/+2
* net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin2016-03-181-2/+2
* tracing/syscalls: Ignore numbers outside NR_syscalls' rangeRabin Vincent2016-03-181-4/+4
* tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1Will Deacon2016-03-181-0/+4
* ext4: make orphan functions be no-op in no-journal modeAnatol Pomozov2016-03-181-4/+3
* __ptrace_may_access() should not deny sub-threadsMark Grondona2016-03-181-1/+1
* mm: reorder can_do_mlock to fix audit denialJeff Vander Stoep2016-03-181-2/+2
* tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley2016-03-181-1/+23
* net: wireless: bcmdhd: check packet length for event messagesPatrick Tjin2016-03-183-5/+15
* net: wireless: bcmdhd: Add checks for stack buffer overflowsdataanddreams2016-03-181-5/+0
* bcmdhd: Add checks for stack buffer overflowsdataanddreams2016-03-181-2/+7
* BACKPORT: pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov2016-03-181-0/+9
* include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov2016-03-181-2/+2
* i9300: ZRAM_FOR_ANDROID=ySimon Shields2016-03-181-1/+1
* KEYS: Fix race between read and revokeDavid Howells2016-03-181-9/+9
* Revert "i9300: disable CMA for MFC"Simon Shields2016-03-181-1/+1
* crypto: testmgr - add empty test vectors for null ciphersJussi Kivilinna2016-03-181-0/+9
* i9300: disable CMA for MFCSimon Shields2016-03-181-1/+1
* i9300: enable pegasusq boostingSimon Shields2016-03-181-0/+1
* i9300: enable lsm330dlc input interfaceSimon Shields2016-03-181-0/+1
* sensor: lsm330dlc: allow exposing in /dev/inputSimon Shields2016-03-182-7/+18
* cpufreq: pegasusq: boost: drop more debuggingSimon Shields2016-03-181-1/+0
* cpufreq: pegasusq: boost: don't NULL timer functionSimon Shields2016-03-181-1/+0
* Enable TRIM on the Galaxy S2 familyLanchon2016-03-181-1/+11
* cpufreq: pegasusq: boost: tone down the logspamSimon Shields2016-03-181-4/+0
* cpufreq: pegasusq: add support for setting a boost freq/cpulockSimon Shields2016-03-182-1/+172
* staging: iio: use monotonic time since boot for event timestampsZiyan2016-03-181-8/+1
* i9100: Enable F2FSCaio Schnepper2016-03-181-0/+6
* i9100: Regenerate defconfigCaio Schnepper2016-03-181-11/+47
* tcp_cubic: do not set epoch_start in the futureEric Dumazet2016-03-181-2/+8
* tcp_cubic: better follow cubic curve after idle periodEric Dumazet2016-03-181-0/+16