summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-18pinctrl: cherryview: Serialize register access in suspend/resumeMika Westerberg
2016-11-18ARC: timer: rtc: implement read loop in "C" vs. inline asmVineet Gupta
2016-11-18s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu
2016-11-18coredump: fix unfreezable coredumping taskAndrey Ryabinin
2016-11-18swapfile: fix memory corruption via malformed swapfileJann Horn
2016-11-18dib0700: fix nec repeat handlingSean Young
2016-11-18ASoC: cs4270: fix DAPM stream name mismatchmurray foster
2016-11-18ALSA: info: Limit the proc text input sizeTakashi Iwai
2016-11-18ALSA: info: Return error for invalid read/writeTakashi Iwai
2016-11-15Linux 4.4.32Greg Kroah-Hartman
2016-11-15scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena
2016-11-15drm/radeon: fix DP mode validationAlex Deucher
2016-11-15drm/radeon/dp: add back special handling for NUTMEGAlex Deucher
2016-11-15drm/amdgpu: fix DP mode validationAlex Deucher
2016-11-15drm/amdgpu/dp: add back special handling for NUTMEGAlex Deucher
2016-11-15KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan
2016-11-15Revert KVM: MIPS: Drop other CPU ASIDs on guest MMU changesGreg Kroah-Hartman
2016-11-15of: silence warnings due to max() usageStephen Rothwell
2016-11-15packet: on direct_xmit, limit tso and csum to supported devicesWillem de Bruijn
2016-11-15sctp: validate chunk len before actually using itMarcelo Ricardo Leitner
2016-11-15net sched filters: fix notification of filter delete with proper handleJamal Hadi Salim
2016-11-15udp: fix IP_CHECKSUM handlingEric Dumazet
2016-11-15net: sctp, forbid negative lengthJiri Slaby
2016-11-15ipv4: use the right lock for ping_group_rangeWANG Cong
2016-11-15ipv4: disable BH in set_ping_group_range()Eric Dumazet
2016-11-15net: add recursion limit to GROSabrina Dubroca
2016-11-15rtnetlink: Add rtnexthop offload flag to compare maskJiri Pirko
2016-11-15bridge: multicast: restore perm router ports on multicast enableNikolay Aleksandrov
2016-11-15net: pktgen: remove rcu locking in pktgen_change_name()Eric Dumazet
2016-11-15ipv6: correctly add local routes when lo goes upNicolas Dichtel
2016-11-15ip6_tunnel: fix ip6_tnl_lookupVadim Fedorenko
2016-11-15ipv6: tcp: restore IP6CB for pktoptions skbsEric Dumazet
2016-11-15netlink: do not enter direct reclaim from netlink_dump()Eric Dumazet
2016-11-15packet: call fanout_release, while UNREGISTERING a netdevAnoob Soman
2016-11-15net: Add netdev all_adj_list refcnt propagation to fix panicAndrew Collins
2016-11-15net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ...Shmulik Ladkani
2016-11-15net: pktgen: fix pkt_sizePaolo Abeni
2016-11-15net: fec: set mac address unconditionallyGavin Schenk
2016-11-15tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller
2016-11-15ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2016-11-15ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()Lance Richardson
2016-11-15tcp: fix a compile error in DBGUNDO()Eric Dumazet
2016-11-15tcp: fix wrong checksum calculation on MTU probingDouglas Caetano dos Santos
2016-11-15net: avoid sk_forward_alloc overflowsEric Dumazet
2016-11-15tcp: fix overflow in __tcp_retransmit_skb()Eric Dumazet
2016-11-10Linux 4.4.31Greg Kroah-Hartman
2016-11-10HID: usbhid: add ATEN CS962 to list of quirky devicesOliver Neukum
2016-11-10ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()Boris Brezillon
2016-11-10kvm: x86: Check memopp before dereference (CVE-2016-8630)Owen Hofmann
2016-11-10tty: vt, fix bogus division in csi_JJiri Slaby