aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: ping: do not abuse udp_poll()Eric Dumazet2017-11-061-0/+1
* sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter2017-11-061-1/+5
* sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long2017-11-061-2/+2
* sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko2017-11-061-0/+4
* wext: handle NULL extra data in iwe_stream_add_point betterArnd Bergmann2017-11-061-1/+2
* KEYS: prevent creating a different user's keyringsEric Biggers2017-11-061-0/+2
* target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger2017-11-061-0/+1
* tcp: introduce tcp_rto_delta_us() helper for xmit timer fixNeal Cardwell2017-11-061-0/+10
* FIQ and sysrq default deauthorizedMark Salyzyn2017-10-211-1/+1
* f2fs: add tracepoint for f2fs_gcChao Yu2017-10-041-0/+107
* f2fs: support journalled quotaChao Yu2017-10-041-0/+17
* f2fs: fix potential overflow when adjusting GC cycleChao Yu2017-10-041-3/+3
* f2fs: support inode checksumChao Yu2017-10-041-0/+1
* f2fs: support project quotaChao Yu2017-10-042-0/+4
* f2fs: enhance on-disk inode structure scalabilityChao Yu2017-10-041-2/+11
* f2fs: make max inline size changeableChao Yu2017-10-041-22/+1
* CHROMIUM: remove Android's cgroup generic permissions checksDmitry Torokhov2017-09-301-17/+0
* include: linux: Remove unneeded zram_drv.halexlartsev192017-09-281-108/+0
* lz4k: Remove lz4k modulealexlartsev192017-09-261-27/+0
* debugfs: add get/set for atomic typesSeth Jennings2017-09-261-0/+2
* zram: delete custom lzo/lz4Sergey Senozhatsky2017-09-251-15/+0
* zram: switch to crypto compress APISergey Senozhatsky2017-09-251-10/+7
* zram: rename zstrm find-release functionsSergey Senozhatsky2017-09-251-2/+2
* zram: user per-cpu compression streamsSergey Senozhatsky2017-09-251-11/+3
* mm/zpool: add name argument to create zpoolGanesh Mahendran2017-09-251-2/+3
* zbud: add to mm/Seth Jennings2017-09-251-0/+22
* zsmalloc: require GFP in zs_malloc()Sergey Senozhatsky2017-09-251-2/+2
* zsmalloc: account the number of compacted pagesSergey Senozhatsky2017-09-251-2/+2
* zsmalloc/zram: introduce zs_pool_stats apiSergey Senozhatsky2017-09-251-0/+6
* zram: pass gfp from zcomp frontend to backendMinchan Kim2017-09-251-1/+1
* zram: check comp algorithm availability earlierSergey Senozhatsky2017-09-251-0/+1
* block: zram: Backport from Linux 4.1Sultan Qasim Khan2017-09-253-0/+19
* Revert zram updates to merge 4.1 driversMister Oyster2017-09-251-1/+1
* mm: zsmalloc: backport from Linux 4.1Sultan Qasim Khan2017-09-251-2/+3
* mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman2017-09-251-0/+106
* seq_file: introduce seq_setwidth() and seq_pad()Tetsuo Handa2017-09-231-0/+15
* misc: replace __FUNCTION__ by __function__Moyster2017-09-233-3/+3
* kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes2017-09-232-6/+3
* fsync: cleanupMister Oyster2017-09-221-0/+6
* binder: fix redefine of READ/WRITE_ONCE in compiler.hMister Oyster2017-09-161-2/+0
* binder: make FIFO inheritance a per-context optionTim Murray2017-09-161-0/+1
* drivers: merged Android Binder from 4.9Lukas06102017-09-163-13/+100
* lib: vsprintf: whitelist stack tracesDave Weinstein2017-09-141-1/+1
* usb: gadget: f_fs: Increase EP_ALLOC ioctl numberJerry Zhang2017-09-141-1/+1
* usb: gadget: f_fs: Add ioctl for allocating endpoint buffers.Jerry Zhang2017-09-141-0/+5
* usb: gadget: f_fs: add ioctl returning ep descriptorRobert Baldyga2017-09-141-0/+6
* llists: move llist_reverse_order from raid5 to llist.cChristoph Hellwig2017-09-111-0/+2
* mm: Fix incorrect type conversion for size during dma allocationMaggie White2017-09-111-2/+2
* sched: Implement smarter wake-affine logicMichael Wang2017-09-111-0/+3
* kthread: Backport queuing_blocked()Petr Mladek2017-09-041-0/+12