aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2018-03-07Merge branch 'standard/base' into standard/preempt-rt/basePaul Gortmaker
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-22sched/core, x86: Make struct thread_info arch specific againHeiko Carstens
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 branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
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-10usb: chipidea: Handle extcon events properlyStephen Boyd
2017-07-27Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-07-27Merge tag 'v4.8.25' into standard/baseBruce Ashfield
2017-07-23mm: larger stack guard gap, between vmasHugh Dickins
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-23random: use chacha20 for get_random_int/longJason A. Donenfeld
2017-06-05Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
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-02crypto: ccp - Assign DMA commands to the channel's CCPGary R Hook
2017-06-02iio: sw-device: Fix config group initializationLars-Peter Clausen
2017-06-02usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault
2017-06-02give up on gcc ilog2() constant optimizationsLinus Torvalds
2017-05-21Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()...Vitaly Kuznetsov
2017-05-21dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet
2017-05-21libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann
2017-05-21nlm: Ensure callback code also checks that the files matchTrond Myklebust