aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2018-03-04driver-core: use 'dev' argument in dev_dbg_ratelimited stubArnd Bergmann
2018-03-04clk: fix a panic error caused by accessing NULL pointerCai Li
2018-03-04net_sched: red: Avoid illegal valuesNogah Frankel
2018-03-04net_sched: red: Avoid devision by zeroNogah Frankel
2018-03-04Provide a function to create a NUL-terminated string from unterminated dataDavid Howells
2018-02-28crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers
2018-02-28mtd: cfi: convert inline functions to macrosArnd Bergmann
2018-02-28net: tcp: close sock if net namespace is exitingDan Streetman
2018-02-28ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall
2018-02-28tcp: __tcp_hdrlen() helperCraig Gallek
2018-02-28eventpoll.h: add missing epoll event masksGreg KH
2018-02-28Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman
2018-02-28drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla
2018-02-28time: Avoid undefined behaviour in ktime_add_safe()Vegard Nossum
2018-02-28module: Add retpoline tag to VERMAGICAndi Kleen
2018-02-28scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke
2018-02-28kconfig.h: use __is_defined() to check if MODULE is definedMasahiro Yamada
2018-02-28EXPORT_SYMBOL() for asmAl Viro
2018-02-28x86/kbuild: enable modversions for symbols exported from asmAdam Borowski
2018-02-28sh_eth: fix SH7757 GEther initializationSergei Shtylyov
2018-02-28KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li
2018-02-28kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2018-02-28fscache: Fix the default for fscache_maybe_release_page()David Howells
2018-02-28ipv4: igmp: guard against silly MTU valuesEric Dumazet
2018-02-28crypto: mcryptd - protect the per-CPU queue with a lockSebastian Andrzej Siewior
2018-02-28sched/core: Add switch_mm_irqs_off() and use it in the schedulerAndy Lutomirski
2018-02-22Merge branch 'standard/base' into standard/axxia/baseBruce Ashfield
2018-02-22Merge branch 'linux-4.1.y-secfix' into standard/baseBruce Ashfield
2018-02-04KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook
2018-02-04kaiser: vmstat show NR_KAISERTABLE as nr_overheadHugh Dickins
2018-02-04kaiser: cleanups while trying for gold linkHugh Dickins
2018-02-04kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZEHugh Dickins
2018-02-04kaiser: merged updateDave Hansen
2018-02-04KAISER: Kernel Address IsolationRichard Fellner
2018-02-04mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka
2018-02-04mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UPAndy Lutomirski
2018-02-04sched/core: Add switch_mm_irqs_off() and use it in the schedulerAndy Lutomirski
2018-01-25Merge branch 'standard/base' into standard/axxia/baseBruce Ashfield
2018-01-25Merge tag 'v4.1.49' into standard/baseBruce Ashfield
2018-01-17bitops.h: add sign_extend64()Martin Kepplinger
2018-01-17mm: Handle 0 flags in _calc_vm_trans() macroJan Kara
2018-01-17net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein
2018-01-17crypto: hmac - require that the underlying hash algorithm is unkeyedEric Biggers
2018-01-17lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates
2018-01-17ARM: OMAP2+: gpmc-onenand: propagate error on initialization failureLadislav Michl
2018-01-17drm: extra printk() wrapper macrosDave Gordon
2018-01-17scsi: libsas: align sata_device's rps_resp on a cachelineHuacai Chen
2018-01-17mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara
2018-01-17KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand
2018-01-17give up on gcc ilog2() constant optimizationsLinus Torvalds