summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-03sctp: Don't add the shutdown timer if its already been addedNeil Horman1-3/+11
2020-06-03r8152: support additional Microsoft Surface Ethernet Adapter variantMarc Payne2-2/+10
2020-06-03nexthop: Fix attribute checking for groupsDavid Ahern1-1/+1
2020-06-03net/tls: fix race condition causing kernel panicVinay Kumar Yadav2-6/+31
2020-06-03net sched: fix reporting the first-time use timestampRoman Mashak1-1/+2
2020-06-03net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"Yuqi Jin1-8/+6
2020-06-03net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()Manivannan Sadhasivam1-1/+1
2020-06-03net: nlmsg_cancel() if put fails for nhmsgStephen Worley1-0/+1
2020-06-03net: mvpp2: fix RX hashing for non-10G portsRussell King1-1/+1
2020-06-03net/mlx5: Add command entry handling completionMoshe Shemesh2-0/+15
2020-06-03net: ipip: fix wrong address family in init error pathVadim Fedorenko1-1/+1
2020-06-03net: inet_csk: Fix so_reuseport bind-address cache in tb->fast*Martin KaFai Lau1-19/+24
2020-06-03__netif_receive_skb_core: pass skb by referenceBoris Sukholitko1-5/+15
2020-06-03net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspendGrygorii Strashko1-0/+4
2020-06-03net: dsa: mt7530: fix roaming from DSA user portsDENG Qingfang3-7/+18
2020-06-03net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca5-6/+4
2020-06-03felix: Fix initialization of ioremap resourcesClaudiu Manoil3-27/+24
2020-06-03ethtool: count header size in reply size estimateMichal Kubecek2-3/+2
2020-06-03dpaa_eth: fix usage as DSA master, try 3Vladimir Oltean1-1/+1
2020-06-03ax25: fix setsockopt(SO_BINDTODEVICE)Eric Dumazet1-2/+4
2020-05-27Linux 5.6.15v5.6.15Greg Kroah-Hartman1-1/+1
2020-05-27sched/fair: Fix enqueue_task_fair() warning some morePhil Auld1-0/+7
2020-05-27sched/fair: Fix reordering of enqueue/dequeue_task_fair()Vincent Guittot1-8/+9
2020-05-27sched/fair: Reorder enqueue/dequeue_task_fair pathVincent Guittot1-22/+20
2020-05-27bpf: Prevent mmap()'ing read-only maps as writableAndrii Nakryiko3-4/+34
2020-05-27rxrpc: Fix ack discardDavid Howells1-4/+26
2020-05-27rxrpc: Trace discarded ACKsDavid Howells2-2/+45
2020-05-27x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasksJosh Poimboeuf1-0/+7
2020-05-27flow_dissector: Drop BPF flow dissector prog ref on netns cleanupJakub Sitnicki1-5/+21
2020-05-27s390/kexec_file: fix initrd location for kdump kernelPhilipp Rudo1-1/+1
2020-05-27tpm: check event log version before reading final eventsLoïc Yhuel2-3/+7
2020-05-27rxrpc: Fix a memory leak in rxkad_verify_response()Qiushi Wu1-2/+1
2020-05-27rxrpc: Fix the excessive initial retransmission timeoutDavid Howells17-155/+266
2020-05-27iio: imu: st_lsm6dsx: unlock on error in st_lsm6dsx_shub_write_raw()Dan Carpenter1-2/+5
2020-05-27z3fold: fix use-after-free when freeing handlesUladzislau Rezki1-5/+6
2020-05-27sparc32: fix page table traversal in srmmu_nocache_init()Mike Rapoport1-2/+2
2020-05-27sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()Mike Rapoport1-1/+1
2020-05-27sh: include linux/time_types.h for sockiosArnd Bergmann1-0/+2
2020-05-27kasan: disable branch tracing for core runtimeMarco Elver3-6/+4
2020-05-27rapidio: fix an error in get_user_pages_fast() error handlingJohn Hubbard1-0/+5
2020-05-27device-dax: don't leak kernel memory to user space after unloading kmemDavid Hildenbrand1-3/+11
2020-05-27s390/kaslr: add support for R_390_JMP_SLOT relocation typeGerald Schaefer1-0/+1
2020-05-27s390/pci: Fix s390_mmio_read/write with MIONiklas Schnelle2-4/+219
2020-05-27ipack: tpci200: fix error return code in tpci200_register()Wei Yongjun1-0/+1
2020-05-27mei: release me_cl object referenceAlexander Usyskin1-0/+2
2020-05-27tty: serial: add missing spin_lock_init for SiFive serial consoleSagar Shrikant Kadam1-0/+1
2020-05-27misc: rtsx: Add short delay after exit from ASPMKlaus Doth1-0/+3
2020-05-27driver core: Fix handling of SYNC_STATE_ONLY + STATELESS device linksSaravana Kannan1-3/+5
2020-05-27driver core: Fix SYNC_STATE_ONLY device link implementationSaravana Kannan1-22/+39
2020-05-27iio: adc: ti-ads8344: Fix channel selectionGregory CLEMENT1-3/+5