summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-24gpio: make sure gpiod_to_irq() returns negative on NULL descLinus Walleij1-1/+8
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-24Revert "drm/i915: Exit cherryview_irq_handler() after one pass"Greg Kroah-Hartman1-2/+2
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-24gpio: zynq: initialize clock even without CONFIG_PMHelmut Grohne1-0/+7
2016-06-24gpio: zynq: Fix the error pathShubhrajyoti Datta1-1/+3
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-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-24mm: thp: broken page count after commit aa88b68c3b1dGerald Schaefer1-1/+4
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/mm/hash: Fix the reference bit update when handling hash faultAneesh Kumar K.V1-2/+20
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
2016-06-24s390/bpf: reduce maximum program size to 64 KBMichael Holzheu1-1/+1
2016-06-24s390/bpf: fix recache skb->data/hlen for skb_vlan_push/popMichael Holzheu2-3/+3
2016-06-24gpiolib: Fix unaligned used of reference countersRicardo Ribalda Delgado1-2/+2
2016-06-24gpiolib: Fix NULL pointer deferenceRicardo Ribalda Delgado1-1/+1
2016-06-24gpio: bcm-kona: fix bcm_kona_gpio_reset() warningsBen Dooks1-2/+2