summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-06-16Linux 4.19.195v4.19.195Greg Kroah-Hartman
2021-06-16proc: only require mm_struct for writingLinus Torvalds
2021-06-16tracing: Correct the length check which causes memory corruptionLiangyan
2021-06-16ftrace: Do not blindly read the ip address in ftrace_bug()Steven Rostedt (VMware)
2021-06-16scsi: core: Only put parent device if host state differs from SHOST_CREATEDMing Lei
2021-06-16scsi: core: Put .shost_dev in failure path if host state changes to RUNNINGMing Lei
2021-06-16scsi: core: Fix error handling of scsi_host_alloc()Ming Lei
2021-06-16NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.Dai Ngo
2021-06-16NFSv4: Fix second deadlock in nfs4_evict_inode()Trond Myklebust
2021-06-16NFS: Fix use-after-free in nfs4_init_client()Anna Schumaker
2021-06-16kvm: fix previous commit for 32-bit buildsPaolo Bonzini
2021-06-16perf session: Correct buffer copying when peeking eventsLeo Yan
2021-06-16NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()Trond Myklebust
2021-06-16NFS: Fix a potential NULL dereference in nfs_get_client()Dan Carpenter
2021-06-16IB/mlx5: Fix initializing CQ fragments bufferAlaa Hleihel
2021-06-16sched/fair: Make sure to update tg contrib for blocked loadVincent Guittot
2021-06-16perf: Fix data race between pin_count increment/decrementMarco Elver
2021-06-16vmlinux.lds.h: Avoid orphan section with !SMPNathan Chancellor
2021-06-16RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory
2021-06-16regulator: max77620: Use device_set_of_node_from_dev()Dmitry Osipenko
2021-06-16regulator: core: resolve supply for boot-on/always-on regulatorsDmitry Baryshkov
2021-06-16usb: fix various gadget panics on 10gbps cablingMaciej Żenczykowski
2021-06-16usb: fix various gadgets null ptr deref on 10gbps cabling.Maciej Żenczykowski
2021-06-16usb: gadget: eem: fix wrong eem header operationLinyu Yuan
2021-06-16USB: serial: cp210x: fix alternate function for CP2102N QFN20Stefan Agner
2021-06-16USB: serial: quatech2: fix control-request directionsJohan Hovold
2021-06-16USB: serial: omninet: add device id for Zyxel Omni 56K PlusAlexandre GRIVEAUX
2021-06-16USB: serial: ftdi_sio: add NovaTech OrionMX product IDGeorge McCollister
2021-06-16usb: gadget: f_fs: Ensure io_completion_wq is idle during unbindWesley Cheng
2021-06-16usb: typec: ucsi: Clear PPM capability data in ucsi_init() error pathMayank Rana
2021-06-16usb: dwc3: ep0: fix NULL pointer exceptionMarian-Cristian Rotariu
2021-06-16usb: pd: Set PD_T_SINK_WAIT_CAP to 310msKyle Tso
2021-06-16usb: f_ncm: only first packet of aggregate needs to start timerMaciej Żenczykowski
2021-06-16USB: f_ncm: ncm_bitrate (speed) is unsignedMaciej Żenczykowski
2021-06-16cgroup1: don't allow '\n' in renamingAlexander Kuznetsov
2021-06-16btrfs: return value from btrfs_mark_extent_written() in case of errorRitesh Harjani
2021-06-16staging: rtl8723bs: Fix uninitialized variablesWenli Looi
2021-06-16kvm: avoid speculation-based attacks from out-of-range memslot accessesPaolo Bonzini
2021-06-16drm: Lock pointer access in drm_master_release()Desmond Cheong Zhi Xi
2021-06-16drm: Fix use-after-free read in drm_getunique()Desmond Cheong Zhi Xi
2021-06-16ARM: dts: imx6q-dhcom: Add PU,VDD1P1,VDD2P5 regulatorsMarek Vasut
2021-06-16ARM: dts: imx6qdl-sabresd: Assign corresponding power supply for LDOsAnson Huang
2021-06-16i2c: mpc: implement erratum A-004447 workaroundChris Packham
2021-06-16i2c: mpc: Make use of i2c_recover_bus()Chris Packham
2021-06-16powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllersChris Packham
2021-06-16powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllersChris Packham
2021-06-16bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong
2021-06-16MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACERTiezhu Yang
2021-06-16nvme-fabrics: decode host pathing error for connectHannes Reinecke
2021-06-16net: appletalk: cops: Fix data race in cops_probe1Saubhik Mukherjee