summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-16scsi: bnx2fc: Return failure if io_req is already in ABTS processingJaved Hasan1-0/+1
2021-06-16net:sfc: fix non-freed irq in legacy irq modeÍñigo Huguet1-0/+1
2021-06-16RDS tcp loopback connection can hangRao Shoaib4-9/+27
2021-06-16net/qla3xxx: fix schedule while atomic in ql_sem_spinlockZheyu Ma1-1/+1
2021-06-16wq: handle VM suspension in stall detectionSergey Senozhatsky1-2/+10
2021-06-16cgroup: disable controllers at parse timeShakeel Butt1-8/+5
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-16usb: chipidea: udc: assign interrupt number to USB gadget structureLi Jun1-0/+1
2021-06-16spi: sprd: Add missing MODULE_DEVICE_TABLEChunyan Zhang1-0/+1
2021-06-16ASoC: sti-sas: add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-06-16vfio-ccw: Serialize FSM IDLE state with I/O completionEric Farman1-2/+10
2021-06-16vfio-ccw: Reset FSM state to IDLE inside FSMEric Farman2-2/+1
2021-06-16bpf: Add deny list of btf ids check for tracing programsJiri Olsa1-0/+14
2021-06-16ASoC: Intel: bytcr_rt5640: Add quirk for the Lenovo Miix 3-830 tabletHans de Goede1-0/+14
2021-06-16ASoC: Intel: bytcr_rt5640: Add quirk for the Glavey TM800A550L tabletHans de Goede1-0/+11
2021-06-16usb: cdns3: Fix runtime PM imbalance on errorDinghao Liu1-1/+3
2021-06-16net/nfc/rawsock.c: fix a permission check bugJeimon1-1/+1
2021-06-16ASoC: codecs: lpass-tx-macro: add missing MODULE_DEVICE_TABLEBixuan Cui1-0/+1
2021-06-16ASoC: codecs: lpass-rx-macro: add missing MODULE_DEVICE_TABLESrinivas Kandagatla1-0/+1
2021-06-16bpf: Forbid trampoline attach for functions with variable argumentsJiri Olsa1-0/+12
2021-06-16spi: spi-zynq-qspi: Fix stack violation bugKaren Dombroski1-4/+3
2021-06-16spi: Fix spi device unregister flowSaravana Kannan1-6/+12
2021-06-16ASoC: amd: fix for pcm_read() errorVijendar Mukunda3-10/+16
2021-06-16ASoC: max98088: fix ni clock divider calculationMarco Felsch1-2/+11
2021-06-16proc: Track /proc/$pid/attr/ opener mm_structKees Cook1-1/+8
2021-06-10Linux 5.12.10v5.12.10Greg Kroah-Hartman1-1/+1
2021-06-10neighbour: allow NUD_NOARP entries to be forced GCedDavid Ahern1-0/+1
2021-06-10xen-netback: take a reference to the RX task threadRoger Pau Monne1-0/+6
2021-06-10netfilter: nf_tables: missing error reporting for not selected expressionsPablo Neira Ayuso1-1/+3
2021-06-10x86/fault: Don't send SIGSEGV twice on SEGV_PKUERRJiashuo Liang1-2/+2
2021-06-10i2c: qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM opsRoja Rani Yarubandi1-1/+11
2021-06-10ARM: OMAP1: isp1301-omap: Add missing gpiod_add_lookup_table functionMaciej Falkowski1-1/+3
2021-06-10KVM: arm64: Resolve all pending PC updates before immediate exitZenghui Yu1-3/+6
2021-06-10KVM: arm64: Commit pending PC adjustemnts before returning to userspaceMarc Zyngier4-2/+22
2021-06-10x86/kvm: Disable all PV features on crashVitaly Kuznetsov3-39/+32
2021-06-10x86/kvm: Disable kvmclock on all CPUs on shutdownVitaly Kuznetsov3-6/+4
2021-06-10x86/kvm: Teardown PV features on boot CPU as wellVitaly Kuznetsov1-16/+41
2021-06-10KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit modeSean Christopherson1-4/+4
2021-06-10drm/msm/dpu: always use mdp device to scale bandwidthDmitry Baryshkov2-52/+2
2021-06-10mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPYMina Almasry1-2/+12
2021-06-10btrfs: fix deadlock when cloning inline extents and low on available spaceFilipe Manana1-16/+22
2021-06-10btrfs: abort in rename_exchange if we fail to insert the second refJosef Bacik1-1/+6
2021-06-10btrfs: fixup error handling in fixup_inode_link_countsJosef Bacik1-6/+7
2021-06-10btrfs: check error value from btrfs_update_inode in tree logJosef Bacik1-2/+6
2021-06-10btrfs: fix fsync failure and transaction abort after writes to prealloc extentsFilipe Manana1-22/+76
2021-06-10btrfs: return errors from btrfs_del_csums in cleanup_ref_headJosef Bacik1-1/+1
2021-06-10btrfs: fix error handling in btrfs_del_csumsJosef Bacik1-5/+5