summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.273v4.4.273Greg Kroah-Hartman2021-06-161-1/+1
* proc: only require mm_struct for writingLinus Torvalds2021-06-161-1/+3
* 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
* NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.Dai Ngo2021-06-161-0/+8
* 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
* NFS: Fix a potential NULL dereference in nfs_get_client()Dan Carpenter2021-06-161-1/+1
* perf: Fix data race between pin_count increment/decrementMarco Elver2021-06-161-0/+2
* usb: gadget: eem: fix wrong eem header operationLinyu Yuan2021-06-161-2/+2
* USB: serial: quatech2: fix control-request directionsJohan Hovold2021-06-161-3/+3
* USB: serial: omninet: add device id for Zyxel Omni 56K PlusAlexandre GRIVEAUX2021-06-161-0/+2
* USB: serial: ftdi_sio: add NovaTech OrionMX product IDGeorge McCollister2021-06-162-0/+2
* usb: dwc3: ep0: fix NULL pointer exceptionMarian-Cristian Rotariu2021-06-161-0/+3
* USB: f_ncm: ncm_bitrate (speed) is unsignedMaciej Żenczykowski2021-06-161-1/+1
* cgroup1: don't allow '\n' in renamingAlexander Kuznetsov2021-06-161-0/+4
* btrfs: return value from btrfs_mark_extent_written() in case of errorRitesh Harjani2021-06-161-2/+2
* kvm: avoid speculation-based attacks from out-of-range memslot accessesPaolo Bonzini2021-06-161-1/+10
* i2c: mpc: implement erratum A-004447 workaroundChris Packham2021-06-161-1/+78
* i2c: mpc: Make use of i2c_recover_bus()Chris Packham2021-06-161-2/+16
* powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllersChris Packham2021-06-161-0/+8
* powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllersChris Packham2021-06-161-0/+16
* bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong2021-06-161-1/+3
* MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACERTiezhu Yang2021-06-161-6/+6
* net: appletalk: cops: Fix data race in cops_probe1Saubhik Mukherjee2021-06-161-2/+2
* net: macb: ensure the device is available before accessing GEMGXL control reg...Zong Li2021-06-161-0/+3
* scsi: target: qla2xxx: Wait for stop_phase1 at WWN removalDmitry Bogdanov2021-06-161-0/+2
* scsi: vmw_pvscsi: Set correct residual data lengthMatt Wang2021-06-161-1/+7
* net/qla3xxx: fix schedule while atomic in ql_sem_spinlockZheyu Ma2021-06-161-1/+1
* net: mdiobus: get rid of a BUG_ON()Dan Carpenter2021-06-161-1/+2
* netlink: disable IRQs for netlink_lock_table()Johannes Berg2021-06-161-2/+4
* bonding: init notify_work earlier to avoid uninitialized useJohannes Berg2021-06-161-1/+1
* isdn: mISDN: netjet: Fix crash in nj_probe:Zheyu Ma2021-06-161-1/+0
* ASoC: sti-sas: add missing MODULE_DEVICE_TABLEZou Wei2021-06-161-0/+1
* net/nfc/rawsock.c: fix a permission check bugJeimon2021-06-161-1/+1
* proc: Track /proc/$pid/attr/ opener mm_structKees Cook2021-06-161-1/+8
* Linux 4.4.272v4.4.272Greg Kroah-Hartman2021-06-101-1/+1
* xen-pciback: redo VF placement in the virtual topologyJan Beulich2021-06-101-6/+8
* arm64: Remove unimplemented syscall log messageMichael Weiser2021-06-101-8/+0
* KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit modeSean Christopherson2021-06-101-4/+4
* btrfs: fixup error handling in fixup_inode_link_countsJosef Bacik2021-06-101-6/+7
* nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connectKrzysztof Kozlowski2021-06-101-0/+2
* ocfs2: fix data corruption by fallocateJunxiao Bi2021-06-101-5/+50
* pid: take a reference when initializing `cad_pid`Mark Rutland2021-06-101-1/+1
* ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failedYe Bin2021-06-101-20/+23
* ALSA: timer: Fix master timer notificationTakashi Iwai2021-06-101-1/+2
* net: caif: fix memory leak in cfusbl_device_notifyPavel Skripkin2021-06-101-1/+13
* net: caif: fix memory leak in caif_device_notifyPavel Skripkin2021-06-101-1/+4
* net: caif: add proper error handlingPavel Skripkin2021-06-104-10/+18
* net: caif: added cfserl_release functionPavel Skripkin2021-06-102-0/+6