aboutsummaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* pmem: cleanup last bits of itMister Oyster2017-12-241-111/+0
* fsync: revert to a version with fbsuspend instead of earlysuspendMister Oyster2017-12-231-6/+0
* Provide a binary to hex conversion functionDavid Howells2017-12-221-0/+1
* compiler.h: add support for malloc attributeRasmus Villemoes2017-12-182-0/+5
* compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini2017-12-181-1/+1
* mm: page_alloc: add kasan hooks on alloc and free pathsAndrey Ryabinin2017-12-181-0/+6
* compiler-gcc.h: use "proved" instead of "proofed"Benjamin Peterson2017-12-181-1/+1
* compiler-gcc.h: neateningJoe Perches2017-12-181-40/+45
* compiler: introduce __alias(symbol) shortcutAndrey Ryabinin2017-12-181-0/+1
* lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann2017-12-183-1/+22
* UPSTREAM: include/linux/mm.h: add PAGE_ALIGNED() helperAndrew Morton2017-12-181-0/+3
* include/linux/compiler-gcc.h: improve __visible documentationAndrew Morton2017-12-181-1/+4
* include/linux/compiler-gcc.h: hide assume_aligned attribute from sparseRasmus Villemoes2017-12-181-1/+1
* compiler.h: add support for function attribute assume_alignedRasmus Villemoes2017-12-182-0/+25
* compiler-gcc: integrate the various compiler-gcc[34567].h filesJoe Perches2017-12-182-65/+11
* crypto: api - prevent helper ciphers from being usedStephan Mueller2017-12-141-0/+6
* BACKPORT: dentry name snapshotsAl Viro2017-12-082-31/+7
* seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski2017-12-051-10/+11
* workqueue: Remove deprecated flush[_delayed]_work_sync()Jingoo Han2017-12-051-12/+0
* workqueue: Spelling s/instensive/intensive/Geert Uytterhoeven2017-12-051-1/+1
* workqueue: Remove deprecated __cancel_delayed_work()Tan Xiaojun2017-12-051-15/+0
* workqueue.h: remove loops of single statement macrosValentin Rothberg2017-12-051-6/+2
* workqueue: remove unused WORK_CPU_ENDLai Jiangshan2017-12-051-2/+1
* workqueue: move flush_scheduled_work() to workqueue.hLai Jiangshan2017-12-051-1/+29
* workqueue: remove unused work_clear_pending()Lai Jiangshan2017-12-051-7/+0
* workqueue: Provide destroy_delayed_work_on_stack()Thomas Gleixner2017-12-051-0/+2
* 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