summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-03-11nospec: Allow index argument to have const-qualified typeRasmus Villemoes1-2/+1
2018-03-11dax: fix vma_is_fsdax() helperDan Williams1-1/+1
2018-03-03uapi libc compat: add fallback for unsupported libcsFelix Janda1-1/+54
2018-02-28libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignmentDan Williams1-0/+1
2018-02-28mm: introduce get_user_pages_longtermDan Williams3-5/+33
2018-02-25PCI: Change pci_host_common_probe() visibilityMarc Gonzalez1-1/+1
2018-02-25clk: fix a panic error caused by accessing NULL pointerCai Li1-2/+2
2018-02-25net_sched: red: Avoid illegal valuesNogah Frankel1-0/+11
2018-02-25net_sched: red: Avoid devision by zeroNogah Frankel1-1/+1
2018-02-25crypto: hash - prevent using keyed hashes without setting keyEric Biggers2-10/+26
2018-02-25crypto: hash - annotate algorithms taking optional keyEric Biggers1-0/+6
2018-02-25Provide a function to create a NUL-terminated string from unterminated dataDavid Howells1-0/+1
2018-02-25ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZEJason Wang1-0/+2
2018-02-25sctp: set frag_point in sctp_setsockopt_maxseg correctlyXin Long1-1/+2
2018-02-22x86: fix build warnign with 32-bit PAEArnd Bergmann1-1/+1
2018-02-22nospec: Move array_index_nospec() parameter checking into separate macroWill Deacon1-15/+21
2018-02-22compiler-gcc.h: Introduce __optimize function attributeGeert Uytterhoeven2-0/+8
2018-02-22jbd2: fix sphinx kernel-doc build warningsTobin C. Harding1-163/+268
2018-02-17crypto: poly1305 - remove ->setkey() methodEric Biggers1-2/+0
2018-02-17crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers1-0/+2
2018-02-17mtd: cfi: convert inline functions to macrosArnd Bergmann1-69/+61
2018-02-13x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse1-1/+8
2018-02-13vfs, fdtable: Prevent bounds-check bypass via speculative executionDan Williams1-1/+4
2018-02-13array_index_nospec: Sanitize speculative array de-referencesDan Williams1-0/+72
2018-02-13module/retpoline: Warn about missing retpoline in moduleAndi Kleen1-0/+9
2018-02-03tty: fix data race between tty_init_dev and flush of bufGaurav Kohli1-0/+2
2018-02-03net/mlx5: Define interface bits for fencing UMR wqeMax Gurtovoy1-1/+9
2018-01-31bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann1-4/+12
2018-01-31ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall1-0/+3
2018-01-31net: tcp: close sock if net namespace is exitingDan Streetman1-0/+10
2018-01-31ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings1-0/+1
2018-01-31eventpoll.h: add missing epoll event masksGreg KH1-0/+13
2018-01-31mm: fix 100% CPU kswapd busyloop on unreclaimable nodesJohannes Weiner1-0/+2
2018-01-31Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman1-7/+1
2018-01-31drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla1-0/+1
2018-01-23module: Add retpoline tag to VERMAGICAndi Kleen1-1/+7
2018-01-23scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke1-1/+0
2018-01-17objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf1-1/+1
2018-01-17sysfs/cpu: Add vulnerability folderThomas Gleixner1-0/+7
2018-01-17bpf: prevent out-of-bounds speculationAlexei Starovoitov2-1/+6
2018-01-17target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASKNicholas Bellinger1-0/+1
2018-01-17net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet1-0/+11
2018-01-17sh_eth: fix SH7757 GEther initializationSergei Shtylyov1-1/+0
2018-01-17KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li1-2/+5
2018-01-17mac80211: Add RX flag to indicate ICV strippedDavid Spinadel1-1/+4
2018-01-10kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker1-0/+1
2018-01-10fscache: Fix the default for fscache_maybe_release_page()David Howells1-1/+1
2018-01-05KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook2-4/+4
2018-01-05kaiser: vmstat show NR_KAISERTABLE as nr_overheadHugh Dickins1-1/+2
2018-01-05kaiser: cleanups while trying for gold linkHugh Dickins2-21/+19