summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-13Linux 3.18.37v3.18.37Sasha Levin1-1/+1
2016-07-12tmpfs: fix regression hang in fallocate undoHugh Dickins1-3/+5
2016-07-12netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal5-130/+92
2016-07-12netfilter: x_tables: do compat validation via translate_tableFlorian Westphal4-333/+80
2016-07-12netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal5-51/+26
2016-07-12netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal1-36/+25
2016-07-12netfilter: ip_tables: simplify translate_compat_table argsFlorian Westphal1-36/+25
2016-07-12netfilter: arp_tables: simplify translate_compat_table argsFlorian Westphal1-46/+36
2016-07-12netfilter: x_tables: don't reject valid target size on some architecturesFlorian Westphal1-2/+2
2016-07-12netfilter: x_tables: validate all offsets and sizes in a ruleFlorian Westphal1-5/+76
2016-07-12netfilter: x_tables: check for bogus target offsetFlorian Westphal5-10/+26
2016-07-12netfilter: x_tables: check standard target size tooFlorian Westphal1-0/+15
2016-07-12netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal5-3/+31
2016-07-12netfilter: x_tables: assert minimum target sizeFlorian Westphal1-0/+3
2016-07-12netfilter: x_tables: kill check_entry helperFlorian Westphal3-35/+24
2016-07-12netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal5-32/+41
2016-07-12netfilter: x_tables: validate targets of jumpsFlorian Westphal3-0/+48
2016-07-12netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal3-3/+13
2016-07-12netfilter: x_tables: fix unconditional helperFlorian Westphal3-33/+31
2016-07-12netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal3-6/+12
2016-07-12netfilter: x_tables: validate e->target_offset earlyFlorian Westphal3-27/+24
2016-07-12MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle1-1/+1
2016-07-12sparc64: Fix return from trap window fill crashes.David S. Miller5-52/+116
2016-07-12sparc: Harden signal return frame checks.David S. Miller5-45/+92
2016-07-12sparc64: Take ctx_alloc_lock properly in hugetlb_setup().David S. Miller1-3/+7
2016-07-12sparc/PCI: Fix for panic while enabling SR-IOVBabu Moger1-0/+17
2016-07-12sparc64: Fix sparc64_set_context stack handling.David S. Miller1-1/+1
2016-07-12sparc64: Fix numa node distance initializationNitin Gupta1-0/+8
2016-07-12sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller8-55/+34
2016-07-12sparc: Fix system call tracing register handling.Mike Frysinger2-0/+53
2016-07-12tcp: record TLP and ER timer stats in v6 statsYuchung Cheng1-1/+3
2016-07-12sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree1-0/+16
2016-07-12tuntap: correctly wake up process during uninitJason Wang1-3/+3
2016-07-12netlink: Fix dump skb leak/double freeHerbert Xu1-2/+5
2016-07-12xfs: print name of verifier if it failsEric Sandeen18-2/+24
2016-07-12pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau5-2/+87
2016-07-12MIPS: Reserve nosave data for hibernationHuacai Chen1-0/+3
2016-07-12serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...Chanwoo Choi1-2/+2
2016-07-12tty: vt, return error when con_startup failsJiri Slaby1-2/+3
2016-07-12Btrfs: don't use src fd for printkJosef Bacik1-1/+1
2016-07-12drm/radeon: fix PLL sharing on DCE6.1 (v2)Lucas Stach1-0/+10
2016-07-12tcp: refresh skb timestamp at retransmit timeEric Dumazet1-2/+4
2016-07-12net: fix a kernel infoleak in x25 moduleKangjie Lu1-0/+1
2016-07-12net: bridge: fix old ioctl unlocked net device walkNikolay Aleksandrov1-2/+3
2016-07-12VSOCK: do not disconnect socket when peer has shutdown SEND onlyIan Campbell1-20/+1
2016-07-12net: fix infoleak in rtnetlinkKangjie Lu1-8/+10
2016-07-12net: fix infoleak in llcKangjie Lu1-0/+1
2016-07-12net: fec: only clear a queue's work bit if the queue was emptiedUwe Kleine-König1-2/+8
2016-07-12netem: Segment GSO packets on enqueueNeil Horman1-2/+59
2016-07-12sch_dsmark: update backlog as wellWANG Cong1-0/+3