summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-24Linux 4.4.14v4.4.14Greg Kroah-Hartman1-1/+1
2016-06-24netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal5-130/+92
2016-06-24netfilter: x_tables: do compat validation via translate_tableFlorian Westphal4-342/+83
2016-06-24netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal5-51/+26
2016-06-24netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal1-35/+24
2016-06-24netfilter: ip_tables: simplify translate_compat_table argsFlorian Westphal1-35/+24
2016-06-24netfilter: arp_tables: simplify translate_compat_table argsFlorian Westphal1-46/+36
2016-06-24netfilter: x_tables: don't reject valid target size on some architecturesFlorian Westphal1-2/+2
2016-06-24netfilter: x_tables: validate all offsets and sizes in a ruleFlorian Westphal1-5/+76
2016-06-24netfilter: x_tables: check for bogus target offsetFlorian Westphal5-10/+26
2016-06-24netfilter: x_tables: check standard target size tooFlorian Westphal1-0/+15
2016-06-24netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal5-3/+31
2016-06-24netfilter: x_tables: assert minimum target sizeFlorian Westphal1-0/+3
2016-06-24netfilter: x_tables: kill check_entry helperFlorian Westphal3-35/+24
2016-06-24netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal5-32/+41
2016-06-24netfilter: x_tables: validate targets of jumpsFlorian Westphal3-0/+48
2016-06-24netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal3-3/+13
2016-06-24drm/core: Do not preserve framebuffer on rmfb, v4.Maarten Lankhorst1-5/+55
2016-06-24crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wqTadeusz Struk1-2/+11
2016-06-24netfilter: x_tables: fix unconditional helperFlorian Westphal3-33/+31
2016-06-24netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal3-6/+12
2016-06-24netfilter: x_tables: validate e->target_offset earlyFlorian Westphal3-27/+24
2016-06-24MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle1-1/+1
2016-06-24sparc64: Fix return from trap window fill crashes.David S. Miller5-52/+116
2016-06-24sparc: Harden signal return frame checks.David S. Miller5-45/+92
2016-06-24sparc64: Take ctx_alloc_lock properly in hugetlb_setup().David S. Miller1-3/+7
2016-06-24sparc64: Reduce TLB flushes during hugepte changesNitin Gupta6-51/+97
2016-06-24sparc/PCI: Fix for panic while enabling SR-IOVBabu Moger1-0/+17
2016-06-24sparc64: Fix sparc64_set_context stack handling.David S. Miller1-1/+1
2016-06-24sparc64: Fix numa node distance initializationNitin Gupta1-7/+8
2016-06-24sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller8-55/+34
2016-06-24sparc: Fix system call tracing register handling.Mike Frysinger2-0/+53
2016-06-24fix d_walk()/non-delayed __d_free() raceAl Viro1-2/+2
2016-06-24sched: panic on corrupted stack endJann Horn1-1/+2
2016-06-24proc: prevent stacking filesystems on topJann Horn1-0/+7
2016-06-24x86/entry/traps: Don't force in_interrupt() to return true in IST handlersAndy Lutomirski1-10/+10
2016-06-24wext: Fix 32 bit iwpriv compatibility issue with 64 bit KernelPrasun Maiti1-2/+23
2016-06-24ecryptfs: forbid opening files without mmap handlerJann Horn1-2/+11
2016-06-24memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_...Tejun Heo1-0/+3
2016-06-24parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller1-1/+9
2016-06-24pinctrl: mediatek: fix dual-edge code defecthongkun.cao1-2/+3
2016-06-24powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support callThomas Huth1-0/+1
2016-06-24powerpc: Use privileged SPR number for MMCR2Thomas Huth1-1/+1
2016-06-24powerpc: Fix definition of SIAR and SDAR registersThomas Huth1-2/+2
2016-06-24powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey1-15/+36
2016-06-24arm64: mm: always take dirty state from new pte in ptep_set_access_flagsWill Deacon1-1/+1
2016-06-24arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas2-3/+9
2016-06-24crypto: ccp - Fix AES XTS error for request sizes above 4096Tom Lendacky1-5/+12
2016-06-24crypto: public_key: select CRYPTO_AKCIPHERArnd Bergmann1-0/+1
2016-06-24irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding maskMarc Zyngier1-1/+1