summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-12xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang3-0/+16
2017-10-12udf: Fix deadlock between writeback and udf_setsize()Jan Kara1-2/+2
2017-10-12udf: Fix races with i_size changes during readpageJan Kara1-2/+7
2017-10-12md: don't use flush_signals in userspace processesMikulas Patocka2-3/+10
2017-10-12PCI: Correct PCI_STD_RESOURCE_END usageBjorn Helgaas1-1/+1
2017-10-12usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt1-2/+2
2017-10-12usb: usbip: set buffer pointers to NULL after freeMichael Grzeschik2-0/+8
2017-10-12perf/core: Correct event creation with PERF_FORMAT_GROUPPeter Zijlstra1-5/+10
2017-10-12mceusb: fix memory leaks in error pathJohan Hovold1-0/+5
2017-10-12wlcore: fix 64K page supportArnd Bergmann1-1/+1
2017-10-12mwifiex: fixup error cases in mwifiex_add_virtual_intf()Brian Norris1-8/+15
2017-10-12sched/topology: Fix building of overlapping sched-groupsPeter Zijlstra1-1/+1
2017-10-12sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra2-0/+49
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