summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-24drm/core: Do not preserve framebuffer on rmfb, v4.Maarten Lankhorst
2016-06-24crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wqTadeusz Struk
2016-06-24netfilter: x_tables: fix unconditional helperFlorian Westphal
2016-06-24netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal
2016-06-24netfilter: x_tables: validate e->target_offset earlyFlorian Westphal
2016-06-24MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle
2016-06-24sparc64: Fix return from trap window fill crashes.David S. Miller
2016-06-24sparc: Harden signal return frame checks.David S. Miller
2016-06-24sparc64: Take ctx_alloc_lock properly in hugetlb_setup().David S. Miller
2016-06-24sparc64: Reduce TLB flushes during hugepte changesNitin Gupta
2016-06-24sparc/PCI: Fix for panic while enabling SR-IOVBabu Moger
2016-06-24sparc64: Fix sparc64_set_context stack handling.David S. Miller
2016-06-24sparc64: Fix numa node distance initializationNitin Gupta
2016-06-24sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller
2016-06-24sparc: Fix system call tracing register handling.Mike Frysinger
2016-06-24fix d_walk()/non-delayed __d_free() raceAl Viro
2016-06-24sched: panic on corrupted stack endJann Horn
2016-06-24proc: prevent stacking filesystems on topJann Horn
2016-06-24x86/entry/traps: Don't force in_interrupt() to return true in IST handlersAndy Lutomirski
2016-06-24wext: Fix 32 bit iwpriv compatibility issue with 64 bit KernelPrasun Maiti
2016-06-24ecryptfs: forbid opening files without mmap handlerJann Horn
2016-06-24memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_...Tejun Heo
2016-06-24parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller
2016-06-24pinctrl: mediatek: fix dual-edge code defecthongkun.cao
2016-06-24powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support callThomas Huth
2016-06-24powerpc: Use privileged SPR number for MMCR2Thomas Huth
2016-06-24powerpc: Fix definition of SIAR and SDAR registersThomas Huth
2016-06-24powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey
2016-06-24arm64: mm: always take dirty state from new pte in ptep_set_access_flagsWill Deacon
2016-06-24arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas
2016-06-24crypto: ccp - Fix AES XTS error for request sizes above 4096Tom Lendacky
2016-06-24crypto: public_key: select CRYPTO_AKCIPHERArnd Bergmann
2016-06-24irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding maskMarc Zyngier
2016-06-24s390/bpf: reduce maximum program size to 64 KBMichael Holzheu
2016-06-24s390/bpf: fix recache skb->data/hlen for skb_vlan_push/popMichael Holzheu
2016-06-24gpio: bcm-kona: fix bcm_kona_gpio_reset() warningsBen Dooks
2016-06-24ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King
2016-06-24ALSA: hda/realtek: Add T560 docking unit fixupTorsten Hilbrich
2016-06-24ALSA: hda/realtek - Add support for new codecs ALC700/ALC701/ALC703Kailang Yang
2016-06-24ALSA: hda/realtek - ALC256 speaker noise issueKailang Yang
2016-06-24ALSA: hda - Fix headset mic detection problem for Dell machineAceLan Kao
2016-06-24ALSA: hda - Add PCI ID for KabylakeVinod Koul
2016-06-24KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsiPaolo Bonzini
2016-06-24KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini
2016-06-24vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg
2016-06-24geneve: Relax MTU constraintsDavid Wragg
2016-06-24vxlan: Relax MTU constraintsDavid Wragg
2016-06-24ipv6: Skip XFRM lookup if dst_entry in socket cache is validJakub Sitnicki
2016-06-24l2tp: fix configuration passed to setup_udp_tunnel_sock()Guillaume Nault
2016-06-24bridge: Don't insert unnecessary local fdb entry on changing mac addressToshiaki Makita