summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-16Linux 4.4.273v4.4.273Greg Kroah-Hartman1-1/+1
2021-06-16proc: only require mm_struct for writingLinus Torvalds1-1/+3
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-16NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.Dai Ngo1-0/+8
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-16NFS: Fix a potential NULL dereference in nfs_get_client()Dan Carpenter1-1/+1
2021-06-16perf: Fix data race between pin_count increment/decrementMarco Elver1-0/+2
2021-06-16usb: gadget: eem: fix wrong eem header operationLinyu Yuan1-2/+2
2021-06-16USB: serial: quatech2: fix control-request directionsJohan Hovold1-3/+3
2021-06-16USB: serial: omninet: add device id for Zyxel Omni 56K PlusAlexandre GRIVEAUX1-0/+2
2021-06-16USB: serial: ftdi_sio: add NovaTech OrionMX product IDGeorge McCollister2-0/+2
2021-06-16usb: dwc3: ep0: fix NULL pointer exceptionMarian-Cristian Rotariu1-0/+3
2021-06-16USB: f_ncm: ncm_bitrate (speed) is unsignedMaciej Żenczykowski1-1/+1
2021-06-16cgroup1: don't allow '\n' in renamingAlexander Kuznetsov1-0/+4
2021-06-16btrfs: return value from btrfs_mark_extent_written() in case of errorRitesh Harjani1-2/+2
2021-06-16kvm: avoid speculation-based attacks from out-of-range memslot accessesPaolo Bonzini1-1/+10
2021-06-16i2c: mpc: implement erratum A-004447 workaroundChris Packham1-1/+78
2021-06-16i2c: mpc: Make use of i2c_recover_bus()Chris Packham1-2/+16
2021-06-16powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllersChris Packham1-0/+8
2021-06-16powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllersChris Packham1-0/+16
2021-06-16bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong1-1/+3
2021-06-16MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACERTiezhu Yang1-6/+6
2021-06-16net: appletalk: cops: Fix data race in cops_probe1Saubhik Mukherjee1-2/+2
2021-06-16net: macb: ensure the device is available before accessing GEMGXL control reg...Zong Li1-0/+3
2021-06-16scsi: target: qla2xxx: Wait for stop_phase1 at WWN removalDmitry Bogdanov1-0/+2
2021-06-16scsi: vmw_pvscsi: Set correct residual data lengthMatt Wang1-1/+7
2021-06-16net/qla3xxx: fix schedule while atomic in ql_sem_spinlockZheyu Ma1-1/+1
2021-06-16net: mdiobus: get rid of a BUG_ON()Dan Carpenter1-1/+2
2021-06-16netlink: disable IRQs for netlink_lock_table()Johannes Berg1-2/+4
2021-06-16bonding: init notify_work earlier to avoid uninitialized useJohannes Berg1-1/+1
2021-06-16isdn: mISDN: netjet: Fix crash in nj_probe:Zheyu Ma1-1/+0
2021-06-16ASoC: sti-sas: add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-06-16net/nfc/rawsock.c: fix a permission check bugJeimon1-1/+1
2021-06-16proc: Track /proc/$pid/attr/ opener mm_structKees Cook1-1/+8
2021-06-10Linux 4.4.272v4.4.272Greg Kroah-Hartman1-1/+1
2021-06-10xen-pciback: redo VF placement in the virtual topologyJan Beulich1-6/+8
2021-06-10arm64: Remove unimplemented syscall log messageMichael Weiser1-8/+0
2021-06-10KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit modeSean Christopherson1-4/+4
2021-06-10btrfs: fixup error handling in fixup_inode_link_countsJosef Bacik1-6/+7
2021-06-10nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connectKrzysztof Kozlowski1-0/+2
2021-06-10ocfs2: fix data corruption by fallocateJunxiao Bi1-5/+50
2021-06-10pid: take a reference when initializing `cad_pid`Mark Rutland1-1/+1
2021-06-10ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failedYe Bin1-20/+23
2021-06-10ALSA: timer: Fix master timer notificationTakashi Iwai1-1/+2
2021-06-10net: caif: fix memory leak in cfusbl_device_notifyPavel Skripkin1-1/+13
2021-06-10net: caif: fix memory leak in caif_device_notifyPavel Skripkin1-1/+4
2021-06-10net: caif: add proper error handlingPavel Skripkin4-10/+18
2021-06-10net: caif: added cfserl_release functionPavel Skripkin2-0/+6