aboutsummaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* initramfs: Add skip_initramfs command line optionRom Lemarchand2017-12-051-0/+32
* update ion driverDerTeufel2017-11-201-127/+139
* ipv6: add option to drop unsolicited neighbor advertisementsJohannes Berg2017-11-181-1/+2
* ipv4: add option to drop gratuitous ARP packetsJohannes Berg2017-11-181-0/+1
* ipv6: add option to drop unicast encapsulated in L2 multicastJohannes Berg2017-11-181-0/+1
* ipv4: add option to drop unicast encapsulated in L2 multicastJohannes Berg2017-11-181-0/+1
* workqueue: implicit ordered attribute should be overridableTejun Heo2017-11-061-1/+3
* KEYS: prevent creating a different user's keyringsEric Biggers2017-11-061-0/+2
* FIQ and sysrq default deauthorizedMark Salyzyn2017-10-211-1/+1
* f2fs: support journalled quotaChao Yu2017-10-041-0/+17
* f2fs: support inode checksumChao Yu2017-10-041-0/+1
* f2fs: support project quotaChao Yu2017-10-041-0/+3
* 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-231-1/+1
* kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes2017-09-231-3/+0
* fsync: cleanupMister Oyster2017-09-221-0/+6
* binder: fix redefine of READ/WRITE_ONCE in compiler.hMister Oyster2017-09-161-2/+0
* drivers: merged Android Binder from 4.9Lukas06102017-09-162-0/+24
* lib: vsprintf: whitelist stack tracesDave Weinstein2017-09-141-1/+1
* 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
* iio: Add iio_push_buffers_with_timestamp() helperLars-Peter Clausen2017-08-311-0/+25
* BACKPORT: FROMLIST: pids: make task_tgid_nr_ns() safeOleg Nesterov2017-08-312-8/+13
* compiler-intel.h: Remove duplicate definitionPranith Kumar2017-08-311-3/+0
* pstore: Allow prz to control need for lockingJoel Fernandes2017-08-201-1/+9
* pstore: Make spinlock per zone instead of globalJoel Fernandes2017-08-201-0/+1
* mm: make migrate_page_move_mapping() take an extra_count parameterBenjamin LaHaise2017-07-211-2/+3