summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-05-211-0/+1
|\
| * do d_instantiate/unlock_new_inode combinations safelyAl Viro2018-05-111-0/+1
* | Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds2018-05-217-5/+40
|\ \
| * | bpf: Prevent memory disambiguation attackAlexei Starovoitov2018-05-191-0/+1
| * | seccomp: Move speculation migitation control to arch codeThomas Gleixner2018-05-051-0/+2
| * | seccomp: Add filter flag to opt-out of SSB mitigationKees Cook2018-05-052-4/+6
| * | prctl: Add force disable speculationThomas Gleixner2018-05-052-1/+10
| * | nospec: Allow getting/setting on non-current taskKees Cook2018-05-031-2/+5
| * | prctl: Add speculation control prctlsThomas Gleixner2018-05-032-0/+16
| * | x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk2018-05-031-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-214-11/+12
|\ \ \
| * | | tls: don't use stack memory in a scatterlistMatt Mullins2018-05-171-0/+3
| * | | net/mlx5: Fix build break when CONFIG_SMP=nSaeed Mahameed2018-05-161-11/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-05-132-0/+8
| |\ \ \
| | * | | netfilter: nf_tables: bogus EBUSY in chain deletionsPablo Neira Ayuso2018-05-091-0/+5
| | * | | netfilter: Fix handling simultaneous open in TCP conntrackJozsef Kadlecsik2018-04-271-0/+3
* | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-05-202-1/+11
|\ \ \ \ \
| * | | | | locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNE...Waiman Long2018-05-162-1/+11
* | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-05-201-4/+4
|\ \ \ \ \ \
| * | | | | | efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel2018-05-141-4/+4
| |/ / / / /
* | | | | | include/linux/mm.h: add new inline function vmf_error()Souptick Joarder2018-05-181-0/+7
* | | | | | Merge tag 'mtd/fixes-for-4.17-rc6' of git://git.infradead.org/linux-mtdLinus Torvalds2018-05-182-6/+12
|\ \ \ \ \ \
| * | | | | | mtd: rawnand: Fix return type of __DIVIDE() when called with 32-bitGeert Uytterhoeven2018-05-151-5/+11
| * | | | | | mtd: Fix comparison in map_word_andequal()Ben Hutchings2018-05-141-1/+1
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-05-171-7/+1
|\ \ \ \ \ \
| * | | | | | KVM: Extend MAX_IRQ_ROUTES to 4096 for all archsWanpeng Li2018-05-111-7/+1
* | | | | | | proc: do not access cmdline nor environ from file-backed areasWilly Tarreau2018-05-171-0/+1
* | | | | | | Merge tag 'trace-v4.17-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-05-161-16/+0
|\ \ \ \ \ \ \
| * | | | | | | tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)2018-05-141-16/+0
| |/ / / / / /
* | | | | | | Merge tag 'afs-fixes-20180514' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-05-151-0/+42
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | afs: Add a tracepoint to record callbacks from unlisted serversDavid Howells2018-05-141-0/+42
* | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-05-133-6/+47
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | sched/core: Introduce set_special_state()Peter Zijlstra2018-05-042-6/+46
| * | | | | | kthread, sched/wait: Fix kthread_parkme() completion issuePeter Zijlstra2018-05-031-0/+1
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-05-113-0/+4
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | rbtree: include rcu.hSebastian Andrzej Siewior2018-05-112-0/+2
| * | | | | | mm, oom: fix concurrent munlock and oom reaper unmap, v3David Rientjes2018-05-111-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-117-2/+92
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2018-05-111-0/+85
| |\ \ \ \ \ \
| | * | | | | | rxrpc: Trace UDP transmission failureDavid Howells2018-05-101-0/+55
| | * | | | | | rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messagesDavid Howells2018-05-101-0/+30
| * | | | | | | bonding: send learning packets for vlans on slaveDebabrata Banerjee2018-05-111-0/+1
| * | | | | | | Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-05-102-1/+3
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | mac80211: fix kernel-doc "bad line" warningRandy Dunlap2018-05-071-1/+1
| | * | | | | | cfg80211: limit wiphy names to 128 bytesJohannes Berg2018-04-191-0/+2
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-05-071-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | xfrm: Fix warning in xfrm6_tunnel_net_exit.Steffen Klassert2018-04-161-0/+1
| * | | | | | | | net: flow_dissector: fix typo 'can by' to 'can be'Wolfram Sang2018-05-071-1/+1
| * | | | | | | | net: phy: broadcom: add support for BCM89610 PHYBhadram Varka2018-05-041-0/+1
* | | | | | | | | Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2018-05-111-10/+6
|\ \ \ \ \ \ \ \ \