summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-21md/linear: shutup lockdep warnningShaohua Li
2017-10-21f2fs: do not wait for writeback in write_beginJaegeuk Kim
2017-10-21Btrfs: send, fix failure to rename top level inode due to name collisionRobbie Ko
2017-10-21iio: adc: xilinx: Fix error handlingChristophe JAILLET
2017-10-21netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.Jarno Rajahalme
2017-10-21net/mlx4_en: fix overflow in mlx4_en_init_timestamp()Eric Dumazet
2017-10-21mac80211: fix power saving clients handling in iwlwifiEmmanuel Grumbach
2017-10-21mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME lengthJohannes Berg
2017-10-21irqchip/crossbar: Fix incorrect type of local variablesFranck Demathieu
2017-10-21watchdog: kempld: fix gcc-4.3 buildArnd Bergmann
2017-10-21locking/lockdep: Add nest_lock integrity testPeter Zijlstra
2017-10-21Revert "bsg-lib: don't free job in bsg_prepare_job"Greg Kroah-Hartman
2017-10-21tipc: use only positive error codes in messagesParthasarathy Bhuvaragan
2017-10-21net: Set sk_prot_creator when cloning sockets to the right protoChristoph Paasch
2017-10-21packet: only test po->has_vnet_hdr once in packet_sndWillem de Bruijn
2017-10-21packet: in packet_do_bind, test fanout with bind_lock heldWillem de Bruijn
2017-10-21tun: bail out from tun_get_user() if the skb is emptyAlexander Potapenko
2017-10-21l2tp: fix race condition in l2tp_tunnel_deleteSabrina Dubroca
2017-10-21l2tp: Avoid schedule while atomic in exit_netRidge Kennedy
2017-10-21vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmitAlexey Kodanev
2017-10-21isdn/i4l: fetch the ppp_write buffer in one shotMeng Xu
2017-10-21bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song
2017-10-21packet: hold bind lock when rebinding to fanout hookWillem de Bruijn
2017-10-21net: emac: Fix napi poll list corruptionChristian Lamparter
2017-10-21ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_headerXin Long
2017-10-21udpv6: Fix the checksum computation when HW checksum does not applySubash Abhinov Kasiviswanathan
2017-10-21bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree
2017-10-21sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter
2017-10-21MIPS: Fix minimum alignment requirement of IRQ stackMatt Redfearn
2017-10-21drm/dp/mst: save vcpi with payloadsHarry Wentland
2017-10-21percpu: make this_cpu_generic_read() atomic w.r.t. interruptsMark Rutland
2017-10-18Linux 4.4.93v4.4.93Greg Kroah-Hartman
2017-10-18x86/alternatives: Fix alt_max_short macro to really be a max()Mathias Krause
2017-10-18USB: serial: console: fix use-after-free after failed setupJohan Hovold
2017-10-18USB: serial: qcserial: add Dell DW5818, DW5819Shrirang Bagul
2017-10-18USB: serial: option: add support for TP-Link LTE moduleHenryk Heisig
2017-10-18USB: serial: cp210x: add support for ELV TFD500Andreas Engel
2017-10-18USB: serial: ftdi_sio: add id for Cypress WICED dev boardJeffrey Chu
2017-10-18fix unbalanced page refcounting in bio_map_user_iovVitaly Mayatskikh
2017-10-18direct-io: Prevent NULL pointer access in submit_page_sectionAndreas Gruenbacher
2017-10-18usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov
2017-10-18ALSA: line6: Fix leftover URB at error-path during probeTakashi Iwai
2017-10-18ALSA: caiaq: Fix stray URB at probe error pathTakashi Iwai
2017-10-18ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai
2017-10-18ALSA: seq: Fix use-after-free at creating a portTakashi Iwai
2017-10-18ALSA: usb-audio: Kill stray URB at exitingTakashi Iwai
2017-10-18iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel
2017-10-18usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi
2017-10-18KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang
2017-10-18crypto: shash - Fix zero-length shash ahash digest crashHerbert Xu