summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-12-15kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker1-0/+1
2017-12-15exec: avoid gcc-8 warning for get_task_commArnd Bergmann1-1/+5
2017-12-15string.h: workaround for increased stack usageArnd Bergmann1-1/+4
2017-12-15lib/rbtree,drm/mm: add rbtree_replace_node_cached()Chris Wilson1-0/+2
2017-12-15include/linux/idr.h: add #include <linux/bug.h>Wei Wang1-0/+1
2017-12-14kfifo: DECLARE_KIFO_PTR(fifo, u64) does not work on arm 32 bitSean Young1-1/+2
2017-12-14mtd: nand: squash struct nand_buffers into struct nand_chipMasahiro Yamada1-17/+6
2017-12-14mtd: nand: remove unused NAND_OWN_BUFFERS flagMasahiro Yamada1-5/+0
2017-12-14mtd: nand: provide valid ->data_interface during NAND detectionMiquel Raynal1-5/+2
2017-12-14mtd: nand: force drivers to explicitly send READ/PROG commandsBoris Brezillon1-11/+0
2017-12-14mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon1-0/+29
2017-12-14KVM: introduce kvm_arch_vcpu_async_ioctlPaolo Bonzini1-0/+12
2017-12-14KVM: Take vcpu->mutex outside vcpu_loadChristoffer Dall1-1/+1
2017-12-14bpf/tracing: fix kernel/events/core.c compilation errorYonghong Song2-1/+6
2017-12-13net: phy: phylink: Allow setting a custom link state callbackFlorian Fainelli1-0/+3
2017-12-13net: phy: phylink: Allow specifying PHY device flagsFlorian Fainelli1-1/+1
2017-12-13PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()Heiner Kallweit1-0/+1
2017-12-13dm: remove unused 'num_write_bios' target interfaceNeilBrown1-15/+0
2017-12-13phylib: add reset after clk enable supportRichard Leitner1-0/+2
2017-12-13phylib: Add device reset delay supportRichard Leitner1-0/+2
2017-12-13usb: renesas_usbhs: add a new callback for extcon notifierYoshihiro Shimoda1-0/+8
2017-12-13device property: Introduce a common API to fetch device match dataSinan Kaya2-0/+6
2017-12-13ACPI / bus: Introduce acpi_get_match_data() functionSinan Kaya1-0/+6
2017-12-13mtd: spi-nor: add an API to restore the status of SPI flash chipHou Zhiqiang1-0/+6
2017-12-13mtd: spi-nor: check FSR error bits for Micron memoriesBean Huo (beanhuo)1-1/+5
2017-12-12bpf: add a bpf_override_function helperJosef Bacik2-1/+3
2017-12-12add infrastructure for tagging functions as error injectableJosef Bacik3-0/+17
2017-12-12bpf/tracing: allow user space to query prog array on the same tpYonghong Song1-0/+4
2017-12-12tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet1-1/+1
2017-12-12compiler.h: Remove ACCESS_ONCE()Mark Rutland1-36/+11
2017-12-12USB: remove the URB_NO_FSBR flagAlan Stern1-1/+0
2017-12-12locking/lockdep: Remove the cross-release locking checksIngo Molnar3-181/+0
2017-12-12locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=yWill Deacon3-11/+0
2017-12-12EVM: Add support for portable signature formatMatthew Garrett1-0/+1
2017-12-12docs: refcount_t documentationElena Reshetova1-1/+1
2017-12-11media: led-class-flash: better handle NULL flash structMauro Carvalho Chehab1-0/+4
2017-12-11Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...Paul E. McKenney11-34/+30
2017-12-11torture: Eliminate torture_runnable and perf_runnablePaul E. McKenney1-1/+1
2017-12-11torture: Reduce #ifdefs for preempt_schedule()Paul E. McKenney1-0/+6
2017-12-11sctp: add basic structures and make chunk function for idataXin Long1-0/+17
2017-12-11sctp: add asoc intl_enable negotiation during 4 shakehandsXin Long1-0/+3
2017-12-11ptr_ring: add barriersMichael S. Tsirkin1-0/+9
2017-12-11spinlock: Add library function to allocate spinlock buckets arrayTom Herbert1-0/+6
2017-12-11rhashtable: abstract out function to get hashTom Herbert1-10/+18
2017-12-11rhashtable: Add rhastable_walk_peekTom Herbert1-0/+2
2017-12-11rhashtable: Change rhashtable_walk_start to return voidTom Herbert1-1/+7
2017-12-11PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()Rafael J. Wysocki1-0/+1
2017-12-11Merge back earlier PM core material for v4.16.Rafael J. Wysocki1-4/+12
2017-12-11mmc: core: Remove code no longer needed after the switch to blk-mqAdrian Hunter1-3/+0
2017-12-11mmc: block: blk-mq: Add support for direct completionAdrian Hunter1-0/+1