summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-15Linux 3.2.93v3.2.93Ben Hutchings1-1/+1
2017-09-15net: phy: marvell: Limit errata to 88m1101Andrew Lunn1-29/+37
2017-09-15Sanitize 'move_pages()' permission checksLinus Torvalds1-8/+3
2017-09-15mm: fix NULL ptr dereference in move_pagesSasha Levin1-8/+8
2017-09-15mm: fix NULL ptr dereference in migrate_pagesSasha Levin1-4/+7
2017-09-15mm: fix move/migrate_pages() race on task structChristoph Lameter2-30/+38
2017-09-15ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn10-23/+73
2017-09-15xen: fix bio vec mergingRoger Pau Monne1-2/+1
2017-09-15xfrm: policy: check policy direction valueVladis Dronov1-0/+6
2017-09-15tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0Wei Wang1-0/+4
2017-09-15tracing/kprobes: Allow to create probe with a module name starting with a digitSabrina Dubroca1-8/+5
2017-09-15MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton1-0/+3
2017-09-15net: prevent sign extension in dev_get_stats()Eric Dumazet1-1/+1
2017-09-15lib/cmdline.c: fix get_options() overflow while parsing rangesIlya Matveychikov1-3/+3
2017-09-15autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAILNeilBrown1-1/+1
2017-09-15powerpc/64: Initialise thread_info for emergency stacksNicholas Piggin1-0/+25
2017-09-15ipv6: avoid unregistering inet6_dev for loopbackWANG Cong1-1/+4
2017-09-15rtnetlink: add IFLA_GROUP to ifla_policySerhey Popovych1-0/+2
2017-09-15drm/radeon: add a quirk for Toshiba Satellite L20-183Alex Deucher1-0/+7
2017-09-15Input: i8042 - add Fujitsu Lifebook AH544 to notimeout listDaniel Drake1-0/+7
2017-09-15signal: Only reschedule timers on signals timers have sentEric W. Biederman1-6/+14
2017-09-15swap: cond_resched in swap_cgroup_prepare()Yu Zhao1-0/+3
2017-09-15powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao1-0/+12
2017-09-15xfrm: NULL dereference on allocation failureDan Carpenter1-0/+1
2017-09-15xfrm: Oops on error in pfkey_msg2xfrm_state()Dan Carpenter1-4/+12
2017-09-15selinux: fix double free in selinux_parse_opts_str()Paul Moore1-3/+2
2017-09-15usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe1-0/+4
2017-09-15configfs: Fix race between create_link and configfs_rmdirNicholas Bellinger1-2/+1
2017-09-15KVM: async_pf: avoid async pf injection when in guest modeWanpeng Li3-4/+7
2017-09-15excessive checks in ufs_write_failed() and ufs_evict_inode()Al Viro2-7/+4
2017-09-15ufs: set correct ->s_maxsizeAl Viro1-0/+18
2017-09-15fix ufs_isblockset()Al Viro1-3/+7
2017-09-15KEYS: fix dereferencing NULL payload with nonzero lengthEric Biggers1-2/+2
2017-09-15MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski1-1/+2
2017-09-15KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulationWanpeng Li1-9/+11
2017-09-15perf script python: Remove dups in documentation examplesSeongJae Park1-4/+2
2017-09-15perf script python: Updated trace_unhandled() signatureSeongJae Park1-6/+3
2017-09-15perf script python: Fix wrong code snippets in documentationSeongJae Park1-2/+2
2017-09-15perf script: Fix documentation errorsSeongJae Park2-3/+3
2017-09-15perf script: Fix outdated comment for perf-trace-pythonSeongJae Park1-1/+1
2017-09-15perf probe: Fix examples section of documentationSeongJae Park1-2/+6
2017-09-15drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()Dan Carpenter1-0/+2
2017-09-15net: ethoc: enable NAPI before poll may be scheduledMax Filippov1-1/+2
2017-09-15vb2: Fix an off by one error in 'vb2_plane_vaddr'Christophe JAILLET1-1/+1
2017-09-15vb2: fix plane index sanity check in vb2_plane_cookie()Zhaowei Yuan1-1/+1
2017-09-15net: ping: do not abuse udp_poll()Eric Dumazet1-1/+1
2017-09-15ipv6: Fix leak in ipv6_gso_segment().David S. Miller1-1/+3
2017-09-15net: add kfree_skb_list()Ben Hutchings2-8/+13
2017-09-15rc-core: race condition during ir_raw_event_register()Sean Young1-5/+8
2017-09-15alarmtimer: Rate limit periodic intervalsThomas Gleixner1-0/+8