summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignmentDan Williams2018-02-281-0/+1
* mm: introduce get_user_pages_longtermDan Williams2018-02-283-5/+33
* PCI: Change pci_host_common_probe() visibilityMarc Gonzalez2018-02-251-1/+1
* clk: fix a panic error caused by accessing NULL pointerCai Li2018-02-251-2/+2
* net_sched: red: Avoid illegal valuesNogah Frankel2018-02-251-0/+11
* net_sched: red: Avoid devision by zeroNogah Frankel2018-02-251-1/+1
* crypto: hash - prevent using keyed hashes without setting keyEric Biggers2018-02-252-10/+26
* crypto: hash - annotate algorithms taking optional keyEric Biggers2018-02-251-0/+6
* Provide a function to create a NUL-terminated string from unterminated dataDavid Howells2018-02-251-0/+1
* ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZEJason Wang2018-02-251-0/+2
* sctp: set frag_point in sctp_setsockopt_maxseg correctlyXin Long2018-02-251-1/+2
* x86: fix build warnign with 32-bit PAEArnd Bergmann2018-02-221-1/+1
* nospec: Move array_index_nospec() parameter checking into separate macroWill Deacon2018-02-221-15/+21
* compiler-gcc.h: Introduce __optimize function attributeGeert Uytterhoeven2018-02-222-0/+8
* jbd2: fix sphinx kernel-doc build warningsTobin C. Harding2018-02-221-163/+268
* crypto: poly1305 - remove ->setkey() methodEric Biggers2018-02-171-2/+0
* crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers2018-02-171-0/+2
* mtd: cfi: convert inline functions to macrosArnd Bergmann2018-02-171-69/+61
* x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse2018-02-131-1/+8
* vfs, fdtable: Prevent bounds-check bypass via speculative executionDan Williams2018-02-131-1/+4
* array_index_nospec: Sanitize speculative array de-referencesDan Williams2018-02-131-0/+72
* module/retpoline: Warn about missing retpoline in moduleAndi Kleen2018-02-131-0/+9
* tty: fix data race between tty_init_dev and flush of bufGaurav Kohli2018-02-031-0/+2
* net/mlx5: Define interface bits for fencing UMR wqeMax Gurtovoy2018-02-031-1/+9
* bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann2018-01-311-4/+12
* ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall2018-01-311-0/+3
* net: tcp: close sock if net namespace is exitingDan Streetman2018-01-311-0/+10
* ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings2018-01-311-0/+1
* eventpoll.h: add missing epoll event masksGreg KH2018-01-311-0/+13
* mm: fix 100% CPU kswapd busyloop on unreclaimable nodesJohannes Weiner2018-01-311-0/+2
* Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman2018-01-311-7/+1
* drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla2018-01-311-0/+1
* module: Add retpoline tag to VERMAGICAndi Kleen2018-01-231-1/+7
* scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke2018-01-231-1/+0
* objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf2018-01-171-1/+1
* sysfs/cpu: Add vulnerability folderThomas Gleixner2018-01-171-0/+7
* bpf: prevent out-of-bounds speculationAlexei Starovoitov2018-01-172-1/+6
* target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASKNicholas Bellinger2018-01-171-0/+1
* 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
* KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li2018-01-171-2/+5
* mac80211: Add RX flag to indicate ICV strippedDavid Spinadel2018-01-171-1/+4
* 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-052-21/+19
* 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-052-1/+40