summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-01-08mfd: tmio: Move register macros to tmio_core.cMasahiro Yamada
2018-01-08mfd: palmas: Assign the right powerhold mask for tps65917Keerthy
2018-01-08Merge branches 'ib-mfd-leds-4.16', 'ib-mfd-memstick-misc-mmc-4.16', 'ib-mfd-p...Lee Jones
2018-01-08tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()Azhar Shaikh
2018-01-08tpm: use struct tpm_chip for tpm_chip_find_get()Jarkko Sakkinen
2018-01-08efi: call get_event_log before ExitBootServicesThiebaud Weksteen
2018-01-08tpm: add event log format versionThiebaud Weksteen
2018-01-08tpm: move tpm_eventlog.h outside of drivers folderThiebaud Weksteen
2018-01-08sysfs/cpu: Add vulnerability folderThomas Gleixner
2018-01-08mfd: Add driver for RAVE Supervisory ProcessorAndrey Smirnov
2018-01-08serdev: Introduce devm_serdev_device_open()Andrey Smirnov
2018-01-08lib/crc-ccitt: Add CCITT-FALSE CRC16 variantAndrew Morton
2018-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-07dax: pass detailed error code from dax_iomap_fault()Jan Kara
2018-01-07new primitive: vmemdup_user()Al Viro
2018-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-06eventfd: fold eventfd_ctx_get() into eventfd_ctx_fileget()Eric Biggers
2018-01-06eventfd: fold eventfd_ctx_read() into eventfd_read()Eric Biggers
2018-01-06eventfd: convert to use anon_inode_getfd()Eric Biggers
2018-01-06lib/scatterlist: Introduce sgl_alloc() and sgl_free()Bart Van Assche
2018-01-06block: move bio_alloc_pages() to bcacheMing Lei
2018-01-06block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irqMing Lei
2018-01-06block: introduce bio helpers for converting to multipage bvecMing Lei
2018-01-06mtd: Add an helper to make erase request aligned on ->erasesizeBoris Brezillon
2018-01-05xdp: generic XDP handling of xdp_rxq_infoJesper Dangaard Brouer
2018-01-05xdp: base API for new XDP rx-queue info conceptJesper Dangaard Brouer
2018-01-05Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-01-05of/fdt: Fix #ifdef dependency of early flattree declarationsGeert Uytterhoeven
2018-01-05sh_eth: fix SH7757 GEther initializationSergei Shtylyov
2018-01-05new primitive: vfs_mkobj()Al Viro
2018-01-05fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'"Al Viro
2018-01-05block: introduce zoned block devices zone write lockingChristoph Hellwig
2018-01-05lightnvm: set target over-provision on create ioctlJavier González
2018-01-05lightnvm: make geometry structures 2.0 readyMatias Bjørling
2018-01-05lightnvm: remove lower page tablesMatias Bjørling
2018-01-05lightnvm: remove unnecessary field from nvm_rqJavier González
2018-01-05lightnvm: remove hybrid ocssd 1.2 supportMatias Bjørling
2018-01-05lightnvm: use internal pblk methodsMatias Bjørling
2018-01-05Merge tag 'reset-for-4.16' of git://git.pengutronix.de/git/pza/linux into nex...Arnd Bergmann
2018-01-05Merge tag 'qcom-drivers-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann
2018-01-05crypto: algapi - convert cra_refcnt to refcount_tEric Biggers
2018-01-04Merge tag 'keystone_driver_soc_for_4.16' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2018-01-04Merge tag 'pxa-for-4.16' of https://github.com/rjarzmik/linux into next/socOlof Johansson
2018-01-04Merge tag 'omap-for-v4.16/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson
2018-01-04Merge tag 'arm-soc/for-4.16/drivers' of http://github.com/Broadcom/stblinux i...Olof Johansson
2018-01-04clk: Move __clk_{get,put}() into private clk.h APIStephen Boyd
2018-01-04net: dsa: lan9303: phy_addr_sel_strap rename and retypeEgil Hjelmeland
2018-01-04bpf: only build sockmap with CONFIG_INETJohn Fastabend
2018-01-04fbdev: arm64 use __raw I/O memory apiJi Zhang
2018-01-04posix-timers: Prevent UB from shifting negative signed valueNick Desaulniers