summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-27MIPS: KVM: Fix modular KVM under QEMUJames Hogan
2016-07-27signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfoVladimir Davydov
2016-07-27nfsd: check permissions when setting ACLsBen Hutchings
2016-07-27posix_acl: Add set_posix_aclAndreas Gruenbacher
2016-07-27UBIFS: Implement ->migratepage()Kirill A. Shutemov
2016-07-27mm: Export migrate_page_move_mapping and migrate_page_copyRichard Weinberger
2016-07-27ARM: 8578/1: mm: ensure pmd_present only checks the valid bitWill Deacon
2016-07-27NFS: Fix another OPEN_DOWNGRADE bugTrond Myklebust
2016-07-27make nfs_atomic_open() call d_drop() on all ->open_context() errors.Al Viro
2016-07-27x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov
2016-07-27kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu
2016-07-27x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin
2016-07-27USB: EHCI: declare hostpc register as zero-length arrayAlan Stern
2016-07-27powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur
2016-07-27powerpc/pseries: Fix PCI config address for DDWGavin Shan
2016-07-27powerpc/iommu: Remove the dependency on EEH struct in DDW mechanismGuilherme G. Piccoli
2016-07-27IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHsJason Gunthorpe
2016-07-27mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNALMartin Willi
2016-07-27mac80211: mesh: flush mesh paths unconditionallyBob Copeland
2016-07-27usb: musb: Ensure rx reinit occurs for shared_fifo endpointsAndrew Goodbody
2016-07-27usb: musb: Stop bulk endpoint while queue is rotatedAndrew Goodbody
2016-07-27usb: quirks: Add no-lpm quirk for Acer C120 LED ProjectorHans de Goede
2016-07-27net: alx: Work around the DMA RX overflow issueFeng Tang
2016-07-27ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff
2016-07-27sit: correct IP protocol used in ipip6_errSimon Horman
2016-07-27crypto: ux500 - memmove the right sizeLinus Walleij
2016-06-24Linux 3.14.73v3.14.73Greg Kroah-Hartman
2016-06-24netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-06-24Revert "netfilter: ensure number of counters is >0 in do_replace()"Bernhard Thaler
2016-06-24netfilter: x_tables: do compat validation via translate_tableFlorian Westphal
2016-06-24netfilter: ensure number of counters is >0 in do_replace()Dave Jones
2016-06-24netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-06-24netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal
2016-06-24netfilter: ip_tables: simplify translate_compat_table argsFlorian Westphal
2016-06-24netfilter: arp_tables: simplify translate_compat_table argsFlorian Westphal
2016-06-24netfilter: x_tables: don't reject valid target size on some architecturesFlorian Westphal
2016-06-24netfilter: x_tables: validate all offsets and sizes in a ruleFlorian Westphal
2016-06-24netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-06-24netfilter: x_tables: check standard target size tooFlorian Westphal
2016-06-24netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-06-24netfilter: x_tables: assert minimum target sizeFlorian Westphal
2016-06-24netfilter: x_tables: kill check_entry helperFlorian Westphal
2016-06-24netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-06-24netfilter: x_tables: validate targets of jumpsFlorian Westphal
2016-06-24netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal
2016-06-24pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau
2016-06-24xfs: fix up backport error in fs/xfs/xfs_inode.cGreg Kroah-Hartman
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