summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-01-241-0/+2
|\
| * ftrace, orc, x86: Handle ftrace dynamically allocated trampolinesSteven Rostedt (VMware)2018-01-231-0/+2
* | Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman2018-01-241-7/+1
* | mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()Kirill A. Shutemov2018-01-211-0/+21
|/
* sparse doesn't support struct randomizationMatthew Wilcox2018-01-191-1/+1
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-171-4/+4
|\
| * delayacct: Account blkio completion on the correct taskJosh Snyder2018-01-161-4/+4
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-171-1/+7
|\ \
| * | module: Add retpoline tag to VERMAGICAndi Kleen2018-01-171-1/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-164-9/+33
|\ \ \ | |_|/ |/| |
| * | netlink: extack: avoid parenthesized string constant warningJohannes Berg2018-01-151-2/+2
| * | ptr_ring: document usage around __ptr_ring_peekMichael S. Tsirkin2018-01-151-4/+10
| * | net/mlx5: Fix get vector affinity helper functionSaeed Mahameed2018-01-121-1/+18
| * | {net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha2018-01-121-2/+3
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-141-0/+7
|\ \ \ | | |/ | |/|
| * | sysfs/cpu: Add vulnerability folderThomas Gleixner2018-01-081-0/+7
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-01-131-0/+2
|\ \ \
| * | | kdump: write correct address of mem_section into vmcoreinfoKirill A. Shutemov2018-01-131-0/+2
| | |/ | |/|
* | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-01-123-7/+0
|\ \ \ | |/ / |/| |
| * | locking/lockdep: Remove cross-release leftoversIngo Molnar2018-01-083-7/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-01-101-8/+18
|\ \ \
| * | | bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann2018-01-091-8/+16
| * | | bpf: prevent out-of-bounds speculationAlexei Starovoitov2018-01-091-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-081-1/+0
|\| | | | |/ / |/| |
| * | sh_eth: fix SH7757 GEther initializationSergei Shtylyov2018-01-051-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-061-0/+10
|\ \ \
| * | | fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'"Al Viro2018-01-051-0/+10
* | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-051-1/+3
|\ \ \ \
| * | | | efi/capsule-loader: Reinstate virtual capsule mappingArd Biesheuvel2018-01-031-1/+3
* | | | | fscache: Fix the default for fscache_maybe_release_page()David Howells2018-01-021-1/+1
|/ / / /
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-12-312-2/+4
|\ \ \ \
| * | | | timers: Reinitialize per cpu bases on hotplugThomas Gleixner2017-12-292-2/+4
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-12-314-16/+45
|\ \ \ \ \
| * | | | | genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner2017-12-291-1/+1
| * | | | | genirq: Introduce IRQD_CAN_RESERVE flagThomas Gleixner2017-12-291-0/+17
| * | | | | kernel/irq: Extend lockdep class for request mutexAndrew Lunn2017-12-282-15/+27
* | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-291-0/+11
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | x86/mm/pti: Add infrastructure for page table isolationThomas Gleixner2017-12-231-0/+11
| * | | | locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon2017-12-172-4/+4
| * | | | locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()Will Deacon2017-12-171-0/+1
| * | | | Merge commit 'upstream-x86-virt' into WIP.x86/mmIngo Molnar2017-12-171-2/+6
| |\ \ \ \
| * \ \ \ \ Merge branch 'upstream-x86-selftests' into WIP.x86/pti.baseIngo Molnar2017-12-173-28/+6
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar2017-12-171-0/+26
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge tag 'pm-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-12-291-0/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | cpufreq: schedutil: Use idle_calls counter of the remote CPUJoel Fernandes2017-12-281-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2017-12-281-0/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny2017-12-211-0/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-214-7/+11
|\ \ \ \ \ \
| * | | | | | net: reevalulate autoflowlabel setting after sysctl settingShaohua Li2017-12-211-1/+2
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-201-2/+2
| |\ \ \ \ \ \