aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-11sdcardfs: Truncate packages_gid.list on overflowDaniel Rosenberg
2016-07-11UPSTREAM: cdc_ncm: do not call usbnet_link_change from cdc_ncm_bindBjørn Mork
2016-07-11ANDROID: dm: allow adb disable-verity only in userdebugBadhri Jagan Sridharan
2016-07-11ANDROID: dm: mount as linear target if eng buildBadhri Jagan Sridharan
2016-07-11netfilter: xt_quota2: make quota2_log work wellLiping Zhang
2016-07-11ANDROID: usb: gadget: fix skip Host MAC address reassignmentAmit Pundir
2016-07-11UPSTREAM: USB: usbfs: fix potential infoleak in devioKangjie Lu
2016-07-11UPSTREAM: ALSA: timer: Fix leak in events via snd_timer_user_ccallbackKangjie Lu
2016-07-11UPSTREAM: ALSA: timer: Fix leak in events via snd_timer_user_tinterruptKangjie Lu
2016-07-11UPSTREAM: ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMSKangjie Lu
2016-07-11BACKPORT: net: fix infoleak in rtnetlinkKangjie Lu
2016-07-11UPSTREAM: netfilter: Kconfig: get rid of parens around depends onPablo Neira Ayuso
2016-07-11ANDROID: cpu: send KOBJ_ONLINE event when enabling cpusThierry Strudel
2016-07-11UPSTREAM: usbnet: cleanup after bind() in probe()Oliver Neukum
2016-07-11ANDROID: dm verity fec: initialize recursion levelSami Tolvanen
2016-07-11ANDROID: dm verity fec: fix RS block calculationSami Tolvanen
2016-07-01Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidlsk-v4.1-16.06-androidAlex Shi
2016-07-01Merge remote-tracking branch 'lts/linux-4.1.y' into linux-linaro-lsk-v4.1lsk-v4.1-16.06Alex Shi
2016-06-29Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-06-28Merge branch 'v4.1/topic/KASAN' into linux-linaro-lsk-v4.1linux-linaro-lsk-v4.1-testAlex Shi
2016-06-28mm/mempool: avoid KASAN marking mempool poison checks as use-after-freev4.1/topic/KASANMatthew Dawson
2016-06-28kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2Alexander Potapenko
2016-06-28tracing, kasan: Silence Kasan warning in check_stack of stack_tracerYang Shi
2016-06-28arm64: disable kasan when accessing frame->fp in unwind_frameYang Shi
2016-06-28x86: Fix KASAN false positives in thread_saved_pc()Dmitry Vyukov
2016-06-28mm, slub, kasan: enable user tracking by default with KASAN=yAndrey Ryabinin
2016-06-28lib: test_kasan: add some testcasesWang Long
2016-06-28x86, kasan: Fix build failure on KASAN=y && KMEMCHECK=y kernelsAndrey Ryabinin
2016-06-28lib/test_kasan.c: make kmalloc_oob_krealloc_less more correctlyWang Long
2016-06-28lib/test_kasan.c: fix a typoWang Long
2016-06-28x86/kasan: Move KASAN_SHADOW_OFFSET to the arch KconfigAndrey Ryabinin
2016-06-28arm64/kasan: add the conflict in "arm64: add KASAN support"Xishi Qiu
2016-06-28arm64/efi: fix libstub build under CONFIG_MODVERSIONSArd Biesheuvel
2016-06-28arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel
2016-06-27arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT propertyArd Biesheuvel
2016-06-27x86, efi, kasan: Fix build failure on !KASAN && KMEMCHECK=y kernelsAndrey Ryabinin
2016-06-27x86, efi, kasan: #undef memset/memcpy/memmove per archAndrey Ryabinin
2016-06-27scripts/dtc: Update to upstream version 9d3649bd3be245c9Rob Herring
2016-06-27arm64: simplify dma_get_opsArnd Bergmann
2016-06-24Merge branch 'v4.1/topic/writeback-cg' into linux-linaro-lsk-v4.1Alex Shi
2016-06-24jump_label/x86: Work around asm build bug on older/backported GCCsv4.1/topic/writeback-cgPeter Zijlstra
2016-06-24blkcg: fix incorrect read/write sync/async stat accountingTejun Heo
2016-06-24cgroup: fix seq_show_option merge with legacy_nameKees Cook
2016-06-24Revert "writeback: plug writeback at a high level"Linus Torvalds
2016-06-24block: don't release bdi while request_queue has live referencesTejun Heo
2016-06-24writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the inodeTejun Heo
2016-06-24writeback, cgroup: fix premature wb_put() in locked_inode_to_wb_and_lock_list()Tejun Heo
2016-06-24writeback: use higher precision calculation in domain_dirty_limits()Tejun Heo
2016-06-24memcg: remove pcp_counter_lockGreg Thelen
2016-06-24bdi: Remove "inline" keyword from exported I_BDEV() implementationGeert Uytterhoeven