summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.18.77-rt83v3.18.77-rt83Steven Rostedt (VMware)2017-11-211-1/+1
* Merge tag 'v3.18.77' into v3.18-rtSteven Rostedt (VMware)2017-11-2131-62/+246
|\
| * Linux 3.18.77v3.18.77Greg Kroah-Hartman2017-10-211-1/+1
| * Revert "tty: goldfish: Fix a parameter of a call to free_irq"Greg Kroah-Hartman2017-10-211-1/+1
| * target/iscsi: Fix unsolicited data seq_end_offset calculationVarun Prakash2017-10-211-4/+2
| * uapi: fix linux/mroute6.h userspace compilation errorsDmitry V. Levin2017-10-211-0/+1
| * uapi: fix linux/rds.h userspace compilation errorsDmitry V. Levin2017-10-211-1/+2
| * scsi: scsi_dh_emc: return success in clariion_std_inquiry()Dan Carpenter2017-10-211-1/+1
| * ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lockEric Ren2017-10-213-3/+121
| * crypto: xts - Add ECB dependencyMilan Broz2017-10-211-0/+1
| * net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...Majd Dibbiny2017-10-211-2/+0
| * Btrfs: send, fix failure to rename top level inode due to name collisionRobbie Ko2017-10-211-1/+4
| * iio: adc: xilinx: Fix error handlingChristophe JAILLET2017-10-211-3/+3
| * netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.Jarno Rajahalme2017-10-211-2/+2
| * irqchip/crossbar: Fix incorrect type of local variablesFranck Demathieu2017-10-211-1/+2
| * watchdog: kempld: fix gcc-4.3 buildArnd Bergmann2017-10-211-1/+8
| * locking/lockdep: Add nest_lock integrity testPeter Zijlstra2017-10-211-2/+9
| * Revert "bsg-lib: don't free job in bsg_prepare_job"Greg Kroah-Hartman2017-10-211-0/+1
| * net: Set sk_prot_creator when cloning sockets to the right protoChristoph Paasch2017-10-211-0/+2
| * packet: in packet_do_bind, test fanout with bind_lock heldWillem de Bruijn2017-10-211-3/+5
| * l2tp: fix race condition in l2tp_tunnel_deleteSabrina Dubroca2017-10-212-7/+8
| * l2tp: Avoid schedule while atomic in exit_netRidge Kennedy2017-10-211-1/+3
| * vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmitAlexey Kodanev2017-10-212-2/+4
| * isdn/i4l: fetch the ppp_write buffer in one shotMeng Xu2017-10-211-12/+25
| * packet: hold bind lock when rebinding to fanout hookWillem de Bruijn2017-10-211-4/+11
| * bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2017-10-211-1/+2
| * sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter2017-10-211-1/+5
| * ext4: avoid deadlock when expanding inode sizeJan Kara2017-10-212-8/+13
| * drm/dp/mst: save vcpi with payloadsHarry Wentland2017-10-211-0/+2
| * x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior2017-10-211-0/+7
* | Linux 3.18.76-rt82v3.18.76-rt82Steven Rostedt (VMware)2017-11-211-1/+1
* | Merge tag 'v3.18.76' into v3.18-rtSteven Rostedt (VMware)2017-11-2126-28/+129
|\ \ | |/
| * Linux 3.18.76v3.18.76Greg Kroah-Hartman2017-10-181-1/+1
| * Revert "usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write"Greg Kroah-Hartman2017-10-181-1/+2
| * ALSA: seq: Fix missing NULL check at remove_events ioctlTakashi Iwai2017-10-181-1/+1
| * USB: serial: console: fix use-after-free after failed setupJohan Hovold2017-10-181-0/+1
| * USB: serial: qcserial: add Dell DW5818, DW5819Shrirang Bagul2017-10-181-0/+4
| * USB: serial: option: add support for TP-Link LTE moduleHenryk Heisig2017-10-181-0/+2
| * USB: serial: cp210x: add support for ELV TFD500Andreas Engel2017-10-181-0/+1
| * fix unbalanced page refcounting in bio_map_user_iovVitaly Mayatskikh2017-10-181-0/+8
| * direct-io: Prevent NULL pointer access in submit_page_sectionAndreas Gruenbacher2017-10-181-1/+2
| * usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov2017-10-181-0/+5
| * ALSA: caiaq: Fix stray URB at probe error pathTakashi Iwai2017-10-181-3/+9
| * ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai2017-10-182-8/+20
| * ALSA: seq: Fix use-after-free at creating a portTakashi Iwai2017-10-182-3/+10
| * ALSA: usb-audio: Kill stray URB at exitingTakashi Iwai2017-10-182-2/+11
| * iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel2017-10-181-0/+1
| * usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi2017-10-181-1/+1
| * KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang2017-10-181-1/+1
| * crypto: shash - Fix zero-length shash ahash digest crashHerbert Xu2017-10-181-3/+5