summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-07-19Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-18ipv6: fix useless rol32 call on hashColin Ian King
2018-07-18PCI: OF: Fix I/O space page leakSergei Shtylyov
2018-07-16tcp: Fix broken repair socket window probe patchStefan Baranoff
2018-07-16net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap
2018-07-16ipv6/mcast: init as INCLUDE when join SSM INCLUDE groupHangbin Liu
2018-07-16ipv4/igmp: init group mode as INCLUDE when join source groupHangbin Liu
2018-07-16mm: don't do zero_resv_unavail if memmap is not allocatedPavel Tatashin
2018-07-14mm: allow arch to supply p??_free_tlb functionsNicholas Piggin
2018-07-13tcp: remove DELAYED ACK events in DCTCPYuchung Cheng
2018-07-13net: ethtool: fix spelling mistake: "tubale" -> "tunable"Michael Heimpold
2018-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-13Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-12net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio
2018-07-11Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-11Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-07-10rseq: Remove unused types_32_64.h uapi headerMathieu Desnoyers
2018-07-10rseq: uapi: Declare rseq_cs field as union, update includesMathieu Desnoyers
2018-07-10rseq: uapi: Update uapi commentsMathieu Desnoyers
2018-07-10rseq: Use __u64 for rseq_cs fields, validate user inputsMathieu Desnoyers
2018-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-07-09bpf: include errno.h from bpf-cgroup.hRoman Gushchin
2018-07-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-07-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-07xdp: XDP_REDIRECT should check IFF_UP and MTUToshiaki Makita
2018-07-07bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skbJohn Fastabend
2018-07-07uio: change to use the mutex lock instead of the spin lockXiubo Li
2018-07-07net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is usedDavide Caratti
2018-07-07net/sched: act_csum: fix NULL dereference when 'goto chain' is usedDavide Caratti
2018-07-07net: bridge: fix br_vlan_get_{pvid,info} return valuesArnd Bergmann
2018-07-06Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-07-06netfilter: nf_tables: place all set backends in one single modulePablo Neira Ayuso
2018-07-06netfilter: nf_tproxy: fix possible non-linear access to transport headerMáté Eckl
2018-07-05Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-07-05ipv6: make ipv6_renew_options() interrupt/kernel safePaul Moore
2018-07-04net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern
2018-07-04net: phy: marvell: change default m88e1510 LED configurationWang Dongsheng
2018-07-03ftrace: Nuke clear_ftrace_functionYisheng Xie
2018-07-03compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarationsNick Desaulniers
2018-07-03kthread, sched/core: Fix kthread_parkme() (again...)Peter Zijlstra
2018-07-02xsk: fix potential race in SKB TX completion codeMagnus Karlsson
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-02ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede
2018-07-02net: fix use-after-free in GRO with ESPSabrina Dubroca
2018-07-01Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-01Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller