aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-16Merge tag 'v4.9.56' into release/qcomlt-4.9debian-qcom-dragonboard410c-17.09release/qcomlt-4.9Nicolas Dechesne
2017-10-16wcn36xx: Remove unnecessary rcu_read_unlock in wcn36xx_bss_info_changedJia-Ju Bai
2017-10-16wcn36xx: Introduce mutual exclusion of fw configurationBjorn Andersson
2017-10-12Linux 4.9.56v4.9.56Greg Kroah-Hartman
2017-10-12Revert "socket, bpf: fix possible use after free"Greg Kroah-Hartman
2017-10-12Linux 4.9.55v4.9.55Greg Kroah-Hartman
2017-10-12KVM: x86: fix singlestepping over syscallPaolo Bonzini
2017-10-12f2fs: don't allow encrypted operations without keysJaegeuk Kim
2017-10-12ext4: don't allow encrypted operations without keysTheodore Ts'o
2017-10-12ext4: Don't clear SGID when inheriting ACLsJan Kara
2017-10-12ext4: fix data corruption for mmap writesJan Kara
2017-10-12vfs: deny copy_file_range() for non regular filesAmir Goldstein
2017-10-12sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra
2017-10-12mmc: core: add driver strength selection when selecting hs400esChanho Min
2017-10-12nvme-pci: Use PCI bus address for data/queues in CMBChristoph Hellwig
2017-10-12drm/i915/bios: ignore HDMI on port AJani Nikula
2017-10-12brcmfmac: setup passive scan if requested by user-spaceArend Van Spriel
2017-10-12brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel
2017-10-12scsi: sd: Do not override max_sectors_kb sysfs settingMartin K. Petersen
2017-10-12iwlwifi: add workaround to disable wide channels in 5GHzLuca Coelho
2017-10-12iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho
2017-10-12netlink: fix nla_put_{u8,u16,u32} for KASANArnd Bergmann
2017-10-12rocker: fix rocker_tlv_put_* functions for KASANArnd Bergmann
2017-10-12HID: wacom: bits shifted too much for 9th and 10th buttonsPing Cheng
2017-10-12HID: wacom: Always increment hdev refcount within wacom_get_hdev_dataJason Gerecke
2017-10-12HID: wacom: leds: Don't try to control the EKR's read-only LEDsAaron Armstrong Skomra
2017-10-12HID: i2c-hid: allocate hid buffers for real worst caseAdrian Salido
2017-10-12ftrace: Fix kmemleak in unregister_ftrace_graphShu Wang
2017-10-12stm class: Fix a use-after-freeAlexander Shishkin
2017-10-12Drivers: hv: fcopy: restore correct transfer lengthOlaf Hering
2017-10-12driver core: platform: Don't read past the end of "driver_override" bufferNicolai Stange
2017-10-12percpu: make this_cpu_generic_read() atomic w.r.t. interruptsMark Rutland
2017-10-12powerpc/tm: Fix illegal TM state in signal handlerGustavo Romero
2017-10-12powerpc/64s: Use emergency stack for kernel TM Bad Thing program checksCyril Bur
2017-10-12socket, bpf: fix possible use after freeEric Dumazet
2017-10-12net: rtnetlink: fix info leak in RTM_GETSTATS callNikolay Aleksandrov
2017-10-12tipc: use only positive error codes in messagesParthasarathy Bhuvaragan
2017-10-12ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx pathXin Long
2017-10-12ip6_gre: ip6gre_tap device should keep dstXin Long
2017-10-12netlink: do not proceed if dump's start() errsJason A. Donenfeld
2017-10-12net: Set sk_prot_creator when cloning sockets to the right protoChristoph Paasch
2017-10-12packet: only test po->has_vnet_hdr once in packet_sndWillem de Bruijn
2017-10-12packet: in packet_do_bind, test fanout with bind_lock heldWillem de Bruijn
2017-10-12net: dsa: Fix network device registration orderFlorian Fainelli
2017-10-12tun: bail out from tun_get_user() if the skb is emptyAlexander Potapenko
2017-10-12l2tp: fix race condition in l2tp_tunnel_deleteSabrina Dubroca
2017-10-12l2tp: Avoid schedule while atomic in exit_netRidge Kennedy
2017-10-12vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmitAlexey Kodanev
2017-10-12net: qcom/emac: specify the correct size when mapping a DMA bufferTimur Tabi
2017-10-12net_sched: always reset qdisc backlog in qdisc_reset()Konstantin Khlebnikov