summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2018-08-07netfilter: cttimeout: move ctnl_untimeout to nf_conntrackHarsha Sharma-0/+1
2018-08-07netfilter: nft_osf: use NFT_OSF_MAXGENRELEN instead of IFNAMSIZFernando Fernandez Mancera-0/+1
2018-08-08powerpc/64s: Fix page table fragment refcount race vs speculative referencesNicholas Piggin-1/+4
2018-08-07cpu/hotplug: Fix SMT supported evaluationThomas Gleixner-0/+2
2018-08-06Merge branch 'ieee802154-for-davem-2018-08-06' of git://git.kernel.org/pub/sc...David S. Miller-0/+1
2018-08-06Merge branch 'x86/pti-urgent' into x86/ptiThomas Gleixner-53/+140
2018-08-06Bluetooth: btqca: Introduce HCI_EV_VENDOR and use itMarcel Holtmann-0/+2
2018-08-06vhost: switch to use new message formatJason Wang-0/+18
2018-08-06Revert "ata: ahci_platform: allow disabling of hotplug to save power"Tejun Heo-2/+0
2018-08-06locks: add tracepoint in flock codepathJeff Layton-1/+4
2018-08-06KVM: X86: Implement PV IPIs in linux guestWanpeng Li-0/+1
2018-08-06KVM: X86: Implement "send IPI" hypercallWanpeng Li-0/+1
2018-08-06KVM: x86: Add tlb remote flush callback in kvm_x86_ops.Tianyu Lan-0/+7
2018-08-06kvm: nVMX: Introduce KVM_CAP_NESTED_STATEJim Mattson-0/+4
2018-08-06KVM: Switch 'requests' to be 64-bit (explicitly)KarimAllah Ahmed-5/+5
2018-08-06Merge tag 'v4.18-rc6' into HEADPaolo Bonzini-267/+389
2018-08-06btrfs: Get rid of the confusing btrfs_file_extent_inline_lenQu Wenruo-1/+1
2018-08-06btrfs: remove the logged extents infrastructureJosef Bacik-1/+0
2018-08-06PM / reboot: Eliminate race between reboot and suspendPingfan Liu-1/+1
2018-08-06aio: implement IOCB_CMD_POLLChristoph Hellwig-4/+2
2018-08-06Merge back cpufreq changes for 4.19.Rafael J. Wysocki-0/+27
2018-08-06Merge remote-tracking branch 'net-next/master'Stefan Schmidt-603/+1938
2018-08-05Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2Jens Axboe-4/+48
2018-08-05Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe-131/+150
2018-08-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-38/+308
2018-08-05ip: use rb trees for IP frag queue.Peter Oskolkov-4/+8
2018-08-05net: modify skb_rbtree_purge to return the truesize of all purged skbs.Peter Oskolkov-1/+1
2018-08-05ip: discard IPv4 datagrams with overlapping segments.Peter Oskolkov-0/+1
2018-08-05ptp_qoriq: support automatic configuration for ptp timerYangbo Lu-1/+5
2018-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-24/+147
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+0
2018-08-05Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner-296/+553
2018-08-04ethtool: Remove trailing semicolon for static inlineFlorian Fainelli-2/+2
2018-08-04i2c: quirks: add zero length checksWolfram Sang-0/+4
2018-08-04include/net/bond_3ad: Simplify the code by using the ARRAY_SIZEzhong jiang-1/+1
2018-08-04Merge tag 'qcom-arm64-for-4.19-2' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson-0/+305
2018-08-03fork: Have new threads join on-going signal group stopsEric W. Biederman-0/+2
2018-08-03fork: Skip setting TIF_SIGPENDING in ptrace_init_taskEric W. Biederman-2/+0
2018-08-03signal: Add calculate_sigpending()Eric W. Biederman-0/+1
2018-08-03new helper: inode_fake_hash()Al Viro-0/+11
2018-08-03media: vsp1: Support Interlaced display pipelinesKieran Bingham-0/+2
2018-08-03new primitive: discard_new_inode()Al Viro-1/+5
2018-08-03rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to callerDavid Howells-1/+1
2018-08-03netfilter: bridge: Expose nf_tables bridge hook priorities through uapiMáté Eckl-11/+11
2018-08-03netfilter: nf_tables: match on tunnel metadataPablo Neira Ayuso-0/+15
2018-08-03netfilter: nf_tables: add tunnel supportPablo Neira Ayuso-1/+68
2018-08-03l2tp: ignore L2TP_ATTR_MTUGuillaume Nault-1/+1
2018-08-03netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osfFernando Fernandez Mancera-2/+2
2018-08-03netfilter: nf_osf: move nf_osf_fingers to non-uapi header fileFernando Fernandez Mancera-2/+2
2018-08-03netfilter: use kvmalloc_array to allocate memory for hashtableLi RongQing-2/+0