summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | posix-cpu-timers: Fix two trivial commentsYi Wang2019-10-231-3/+3
| * | | | timers/sched_clock: Include local timekeeping.h for missing declarationsBen Dooks (Codethink)2019-10-231-0/+2
| * | | | lib/vdso: Make clock_getres() POSIX compliant againThomas Gleixner2019-10-231-4/+5
| |/ / /
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-10-2714-21/+71
|\ \ \ \
| * | | | perf/aux: Fix AUX output stoppingAlexander Shishkin2019-10-221-1/+1
| * | | | perf/aux: Fix tracking of auxiliary trace buffer allocationThomas Richter2019-10-211-2/+4
| * | | | Merge tag 'perf-urgent-for-mingo-5.4-20191017' of git://git.kernel.org/pub/sc...Ingo Molnar2019-10-2112-17/+65
| |\ \ \ \
| | * | | | perf kmem: Fix memory leak in compact_gfp_flags()Yunfeng Ye2019-10-161-0/+1
| | * | | | tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo2019-10-151-2/+28
| | * | | | tools headers kvm: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2019-10-151-0/+2
| | * | | | tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2019-10-151-0/+1
| | * | | | tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2019-10-151-1/+5
| | * | | | perf c2c: Fix memory leak in build_cl_output()Yunfeng Ye2019-10-151-5/+9
| | * | | | perf tools: Fix mode setting in copyfile_mode_ns()Adrian Hunter2019-10-151-3/+5
| | * | | | perf annotate: Fix multiple memory and file descriptor leaksGustavo A. R. Silva2019-10-151-1/+1
| | * | | | perf tools: Fix resource leak of closedir() on the error pathsYunfeng Ye2019-10-152-3/+7
| | * | | | perf evlist: Fix fix for freed id arraysAndi Kleen2019-10-151-1/+1
| | * | | | perf jvmti: Link against tools/lib/ctype.h to have weak strlcpy()Thomas Richter2019-10-151-1/+5
| * | | | | perf/x86/intel/pt: Fix base for single entry topaJiri Olsa2019-10-201-1/+1
| |/ / / /
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-272-5/+20
|\ \ \ \ \
| * \ \ \ \ Merge tag 'irqchip-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2019-10-252-5/+20
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | irqchip/sifive-plic: Skip contexts except supervisor in plic_init()Alan Mikhak2019-10-251-2/+2
| | * | | | irqchip/gic-v3-its: Use the exact ITSList for VMOVPZenghui Yu2019-10-241-3/+18
* | | | | | Merge tag '5.4-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-10-279-37/+75
|\ \ \ \ \ \
| * | | | | | cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occursDave Wysochanski2019-10-254-9/+22
| * | | | | | CIFS: Fix use after free of file info structuresPavel Shilovsky2019-10-251-3/+3
| * | | | | | CIFS: Fix retry mid list corruption on reconnectsPavel Shilovsky2019-10-252-20/+32
| * | | | | | cifs: Fix missed free operationsChuhong Yuan2019-10-211-2/+2
| * | | | | | CIFS: avoid using MID 0xFFFFRoberto Bergantinos Corpas2019-10-211-0/+3
| * | | | | | cifs: clarify comment about timestamp granularity for old serversSteve French2019-10-211-1/+7
| * | | | | | cifs: Handle -EINPROGRESS only when noblockcnt is setPaulo Alcantara (SUSE)2019-10-211-2/+6
| |/ / / / /
* | | | | | Merge tag 'riscv/for-v5.4-rc5-b' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-10-274-40/+11
|\ \ \ \ \ \
| * | | | | | riscv: cleanup do_trap_breakChristoph Hellwig2019-10-261-20/+6
| * | | | | | riscv: cleanup <asm/bug.h>Christoph Hellwig2019-10-231-13/+3
| * | | | | | riscv: Fix undefined reference to vmemmap_populate_basepagesKefeng Wang2019-10-231-1/+1
| * | | | | | riscv: Fix implicit declaration of 'page_to_section'Kefeng Wang2019-10-231-4/+1
| * | | | | | riscv: fix fs/proc/kcore.c compilation with sparsemem enabledDavid Abdurachmanov2019-10-231-2/+0
| |/ / / / /
* | | | | | Merge tag 'mips_fixes_5.4_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-10-277-25/+35
|\ \ \ \ \ \
| * | | | | | MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton2019-10-241-8/+15
| * | | | | | MIPS: bmips: mark exception vectors as char arraysJonas Gorski2019-10-243-10/+10
| * | | | | | mips: vdso: Fix __arch_get_hw_counter()Vincenzo Frascino2019-10-181-1/+3
| * | | | | | MAINTAINERS: Use @kernel.org address for Paul BurtonPaul Burton2019-10-182-6/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'tty-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-10-261-4/+4
|\ \ \ \ \ \
| * | | | | | 8250-men-mcb: fix error checking when get_num_ports returns -ENODEVColin Ian King2019-10-151-4/+4
| |/ / / / /
* | | | | | Merge tag 'staging-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-10-261-4/+2
|\ \ \ \ \ \
| * | | | | | staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYSColin Ian King2019-10-141-4/+2
| |/ / / / /
* | | | | | Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-10-261-2/+2
|\ \ \ \ \ \
| * | | | | | sysfs: Fixes __BIN_ATTR_WO() macroNayna Jain2019-10-021-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'char-misc-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-10-262-9/+4
|\ \ \ \ \ \
| * | | | | | binder: Don't modify VMA bounds in ->mmap handlerJann Horn2019-10-172-9/+4
| | |/ / / / | |/| | | |