aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+14
2017-10-01Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+20
2017-10-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-31/+52
2017-09-29Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+2
2017-09-29Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+1
2017-09-29Merge branch 'fixes-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+2
2017-09-29sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra2-10/+8
2017-09-29sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra2-5/+14
2017-09-29sched/tracing: Use common task-state helpersPeter Zijlstra1-2/+0
2017-09-29sched/tracing: Fix trace_sched_switch task-state printingPeter Zijlstra2-8/+12
2017-09-29sched/debug: Convert TASK_state to hexPeter Zijlstra1-14/+14
2017-09-29sched/debug: Implement consistent task-state printingPeter Zijlstra1-7/+19
2017-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-4/+4
2017-09-28timer: Prepare to change timer callback argument typeKees Cook1-0/+14
2017-09-28Merge commit 'keys-fixes-20170927' into fixes-v4.14-rc3James Morris1-0/+2
2017-09-27iommu: Fix comment for iommu_ops.map_sgJean-Philippe Brucker1-1/+1
2017-09-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-18/+15
2017-09-25smp/hotplug: Hotplug state fail injectionPeter Zijlstra1-1/+2
2017-09-25smp/hotplug: Add state diagramPeter Zijlstra1-0/+18
2017-09-25nvmet-fc: sync header templates with commentsJames Smart1-5/+8
2017-09-25PCI: Add dummy pci_acs_enabled() for CONFIG_PCI=n buildGeert Uytterhoeven1-0/+2
2017-09-25IB: Correct MR length field to be 64-bitParav Pandit1-1/+1
2017-09-25IB/core: Fix typo in the name of the tag-matching cap structLeon Romanovsky2-3/+3
2017-09-25nvme: add transport SGL definitionsJames Smart1-0/+6
2017-09-25nvme.h: remove FC transport-specific error valuesJames Smart1-13/+0
2017-09-25blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long1-0/+1
2017-09-25KEYS: prevent creating a different user's keyringsEric Biggers1-0/+2
2017-09-24Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-0/+7
2017-09-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+1
2017-09-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+8
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-22/+12
2017-09-22Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-14/+4
2017-09-22Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2017-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2017-09-22Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds3-14/+18
2017-09-22Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-10/+0
2017-09-21net: prevent dst uses after freeEric Dumazet3-20/+6
2017-09-21Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov1-0/+1
2017-09-21net: ethtool: Add back transceiver typeFlorian Fainelli1-1/+5
2017-09-21Revert "genirq: Restrict effective affinity to interrupts actually using it"Thomas Gleixner1-4/+1
2017-09-20bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song1-0/+1
2017-09-19ACPI / bus: Make ACPI_HANDLE() work for non-GPL code againJohn Hubbard1-14/+4
2017-09-19of: provide inline helper for of_find_device_by_nodeArnd Bergmann1-0/+7
2017-09-19xen, arm64: drop dummy lookup_address()Tycho Andersen1-10/+0
2017-09-18tcp: remove two unused functionsYuchung Cheng1-1/+0
2017-09-18driver core: Fix link to device power management documentationGeert Uytterhoeven1-1/+1
2017-09-18Merge tag 'drm-amdkfd-next-2017-09-02' of git://people.freedesktop.org/~gabbayo/linux into drm-fixesDave Airlie1-86/+86
2017-09-17syscalls: Use CHECK_DATA_CORRUPTION for addr_limit_user_checkThomas Garnier1-4/+8
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-6/+11
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-297/+15