summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-07Port of sdcardfs to 4.4Daniel Campello
2016-04-07Included sdcardfs source code for kernel 3.0Daniel Campello
2016-04-07ANDROID: usb: gadget: Add support for MTP OS descBadhri Jagan Sridharan
2016-04-07CHROMIUM: usb: gadget: f_accessory: add .raw_request callbackMark Kuo
2016-04-07CHROMIUM: usb: gadget: audio_source: add .free_func callbackMark Kuo
2016-04-07CHROMIUM: usb: gadget: f_mtp: fix usb_ss_ep_comp_descriptorMark Kuo
2016-04-07CHROMIUM: usb: gadget: f_mtp: Add SuperSpeed supportMark Kuo
2016-04-07FROMLIST: mmc: block: fix ABI regression of mmc_blk_ioctlShawn Lin
2016-04-07FROMLIST: mm: ASLR: use get_random_long()dcashman
2016-04-07FROMLIST: drivers: char: random: add get_random_long()dcashman
2016-04-07FROMLIST: pstore-ram: fix NULL reference when used with pdataBrian Norris
2016-04-07usb: u_ether: Add missing rx_work initMatthew Moeller
2016-04-07ANDROID: dm-crypt: run in a WQ_HIGHPRI workqueueTim Murray
2016-04-07misc: uid_stat: Include linux/atomic.h instead of asm/atomic.hGuenter Roeck
2016-04-07hid-sensor-hub.c: fix wrong do_div() usageNicolas Pitre
2016-04-07power: Provide dummy log_suspend_abort_reason() if SUSPEND is disabledGuenter Roeck
2016-04-07PM / suspend: Add dependency on RTC_LIBGuenter Roeck
2016-04-07drivers: power: use 'current' instead of 'get_current()'Guenter Roeck
2016-04-07video: adf: Set ADF_MEMBLOCK to booleanGuenter Roeck
2016-04-07video: adf: Fix modular buildGuenter Roeck
2016-04-07net: ppp: Fix modular build for PPPOLAC and PPPOPNSGuenter Roeck
2016-04-07net: pppolac/pppopns: Replace msg.msg_iov with iov_iter_kvec()Guenter Roeck
2016-04-07ANDROID: mmc: sdio: Disable retuning in sdio_reset_comm()Andrew Bresticker
2016-04-07ANDROID: mmc: Move tracepoint creation and export symbolsDylan Reid
2016-04-07ANDROID: kernel/watchdog: fix unused variable warningBrian Norris
2016-04-07ANDROID: usb: gadget: f_mtp: don't use le16 for u8 fieldBrian Norris
2016-04-07ANDROID: lowmemorykiller: fix declaration order warningsBrian Norris
2016-04-07ANDROID: net: fix 'const' warningsBrian Norris
2016-04-07net: diag: support v4mapped sockets in inet_diag_find_one_icsk()Eric Dumazet
2016-04-07net: tcp: deal with listen sockets properly in tcp_abort.Lorenzo Colitti
2016-04-07tcp: diag: add support for request sockets to tcp_abort()Eric Dumazet
2016-04-07net: diag: Support destroying TCP sockets.Lorenzo Colitti
2016-04-07net: diag: Support SOCK_DESTROY for inet sockets.Lorenzo Colitti
2016-04-07net: diag: Add the ability to destroy a socket.Lorenzo Colitti
2016-04-07net: diag: split inet_diag_dump_one_icsk into twoLorenzo Colitti
2016-04-07Revert "mmc: Extend wakelock if bus is dead"Dmitry Shmidt
2016-04-07Revert "mmc: core: Hold a wake lock accross delayed work + mmc rescan"Dmitry Shmidt
2016-04-07ANDROID: mmc: move to a SCHED_FIFO threadTim Murray
2016-03-22Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-03-22Merge branch 'v4.4/topic/ro-vdso' into linux-linaro-lsk-v4.4Alex Shi
2016-03-22arm64: vdso: Mark vDSO code as read-onlyDavid Brown
2016-03-18Merge remote-tracking branch 'lsk/linux-linaro-lsk-v4.4-android' into linux-l...Mark Brown
2016-03-18Merge remote-tracking branch 'lsk/linux-linaro-lsk-v4.4' into linux-linaro-ls...Mark Brown
2016-03-18Merge tag 'v4.4.5' into linux-linaro-lsk-v4.4Mark Brown
2016-03-17Merge remote-tracking branch 'lsk/v4.4/topic/ro-vdso' into linux-linaro-lsk-v4.4Mark Brown
2016-03-17ARM/vdso: Mark the vDSO code read-only after initDavid Brown
2016-03-17x86/vdso: Mark the vDSO code read-only after initKees Cook
2016-03-17lkdtm: Verify that '__ro_after_init' works correctlyKees Cook
2016-03-17arch: Introduce post-init read-only memoryKees Cook
2016-03-17x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig optionKees Cook