summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.55-rt45v4.9.55-rt45Steven Rostedt (VMware)2017-11-171-1/+1
* Merge tag 'v4.9.55' into v4.9-rtSteven Rostedt (VMware)2017-11-17103-436/+952
|\
| * Linux 4.9.55v4.9.55Greg Kroah-Hartman2017-10-121-1/+1
| * KVM: x86: fix singlestepping over syscallPaolo Bonzini2017-10-123-30/+24
| * f2fs: don't allow encrypted operations without keysJaegeuk Kim2017-10-121-0/+12
| * ext4: don't allow encrypted operations without keysTheodore Ts'o2017-10-121-0/+12
| * ext4: Don't clear SGID when inheriting ACLsJan Kara2017-10-121-7/+15
| * ext4: fix data corruption for mmap writesJan Kara2017-10-121-2/+16
| * vfs: deny copy_file_range() for non regular filesAmir Goldstein2017-10-121-0/+5
| * sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra2017-10-124-6/+28
| * mmc: core: add driver strength selection when selecting hs400esChanho Min2017-10-121-17/+19
| * nvme-pci: Use PCI bus address for data/queues in CMBChristoph Hellwig2017-10-121-7/+7
| * drm/i915/bios: ignore HDMI on port AJani Nikula2017-10-121-0/+7
| * brcmfmac: setup passive scan if requested by user-spaceArend Van Spriel2017-10-122-15/+9
| * brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel2017-10-121-3/+15
| * scsi: sd: Do not override max_sectors_kb sysfs settingMartin K. Petersen2017-10-121-5/+14
| * iwlwifi: add workaround to disable wide channels in 5GHzLuca Coelho2017-10-121-11/+55
| * iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho2017-10-121-1/+9
| * netlink: fix nla_put_{u8,u16,u32} for KASANArnd Bergmann2017-10-121-18/+55
| * rocker: fix rocker_tlv_put_* functions for KASANArnd Bergmann2017-10-121-18/+30
| * HID: wacom: bits shifted too much for 9th and 10th buttonsPing Cheng2017-10-121-2/+2
| * HID: wacom: Always increment hdev refcount within wacom_get_hdev_dataJason Gerecke2017-10-121-1/+3
| * HID: wacom: leds: Don't try to control the EKR's read-only LEDsAaron Armstrong Skomra2017-10-121-0/+3
| * HID: i2c-hid: allocate hid buffers for real worst caseAdrian Salido2017-10-121-1/+2
| * ftrace: Fix kmemleak in unregister_ftrace_graphShu Wang2017-10-121-14/+0
| * stm class: Fix a use-after-freeAlexander Shishkin2017-10-121-1/+1
| * Drivers: hv: fcopy: restore correct transfer lengthOlaf Hering2017-10-121-0/+4
| * driver core: platform: Don't read past the end of "driver_override" bufferNicolai Stange2017-10-121-1/+2
| * percpu: make this_cpu_generic_read() atomic w.r.t. interruptsMark Rutland2017-10-121-2/+22
| * powerpc/tm: Fix illegal TM state in signal handlerGustavo Romero2017-10-121-1/+12
| * powerpc/64s: Use emergency stack for kernel TM Bad Thing program checksCyril Bur2017-10-121-1/+23
| * socket, bpf: fix possible use after freeEric Dumazet2017-10-122-3/+17
| * net: rtnetlink: fix info leak in RTM_GETSTATS callNikolay Aleksandrov2017-10-121-0/+3
| * tipc: use only positive error codes in messagesParthasarathy Bhuvaragan2017-10-121-1/+1
| * ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx pathXin Long2017-10-121-2/+3
| * ip6_gre: ip6gre_tap device should keep dstXin Long2017-10-121-0/+1
| * netlink: do not proceed if dump's start() errsJason A. Donenfeld2017-10-121-2/+5
| * net: Set sk_prot_creator when cloning sockets to the right protoChristoph Paasch2017-10-121-0/+2
| * packet: only test po->has_vnet_hdr once in packet_sndWillem de Bruijn2017-10-121-2/+4
| * packet: in packet_do_bind, test fanout with bind_lock heldWillem de Bruijn2017-10-121-3/+5
| * net: dsa: Fix network device registration orderFlorian Fainelli2017-10-121-11/+17
| * tun: bail out from tun_get_user() if the skb is emptyAlexander Potapenko2017-10-121-3/+5
| * l2tp: fix race condition in l2tp_tunnel_deleteSabrina Dubroca2017-10-122-7/+8
| * l2tp: Avoid schedule while atomic in exit_netRidge Kennedy2017-10-121-1/+3
| * vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmitAlexey Kodanev2017-10-122-2/+4
| * net: qcom/emac: specify the correct size when mapping a DMA bufferTimur Tabi2017-10-121-1/+2
| * net_sched: always reset qdisc backlog in qdisc_reset()Konstantin Khlebnikov2017-10-121-0/+1
| * isdn/i4l: fetch the ppp_write buffer in one shotMeng Xu2017-10-121-12/+25
| * bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song2017-10-122-1/+3
| * packet: hold bind lock when rebinding to fanout hookWillem de Bruijn2017-10-121-5/+11