summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-03gpio: ath79: add missing MODULE_DESCRIPTION/LICENSEJesse Chan
2018-02-03gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2018-02-03power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2018-02-03crypto: af_alg - whitelist mask and typeStephan Mueller
2018-02-03crypto: aesni - handle zero length dst bufferStephan Mueller
2018-02-03ALSA: seq: Make ioctls race-freeTakashi Iwai
2018-02-03kaiser: fix intel_bts perf crashesHugh Dickins
2018-02-03x86/pti: Make unpoison of pgd for trusted boot work for realDave Hansen
2018-02-03bpf: reject stores into ctx via st and xaddDaniel Borkmann
2018-02-03bpf: fix 32-bit divide by zeroAlexei Starovoitov
2018-02-03bpf: fix divides by zeroEric Dumazet
2018-02-03bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann
2018-02-03bpf: arsh is not supported in 32 bit alu thus reject itDaniel Borkmann
2018-02-03bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov
2018-02-03bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov
2018-02-03x86: bpf_jit: small optimization in emit_bpf_tail_call()Eric Dumazet
2018-02-03bpf: fix branch pruning logicAlexei Starovoitov
2018-02-03loop: fix concurrent lo_open/lo_releaseLinus Torvalds
2018-01-31Linux 4.4.114v4.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