aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2018-03-07Merge tag 'v4.8.28' into standard/basePaul Gortmaker
2018-03-06Revert "sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASK"Paul Gortmaker
2018-02-22x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse
2018-02-22vfs, fdtable: Prevent bounds-check bypass via speculative executionDan Williams
2018-02-22array_index_nospec: Sanitize speculative array de-referencesDan Williams
2018-02-22module/retpoline: Warn about missing retpoline in moduleAndi Kleen
2018-02-22module: Add retpoline tag to VERMAGICAndi Kleen
2018-02-22objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf
2018-02-22sysfs/cpu: Add vulnerability folderThomas Gleixner
2018-02-22KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook
2018-02-22kaiser: vmstat show NR_KAISERTABLE as nr_overheadHugh Dickins
2018-02-22kaiser: cleanups while trying for gold linkHugh Dickins
2018-02-22kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZEHugh Dickins
2018-02-22kaiser: merged updateDave Hansen
2018-02-22KAISER: Kernel Address IsolationRichard Fellner
2018-02-22mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UPAndy Lutomirski
2018-02-22x86/kbuild: enable modversions for symbols exported from asmAdam Borowski
2018-02-22sched/core, x86: Make struct thread_info arch specific againHeiko Carstens
2018-02-22EXPORT_SYMBOL() for asmAl Viro
2018-02-22thread_info: Use unsigned long for flagsMark Rutland
2018-02-22sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASKAndy Lutomirski
2018-02-22sched/core: Add try_get_task_stack() and put_task_stack()Andy Lutomirski
2018-02-22sched/core: Allow putting thread_info into task_structAndy Lutomirski
2018-02-22fork: Add generic vmalloced stack supportAndy Lutomirski
2018-02-22locking/static_keys: Provide DECLARE and well as DEFINE macrosTony Luck
2017-11-16Merge tag 'v4.8.26' into standard/baseBruce Ashfield
2017-11-10block: get rid of blk_integrity_revalidate()Ilya Dryomov
2017-11-10f2fs: sanity check segment countJin Qian
2017-11-10ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong
2017-11-10ipv6: initialize route null entry in addrconf_init()WANG Cong
2017-11-10usb: chipidea: Handle extcon events properlyStephen Boyd
2017-11-10net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern
2017-07-27Merge tag 'v4.8.25' into standard/baseBruce Ashfield
2017-07-23mm: larger stack guard gap, between vmasHugh Dickins
2017-07-23crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu
2017-07-23target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger
2017-07-23cgroup, kthread: close race window where new kthreads can be migrated to non-...Tejun Heo
2017-07-23PCI: Disable MSI for HiSilicon Hip06/Hip07 Root PortsDongdong Liu
2017-07-23ARM: smccc: Update HVC comment to describe new quirk parameterWill Deacon
2017-07-23firmware: qcom: scm: Fix interrupted SCM callsAndy Gross
2017-07-23arm: kernel: Add SMC structure parameterAndy Gross
2017-07-23drm/i915: more .is_mobile cleanups for BDWPaulo Zanoni
2017-07-23drm/i915: fix INTEL_BDW_IDS definitionPaulo Zanoni
2017-07-23drm/i915: Remove .is_mobile field from platform structCarlos Santa
2017-07-23random: use chacha20 for get_random_int/longJason A. Donenfeld
2017-07-23drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom
2017-06-05Merge tag 'v4.8.24' into standard/baseBruce Ashfield
2017-06-02mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner
2017-06-02KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand
2017-06-02drm: reference count event->completionDaniel Vetter