summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-04unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa5-8/+16
2016-03-04ipv6: fix a lockdep splatEric Dumazet1-2/+3
2016-03-04ipv6: addrconf: Fix recursive spin lock callsubashab@codeaurora.org1-1/+4
2016-03-04ipv6/udp: use sticky pktinfo egress ifindex on connect()Paolo Abeni1-0/+3
2016-03-04ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni3-7/+18
2016-03-04tcp: beware of alignments in tcp_get_info()Eric Dumazet1-4/+8
2016-03-04switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel4-9/+14
2016-03-04inet: frag: Always orphan skbs inside ip_defrag()Joe Stringer2-2/+1
2016-03-04tipc: fix connection abort during subscription cancelParthasarathy Bhuvaragan1-6/+5
2016-03-04net: dsa: fix mv88e6xxx switchesRussell King1-1/+1
2016-03-04sctp: allow setting SCTP_SACK_IMMEDIATELY by the applicationMarcelo Ricardo Leitner1-0/+2
2016-03-04pptp: fix illegal memory access caused by multiple bind()sHannes Frederic Sowa1-10/+24
2016-03-04af_unix: fix struct pid memory leakEric Dumazet1-0/+1
2016-03-04tcp: fix NULL deref in tcp_v4_send_ack()Eric Dumazet1-5/+8
2016-03-04lwt: fix rx checksum setting for lwt devices tunneling over ipv6Paolo Abeni1-1/+1
2016-03-04tunnels: Allow IPv6 UDP checksums to be correctly controlled.Jesse Gross1-7/+16
2016-03-04net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier1-0/+17
2016-03-04gro: Make GRO aware of lightweight tunnels.Jesse Gross2-2/+23
2016-03-04af_iucv: Validate socket address length in iucv_sock_bind()Ursula Braun1-0/+3
2016-02-25Linux 4.4.3v4.4.3Greg Kroah-Hartman1-1/+1
2016-02-25modules: fix modparam async_probe requestLuis R. Rodriguez1-1/+1
2016-02-25module: wrapper for symbol name.Rusty Russell1-11/+15
2016-02-25itimers: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner1-1/+1
2016-02-25posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner1-1/+1
2016-02-25timerfd: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner1-1/+1
2016-02-25prctl: take mmap sem for writing to protect against othersMateusz Guzik1-10/+10
2016-02-25xfs: log mount failures don't wait for buffers to be releasedDave Chinner1-0/+10
2016-02-25Revert "xfs: clear PF_NOFREEZE for xfsaild kthread"Dave Chinner1-1/+0
2016-02-25xfs: inode recovery readahead can race with inode buffer creationDave Chinner2-5/+14
2016-02-25libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correctDarrick J. Wong1-1/+1
2016-02-25ovl: setattr: check permissions before copy-upMiklos Szeredi2-0/+15
2016-02-25ovl: root: copy attrMiklos Szeredi1-0/+3
2016-02-25ovl: check dentry positiveness in ovl_cleanup_whiteouts()Konstantin Khlebnikov1-1/+2
2016-02-25ovl: use a minimal buffer in ovl_copy_xattrVito Caputo1-14/+25
2016-02-25ovl: allow zero size xattrMiklos Szeredi1-1/+1
2016-02-25futex: Drop refcount if requeue_pi() acquired the rtmutexThomas Gleixner1-0/+5
2016-02-25devm_memremap_release(): fix memremap'd addr handlingToshi Kani1-1/+1
2016-02-25ipc/shm: handle removed segments gracefully in shm_mmap()Kirill A. Shutemov1-10/+43
2016-02-25intel_scu_ipcutil: underflow in scu_reg_access()Dan Carpenter1-1/+1
2016-02-25mm,thp: khugepaged: call pte flush at the time of collapseVineet Gupta1-1/+3
2016-02-25dump_stack: avoid potential deadlocksEric Dumazet1-3/+4
2016-02-25radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov1-3/+3
2016-02-25drivers/hwspinlock: fix race between radix tree insertion and lookupMatthew Wilcox1-0/+4
2016-02-25radix-tree: fix race in gang lookupMatthew Wilcox2-2/+26
2016-02-25MAINTAINERS: return arch/sh to maintained state, with new maintainersRich Felker1-1/+3
2016-02-25memcg: only free spare array when readers are doneMartijn Coenen1-5/+6
2016-02-25numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390Michael Holzheu1-3/+4
2016-02-25fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list()Mike Kravetz1-8/+11
2016-02-25scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky1-4/+4
2016-02-25dma-debug: switch check from _text to _stextLaura Abbott1-1/+1