summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-04Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the prob...Christophe JAILLET1-8/+19
2021-03-04ath10k: Fix error handling in case of CE pipe init failureRakesh Pillai1-2/+3
2021-03-04random: fix the RNDRESEEDCRNG ioctlEric Biggers1-1/+1
2021-03-04MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() sectionAlexander Lobakin1-0/+1
2021-03-04ALSA: usb-audio: Fix PCM buffer allocation in non-vmalloc modeTakashi Iwai1-1/+1
2021-03-04bfq: Avoid false bfq queue mergingJan Kara1-0/+1
2021-03-04PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064Ansuel Smith1-1/+3
2021-03-04kdb: Make memory allocations more robustSumit Garg1-1/+1
2021-03-04vmlinux.lds.h: add DWARF v5 sectionsNick Desaulniers1-1/+6
2021-03-04locking/static_key: Fix false positive warnings on concurrent dec/incPeter Zijlstra1-8/+13
2021-03-04jump_label/lockdep: Assert we hold the hotplug lock for _cpuslocked() operationsPeter Zijlstra1-0/+5
2021-03-04scripts/recordmcount.pl: support big endian for ARCH shRong Chen1-1/+5
2021-03-04cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.Shyam Prasad N1-0/+1
2021-03-04NET: usb: qmi_wwan: Adding support for Cinterion MV31Christoph Schemmel1-0/+1
2021-03-04block: don't release queue's sysfs lock during switching elevatorMing Lei2-31/+3
2021-03-04block: fix race between switching elevator and removing queuesMing Lei1-3/+5
2021-03-04block: split .sysfs_lock into two locksMing Lei6-33/+86
2021-03-04block: add helper for checking if queue is registeredMing Lei4-4/+5
2021-03-04scripts: set proper OpenSSL include dir also for sign-fileRolf Eike Beer1-0/+1
2021-03-04scripts: use pkg-config to locate libcryptoRolf Eike Beer1-2/+6
2021-03-04arm64: tegra: Add power-domain for Tegra210 HDASameer Pujar1-0/+1
2021-03-04ntfs: check for valid standard information attributeRustam Kovhaev1-0/+6
2021-03-04usb: quirks: add quirk to start video capture on ELMO L-12F document camera r...Stefan Ursella1-0/+3
2021-03-04USB: quirks: sort quirk entriesJohan Hovold1-3/+3
2021-03-04HID: make arrays usage and value to be the sameWill McVicker1-3/+3
2021-02-23Linux 4.19.177v4.19.177Greg Kroah-Hartman1-1/+1
2021-02-23kvm: check tlbs_dirty directlyLai Jiangshan1-2/+1
2021-02-23scsi: qla2xxx: Fix crash during driver load on big endian machinesArun Easi2-5/+6
2021-02-23xen-blkback: fix error handling in xen_blkbk_map()Jan Beulich1-10/+14
2021-02-23xen-scsiback: don't "handle" error by BUG()Jan Beulich1-2/+2
2021-02-23xen-netback: don't "handle" error by BUG()Jan Beulich1-3/+1
2021-02-23xen-blkback: don't "handle" error by BUG()Jan Beulich1-4/+2
2021-02-23xen/arm: don't ignore return errors from set_phys_to_machineStefano Stabellini1-2/+4
2021-02-23Xen/gntdev: correct error checking in gntdev_map_grant_pages()Jan Beulich2-8/+10
2021-02-23Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()Jan Beulich1-11/+13
2021-02-23Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()Jan Beulich1-1/+2
2021-02-23Xen/x86: don't bail early from clear_foreign_p2m_mapping()Jan Beulich1-7/+5
2021-02-23net: qrtr: Fix port ID for control messagesLoic Poulain1-1/+1
2021-02-23KVM: SEV: fix double locking due to incorrect backportPaolo Bonzini1-1/+0
2021-02-23x86/build: Disable CET instrumentation in the kernel for 32-bit tooBorislav Petkov1-3/+3
2021-02-23ovl: expand warning in ovl_d_real()Miklos Szeredi1-5/+8
2021-02-23net/qrtr: restrict user-controlled length in qrtr_tun_write_iter()Sabyrzhan Tasbolatov1-0/+6
2021-02-23net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGSSabyrzhan Tasbolatov1-0/+3
2021-02-23vsock: fix locking in vsock_shutdown()Stefano Garzarella2-7/+5
2021-02-23vsock/virtio: update credit only if socket is not closedStefano Garzarella1-2/+2
2021-02-23net: watchdog: hold device global xmit lock during tx disableEdwin Peer1-0/+2
2021-02-23net/vmw_vsock: improve locking in vsock_connect_timeout()Norbert Slusarek1-4/+1
2021-02-23net: fix iteration for sctp transport seq_filesNeilBrown1-4/+12
2021-02-23usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based oneSerge Semin1-3/+15
2021-02-23usb: dwc3: ulpi: fix checkpatch warningFelipe Balbi1-1/+1