aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-13Merge branch 'linaro-android-llct' of https://android-git.linaro.org/git/kern...ti-lsk-android-linux-4.9.y-expPraneeth Bajjuri
2016-12-12Merge tag 'v4.9' of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/...ti-lsk-android-linux-4.9.yDan Murphy
2016-12-12HACK: ANDROID: Revert "usb: gadget: f_fs: Fix wrong check on reserved1 of OS_...Amit Pundir
2016-12-12ANDROID: lowmemorykiller: change symbolic permissions to octalAmit Pundir
2016-12-12ANDROID: sdcardfs: make it use new .rename i_opAmit Pundir
2016-12-12ANDROID: sdcardfs: Propagate dentry down to inode_change_ok()Amit Pundir
2016-12-12ANDROID: fs: mpage: use bio op/op_flags instead of bio->bi_rwAmit Pundir
2016-12-12ANDROID: dm: fix dm_setup_md_queue callAmit Pundir
2016-12-12ANDROID: cpufreq: interactive: build fixesAmit Pundir
2016-12-12ANDROID: cpufreq: interactive: Clean up default and fallback governor setupAmit Pundir
2016-12-12ANDROID: sdcardfs: get rid of 'parent' argument of ->d_compare()Amit Pundir
2016-12-12ANDROID: sdcardfs: add parent pointer into dentry name hashAmit Pundir
2016-12-12ANDROID: ext4: fix FIDTRIM supportAmit Pundir
2016-12-12ANDROID: dm verity fec: include dm-core.h instead of dm.hAmit Pundir
2016-12-12ANDROID: sdcardfs: eliminate the offset argument to ->direct_IOAmit Pundir
2016-12-12ANDROID: sdcardfs: use wrappers to access i_mutexAmit Pundir
2016-12-12ANDROID: usb: gadget: u_ether: fix dev->trans_start removal falloutAmit Pundir
2016-12-12ANDROID: proc: fix depreciated call to get_user_pages in task_mmuMichael Scott
2016-12-12ANDROID: usb: gadget: fix MTP OS desc supportAmit Pundir
2016-12-12disable aio support in recommended configurationDaniel Micay
2016-12-12ANDROID: android-base: CONFIG_HARDENED_USERCOPY=ySami Tolvanen
2016-12-12android-base.cfg: Enable kernel ASLRJeff Vander Stoep
2016-12-12android-recommended.cfg: enable fstack-protector-strongJeff Vander Stoep
2016-12-12ANDROID: base-cfg: enable UID_CPUTIMEAmit Pundir
2016-12-12ANDROID: restrict access to perf eventsJeff Vander Stoep
2016-12-12android: configs: base: enable configfs gadget functionsAmit Pundir
2016-12-12ANDROID: configs: merge AOSP config fragmentsAmit Pundir
2016-12-12ANDROID: usb: gadget: function: cleanup: Add blank line after declarationAnson Jacob
2016-12-12usb: gadget: f_mtp: simplify ptp NULL pointer checkAmit Pundir
2016-12-12ANDROID: usb: gadget: audio_source: fix comparison of distinct pointer typesAmit Pundir
2016-12-12android: binder: support for file-descriptor arrays.Martijn Coenen
2016-12-12android: binder: support for scatter-gather.Martijn Coenen
2016-12-12android: binder: add extra size to allocator.Martijn Coenen
2016-12-12android: binder: refactor binder_transact()Martijn Coenen
2016-12-12android: binder: support multiple /dev instances.Martijn Coenen
2016-12-12android: binder: deal with contexts in debugfs.Martijn Coenen
2016-12-12android: binder: support multiple context managers.Martijn Coenen
2016-12-12android: binder: split flat_binder_object.Martijn Coenen
2016-12-12cgroup: Change from CAP_SYS_NICE to CAP_SYS_RESOURCE for cgroup migration per...John Stultz
2016-12-12CHROMIUM: cgroups: relax permissions on moving tasks between cgroupsDmitry Torokhov
2016-12-12Fix a build breakage in IO latency hist code.Mohan Srinivasan
2016-12-12FROMLIST: arm64: Enable CONFIG_ARM64_SW_TTBR0_PANCatalin Marinas
2016-12-12FROMLIST: arm64: xen: Enable user access before a privcmd hvc callCatalin Marinas
2016-12-12FROMLIST: arm64: Handle faults caused by inadvertent user access with PAN ena...Catalin Marinas
2016-12-12FROMLIST: arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas
2016-12-12FROMLIST: arm64: Introduce uaccess_{disable,enable} functionality based on TT...Catalin Marinas
2016-12-12FROMLIST: arm64: Factor out TTBR0_EL1 post-update workaround into a specific ...Catalin Marinas
2016-12-12FROMLIST: arm64: Factor out PAN enabling/disabling into separate uaccess_* ma...Catalin Marinas
2016-12-12ANDROID: dm: android-verity: Remove fec_header location constraintBadhri Jagan Sridharan
2016-12-12ANDROID: fs: FS tracepoints to track IO.Mohan Srinivasan