summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-20Linux 3.16.38v3.16.38Ben Hutchings1-1/+1
2016-10-20mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds2-2/+13
2016-08-22Linux 3.16.37v3.16.37Ben Hutchings1-1/+1
2016-08-22Revert "netfilter: ensure number of counters is >0 in do_replace()"Bernhard Thaler1-4/+0
2016-08-22netfilter: ensure number of counters is >0 in do_replace()Dave Jones4-0/+22
2016-08-22netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal5-130/+92
2016-08-22netfilter: x_tables: do compat validation via translate_tableFlorian Westphal4-334/+80
2016-08-22netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal5-51/+26
2016-08-22netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal1-36/+25
2016-08-22netfilter: ip_tables: simplify translate_compat_table argsFlorian Westphal1-36/+24
2016-08-22netfilter: arp_tables: simplify translate_compat_table argsFlorian Westphal1-46/+36
2016-08-22netfilter: x_tables: don't reject valid target size on some architecturesFlorian Westphal1-2/+2
2016-08-22netfilter: x_tables: validate all offsets and sizes in a ruleFlorian Westphal1-5/+76
2016-08-22netfilter: x_tables: check for bogus target offsetFlorian Westphal5-10/+26
2016-08-22netfilter: x_tables: check standard target size tooFlorian Westphal1-0/+15
2016-08-22netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal5-3/+31
2016-08-22netfilter: x_tables: assert minimum target sizeFlorian Westphal1-0/+3
2016-08-22netfilter: x_tables: kill check_entry helperFlorian Westphal3-35/+24
2016-08-22netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal5-32/+41
2016-08-22netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal3-3/+13
2016-08-22misc: mic: Fix for double fetch security bug in VOP driverAshutosh Dixit1-0/+5
2016-08-22tcp: make challenge acks less predictableEric Dumazet1-4/+9
2016-08-22audit: fix a double fetch in audit_log_single_execve_arg()Paul Moore1-170/+165
2016-08-22s390/sclp_ctl: fix potential information leak with /dev/sclpMartin Schwidefsky1-5/+7
2016-08-22KVM: PPC: Book3S HV: Save/restore TM state in H_CEDEPaul Mackerras1-0/+13
2016-08-22KVM: PPC: Book3S HV: Pull out TM state save/restore into separate proceduresPaul Mackerras1-212/+237
2016-08-22rds: fix an infoleak in rds_inc_info_copyKangjie Lu1-0/+2
2016-08-22tipc: fix an infoleak in tipc_nl_compat_link_dumpKangjie Lu1-1/+2
2016-08-22ALSA: timer: Fix leak in events via snd_timer_user_tinterruptKangjie Lu1-0/+1
2016-08-22ALSA: timer: Fix leak in events via snd_timer_user_ccallbackKangjie Lu1-0/+1
2016-08-22ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMSKangjie Lu1-0/+1
2016-08-22USB: usbfs: fix potential infoleak in devioKangjie Lu1-4/+5
2016-08-22proc: prevent stacking filesystems on topJann Horn1-0/+7
2016-08-22fs: limit filesystem stacking depthMiklos Szeredi2-0/+18
2016-08-22ALSA: compress: fix an integer overflow checkDan Carpenter1-1/+1
2016-08-22tmpfs: fix regression hang in fallocate undoHugh Dickins1-3/+5
2016-08-22ecryptfs: don't allow mmap when the lower fs doesn't support itJeff Mahoney1-1/+14
2016-08-22xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7Jan Beulich1-32/+3
2016-08-22xenbus: don't bail early from xenbus_dev_request_and_reply()Jan Beulich1-3/+0
2016-08-22qeth: delete napi struct when removing a qeth deviceUrsula Braun2-0/+2
2016-08-22ALSA: timer: Fix negative queue usage by racy accessesTakashi Iwai1-1/+1
2016-08-22net: bcmsysport: Device stats are unsigned longFlorian Fainelli1-1/+1
2016-08-22block: fix use-after-free in sys_ioprio_get()Omar Sandoval1-0/+2
2016-08-22net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia2-7/+32
2016-08-22net/mlx5: Fix potential deadlock in command mode changeMohamad Haj Yahia1-49/+36
2016-08-22bonding: prevent out of bound accessesEric Dumazet3-10/+13
2016-08-22x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov1-2/+2
2016-08-22x86/power/64: Fix kernel text mapping corruption during image restorationRafael J. Wysocki2-43/+109
2016-08-22ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()Takashi Iwai1-3/+2
2016-08-22qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()Dan Carpenter1-1/+1