aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-26x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systemsYazen Ghannam
2016-11-21Linux 4.4.34Greg Kroah-Hartman
2016-11-21sparc64: Delete now unused user copy fixup functions.David S. Miller
2016-11-21sparc64: Delete now unused user copy assembler helpers.David S. Miller
2016-11-21sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.David S. Miller
2016-11-21sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.David S. Miller
2016-11-21sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.David S. Miller
2016-11-21sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting.David S. Miller
2016-11-21sparc64: Convert U1copy_{from,to}_user to accurate exception reporting.David S. Miller
2016-11-21sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting.David S. Miller
2016-11-21sparc64: Convert copy_in_user to accurate exception reporting.David S. Miller
2016-11-21sparc64: Prepare to move to more saner user copy exception handling.David S. Miller
2016-11-21sparc64: Delete __ret_efault.David S. Miller
2016-11-21sparc64: Handle extremely large kernel TLB range flushes more gracefully.David S. Miller
2016-11-21sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c...David S. Miller
2016-11-21sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.David S. Miller
2016-11-21sparc64: Fix illegal relative branches in hypervisor patched TLB code.David S. Miller
2016-11-21sparc64: Handle extremely large kernel TSB range flushes sanely.David S. Miller
2016-11-21sparc: Handle negative offsets in arch_jump_label_transformJames Clarke
2016-11-21sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz
2016-11-21sparc: serial: sunhv: fix a double lock bugDan Carpenter
2016-11-21sparc: Don't leak context bits into thread->fault_addressDavid S. Miller
2016-11-21tty: Prevent ldisc drivers from re-using stale tty fieldsPeter Hurley
2016-11-21tcp: take care of truncations done by sk_filter()Eric Dumazet
2016-11-21ipv4: use new_gw for redirect neigh lookupStephen Suryaputra Lin
2016-11-21net: __skb_flow_dissect() must cap its return valueEric Dumazet
2016-11-21sock: fix sendmmsg for partial sendmsgSoheil Hassas Yeganeh
2016-11-21fib_trie: Correct /proc/net/route off by one errorAlexander Duyck
2016-11-21sctp: assign assoc_id earlier in __sctp_connectMarcelo Ricardo Leitner
2016-11-21ipv6: dccp: add missing bind_conflict to dccp_ipv6_mappedEric Dumazet
2016-11-21ipv6: dccp: fix out of bound access in dccp_v6_err()Eric Dumazet
2016-11-21dccp: fix out of bound access in dccp_v4_err()Eric Dumazet
2016-11-21dccp: do not send reset to already closed socketsEric Dumazet
2016-11-21tcp: fix potential memory corruptionEric Dumazet
2016-11-21ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper
2016-11-21bgmac: stop clearing DMA receive control register right after it is setAndy Gospodarek
2016-11-21net: mangle zero checksum in skb_checksum_help()Eric Dumazet
2016-11-21net: clear sk_err_soft in sk_clone_lock()Eric Dumazet
2016-11-21dctcp: avoid bogus doubling of cwnd after lossFlorian Westphal
2016-11-18Linux 4.4.33Greg Kroah-Hartman
2016-11-18netfilter: fix namespace handling in nf_log_proc_dostringJann Horn
2016-11-18btrfs: qgroup: Prevent qgroup->reserved from going subzeroGoldwyn Rodrigues
2016-11-18mmc: mxs: Initialize the spinlock prior to using itFabio Estevam
2016-11-18ASoC: sun4i-codec: return error code instead of NULL when create_card failsChen-Yu Tsai
2016-11-18ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal
2016-11-18i40e: fix call of ndo_dflt_bridge_getlink()Huaibin Wang
2016-11-18hwrng: core - Don't use a stack buffer in add_early_randomness()Andrew Lutomirski
2016-11-18lib/genalloc.c: start search from start of chunkDaniel Mentz
2016-11-18mei: bus: fix received data size check in NFC fixupAlexander Usyskin
2016-11-18iommu/vt-d: Fix dead-locks in disable_dmar_iommu() pathJoerg Roedel