summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ACPI / scan: Fix enumeration for special UART devicesFrédéric Danis2017-10-201-1/+1
* Merge 4.14-rc4 into tty-nextGreg Kroah-Hartman2017-10-0956-330/+452
|\
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-10-073-1/+2
| |\
| | * scsi: libiscsi: Remove iscsi_destroy_sessionKhazhismel Kumykov2017-10-021-1/+0
| | * scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen2017-10-022-0/+2
| * | Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-10-071-1/+1
| |\ \
| | * | mmc: Delete bounce buffer handlingLinus Walleij2017-10-041-1/+1
| * | | Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-10-062-61/+64
| |\ \ \
| | * | | powerpc/watchdog: Make use of watchdog_nmi_probe()Thomas Gleixner2017-10-041-0/+1
| | * | | watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()Thomas Gleixner2017-10-041-1/+2
| | * | | watchdog/hardlockup/perf: Implement CPU enable replacementThomas Gleixner2017-09-141-0/+2
| | * | | watchdog/hardlockup/perf: Implement init time perf validationThomas Gleixner2017-09-141-2/+6
| | * | | watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stageThomas Gleixner2017-09-141-0/+2
| | * | | watchdog/sysctl: Clean up sysctl variable name spaceThomas Gleixner2017-09-141-8/+8
| | * | | watchdog/sysctl: Get rid of the #ifdefferyThomas Gleixner2017-09-141-0/+6
| | * | | watchdog/core: Clean up header messThomas Gleixner2017-09-141-35/+25
| | * | | smpboot/threads, watchdog/core: Avoid runtime allocationThomas Gleixner2017-09-141-2/+2
| | * | | watchdog/core: Remove the park_in_progress obfuscationThomas Gleixner2017-09-141-1/+0
| | * | | watchdog/hardlockup/perf: Prevent CPU hotplug deadlockThomas Gleixner2017-09-141-0/+6
| | * | | watchdog/core: Remove broken suspend/resume interfacesThomas Gleixner2017-09-141-12/+0
| | * | | watchdog/core: Provide interface to stop from poweroff()Thomas Gleixner2017-09-141-3/+3
| | * | | watchdog/hardlockup: Provide interface to stop/restart perf eventsPeter Zijlstra2017-09-141-0/+4
| * | | | Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-10-051-2/+2
| |\ \ \ \
| | * | | | dm ioctl: fix alignment of event number in the device listMikulas Patocka2017-09-251-2/+2
| * | | | | Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-10-051-0/+1
| |\ \ \ \ \
| | * | | | | ALSA: hda - program ICT bits to support HBR audioSriram Periyasamy2017-09-201-0/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-059-28/+68
| |\ \ \ \ \ \
| | * | | | | | bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov2017-10-031-1/+1
| | * | | | | | udp: perform source validation for mcast early demuxPaolo Abeni2017-10-011-1/+3
| | * | | | | | IPv4: early demux can return an error codePaolo Abeni2017-10-013-4/+4
| | * | | | | | net/mlx5: Check device capability for maximum flow countersRaed Salem2017-09-281-1/+2
| | * | | | | | net/mlx5: Fix FPGA capability locationInbar Karmy2017-09-282-3/+3
| | * | | | | | netlink: fix nla_put_{u8,u16,u32} for KASANArnd Bergmann2017-09-251-18/+55
| * | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-10-042-17/+17
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'reset-fixes-for-4.14' of git://git.pengutronix.de/git/pza/linux in...Olof Johansson2017-10-032-17/+17
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | | * | | | | | ARC: reset: remove the misleading v1 suffix all overVineet Gupta2017-09-182-17/+17
| * | | | | | | | include/linux/fs.h: fix comment about struct address_spaceMike Rapoport2017-10-031-1/+1
| * | | | | | | | mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline...YASUAKI ISHIMATSU2017-10-031-2/+8
| * | | | | | | | include/linux/bitfield.h: remove 32bit from FIELD_GET comment blockMasahiro Yamada2017-10-031-1/+1
| * | | | | | | | exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] arrayOleg Nesterov2017-10-031-1/+1
| * | | | | | | | android: binder: drop lru lock in isolate callbackSherry Yang2017-10-031-0/+6
| * | | | | | | | mm, oom_reaper: skip mm structs with mmu notifiersMichal Hocko2017-10-031-0/+5
| * | | | | | | | include/linux/mm.h: fix typo in VM_MPX definitionKirill A. Shutemov2017-10-031-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