summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-21Add interface to getting battery device versionandroid-wear-9.0.0_r0.18android-exynos-kingyo-4.4-pie-wear-drMasakazu Yamazaki
2019-01-25UPSTREAM: dm: do not allow readahead to limit IO sizeJaegeuk Kim
2019-01-25UPSTREAM: readahead: stricter check for bdi io_pagesMarkus Stockhausen
2019-01-25UPSTREAM: mm: don't cap request size based on read-ahead settingJens Axboe
2019-01-25UPSTREAM: loop: drop caches if offset or block_size are changedJaegeuk Kim
2019-01-25ext4: fix a potential fiemap/page fault deadlock w/ inline_dataTheodore Ts'o
2019-01-25crypto: cts - fix crash on short inputsEric Biggers
2019-01-25i2c: dev: prevent adapter retries and timeout being set as minus valueYi Zeng
2019-01-25slab: alien caches must not be initialized if the allocation of the alien cac...Christoph Lameter
2019-01-25UPSTREAM: net: move napi_hash[] into read mostly sectionEric Dumazet
2019-01-25kingyo_defconfig: remove DM_VERITY_HASH_PREFETCH_MIN_SIZEShohei Sakamoto
2019-01-25Revert "ANDROID: dm verity: add minimum prefetch size"Sami Tolvanen
2019-01-25mm, devm_memremap_pages: kill mapping "System RAM" supportDan Williams
2019-01-25mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams
2019-01-25fork: record start_time lateDavid Herrmann
2019-01-25xfrm: Fix bucket count reported to userspaceBenjamin Poirier
2019-01-25checkstack.pl: fix for aarch64Qian Cai
2019-01-25Input: restore EV_ABS ABS_RESERVEDPeter Hutterer
2019-01-25ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o
2019-01-25ext4: fix EXT4_IOC_GROUP_ADD ioctlruippan (潘睿)
2019-01-25ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()Maurizio Lombardi
2019-01-25ext4: fix possible use after free in ext4_quota_enablePan Bian
2019-01-25ALSA: pcm: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2019-01-25sock: Make sock->sk_stamp thread-safeDeepa Dinamani
2019-01-25gro_cell: add napi_disable in gro_cells_destroyLorenzo Bianconi
2019-01-25packet: validate address length if non-zeroWillem de Bruijn
2019-01-25packet: validate address lengthWillem de Bruijn
2019-01-25mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson
2019-01-25xhci: Don't prevent USB2 bus suspend in state check intended for USB3 onlyMathias Nyman
2019-01-25tracing: Fix memory leak of instance function hash filtersSteven Rostedt (VMware)
2019-01-25tracing: Fix memory leak in set_trigger_filter()Steven Rostedt (VMware)
2019-01-25aio: fix spectre gadget in lookup_ioctxJeff Moyer
2019-01-25timer/debug: Change /proc/timer_list from 0444 to 0400Ingo Molnar
2019-01-25proc: do not access cmdline nor environ from file-backed areasWilly Tarreau
2019-01-25proc: don't use FOLL_FORCE for reading cmdline and environmentLinus Torvalds
2019-01-25mm: replace access_remote_vm() write parameter with gup_flagsLorenzo Stoakes
2019-01-25mm: replace __access_remote_vm() write parameter with gup_flagsLorenzo Stoakes
2019-01-25mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2019-01-25mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes
2019-01-25mm: replace get_user_pages_locked() write/force parameters with gup_flagsLorenzo Stoakes
2019-01-25mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
2019-01-25mm/nommu.c: Switch __get_user_pages_unlocked() to use __get_user_pages()Ben Hutchings
2019-01-25mm: remove write/force parameters from __get_user_pages_unlocked()Lorenzo Stoakes
2019-01-25mm: remove write/force parameters from __get_user_pages_locked()Lorenzo Stoakes
2019-01-25swiotlb: clean up reportingKees Cook
2019-01-25posix-timers: Sanitize overrun handlingThomas Gleixner
2019-01-25ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal commandTakashi Sakamoto
2019-01-25pstore: Convert console write to use ->write_bufNamhyung Kim
2019-01-25debugobjects: avoid recursive calls with kmemleakQian Cai
2019-01-25ASoC: dapm: Recalculate audio map forcely when card instantiatedTzung-Bi Shih