summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-261-0/+2
|\
| * tracing: Add missing forward declarationAhbong Chang2018-04-191-0/+2
* | 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-253-2/+32
|\ \
| * | scsi: sd_zbc: Avoid that resetting a zone fails sporadicallyBart Van Assche2018-04-191-0/+5
| * | scsi: ufs: add trace event for ufs upiuOhad Sharabi2018-04-181-0/+27
| * | scsi: core: remove reference to scsi_show_extd_sense()John Pittman2018-04-181-2/+0
| |/
* | 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-244-3/+7
|\ \ \
| * | | 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
| * | | | net: sched: ife: handle malformed tlv lengthAlexander Aring2018-04-221-1/+2
| * | | | llc: delete timers synchronously in llc_sk_free()Cong Wang2018-04-221-0/+1
* | | | | Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-04-221-1/+1
|\ \ \ \ \
| * | | | | drm: Fix HDCP downstream dev count readRamalingam C2018-04-161-1/+1
* | | | | | 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-222-15/+16
|\ \ \ \ \ \
| * | | | | | coresight: Move to SPDX identifierMathieu Poirier2018-04-191-12/+1
| * | | | | | perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]Alexey Budankov2018-04-171-3/+15
| |/ / / / /
* | | | | | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-211-0/+3
|\ \ \ \ \ \
| * | | | | | random: add new ioctl RNDRESEEDCRNGTheodore Ts'o2018-04-141-0/+3
* | | | | | | 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 tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-04-201-16/+306
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | xen/sndif: Sync up with the canonical definition in XenOleksandr Andrushchenko2018-04-171-16/+306
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-152-19/+74
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | syscalls/core, syscalls/x86: Clean up compat syscall stub naming conventionDominik Brodowski2018-04-091-12/+17
| * | | | | | | | | | syscalls/core, syscalls/x86: Clean up syscall stub naming conventionDominik Brodowski2018-04-091-6/+11
| * | | | | | | | | | syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscallsDominik Brodowski2018-04-051-0/+22
| * | | | | | | | | | syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi...Dominik Brodowski2018-04-051-1/+1