summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-03-28mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0Jagdish Gediya
2018-03-28mm/vmalloc: add interfaces to free unmapped page tableToshi Kani
2018-03-28ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unitKirill Marinushkin
2018-03-24IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny
2018-03-24net: ethernet: ucc_geth: fix MEM_PART_MURAM modeChristophe Leroy
2018-03-24ACPICA: iasl: Fix IORT SMMU GSI disassemblingLv Zheng
2018-03-24time: Change posix clocks ops interfaces to use timespec64Deepa Dinamani
2018-03-22fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman
2018-03-22regulator: isl9305: fix array sizeVincent Stehlé
2018-03-22regulator: core: Limit propagation of parent voltage count and listMatthias Kaehlcke
2018-03-22ARM: dts: r8a7794: Add DU1 clock to device treeGeert Uytterhoeven
2018-03-22mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative()Kirill A. Shutemov
2018-03-22tcp: sysctl: Fix a race to avoid unexpected 0 window from spaceGao Feng
2018-03-22eventpoll.h: fix epoll event masksGreg KH
2018-03-18usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich
2018-03-18netfilter: x_tables: pack percpu counter allocationsFlorian Westphal
2018-03-18netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal
2018-03-18netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal
2018-03-18x86/retpoline: Support retpoline builds with ClangDavid Woodhouse
2018-03-18nospec: Include <asm/barrier.h> dependencyDan Williams
2018-03-18nospec: Kill array_index_nospec_mask_check()Dan Williams
2018-03-18drm: Allow determining if current task is output poll workerLukas Wunner
2018-03-18workqueue: Allow retrieval of current task's work structLukas Wunner
2018-03-11udplite: fix partial checksum initializationAlexey Kodanev
2018-03-11nospec: Allow index argument to have const-qualified typeRasmus Villemoes
2018-03-11dax: fix vma_is_fsdax() helperDan Williams
2018-03-03uapi libc compat: add fallback for unsupported libcsFelix Janda
2018-02-28libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignmentDan Williams
2018-02-28mm: introduce get_user_pages_longtermDan Williams
2018-02-25PCI: Change pci_host_common_probe() visibilityMarc Gonzalez
2018-02-25clk: fix a panic error caused by accessing NULL pointerCai Li
2018-02-25net_sched: red: Avoid illegal valuesNogah Frankel
2018-02-25net_sched: red: Avoid devision by zeroNogah Frankel
2018-02-25crypto: hash - prevent using keyed hashes without setting keyEric Biggers
2018-02-25crypto: hash - annotate algorithms taking optional keyEric Biggers
2018-02-25Provide a function to create a NUL-terminated string from unterminated dataDavid Howells
2018-02-25ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZEJason Wang
2018-02-25sctp: set frag_point in sctp_setsockopt_maxseg correctlyXin Long
2018-02-22x86: fix build warnign with 32-bit PAEArnd Bergmann
2018-02-22nospec: Move array_index_nospec() parameter checking into separate macroWill Deacon
2018-02-22compiler-gcc.h: Introduce __optimize function attributeGeert Uytterhoeven
2018-02-22jbd2: fix sphinx kernel-doc build warningsTobin C. Harding
2018-02-17crypto: poly1305 - remove ->setkey() methodEric Biggers
2018-02-17crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers
2018-02-17mtd: cfi: convert inline functions to macrosArnd Bergmann
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