summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-16Linux 5.12.11v5.12.11Greg Kroah-Hartman1-1/+1
2021-06-16proc: only require mm_struct for writingLinus Torvalds1-1/+3
2021-06-16scsi: core: Only put parent device if host state differs from SHOST_CREATEDMing Lei1-1/+1
2021-06-16scsi: core: Put .shost_dev in failure path if host state changes to RUNNINGMing Lei1-2/+6
2021-06-16scsi: core: Fix failure handling of scsi_add_host_with_dma()Ming Lei1-8/+6
2021-06-16scsi: core: Fix error handling of scsi_host_alloc()Ming Lei1-10/+13
2021-06-16NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.Dai Ngo1-0/+8
2021-06-16NFSv4: Fix second deadlock in nfs4_evict_inode()Trond Myklebust1-2/+7
2021-06-16NFS: Fix use-after-free in nfs4_init_client()Anna Schumaker1-1/+1
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-16pinctrl: qcom: Make it possible to select SC8180x TLMMBjorn Andersson1-1/+1
2021-06-16NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()Trond Myklebust2-1/+12
2021-06-16NFS: Fix a potential NULL dereference in nfs_get_client()Dan Carpenter1-1/+1
2021-06-16IB/mlx5: Fix initializing CQ fragments bufferAlaa Hleihel1-5/+4
2021-06-16KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint messageSean Christopherson1-3/+3
2021-06-16x86/nmi_watchdog: Fix old-style NMI watchdog regression on old Intel CPUsCodyYao-oc1-2/+2
2021-06-16platform/surface: aggregator: Fix event disable functionMaximilian Luz1-1/+1
2021-06-16sched/fair: Fix util_est UTIL_AVG_UNCHANGED handlingDietmar Eggemann4-13/+14
2021-06-16ASoC: SOF: reset enabled_cores state at suspendKai Vehmanen1-0/+1
2021-06-16sched/fair: Make sure to update tg contrib for blocked loadVincent Guittot1-1/+1
2021-06-16sched/fair: Keep load_avg and load_sum syncedVincent Guittot1-6/+5
2021-06-16dt-bindings: connector: Replace BIT macro with generic bit opsKyle Tso1-10/+10
2021-06-16perf: Fix data race between pin_count increment/decrementMarco Elver1-0/+2
2021-06-16perf/x86/intel/uncore: Fix a kernel WARNING triggered by maxcpus=1Kan Liang1-2/+4
2021-06-16pinctrl: qcom: Fix duplication in gpio_groupsManivannan Sadhasivam1-9/+9
2021-06-16gpio: wcd934x: Fix shift-out-of-bounds errorSrinivas Kandagatla1-1/+1
2021-06-16phy: ti: Fix an error code in wiz_probe()Yang Li1-0/+1
2021-06-16ASoC: meson: gx-card: fix sound-dai dt schemaJerome Brunet1-2/+2
2021-06-16ASoC: core: Fix Null-point-dereference in fmt_single_name()Kefeng Wang1-0/+2
2021-06-16phy: cadence: Sierra: Fix error return code in cdns_sierra_phy_probe()Wang Wensheng1-0/+1
2021-06-16tools/bootconfig: Fix error return code in apply_xbc()Zhen Lei1-0/+1
2021-06-16vmlinux.lds.h: Avoid orphan section with !SMPNathan Chancellor1-0/+1
2021-06-16ARM: cpuidle: Avoid orphan section warningArnd Bergmann1-2/+3
2021-06-16RDMA: Verify port when creating flow ruleMaor Gottlieb3-6/+7
2021-06-16RDMA/mlx5: Block FDB rules when not in switchdev modeMark Bloch1-0/+6
2021-06-16RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory5-4/+12
2021-06-16RDMA/mlx5: Use different doorbell memory for different processesMark Zhang1-1/+6
2021-06-16RDMA/ipoib: Fix warning caused by destroying non-initial netnsKamal Heib1-0/+1
2021-06-16hwmon: (tps23861) correct shunt LSB valuesRobert Marko1-2/+2
2021-06-16hwmon: (tps23861) set current shunt valueRobert Marko1-0/+12
2021-06-16hwmon: (tps23861) define regmap max registerRobert Marko1-0/+1
2021-06-16hwmon: (corsair-psu) fix suspend behaviorWilken Gottwalt1-0/+14
2021-06-16drm/msm/a6xx: avoid shadow NULL reference in failure pathJonathan Marek1-1/+1
2021-06-16drm/msm/a6xx: update/fix CP_PROTECT initializationJonathan Marek2-40/+113
2021-06-16drm/msm/a6xx: fix incorrectly set uavflagprd_inv field for A650Jonathan Marek1-1/+1
2021-06-16drm/mcde: Fix off by 10^3 in calculationLinus Walleij1-1/+1
2021-06-16usb: typec: mux: Fix copy-paste mistake in typec_mux_matchBjorn Andersson1-1/+1
2021-06-16usb: typec: tcpm: Fix misuses of AMS invocationKyle Tso1-6/+5
2021-06-16usb: typec: tcpm: Correct the responses in SVDM Version 2.0 DFPKyle Tso1-4/+10