summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-29Linux 3.18.38v3.18.38Sasha Levin1-1/+1
2016-07-204.1.28 Fix bad backport of 8f182270dfec "mm/swap.c: flush lru pvecs on compou...Steven Rostedt1-1/+1
2016-07-20powerpc: Fix build break due to missing PPC_FEATURE2_HTM_NOSCMichael Ellerman1-2/+1
2016-07-20ecryptfs: don't allow mmap when the lower fs doesn't support itJeff Mahoney1-1/+14
2016-07-20xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7Jan Beulich1-32/+3
2016-07-20xenbus: don't bail early from xenbus_dev_request_and_reply()Jan Beulich1-3/+0
2016-07-20Revert "ecryptfs: forbid opening files without mmap handler"Jeff Mahoney1-11/+2
2016-07-20xenbus: don't BUG() on user mode induced conditionJan Beulich1-6/+8
2016-07-20xenbus: Add proper handling of XS_ERROR from Xenbus for transactions.Jennifer Herbert1-4/+7
2016-07-20MIPS: Fix page table corruption on THP permission changes.David Daney1-1/+2
2016-07-19qeth: delete napi struct when removing a qeth deviceUrsula Braun2-0/+2
2016-07-19ALSA: timer: Fix negative queue usage by racy accessesTakashi Iwai1-1/+1
2016-07-19block: fix use-after-free in sys_ioprio_get()Omar Sandoval1-0/+2
2016-07-19x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov1-2/+2
2016-07-19ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()Takashi Iwai1-3/+2
2016-07-19ipr: Clear interrupt on croc/crocodile when running with LSIBrian King1-0/+1
2016-07-19ALSA: echoaudio: Fix memory allocationChristophe JAILLET1-2/+2
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