summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-31Linux 4.9.79v4.9.79Greg Kroah-Hartman
2018-01-31nfsd: auth: Fix gid sorting when rootsquash enabledBen Hutchings
2018-01-31bpf: reject stores into ctx via st and xaddDaniel Borkmann
2018-01-31bpf: fix 32-bit divide by zeroAlexei Starovoitov
2018-01-31bpf: fix divides by zeroEric Dumazet
2018-01-31bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann
2018-01-31bpf: arsh is not supported in 32 bit alu thus reject itDaniel Borkmann
2018-01-31bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov
2018-01-31bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov
2018-01-31x86: bpf_jit: small optimization in emit_bpf_tail_call()Eric Dumazet
2018-01-31hrtimer: Reset hrtimer cpu base proper on CPU hotplugThomas Gleixner
2018-01-31x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang
2018-01-31perf/x86/amd/power: Do not load AMD power module on !AMD platformsXiao Liang
2018-01-31flow_dissector: properly cap thoff fieldEric Dumazet
2018-01-31tun: fix a memory leak for tfile->tx_arrayCong Wang
2018-01-31mlxsw: spectrum_router: Don't log an error on missing neighborYuval Mintz
2018-01-31gso: validate gso_type in GSO handlersWillem de Bruijn
2018-01-31ip6_gre: init dev->mtu and dev->hard_header_len correctlyAlexey Kodanev
2018-01-31be2net: restore properly promisc mode after queues reconfigurationIvan Vecera
2018-01-31ppp: unlock all_ppp_mutex before registering deviceGuillaume Nault
2018-01-31ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall
2018-01-31net: Allow neigh contructor functions ability to modify the primary_keyJim Westfall
2018-01-31vmxnet3: repair memory leakNeil Horman
2018-01-31tipc: fix a memory leak in tipc_nl_node_get_link()Cong Wang
2018-01-31sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbufXin Long
2018-01-31sctp: do not allow the v4 socket to bind a v4mapped v6 addressXin Long
2018-01-31r8169: fix memory corruption on retrieval of hardware statistics.Francois Romieu
2018-01-31pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault
2018-01-31net: tcp: close sock if net namespace is exitingDan Streetman
2018-01-31net: qdisc_pkt_len_init() should be more robustEric Dumazet
2018-01-31net: igmp: fix source address check for IGMPv3 reportsFelix Fietkau
2018-01-31lan78xx: Fix failure in USB Full SpeedYuiko Oshino
2018-01-31ipv6: ip6_make_skb() needs to clear cork.base.dstEric Dumazet
2018-01-31ipv6: fix udpv6 sendmsg crash caused by too small MTUMike Maloney
2018-01-31ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings
2018-01-31dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed stateAlexey Kodanev
2018-01-31eventpoll.h: add missing epoll event masksGreg KH
2018-01-31vsyscall: Fix permissions for emulate mode with KAISER/PTIBen Hutchings
2018-01-31um: link vmlinux with -no-pieThomas Meyer
2018-01-31orangefs: fix deadlock; do not write i_size in read_iterMartin Brandenburg
2018-01-31Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma
2018-01-31mm: fix 100% CPU kswapd busyloop on unreclaimable nodesJohannes Weiner
2018-01-31Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman
2018-01-31scsi: libiscsi: fix shifting of DID_REQUEUE host byteJohannes Thumshirn
2018-01-31fs/fcntl: f_setown, avoid undefined behaviourJiri Slaby
2018-01-31reiserfs: don't preallocate blocks for extended attributesJeff Mahoney
2018-01-31reiserfs: fix race in prealloc discardJeff Mahoney
2018-01-31netfilter: xt_osf: Add missing permission checksKevin Cernekee
2018-01-31netfilter: nfnetlink_cthelper: Add missing permission checksKevin Cernekee
2018-01-31ACPICA: Namespace: fix operand cache leakSeunghun Han