summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-04-293-14/+27
|\
| * Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner2018-04-263-14/+27
* | <linux/stringhash.h>: fix end_name_hash() for 64bit longAmir Goldstein2018-04-281-2/+2
* | Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-271-23/+0
|\ \
| * | virt: vbox: Move declarations of vboxguest private functions to private headerHans de Goede2018-04-231-23/+0
| |/
* | Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-271-2/+4
|\ \
| * | drivers: change struct device_driver::coredump() return type to voidArend van Spriel2018-04-191-2/+4
* | | Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-272-8/+15
|\ \ \
| * | | tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa2018-04-231-1/+1
| * | | earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz2018-04-231-7/+14
| |/ /
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-04-271-0/+75
|\ \ \
| * \ \ Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2018-04-261-0/+75
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: OMAP2+: Fix build when using split object directoriesDave Gerlach2018-04-181-0/+75
| | |/
* | | Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds2018-04-271-0/+1
|\ \ \
| * | | mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund2018-04-241-0/+1
| | |/ | |/|
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-04-261-0/+3
|\ \ \
| * | | virtio: add ability to iterate over vqsMichael S. Tsirkin2018-04-251-0/+3
| | |/ | |/|
* | | Merge tag 'for_v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2018-04-251-3/+1
|\ \ \
| * | | fsnotify: Fix fsnotify_mark_connector raceRobert Kolchmeyer2018-04-191-3/+1
| | |/ | |/|
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-04-251-0/+5
|\ \ \
| * | | scsi: sd_zbc: Avoid that resetting a zone fails sporadicallyBart Van Assche2018-04-191-0/+5
| |/ /
* | | Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-252-0/+4
|\ \ \
| * | | block: mq: Add some minor doc for core structsLinus Walleij2018-04-251-0/+3
| * | | block: add blk_queue_fua() helper functionDave Chinner2018-04-181-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-242-2/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | net: ethtool: Add missing kernel doc for FEC parametersFlorian Fainelli2018-04-241-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-04-221-2/+2
| |\ \ \
| | * | | bpf/tracing: fix a deadlock in perf_event_detach_bpf_progYonghong Song2018-04-111-2/+2
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-04-222-5/+0
|\ \ \ \ \
| * | | | | timekeeping: Remove __current_kernel_time()Baolin Wang2018-04-171-3/+0
| * | | | | timers: Remove stale struct tvec_base forward declarationLiu, Changcheng2018-04-171-2/+0
| | |_|_|/ | |/| | |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-221-12/+1
|\ \ \ \ \
| * | | | | coresight: Move to SPDX identifierMathieu Poirier2018-04-191-12/+1
| |/ / / /
* | | | | kasan: add no_sanitize attribute for clang buildsAndrey Konovalov2018-04-201-0/+3
* | | | | writeback: safer lock nestingGreg Thelen2018-04-202-14/+21
* | | | | fork: unconditionally clear stack on forkKees Cook2018-04-201-5/+1
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-203-4/+15
|\ \ \ \
| * | | | vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita2018-04-171-2/+5
| * | | | textsearch: fix kernel-doc warnings and add kernel-api sectionRandy Dunlap2018-04-161-2/+2
| * | | | lan78xx: PHY DSP registers initialization to address EEE link drop issues wit...Raghuram Chary J2018-04-121-0/+8
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-04-201-2/+5
|\ \ \ \ \
| * | | | | mm,vmscan: Allow preallocating memory for register_shrinker().Tetsuo Handa2018-04-161-2/+5
| | |/ / / | |/| | |
* | | | | Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2018-04-201-1/+1
|\ \ \ \ \
| * | | | | fsnotify: fix typo in a comment about mark->g_listAmir Goldstein2018-04-131-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-201-1/+8
|\ \ \ \ \ \
| * | | | | | HID: input: fix battery level reporting on BT miceDmitry Torokhov2018-04-091-1/+8
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-201-6/+13
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | livepatch: Allow to call a custom callback when freeing shadow variablesPetr Mladek2018-04-171-2/+3
| * | | | | | livepatch: Initialize shadow variables safely by a custom callbackPetr Mladek2018-04-171-4/+10
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-152-19/+74
|\ \ \ \ \ \ \