summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * net: phy: meson-gxl: fix interrupt supportJerome Brunet2019-04-031-0/+6
| * net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vecChristoph Paasch2019-04-031-1/+1
| * net: datagram: fix unbounded loop in __skb_try_recv_datagram()Paolo Abeni2019-04-031-1/+1
| * net: aquantia: fix rx checksum offload for UDP/TCP over IPv6Dmitry Bogdanov2019-04-031-2/+3
| * mISDN: hfcpci: Test both vendor & device ID for Digium HFC4SBjorn Helgaas2019-04-031-1/+2
| * mac8390: Fix mmio access size probeFinn Thain2019-04-031-7/+12
| * ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULLXin Long2019-04-031-8/+10
| * gtp: change NET_UDP_TUNNEL dependency to selectMatteo Croce2019-04-031-2/+2
| * genetlink: Fix a memory leak on error pathYueHaibing2019-04-031-1/+2
| * dccp: do not use ipv6 header for ipv4 flowEric Dumazet2019-04-031-2/+2
| * netfilter: nf_tables: fix set double-free in abort pathPablo Neira Ayuso2019-04-032-10/+13
| * 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
* | Merge tag 'v5.0.5' into dev-5.0Joel Stanley2019-04-0154-303/+469
|\|
| * Linux 5.0.5Greg Kroah-Hartman2019-03-271-1/+1
| * ALSA: hda - Enforces runtime_resume after S3 and S4 for each codecHui Wang2019-03-271-3/+17
| * ALSA: hda - Record the current power state before suspend/resume callsTakashi Iwai2019-03-271-2/+41
| * locking/lockdep: Add debug_locks check in __lock_downgrade()Waiman Long2019-03-271-0/+3
| * x86/unwind: Add hardcoded ORC entry for NULLJann Horn2019-03-271-0/+17
| * x86/unwind: Handle NULL pointer calls better in frame unwinderJann Horn2019-03-272-3/+28
| * loop: access lo_backing_file only when the loop device is Lo_boundDongli Zhang2019-03-271-1/+1
| * netfilter: ebtables: remove BUGPRINT messagesFlorian Westphal2019-03-271-92/+39
| * aio: simplify - and fix - fget/fput for io_submit()Linus Torvalds2019-03-272-44/+36
| * f2fs: fix to avoid deadlock of atomic file operationsChao Yu2019-03-271-12/+31
| * RDMA/cma: Rollback source IP address if failing to acquire deviceMyungho Jung2019-03-271-1/+12
| * drm/vkms: Fix flush_work() without INIT_WORK().Tetsuo Handa2019-03-271-0/+1
| * Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_p...Kefeng Wang2019-03-271-2/+1
| * Bluetooth: hci_ldisc: Initialize hci_dev before open()Jeremy Cline2019-03-271-7/+14
| * Bluetooth: Fix decrementing reference count twice in releasing socketMyungho Jung2019-03-271-2/+1
| * Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()Myungho Jung2019-03-272-0/+8
| * media: v4l2-ctrls.c/uvc: zero v4l2_eventHans Verkuil2019-03-272-2/+2
| * ext4: brelse all indirect buffer in ext4_ind_remove_space()zhangyi (F)2019-03-271-4/+8
| * ext4: fix data corruption caused by unaligned direct AIOLukas Czerner2019-03-271-1/+1
| * ext4: fix NULL pointer dereference while journal is abortedJiufei Xue2019-03-271-1/+1
| * ALSA: ac97: Fix of-node refcount unbalanceTakashi Iwai2019-03-271-1/+1
| * ALSA: hda - Don't trigger jackpoll_work in azx_resumeHui Wang2019-03-271-4/+4
| * SMB3: Fix SMB3.1.1 guest mounts to SambaSteve French2019-03-271-1/+4
| * clocksource/drivers/riscv: Fix clocksource maskAtish Patra2019-03-271-3/+2
| * irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmpRasmus Villemoes2019-03-271-1/+1
| * objtool: Move objtool_file struct off the stackJosh Poimboeuf2019-03-271-1/+2
| * perf probe: Fix getting the kernel mapAdrian Hunter2019-03-271-2/+4
| * cifs: allow guest mounts to work for smb3.11Ronnie Sahlberg2019-03-271-2/+6
| * futex: Ensure that futex address is aligned in handle_futex_death()Chen Jie2019-03-271-0/+4
| * scsi: ibmvscsi: Fix empty event pool access during host removalTyrel Datwyler2019-03-271-6/+16
| * scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaitonTyrel Datwyler2019-03-271-0/+5
| * scsi: qla2xxx: Fix FC-AL connection target discoveryQuinn Tran2019-03-271-0/+7
| * scsi: core: Avoid that a kernel warning appears during system resumeBart Van Assche2019-03-271-2/+4
| * net/mlx5: Fix DCT creation bad flowYishai Hadas2019-03-271-30/+36
| * powerpc/security: Fix spectre_v2 reportingMichael Ellerman2019-03-271-15/+8
| * powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038Michael Ellerman2019-03-272-6/+6
OpenPOWER on IntegriCloud