aboutsummaryrefslogtreecommitdiff
path: root/include
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
* Finally eradicate CONFIG_HOTPLUGStephen Rothwell2017-12-221-20/+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
* v4l2-compat-ioctl32: Add support for private buffersSatish Kodishala2017-12-141-0/+3
* BACKPORT: crypto: chacha20 - Export common ChaCha20 helpersMartin Willi2017-12-141-0/+25
* crypto: cryptd - Add helpers to check whether a tfm is queuedHerbert Xu2017-12-141-0/+5
* crypto: api - prevent helper ciphers from being usedStephan Mueller2017-12-141-0/+6
* BACKPORT: dentry name snapshotsAl Viro2017-12-082-31/+7
* drivers: mtk: move to /vendor/etc/firmwareMister Oyster2017-12-081-1/+1
* f2fs: trace f2fs_lookupChao Yu2017-12-061-0/+56
* f2fs: trace f2fs_remove_discardChao Yu2017-12-061-0/+7
* include: asm-generic: do not hard code HZ to 100Evisceration2017-12-061-1/+1
* 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
* UPSTREAM: USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman2017-11-181-0/+1
* workqueue: implicit ordered attribute should be overridableTejun Heo2017-11-061-1/+3
* 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