summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-30alx: Fix an error handling path in 'alx_probe()'Christophe JAILLET1-0/+1
2021-06-30sch_cake: Fix out of bounds when parsing TCP options and headerMaxim Mikityanskiy1-1/+5
2021-06-30netfilter: synproxy: Fix out of bounds when parsing TCP optionsMaxim Mikityanskiy1-0/+5
2021-06-30net/mlx5e: Block offload of outer header csum for UDP tunnelsAya Levin1-5/+2
2021-06-30net/mlx5e: Remove dependency in IPsec initialization flowsHuy Nguyen1-3/+0
2021-06-30rtnetlink: Fix regression in bridge VLAN configurationIdo Schimmel1-3/+5
2021-06-30udp: fix race between close() and udp_abort()Paolo Abeni2-0/+13
2021-06-30net: rds: fix memory leak in rds_recvmsgPavel Skripkin1-1/+1
2021-06-30net: ipv4: fix memory leak in netlbl_cipsov4_add_stdNanyong Sun1-0/+1
2021-06-30batman-adv: Avoid WARN_ON timing related checksSven Eckelmann1-1/+3
2021-06-30mm/memory-failure: make sure wait for page writeback in memory_failureyangerkun1-1/+6
2021-06-30afs: Fix an IS_ERR() vs NULL checkDan Carpenter1-2/+2
2021-06-30dmaengine: stedma40: add missing iounmap() on error in d40_probe()Yang Yingliang1-0/+3
2021-06-30dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEMRandy Dunlap1-0/+1
2021-06-30dmaengine: ALTERA_MSGDMA depends on HAS_IOMEMRandy Dunlap1-0/+1
2021-06-30fib: Return the correct errno codeZheng Yongjun1-1/+1
2021-06-30net: Return the correct errno codeZheng Yongjun1-1/+1
2021-06-30net/x25: Return the correct errno codeZheng Yongjun1-1/+1
2021-06-30rtnetlink: Fix missing error code in rtnl_bridge_notify()Jiapeng Chong1-1/+3
2021-06-30net: ipconfig: Don't override command-line hostnames or domainsJosh Triplett1-5/+8
2021-06-30nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()Hannes Reinecke1-1/+2
2021-06-30nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() failsHannes Reinecke1-0/+1
2021-06-30nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()Hannes Reinecke1-0/+1
2021-06-30scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-VEwan D. Milne1-0/+1
2021-06-30ethernet: myri10ge: Fix missing error code in myri10ge_probe()Jiapeng Chong1-0/+1
2021-06-30scsi: target: core: Fix warning on realtime kernelsMaurizio Lombardi1-3/+1
2021-06-30gfs2: Fix use-after-free in gfs2_glock_shrink_scanHillf Danton1-1/+1
2021-06-30HID: gt683r: add missing MODULE_DEVICE_TABLEBixuan Cui1-0/+1
2021-06-30gfs2: Prevent direct-I/O write fallback errors from getting lostAndreas Gruenbacher1-1/+4
2021-06-30ARM: OMAP2+: Fix build warning when mmc_omap is not builtYongqiang Liu1-1/+1
2021-06-30HID: usbhid: fix info leak in hid_submit_ctrlAnirudh Rayabharam2-3/+2
2021-06-30HID: Add BUS_VIRTUAL to hid_connect loggingMark Bolhuis1-0/+3
2021-06-30HID: hid-sensor-hub: Return error for hid_set_field() failureSrinivas Pandruvada1-4/+9
2021-06-30HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65Nirenjan Krishnan2-0/+2
2021-06-30net: ieee802154: fix null deref in parse dev addrDan Robertson1-4/+5
2021-06-16Linux 4.19.195v4.19.195Greg Kroah-Hartman1-1/+1
2021-06-16proc: only require mm_struct for writingLinus Torvalds1-1/+3
2021-06-16tracing: Correct the length check which causes memory corruptionLiangyan1-1/+1
2021-06-16ftrace: Do not blindly read the ip address in ftrace_bug()Steven Rostedt (VMware)1-1/+7
2021-06-16scsi: core: Only put parent device if host state differs from SHOST_CREATEDMing Lei1-1/+1
2021-06-16scsi: core: Put .shost_dev in failure path if host state changes to RUNNINGMing Lei1-2/+6
2021-06-16scsi: core: Fix error handling of scsi_host_alloc()Ming Lei1-10/+13
2021-06-16NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.Dai Ngo1-0/+8
2021-06-16NFSv4: Fix second deadlock in nfs4_evict_inode()Trond Myklebust1-2/+7
2021-06-16NFS: Fix use-after-free in nfs4_init_client()Anna Schumaker1-1/+1
2021-06-16kvm: fix previous commit for 32-bit buildsPaolo Bonzini1-2/+2
2021-06-16perf session: Correct buffer copying when peeking eventsLeo Yan1-0/+1
2021-06-16NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()Trond Myklebust2-1/+12
2021-06-16NFS: Fix a potential NULL dereference in nfs_get_client()Dan Carpenter1-1/+1
2021-06-16IB/mlx5: Fix initializing CQ fragments bufferAlaa Hleihel1-5/+4