summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-12md: don't use flush_signals in userspace processesMikulas Patocka2-2/+8
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-12vxlan: dont migrate permanent fdb entries during learnRoopa Prabhu1-1/+1
2017-10-12iio: magnetometer: st_magn_spi: fix spi_device_id tableLorenzo Bianconi1-2/+0
2017-10-12iio: accel: st_accel_spi: fix spi_device_id tableLorenzo Bianconi1-4/+0
2017-10-12Bluetooth: use constant time memory comparison for secret valuesJason A. Donenfeld1-2/+3
2017-10-12vt: fix unchecked __put_user() in tioclinux ioctlsAdam Borowski1-3/+3
2017-10-12xen: avoid type warning in xchg_xen_ulongArnd Bergmann1-1/+1
2017-10-12perf/core: Correct event creation with PERF_FORMAT_GROUPPeter Zijlstra1-5/+10
2017-10-12e1000e: Undo e1000e_pm_freeze if __e1000_shutdown failsChris Wilson1-1/+6
2017-10-12e1000e: Fix Runtime PM blocks EEE link negotiation in S5David Ertman1-0/+26
2017-10-12kvm: vmx: Check value written to IA32_BNDCFGSJim Mattson2-0/+5
2017-10-12kvm: x86: Guest BNDCFGS requires guest MPX supportJim Mattson2-2/+11
2017-10-12kvm: vmx: Do not disable intercepts for BNDCFGSJim Mattson1-1/+0
2017-10-12mceusb: fix memory leaks in error pathJohan Hovold1-0/+5
2017-10-12drm/i915: Workaround VLV/CHV DSI scanline counter hardware failVille Syrjälä3-1/+31
2017-10-12Documentation: DMA API: fix a typo in a function nameWolfram Sang1-1/+1
2017-10-12tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: DepthBen Hutchings1-1/+1
2017-10-12Fix serial console on SNI RM400 machinesThomas Bogendoerfer1-5/+10
2017-10-12arm64: Preventing READ_IMPLIES_EXEC propagationDong Bo1-1/+10
2017-10-12wlcore: fix 64K page supportArnd Bergmann1-1/+2
2017-10-12f2fs: try to freeze in gc and discard threadsJaegeuk Kim1-4/+5
2017-10-12f2fs: load inode's flag from diskJaegeuk Kim1-0/+1
2017-10-12pinctrl: imx: fix debug message for SHARE_MUX_CONF_REG caseDong Aisheng1-4/+8
2017-10-12mwifiex: fixup error cases in mwifiex_add_virtual_intf()Brian Norris1-18/+19
2017-10-12sched/topology: Fix overlapping sched_group_capacityPeter Zijlstra1-6/+16
2017-10-12sched/topology: Fix overlapping sched_group_maskPeter Zijlstra1-1/+16
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-10-12sched/topology: Refactor function build_overlap_sched_groups()Lauro Ramos Venancio1-19/+43
2017-10-12sched: Rename a misleading variable in build_overlap_sched_groups()Zhihui Zhang1-7/+6
2017-09-15Linux 3.16.48v3.16.48Ben Hutchings1-1/+1
2017-09-15Sanitize 'move_pages()' permission checksLinus Torvalds1-8/+3
2017-09-15tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0Wei Wang1-0/+4
2017-09-15xen: fix bio vec mergingRoger Pau Monne1-2/+1
2017-09-15xfrm: policy: check policy direction valueVladis Dronov1-0/+6
2017-09-15brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel1-0/+5
2017-09-15ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn13-32/+83
2017-09-15tracing/kprobes: Allow to create probe with a module name starting with a digitSabrina Dubroca1-8/+5
2017-09-15MIPS: Avoid accidental raw backtraceJames Hogan1-0/+2
2017-09-15MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton1-0/+3
2017-09-15MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton1-8/+1
2017-09-15ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger1-4/+4
2017-09-15net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()Michal Kubeček1-1/+7
2017-09-15ALSA: hda - set input_path bitmap to zero after moving it to new placeHui Wang1-0/+1
2017-09-15net: prevent sign extension in dev_get_stats()Eric Dumazet1-2/+2
2017-09-15tcp: reset sk_rx_dst in tcp_disconnect()WANG Cong1-0/+2
2017-09-15lib/cmdline.c: fix get_options() overflow while parsing rangesIlya Matveychikov1-3/+3