summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-02-13x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse
2018-02-13vfs, fdtable: Prevent bounds-check bypass via speculative executionDan Williams
2018-02-13array_index_nospec: Sanitize speculative array de-referencesDan Williams
2018-02-13module/retpoline: Warn about missing retpoline in moduleAndi Kleen
2018-02-03tty: fix data race between tty_init_dev and flush of bufGaurav Kohli
2018-02-03net/mlx5: Define interface bits for fencing UMR wqeMax Gurtovoy
2018-01-31bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann
2018-01-31mm: fix 100% CPU kswapd busyloop on unreclaimable nodesJohannes Weiner
2018-01-31Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman
2018-01-31drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla
2018-01-23module: Add retpoline tag to VERMAGICAndi Kleen
2018-01-17objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf
2018-01-17sysfs/cpu: Add vulnerability folderThomas Gleixner
2018-01-17bpf: prevent out-of-bounds speculationAlexei Starovoitov
2018-01-17net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet
2018-01-17sh_eth: fix SH7757 GEther initializationSergei Shtylyov
2018-01-10kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2018-01-10fscache: Fix the default for fscache_maybe_release_page()David Howells
2018-01-05KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook
2018-01-05kaiser: vmstat show NR_KAISERTABLE as nr_overheadHugh Dickins
2018-01-05kaiser: cleanups while trying for gold linkHugh Dickins
2018-01-05kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZEHugh Dickins
2018-01-05kaiser: merged updateDave Hansen
2018-01-05KAISER: Kernel Address IsolationRichard Fellner
2018-01-02mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UPAndy Lutomirski
2018-01-02timers: Reinitialize per cpu bases on hotplugThomas Gleixner
2018-01-02net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha
2018-01-02tcp: invalidate rate samples during SACK renegingYousuk Seung
2018-01-02ptr_ring: add barriersMichael S. Tsirkin
2018-01-02net: reevalulate autoflowlabel setting after sysctl settingShaohua Li
2017-12-25bpf: fix branch pruning logicDaniel Borkmann
2017-12-25vsock: track pkt owner vsockPeng Tao
2017-12-20mm: Handle 0 flags in _calc_vm_trans() macroJan Kara
2017-12-20Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"Dou Liyang
2017-12-20net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein
2017-12-16net: remove hlist_nulls_add_tail_rcu()Eric Dumazet
2017-12-16usbnet: fix alignment for frames with no ethernet headerBjørn Mork
2017-12-14lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates
2017-12-14ARM: OMAP2+: gpmc-onenand: propagate error on initialization failureLadislav Michl
2017-12-14mm: drop unused pmdp_huge_get_and_clear_notify()Kirill A. Shutemov
2017-12-14efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman
2017-12-14scsi: dma-mapping: always provide dma_get_cache_alignmentChristoph Hellwig
2017-12-09dma-fence: Introduce drm_fence_set_error() helperChris Wilson
2017-12-09dma-fence: Wrap querying the fence->statusChris Wilson
2017-12-09dma-buf/dma-fence: Extract __dma_fence_is_later()Chris Wilson
2017-12-09mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara
2017-12-09perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa
2017-12-05mm, hugetlbfs: introduce ->split() to vm_operations_structDan Williams
2017-11-24mm/page_alloc.c: broken deferred calculationPavel Tatashin
2017-11-24netfilter/ipvs: clear ipvs_property flag when SKB net namespace changedYe Yin