summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-12-16mtd: nand: add ->exec_op() implementationMiquel Raynal
2017-12-16Merge back PM core material for v4.16.Rafael J. Wysocki
2017-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-15net: phy: broadcom: Add entry for 5395 switch PHYsFlorian Fainelli
2017-12-15usb: core: add support for USB_REQ_SET_ISOCH_DELAYFelipe Balbi
2017-12-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-12-15sctp: add basic structures and make chunk function for ifwdtsnXin Long
2017-12-15sfp: add sff module supportRussell King
2017-12-15percpu: percpu_counter_initialized can be booleanguoyayun
2017-12-15tee: shm: inline tee_shm_get_id()Volodymyr Babchuk
2017-12-15tee: use reference counting for tee_contextVolodymyr Babchuk
2017-12-15tee: shm: add page accessor functionsVolodymyr Babchuk
2017-12-15tee: shm: add accessors for buffer size and page offsetVolodymyr Babchuk
2017-12-15tee: add register user memoryJens Wiklander
2017-12-15tee: flexible shared memory pool creationJens Wiklander
2017-12-15cros_ec: Move cros_ec_dev module to drivers/mfdThierry Escande
2017-12-15extcon: usbc-cros-ec: add support to notify USB type cables.Benson Leung
2017-12-14Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-12-14Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-12-14Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-12-14mm, oom_reaper: fix memory corruptionMichal Hocko
2017-12-14kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-12-14exec: avoid gcc-8 warning for get_task_commArnd Bergmann
2017-12-14string.h: workaround for increased stack usageArnd Bergmann
2017-12-14lib/rbtree,drm/mm: add rbtree_replace_node_cached()Chris Wilson
2017-12-14include/linux/idr.h: add #include <linux/bug.h>Wei Wang
2017-12-14kfifo: DECLARE_KIFO_PTR(fifo, u64) does not work on arm 32 bitSean Young
2017-12-14mtd: nand: squash struct nand_buffers into struct nand_chipMasahiro Yamada
2017-12-14mtd: nand: remove unused NAND_OWN_BUFFERS flagMasahiro Yamada
2017-12-14mtd: nand: provide valid ->data_interface during NAND detectionMiquel Raynal
2017-12-14mtd: nand: force drivers to explicitly send READ/PROG commandsBoris Brezillon
2017-12-14mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon
2017-12-14KVM: introduce kvm_arch_vcpu_async_ioctlPaolo Bonzini
2017-12-14KVM: Take vcpu->mutex outside vcpu_loadChristoffer Dall
2017-12-13bpf/tracing: fix kernel/events/core.c compilation errorYonghong Song
2017-12-13net: phy: phylink: Allow setting a custom link state callbackFlorian Fainelli
2017-12-13net: phy: phylink: Allow specifying PHY device flagsFlorian Fainelli
2017-12-13PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()Heiner Kallweit
2017-12-13dm: remove unused 'num_write_bios' target interfaceNeilBrown
2017-12-13phylib: add reset after clk enable supportRichard Leitner
2017-12-13phylib: Add device reset delay supportRichard Leitner
2017-12-13usb: renesas_usbhs: add a new callback for extcon notifierYoshihiro Shimoda
2017-12-13device property: Introduce a common API to fetch device match dataSinan Kaya
2017-12-13ACPI / bus: Introduce acpi_get_match_data() functionSinan Kaya
2017-12-13mtd: spi-nor: add an API to restore the status of SPI flash chipHou Zhiqiang
2017-12-13mtd: spi-nor: check FSR error bits for Micron memoriesBean Huo (beanhuo)
2017-12-12bpf: add a bpf_override_function helperJosef Bacik
2017-12-12add infrastructure for tagging functions as error injectableJosef Bacik
2017-12-12bpf/tracing: allow user space to query prog array on the same tpYonghong Song
2017-12-12tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet