summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse2018-02-251-1/+8
* vfs, fdtable: Prevent bounds-check bypass via speculative executionDan Williams2018-02-251-1/+4
* array_index_nospec: Sanitize speculative array de-referencesDan Williams2018-02-251-0/+72
* module/retpoline: Warn about missing retpoline in moduleAndi Kleen2018-02-251-0/+9
* genirq/msi: Add stubs for get_cached_msi_msg/pci_write_msi_msgArnd Bergmann2018-02-251-1/+10
* mtd: sh_flctl: pass FIFO as physical addressArnd Bergmann2018-02-251-0/+1
* driver-core: use 'dev' argument in dev_dbg_ratelimited stubArnd Bergmann2018-02-251-2/+5
* Provide a function to create a NUL-terminated string from unterminated dataDavid Howells2018-02-251-0/+1
* x86: fix build warnign with 32-bit PAEArnd Bergmann2018-02-221-1/+1
* mtd: cfi: convert inline functions to macrosArnd Bergmann2018-02-161-69/+61
* don't put symlink bodies in pagecache into highmemAl Viro2018-02-161-0/+1
* bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann2018-02-031-4/+12
* tcp: __tcp_hdrlen() helperCraig Gallek2018-01-311-1/+6
* Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman2018-01-311-7/+1
* netfilter: fix IS_ERR_VALUE usagePablo Neira Ayuso2018-01-311-3/+3
* netfilter: x_tables: speed up jump target validationFlorian Westphal2018-01-311-0/+4
* drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla2018-01-311-0/+1
* time: Avoid undefined behaviour in ktime_add_safe()Vegard Nossum2018-01-311-0/+7
* sched/deadline: Use the revised wakeup rule for suspending constrained dl tasksDaniel Bristot de Oliveira2018-01-311-0/+1
* module: Add retpoline tag to VERMAGICAndi Kleen2018-01-231-1/+7
* kconfig.h: use __is_defined() to check if MODULE is definedMasahiro Yamada2018-01-231-5/+6
* sysfs/cpu: Add vulnerability folderThomas Gleixner2018-01-171-0/+7
* bpf: prevent out-of-bounds speculationAlexei Starovoitov2018-01-171-0/+2
* bpf: add bpf_patch_insn_single helperDaniel Borkmann2018-01-171-0/+3
* net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet2018-01-171-0/+11
* sh_eth: fix SH7757 GEther initializationSergei Shtylyov2018-01-171-1/+0
* kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker2018-01-101-0/+1
* fscache: Fix the default for fscache_maybe_release_page()David Howells2018-01-101-1/+1
* KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook2018-01-052-4/+4
* kaiser: vmstat show NR_KAISERTABLE as nr_overheadHugh Dickins2018-01-051-1/+2
* kaiser: cleanups while trying for gold linkHugh Dickins2018-01-051-11/+11
* kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZEHugh Dickins2018-01-051-7/+33
* kaiser: merged updateDave Hansen2018-01-051-0/+26
* KAISER: Kernel Address IsolationRichard Fellner2018-01-051-0/+30
* mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UPAndy Lutomirski2018-01-021-2/+0
* net: reevalulate autoflowlabel setting after sysctl settingShaohua Li2018-01-021-1/+2
* sched/core: Add switch_mm_irqs_off() and use it in the schedulerAndy Lutomirski2017-12-251-0/+7
* mm: Handle 0 flags in _calc_vm_trans() macroJan Kara2017-12-201-1/+2
* net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein2017-12-201-0/+1
* lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates2017-12-161-1/+2
* ARM: OMAP2+: gpmc-onenand: propagate error on initialization failureLadislav Michl2017-12-161-2/+3
* mm: drop unused pmdp_huge_get_and_clear_notify()Kirill A. Shutemov2017-12-161-13/+0
* efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman2017-12-161-0/+6
* usb: Add USB 3.1 Precision time measurement capability descriptor supportMathias Nyman2017-12-091-0/+1
* mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara2017-12-091-3/+1
* netlink: add a start callback for starting a netlink dumpTom Herbert2017-12-051-0/+2
* mm: check the return value of lookup_page_ext for all call sitesYang Shi2017-11-241-7/+36
* mm/page_alloc.c: broken deferred calculationPavel Tatashin2017-11-241-1/+2
* netfilter/ipvs: clear ipvs_property flag when SKB net namespace changedYe Yin2017-11-241-0/+7
* mm: add PHYS_PFN, use it in __phys_to_pfn()Chen Gang2017-11-211-0/+1