summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-15Linux 3.2.93v3.2.93Ben Hutchings
2017-09-15net: phy: marvell: Limit errata to 88m1101Andrew Lunn
2017-09-15Sanitize 'move_pages()' permission checksLinus Torvalds
2017-09-15mm: fix NULL ptr dereference in move_pagesSasha Levin
2017-09-15mm: fix NULL ptr dereference in migrate_pagesSasha Levin
2017-09-15mm: fix move/migrate_pages() race on task structChristoph Lameter
2017-09-15ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2017-09-15xen: fix bio vec mergingRoger Pau Monne
2017-09-15xfrm: policy: check policy direction valueVladis Dronov
2017-09-15tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0Wei Wang
2017-09-15tracing/kprobes: Allow to create probe with a module name starting with a digitSabrina Dubroca
2017-09-15MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton
2017-09-15net: prevent sign extension in dev_get_stats()Eric Dumazet
2017-09-15lib/cmdline.c: fix get_options() overflow while parsing rangesIlya Matveychikov
2017-09-15autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAILNeilBrown
2017-09-15powerpc/64: Initialise thread_info for emergency stacksNicholas Piggin
2017-09-15ipv6: avoid unregistering inet6_dev for loopbackWANG Cong
2017-09-15rtnetlink: add IFLA_GROUP to ifla_policySerhey Popovych
2017-09-15drm/radeon: add a quirk for Toshiba Satellite L20-183Alex Deucher
2017-09-15Input: i8042 - add Fujitsu Lifebook AH544 to notimeout listDaniel Drake
2017-09-15signal: Only reschedule timers on signals timers have sentEric W. Biederman
2017-09-15swap: cond_resched in swap_cgroup_prepare()Yu Zhao
2017-09-15powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao
2017-09-15xfrm: NULL dereference on allocation failureDan Carpenter
2017-09-15xfrm: Oops on error in pfkey_msg2xfrm_state()Dan Carpenter
2017-09-15selinux: fix double free in selinux_parse_opts_str()Paul Moore
2017-09-15usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe
2017-09-15configfs: Fix race between create_link and configfs_rmdirNicholas Bellinger
2017-09-15KVM: async_pf: avoid async pf injection when in guest modeWanpeng Li
2017-09-15excessive checks in ufs_write_failed() and ufs_evict_inode()Al Viro
2017-09-15ufs: set correct ->s_maxsizeAl Viro
2017-09-15fix ufs_isblockset()Al Viro
2017-09-15KEYS: fix dereferencing NULL payload with nonzero lengthEric Biggers
2017-09-15MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski
2017-09-15KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulationWanpeng Li
2017-09-15perf script python: Remove dups in documentation examplesSeongJae Park
2017-09-15perf script python: Updated trace_unhandled() signatureSeongJae Park
2017-09-15perf script python: Fix wrong code snippets in documentationSeongJae Park
2017-09-15perf script: Fix documentation errorsSeongJae Park
2017-09-15perf script: Fix outdated comment for perf-trace-pythonSeongJae Park
2017-09-15perf probe: Fix examples section of documentationSeongJae Park
2017-09-15drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()Dan Carpenter
2017-09-15net: ethoc: enable NAPI before poll may be scheduledMax Filippov
2017-09-15vb2: Fix an off by one error in 'vb2_plane_vaddr'Christophe JAILLET
2017-09-15vb2: fix plane index sanity check in vb2_plane_cookie()Zhaowei Yuan
2017-09-15net: ping: do not abuse udp_poll()Eric Dumazet
2017-09-15ipv6: Fix leak in ipv6_gso_segment().David S. Miller
2017-09-15net: add kfree_skb_list()Ben Hutchings
2017-09-15rc-core: race condition during ir_raw_event_register()Sean Young
2017-09-15alarmtimer: Rate limit periodic intervalsThomas Gleixner