summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-281-0/+7
|\
| * sched/core: Fix cpu.max vs. cpuhotplug deadlockPeter Zijlstra2018-01-241-0/+7
* | net: don't call update_pmtu unconditionallyNicolas Dichtel2018-01-251-0/+8
* | net: tcp: close sock if net namespace is exitingDan Streetman2018-01-251-0/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-242-1/+2
|\ \
| * | net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptrWolfgang Bumiller2018-01-241-1/+1
| * | ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings2018-01-231-0/+1
| |/
* | 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
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-01-201-0/+4
|\
| * KVM: s390: wire up bpb featureChristian Borntraeger2018-01-201-0/+1
| * KVM: PPC: Book3S: Provide information about hardware/firmware CVE workaroundsPaul Mackerras2018-01-191-0/+3
* | 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-169-11/+41
|\ \ \ | |_|/ |/| |
| * | net, sched: fix panic when updating miniq {b,q}statsDaniel Borkmann2018-01-161-0/+2
| * | Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-01-161-0/+2
| |\ \
| | * | mac80211_hwsim: validate number of different channelsJohannes Berg2018-01-151-0/+2
| * | | netlink: extack: avoid parenthesized string constant warningJohannes Berg2018-01-151-2/+2
| * | | ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall2018-01-151-0/+3
| * | | Revert "openvswitch: Add erspan tunnel support."William Tu2018-01-151-1/+0
| * | | net/tls: Fix inverted error codes to avoid endless loopr.hering@avm.de2018-01-151-1/+1
| * | | 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-086-5/+66
|\ \ \ \ | |_|/ / |/| | |
| * | | sctp: fix the handling of ICMP Frag Needed for too small MTUsMarcelo Ricardo Leitner2018-01-081-1/+1
| |/ /
| * | sh_eth: fix SH7757 GEther initializationSergei Shtylyov2018-01-051-1/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-01-051-1/+1
| |\ \
| | * | netfilter: uapi: correct UNTRACKED conntrack state bit numberFlorian Westphal2017-12-211-1/+1
| * | | uapi/if_ether.h: prevent redefinition of struct ethhdrHauke Mehrtens2018-01-042-0/+9
| * | | vxlan: trivial indenting fix.William Tu2018-01-031-1/+1
| * | | uapi libc compat: add fallback for unsupported libcsFelix Janda2018-01-031-1/+54
* | | | 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
|\ \ \ \ \