summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf2017-10-141-1/+1
* Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-10-031-2/+22
|\
| * percpu: make this_cpu_generic_read() atomic w.r.t. interruptsMark Rutland2017-09-261-2/+22
* | Merge tag 'usb-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-10-031-0/+1
|\ \
| * | USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman2017-09-191-0/+1
* | | Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-10-031-0/+3
|\ \ \
| * \ \ Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-09-251-0/+3
| |\ \ \ | | |/ / | |/| |
| | * | iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan2017-09-241-0/+3
* | | | Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-10-031-2/+0
|\ \ \ \
| * | | | driver core: remove DRIVER_ATTRGreg Kroah-Hartman2017-09-191-2/+0
| |/ / /
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-10-011-0/+14
|\ \ \ \
| * | | | timer: Prepare to change timer callback argument typeKees Cook2017-09-281-0/+14
* | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-011-1/+20
|\ \ \ \ \
| * | | | | smp/hotplug: Hotplug state fail injectionPeter Zijlstra2017-09-251-1/+2
| * | | | | smp/hotplug: Add state diagramPeter Zijlstra2017-09-251-0/+18
| |/ / / /
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-10-012-31/+52
|\ \ \ \ \
| * | | | | sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra2017-09-292-10/+8
| * | | | | sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra2017-09-292-5/+14
| * | | | | sched/tracing: Use common task-state helpersPeter Zijlstra2017-09-291-2/+0
| * | | | | sched/tracing: Fix trace_sched_switch task-state printingPeter Zijlstra2017-09-292-8/+12
| * | | | | sched/debug: Convert TASK_state to hexPeter Zijlstra2017-09-291-14/+14
| * | | | | sched/debug: Implement consistent task-state printingPeter Zijlstra2017-09-291-7/+19
* | | | | | Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-291-0/+2
|\ \ \ \ \ \
| * | | | | | PCI: Add dummy pci_acs_enabled() for CONFIG_PCI=n buildGeert Uytterhoeven2017-09-251-0/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-291-1/+1
|\ \ \ \ \ \
| * | | | | | iommu: Fix comment for iommu_ops.map_sgJean-Philippe Brucker2017-09-271-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'fixes-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-291-0/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge commit 'keys-fixes-20170927' into fixes-v4.14-rc3James Morris2017-09-281-0/+2
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | KEYS: prevent creating a different user's keyringsEric Biggers2017-09-251-0/+2
| | | |/ / | | |/| |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-09-282-4/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | IB: Correct MR length field to be 64-bitParav Pandit2017-09-251-1/+1
| * | | | IB/core: Fix typo in the name of the tag-matching cap structLeon Romanovsky2017-09-252-3/+3
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-253-18/+15
|\ \ \ \ | |/ / / |/| | |
| * | | nvmet-fc: sync header templates with commentsJames Smart2017-09-251-5/+8
| * | | nvme: add transport SGL definitionsJames Smart2017-09-251-0/+6
| * | | nvme.h: remove FC transport-specific error valuesJames Smart2017-09-251-13/+0
| * | | blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long2017-09-251-0/+1
| |/ /
* | | Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-241-0/+7
|\ \ \
| * | | of: provide inline helper for of_find_device_by_nodeArnd Bergmann2017-09-191-0/+7
| |/ /
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-241-4/+1
|\ \ \
| * | | Revert "genirq: Restrict effective affinity to interrupts actually using it"Thomas Gleixner2017-09-211-4/+1
| |/ /
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-241-4/+8
|\ \ \
| * | | syscalls: Use CHECK_DATA_CORRUPTION for addr_limit_user_checkThomas Garnier2017-09-171-4/+8
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-236-22/+12
|\ \ \
| * | | net: prevent dst uses after freeEric Dumazet2017-09-213-20/+6
| * | | net: ethtool: Add back transceiver typeFlorian Fainelli2017-09-211-1/+5
| * | | bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song2017-09-201-0/+1
| * | | tcp: remove two unused functionsYuchung Cheng2017-09-181-1/+0
| |/ /
* | | Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-09-221-14/+4
|\ \ \
| * | | ACPI / bus: Make ACPI_HANDLE() work for non-GPL code againJohn Hubbard2017-09-191-14/+4
| |/ /