aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-01Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidlsk-v4.4-18.02-androidAlex Shi
2018-02-01 Merge tag 'v4.4.114' into linux-linaro-lsk-v4.4lsk-v4.4-18.02Alex Shi
2018-01-31Linux 4.4.114Greg Kroah-Hartman
2018-01-31nfsd: auth: Fix gid sorting when rootsquash enabledBen Hutchings
2018-01-31net: tcp: close sock if net namespace is exitingDan Streetman
2018-01-31flow_dissector: properly cap thoff fieldEric Dumazet
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-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: qdisc_pkt_len_init() should be more robustEric Dumazet
2018-01-31tcp: __tcp_hdrlen() helperCraig Gallek
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-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-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-31usbip: prevent leaking socket pointer address in messagesShuah Khan
2018-01-31usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan
2018-01-31usbip: fix stub_rx: get_pipe() to validate endpoint numberShuah Khan
2018-01-31usb: usbip: Fix possible deadlocks reported by lockdepAndrew Goodbody
2018-01-31Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma
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 clear SGID when inheriting ACLsJan Kara
2018-01-31reiserfs: don't preallocate blocks for extended attributesJeff Mahoney
2018-01-31reiserfs: fix race in prealloc discardJeff Mahoney
2018-01-31ext2: Don't clear SGID when inheriting ACLsJan Kara
2018-01-31netfilter: xt_osf: Add missing permission checksKevin Cernekee
2018-01-31netfilter: nfnetlink_cthelper: Add missing permission checksKevin Cernekee
2018-01-31netfilter: fix IS_ERR_VALUE usagePablo Neira Ayuso
2018-01-31netfilter: use fwmark_reflect in nf_send_resetPau Espin Pedrol
2018-01-31netfilter: nf_conntrack_sip: extend request line validationUlrich Weber
2018-01-31netfilter: restart search if moved to other chainFlorian Westphal
2018-01-31netfilter: nfnetlink_queue: reject verdict request from different portidLiping Zhang
2018-01-31netfilter: nf_ct_expect: remove the redundant slash when policy name is emptyLiping Zhang
2018-01-31netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flagsPaolo Abeni
2018-01-31netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...Hongxu Jia
2018-01-31netfilter: x_tables: speed up jump target validationFlorian Westphal
2018-01-31ACPICA: Namespace: fix operand cache leakSeunghun Han