summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.18.138-rt116v3.18.138-rt116Tom Zanussi2019-05-211-1/+1
* tty/sysrq: Convert show_lock to raw_spinlock_tJulien Grall2019-04-251-3/+3
* powerpc/pseries/iommu: Use a locallock instead local_irq_save()Sebastian Andrzej Siewior2019-04-251-6/+10
* softirq: Avoid "local_softirq_pending" messages if ksoftirqd is blockedSebastian Andrzej Siewior2019-04-251-16/+41
* Linux 3.18.138-rt115v3.18.138-rt115Tom Zanussi2019-04-091-1/+1
* Merge tag 'v3.18.138' into v3.18-rt-workTom Zanussi2019-04-0954-159/+292
|\
| * Linux 3.18.138v3.18.138Greg Kroah-Hartman2019-04-031-1/+1
| * arm64: support keyctl() system call in 32-bit modeEric Biggers2019-04-031-0/+4
| * ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected timeKohji Okuno2019-04-031-17/+10
| * xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman2019-04-032-3/+7
| * KVM: Reject device ioctls from processes other than the VM's creatorSean Christopherson2019-04-032-5/+14
| * gpio: adnp: Fix testing wrong value in adnp_gpio_direction_inputAxel Lin2019-04-031-2/+4
| * fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_linksYueHaibing2019-04-031-1/+2
| * Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdbocWentao Wang2019-04-031-1/+3
| * USB: serial: mos7720: fix mos_parport refcount imbalance on error pathLin Yi2019-04-031-2/+2
| * USB: serial: ftdi_sio: add additional NovaTech productsGeorge McCollister2019-04-032-1/+5
| * USB: serial: cp210x: add new device idGreg Kroah-Hartman2019-04-031-0/+1
| * serial: max310x: Fix to avoid potential NULL pointer dereferenceAditya Pakki2019-04-031-0/+2
| * scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier2019-04-033-0/+20
| * ALSA: pcm: Don't suspend stream in unrecoverable PCM stateTakashi Iwai2019-04-031-1/+8
| * ALSA: pcm: Fix possible OOB access in PCM oss pluginsTakashi Iwai2019-04-031-21/+22
| * mac8390: Fix mmio access size probeFinn Thain2019-04-031-7/+12
| * sctp: get sctphdr by offset in sctp_compute_cksumXin Long2019-04-031-1/+1
| * tcp: do not use ipv6 header for ipv4 flowEric Dumazet2019-04-031-4/+4
| * packets: Always register packet sk in the same orderMaxime Chevallier2019-04-032-1/+7
| * Add hlist_add_tail_rcu() (Merge git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2019-04-031-0/+36
| * net: rose: fix a possible stack overflowEric Dumazet2019-04-031-9/+12
| * net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vecChristoph Paasch2019-04-031-1/+1
| * mISDN: hfcpci: Test both vendor & device ID for Digium HFC4SBjorn Helgaas2019-04-031-1/+2
| * dccp: do not use ipv6 header for ipv4 flowEric Dumazet2019-04-031-2/+2
| * cfg80211: size various nl80211 messages correctlyJohannes Berg2019-04-031-8/+8
| * mmc: mmc: fix switch timeout issue caused by jiffies precisionChaotian Jing2019-04-031-1/+1
| * arm64: kconfig: drop CONFIG_RTC_LIB dependencyEzequiel Garcia2019-04-031-1/+0
| * video: fbdev: Set pixclock = 0 in goldfishfbChristoffer Dall2019-04-031-1/+1
| * usb: gadget: configfs: add mutex lock before unregister gadgetWinter Wang2019-04-031-0/+2
| * ipv6: fix endianness error in icmpv6_errHannes Frederic Sowa2019-04-031-1/+1
| * arm64: kernel: Include _AC definition in page.hJames Morse2019-04-031-0/+2
| * arm64/kernel: fix incorrect EL0 check in inv_entry macroArd Biesheuvel2019-04-031-1/+1
| * ARM: 8510/1: rework ARM_CPU_SUSPEND dependenciesLorenzo Pieralisi2019-04-031-2/+2
| * staging: goldfish: audio: fix compiliation on armGreg Hackmann2019-04-031-0/+1
| * staging: ion: Set minimum carveout heap allocation order to PAGE_SHIFTRajmal Menariya2019-04-031-1/+1
| * staging: ashmem: Add missing includeRom Lemarchand2019-04-031-0/+1
| * staging: ashmem: Avoid deadlock with mmap/shrinkLaura Abbott2019-04-031-1/+3
| * asm-generic: Fix local variable shadow in __set_fixmap_offsetMark Rutland2019-04-031-6/+6
| * android: unconditionally remove callbacks in sync_fence_free()Dmitry Torokhov2019-04-031-4/+2
| * ARM: 8458/1: bL_switcher: add GIC dependencyArnd Bergmann2019-04-031-1/+1
| * arm64: fix COMPAT_SHMLBA definition for large pagesYury Norov2019-04-031-1/+1
| * mmc: block: Allow more than 8 partitions per cardColin Cross2019-04-031-5/+2
| * Bluetooth: Verify that l2cap_get_conf_opt provides large enough bufferMarcel Holtmann2019-04-031-0/+6
| * Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_optMarcel Holtmann2019-04-031-31/+46