summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNE...Waiman Long2018-05-163-1/+13
* locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flagWaiman Long2018-05-163-21/+28
* Linux 4.17-rc5Linus Torvalds2018-05-141-1/+1
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-05-1314-78/+153
|\
| * x86/vdso: Remove unused fileJann Horn2018-05-051-1/+0Star
| * perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msrPeter Zijlstra2018-05-051-0/+2
| * perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driverPeter Zijlstra2018-05-051-3/+6
| * perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()Peter Zijlstra2018-05-051-0/+3
| * perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*Peter Zijlstra2018-05-051-1/+4
| * perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]Peter Zijlstra2018-05-051-2/+5
| * sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]Peter Zijlstra2018-05-051-2/+5
| * sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]Peter Zijlstra2018-05-051-1/+6
| * sched/core: Introduce set_special_state()Peter Zijlstra2018-05-044-24/+62
| * kthread, sched/wait: Fix kthread_parkme() completion issuePeter Zijlstra2018-05-033-35/+41
| * kthread, sched/wait: Fix kthread_parkme() wait-loopPeter Zijlstra2018-05-031-3/+4
| * sched/fair: Fix the update of blocked load when newly idleVincent Guittot2018-05-031-1/+1
| * stop_machine, sched: Fix migrate_swap() vs. active_balance() deadlockPeter Zijlstra2018-05-031-5/+14
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-05-131-56/+1Star
|\ \
| * | Revert "sched/numa: Delay retrying placement for automatic NUMA balance after...Mel Gorman2018-05-121-56/+1Star
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-05-137-6/+25
|\ \ \
| * \ \ Merge tag 'perf-urgent-for-mingo-4.17-20180507' of git://git.kernel.org/pub/s...Ingo Molnar2018-05-107-6/+25
| |\ \ \
| | * | | Revert "perf pmu: Fix pmu events parsing rule"Arnaldo Carvalho de Melo2018-05-071-4/+4
| | * | | tools headers kvm: Sync ARM UAPI headers with the kernel sourcesArnaldo Carvalho de Melo2018-05-072-0/+12
| | * | | tools headers kvm: Sync uapi/linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2018-05-071-0/+7
| | * | | tools headers: Sync x86 cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo2018-05-071-0/+1
| | * | | perf vendor events intel: Remove duplicated entry for westmereep-dp in mapfil...William Cohen2018-05-071-1/+0Star
| | * | | perf bench numa: Fix typo in optionsYisheng Xie2018-05-071-1/+1
* | | | | Merge tag 'dma-mapping-4.17-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-05-131-1/+1
|\ \ \ \ \
| * | | | | swiotlb: silent unwanted warning "buffer is full"Jean Delvare2018-05-121-1/+1
| |/ / / /
* | | | | Merge tag '4.17-rc4-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2018-05-134-43/+57
|\ \ \ \ \
| * | | | | smb3: directory sync should not return an errorSteve French2018-05-111-0/+13
| * | | | | cifs: smb2ops: Fix listxattr() when there are no EAsPaulo Alcantara2018-05-091-0/+6
| * | | | | cifs: smbd: Enable signing with smbdirectLong Li2018-05-092-13/+0Star
| * | | | | cifs: Allocate validate negotiation request through kmallocLong Li2018-05-091-30/+38
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2018-05-122-5/+12
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'thermal-soc' into nextZhang Rui2018-05-111-3/+11
| |\ \ \ \ \ \
| | * | | | | | thermal: exynos: Propagate error value from tmu_read()Marek Szyprowski2018-04-271-2/+7
| | * | | | | | thermal: exynos: Reading temperature makes sense only when TMU is turned onMarek Szyprowski2018-04-271-1/+4
| * | | | | | | thermal: int3403_thermal: Fix NULL pointer deref on module load / probeHans de Goede2018-04-241-2/+1Star
| |/ / / / / /
* | | | | | | Merge tag 'for-linus-20180511' of git://git.kernel.dk/linux-blockLinus Torvalds2018-05-123-2/+23
|\ \ \ \ \ \ \
| * | | | | | | nvme: add quirk to force medium priority for SQ creationJens Axboe2018-05-112-1/+16
| * | | | | | | nvme: Fix sync controller reset returnCharles Machalow2018-05-111-1/+2
| * | | | | | | nvme: fix use-after-free in nvme_free_ns_headJianchao Wang2018-05-071-0/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-05-1217-87/+164
|\ \ \ \ \ \ \
| * | | | | | | rbtree: include rcu.hSebastian Andrzej Siewior2018-05-122-0/+2
| * | | | | | | scripts/faddr2line: fix error when addr2line output contains discriminatorChangbin Du2018-05-121-1/+4
| * | | | | | | ocfs2: take inode cluster lock before moving reflinked inode from orphan dirAshish Samant2018-05-121-2/+12
| * | | | | | | mm, oom: fix concurrent munlock and oom reaper unmap, v3David Rientjes2018-05-123-56/+71
| * | | | | | | mm: migrate: fix double call of radix_tree_replace_slot()Naoya Horiguchi2018-05-121-3/+1Star
| * | | | | | | proc/kcore: don't bounds check against address 0Laura Abbott2018-05-121-7/+16