aboutsummaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* BACKPORT: netlink: add a start callback for starting a netlink dumpTom Herbert2018-04-131-0/+2
* Revert "crypto: api - prevent helper ciphers from being used"Mister Oyster2018-01-051-6/+0
* fs/file.c: don't acquire files->file_lock in fd_install()Eric Dumazet2017-12-311-0/+3
* BACKPORT: [UPSTREAM] mbcache2: reimplement mbcacheJan Kara2017-12-311-0/+50
* BACKPORT: [UPSTREAM] mm: new shrinker APIDave Chinner2017-12-311-9/+29
* CHROMIUM: dm: boot time specification of dm=Will Drewry2017-12-271-0/+6
* vfs: Fix pathological performance case for __alloc_fd()Linus Torvalds2017-12-261-0/+2
* perf: Use hrtimers for event multiplexingStephane Eranian2017-12-261-1/+2
* cpu: Defer smpboot kthread unparking until CPU known to schedulerPaul E. McKenney2017-12-261-0/+2
* arm64: use the new *_relaxed macros for lower power usagefranciscofranco2017-12-252-3/+4
* 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