summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-12btrfs: Don't clear SGID when inheriting ACLsJan Kara1-9/+9
2017-10-12Add USB quirk for HVR-950q to avoid intermittent device resetsDevin Heitmueller1-0/+4
2017-10-12MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki1-2/+3
2017-10-12PM / Domains: Fix unsafe iteration over modified list of device linksKrzysztof Kozlowski1-2/+2
2017-10-12PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11Bjorn Helgaas1-0/+32
2017-10-12PCI: Mark Haswell Power Control Unit as having non-compliant BARsBjorn Helgaas1-7/+13
2017-10-12USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJeremie Rapin1-0/+1
2017-10-12MIPS: Fix mips_atomic_set() retry conditionJames Hogan1-1/+1
2017-10-12scsi: sun_esp: fix device reference leaksJohan Hovold1-1/+8
2017-10-12scsi: bnx2i: missing error code in bnx2i_ep_connect()Dan Carpenter1-1/+2
2017-10-12af_iucv: Move sockaddr length checks to before accessing sa_family in bind an...Mateusz Jurczyk1-5/+3
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