summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-12-09drivers: soc: Add new sysfs attribute to expose SoC unique IDBhuvanchandra DV
2018-12-09ARM: imx7d: clk: add root clock for keypad portStefan Agner
2018-12-09media: Add support for ADV7280 decoder driverSanchayan Maity
2018-12-09sync.h: synchronization framework needs this headerDaniel Kochmanski
2018-12-09mfd: stmpe: move block variable to struct stmpeStefan Agner
2018-12-09mfd: stmpe: add ADC block resourcesStefan Agner
2018-12-09rfkill-regulator: add dt supportTroy Kisky
2018-12-09Add support for DVI monitorsRobert Winkler
2018-12-09pwm: Remove .can_sleep from struct pwm_chipThierry Reding
2018-12-09input: touchscreen: added platform data for Fusion touchscreenStefan Agner
2018-12-09fbcon: logo: allow easy integration of a custom Linux boot logoMarcel Ziswiler
2018-12-09clk: imx7d: create clocks behind rawnand clock gateStefan Agner
2018-03-12Merge tag 'v4.9.87' into fslc_4.9-1.0.x-imxMax Krummenacher
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-26Merge tag 'v4.9.84' into 4.9-1.0.x-imx-stable-mergeFabio Estevam
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
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-31ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall
2018-01-31net: tcp: close sock if net namespace is exitingDan Streetman
2018-01-31ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings
2018-01-31eventpoll.h: add missing epoll event masksGreg KH
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