summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-21md/linear: shutup lockdep warnningShaohua Li1-1/+2
2017-10-21f2fs: do not wait for writeback in write_beginJaegeuk Kim1-1/+6
2017-10-21Btrfs: send, fix failure to rename top level inode due to name collisionRobbie Ko1-1/+4
2017-10-21iio: adc: xilinx: Fix error handlingChristophe JAILLET1-3/+3
2017-10-21netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.Jarno Rajahalme1-2/+2
2017-10-21net/mlx4_en: fix overflow in mlx4_en_init_timestamp()Eric Dumazet2-11/+8
2017-10-21mac80211: fix power saving clients handling in iwlwifiEmmanuel Grumbach1-1/+1
2017-10-21mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME lengthJohannes Berg1-7/+21
2017-10-21irqchip/crossbar: Fix incorrect type of local variablesFranck Demathieu1-1/+2
2017-10-21watchdog: kempld: fix gcc-4.3 buildArnd Bergmann1-1/+8
2017-10-21locking/lockdep: Add nest_lock integrity testPeter Zijlstra1-2/+9
2017-10-21Revert "bsg-lib: don't free job in bsg_prepare_job"Greg Kroah-Hartman1-0/+1
2017-10-21tipc: use only positive error codes in messagesParthasarathy Bhuvaragan1-1/+1
2017-10-21net: Set sk_prot_creator when cloning sockets to the right protoChristoph Paasch1-0/+2
2017-10-21packet: only test po->has_vnet_hdr once in packet_sndWillem de Bruijn1-2/+4
2017-10-21packet: in packet_do_bind, test fanout with bind_lock heldWillem de Bruijn1-3/+5
2017-10-21tun: bail out from tun_get_user() if the skb is emptyAlexander Potapenko1-3/+5
2017-10-21l2tp: fix race condition in l2tp_tunnel_deleteSabrina Dubroca2-7/+8
2017-10-21l2tp: Avoid schedule while atomic in exit_netRidge Kennedy1-1/+3
2017-10-21vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmitAlexey Kodanev2-2/+4
2017-10-21isdn/i4l: fetch the ppp_write buffer in one shotMeng Xu1-12/+25
2017-10-21bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song2-1/+3
2017-10-21packet: hold bind lock when rebinding to fanout hookWillem de Bruijn1-5/+11
2017-10-21net: emac: Fix napi poll list corruptionChristian Lamparter1-2/+1
2017-10-21ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_headerXin Long1-10/+11
2017-10-21udpv6: Fix the checksum computation when HW checksum does not applySubash Abhinov Kasiviswanathan1-0/+1
2017-10-21bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree1-1/+2
2017-10-21sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter1-1/+5
2017-10-21MIPS: Fix minimum alignment requirement of IRQ stackMatt Redfearn1-1/+1
2017-10-21drm/dp/mst: save vcpi with payloadsHarry Wentland1-0/+2
2017-10-21percpu: make this_cpu_generic_read() atomic w.r.t. interruptsMark Rutland1-2/+22
2017-10-18Linux 4.4.93v4.4.93Greg Kroah-Hartman1-1/+1
2017-10-18x86/alternatives: Fix alt_max_short macro to really be a max()Mathias Krause2-4/+6
2017-10-18USB: serial: console: fix use-after-free after failed setupJohan Hovold1-0/+1
2017-10-18USB: serial: qcserial: add Dell DW5818, DW5819Shrirang Bagul1-0/+4
2017-10-18USB: serial: option: add support for TP-Link LTE moduleHenryk Heisig1-0/+2
2017-10-18USB: serial: cp210x: add support for ELV TFD500Andreas Engel1-0/+1
2017-10-18USB: serial: ftdi_sio: add id for Cypress WICED dev boardJeffrey Chu2-0/+9
2017-10-18fix unbalanced page refcounting in bio_map_user_iovVitaly Mayatskikh1-0/+8
2017-10-18direct-io: Prevent NULL pointer access in submit_page_sectionAndreas Gruenbacher1-1/+2
2017-10-18usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov1-0/+5
2017-10-18ALSA: line6: Fix leftover URB at error-path during probeTakashi Iwai1-3/+4
2017-10-18ALSA: caiaq: Fix stray URB at probe error pathTakashi Iwai1-3/+9
2017-10-18ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai2-8/+20
2017-10-18ALSA: seq: Fix use-after-free at creating a portTakashi Iwai2-3/+10
2017-10-18ALSA: usb-audio: Kill stray URB at exitingTakashi Iwai2-2/+12
2017-10-18iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel1-0/+1
2017-10-18usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi1-1/+1
2017-10-18KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang1-1/+1
2017-10-18crypto: shash - Fix zero-length shash ahash digest crashHerbert Xu1-3/+5