summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.4.127v5.4.127Greg Kroah-Hartman2021-06-181-1/+1
* fib: Return the correct errno codeZheng Yongjun2021-06-181-1/+1
* net: Return the correct errno codeZheng Yongjun2021-06-181-1/+1
* net/x25: Return the correct errno codeZheng Yongjun2021-06-181-1/+1
* rtnetlink: Fix missing error code in rtnl_bridge_notify()Jiapeng Chong2021-06-181-1/+3
* drm/amd/display: Allow bandwidth validation for 0 streams.Bindu Ramamurthy2021-06-181-1/+1
* net: ipconfig: Don't override command-line hostnames or domainsJosh Triplett2021-06-181-5/+8
* nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()Hannes Reinecke2021-06-181-1/+2
* nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() failsHannes Reinecke2021-06-181-0/+1
* nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()Hannes Reinecke2021-06-181-0/+1
* scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-VEwan D. Milne2021-06-181-0/+1
* scsi: qedf: Do not put host in qedf_vport_create() unconditionallyDaniel Wagner2021-06-181-11/+9
* ethernet: myri10ge: Fix missing error code in myri10ge_probe()Jiapeng Chong2021-06-181-0/+1
* scsi: target: core: Fix warning on realtime kernelsMaurizio Lombardi2021-06-181-3/+1
* gfs2: Fix use-after-free in gfs2_glock_shrink_scanHillf Danton2021-06-181-1/+1
* riscv: Use -mno-relax when using lld linkerKhem Raj2021-06-181-0/+9
* HID: gt683r: add missing MODULE_DEVICE_TABLEBixuan Cui2021-06-181-0/+1
* gfs2: Prevent direct-I/O write fallback errors from getting lostAndreas Gruenbacher2021-06-181-1/+4
* ARM: OMAP2+: Fix build warning when mmc_omap is not builtYongqiang Liu2021-06-181-1/+1
* drm/tegra: sor: Do not leak runtime PM referencePavel Machek (CIP)2021-06-181-4/+10
* HID: usbhid: fix info leak in hid_submit_ctrlAnirudh Rayabharam2021-06-182-3/+2
* HID: Add BUS_VIRTUAL to hid_connect loggingMark Bolhuis2021-06-181-0/+3
* HID: multitouch: set Stylus suffix for Stylus-application devices, tooAhelenia ZiemiaƄska2021-06-181-4/+4
* HID: quirks: Add quirk for Lenovo optical mouseSaeed Mirzamohammadi2021-06-182-0/+2
* HID: hid-sensor-hub: Return error for hid_set_field() failureSrinivas Pandruvada2021-06-181-4/+9
* HID: hid-input: add mapping for emoji picker keyDmitry Torokhov2021-06-183-0/+5
* HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65Nirenjan Krishnan2021-06-182-0/+2
* net: ieee802154: fix null deref in parse dev addrDan Robertson2021-06-181-4/+5
* Linux 5.4.126v5.4.126Greg Kroah-Hartman2021-06-161-1/+1
* proc: only require mm_struct for writingLinus Torvalds2021-06-161-1/+3
* tracing: Correct the length check which causes memory corruptionLiangyan2021-06-161-1/+1
* ftrace: Do not blindly read the ip address in ftrace_bug()Steven Rostedt (VMware)2021-06-161-1/+7
* scsi: core: Only put parent device if host state differs from SHOST_CREATEDMing Lei2021-06-161-1/+1
* scsi: core: Put .shost_dev in failure path if host state changes to RUNNINGMing Lei2021-06-161-2/+6
* scsi: core: Fix failure handling of scsi_add_host_with_dma()Ming Lei2021-06-161-8/+6
* scsi: core: Fix error handling of scsi_host_alloc()Ming Lei2021-06-161-10/+13
* NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.Dai Ngo2021-06-161-0/+8
* NFSv4: Fix second deadlock in nfs4_evict_inode()Trond Myklebust2021-06-161-2/+7
* NFS: Fix use-after-free in nfs4_init_client()Anna Schumaker2021-06-161-1/+1
* kvm: fix previous commit for 32-bit buildsPaolo Bonzini2021-06-161-2/+2
* perf session: Correct buffer copying when peeking eventsLeo Yan2021-06-161-0/+1
* NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()Trond Myklebust2021-06-162-1/+12
* NFS: Fix a potential NULL dereference in nfs_get_client()Dan Carpenter2021-06-161-1/+1
* IB/mlx5: Fix initializing CQ fragments bufferAlaa Hleihel2021-06-161-5/+4
* KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint messageSean Christopherson2021-06-161-3/+3
* sched/fair: Make sure to update tg contrib for blocked loadVincent Guittot2021-06-161-1/+1
* perf: Fix data race between pin_count increment/decrementMarco Elver2021-06-161-0/+2
* vmlinux.lds.h: Avoid orphan section with !SMPNathan Chancellor2021-06-161-0/+1
* RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory2021-06-165-4/+12
* RDMA/ipoib: Fix warning caused by destroying non-initial netnsKamal Heib2021-06-161-0/+1