summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-24vhost-vdpa: set v->config_ctx to NULL if eventfd_ctx_fdget() failsStefano Garzarella1-2/+6
2021-03-24vhost-vdpa: fix use-after-free of v->config_ctxStefano Garzarella1-1/+3
2021-03-24btrfs: fix slab cache flags for free space tree bitmapDavid Sterba1-1/+1
2021-03-24btrfs: fix race when cloning extent buffer during rewind of an old rootFilipe Manana1-0/+2
2021-03-24zonefs: fix to update .i_wr_refcnt correctly in zonefs_open_zone()Chao Yu1-4/+3
2021-03-24zonefs: prevent use of seq files as swap fileDamien Le Moal1-0/+16
2021-03-24zonefs: Fix O_APPEND async write handlingDamien Le Moal1-10/+68
2021-03-24s390/pci: fix leak of PCI device structureNiklas Schnelle4-18/+33
2021-03-24s390/pci: remove superfluous zdev->zbus checkNiklas Schnelle1-1/+1
2021-03-24s390/pci: refactor zpci_create_device()Niklas Schnelle4-57/+48
2021-03-24s390/vtime: fix increased steal time accountingGerald Schaefer1-1/+1
2021-03-24Revert "PM: runtime: Update device status before letting suppliers suspend"Rafael J. Wysocki1-37/+25
2021-03-24ALSA: hda/realtek: fix mute/micmute LEDs for HP 850 G8Jeremy Szu1-0/+1
2021-03-24ALSA: hda/realtek: fix mute/micmute LEDs for HP 440 G8Jeremy Szu1-0/+12
2021-03-24ALSA: hda/realtek: fix mute/micmute LEDs for HP 840 G8Jeremy Szu1-0/+1
2021-03-24ALSA: hda/realtek: Apply headset-mic quirks for Xiaomi Redmibook AirXiaoliang Yu1-0/+1
2021-03-24ALSA: hda: generic: Fix the micmute led init stateHui Wang1-1/+1
2021-03-24ALSA: hda/realtek: apply pin quirk for XiaomiNotebook ProXiaoliang Yu1-0/+1
2021-03-24ALSA: dice: fix null pointer dereference when node is disconnectedTakashi Sakamoto1-3/+2
2021-03-24spi: cadence: set cqspi to the driver_data field of struct deviceMeng Li1-0/+1
2021-03-24ASoC: ak5558: Add MODULE_DEVICE_TABLEShengjiu Wang1-0/+1
2021-03-24ASoC: ak4458: Add MODULE_DEVICE_TABLEShengjiu Wang1-0/+1
2021-03-20Linux 5.11.8v5.11.8Greg Kroah-Hartman1-1/+1
2021-03-20crypto: x86/aes-ni-xts - use direct calls to and 4-way strideArd Biesheuvel2-56/+84
2021-03-20net: dsa: b53: Support setting learning on portFlorian Fainelli3-14/+20
2021-03-20Revert "nfsd4: a client's own opens needn't prevent delegations"J. Bruce Fields2-43/+14
2021-03-20Revert "nfsd4: remove check_conflicting_opens warning"J. Bruce Fields1-0/+1
2021-03-20fuse: fix live lock in fuse_iget()Amir Goldstein1-0/+1
2021-03-20RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodesNicolas Morey-Chaisemartin1-65/+45
2021-03-20arm64: Unconditionally set virtual cpu id registersVladimir Murzin1-2/+2
2021-03-20bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk4-10/+59
2021-03-20bpf: Add sanity check for upper ptr_limitPiotr Krysiuk1-3/+8
2021-03-20bpf: Simplify alu_limit masking for pointer arithmeticPiotr Krysiuk1-5/+5
2021-03-20bpf: Fix off-by-one for area size in creating mask to leftPiotr Krysiuk1-2/+2
2021-03-20bpf: Prohibit alu ops for pointer types not defining ptr_limitPiotr Krysiuk1-6/+10
2021-03-20gfs2: bypass signal_our_withdraw if no journalBob Peterson1-5/+10
2021-03-20gfs2: move freeze glock outside the make_fs_rw and _ro functionsBob Peterson3-39/+33
2021-03-20gfs2: Add common helper for holding and releasing the freeze glockBob Peterson5-37/+47
2021-03-20regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage settingFrieder Schrempf2-0/+11
2021-03-20regulator: pca9450: Enable system reset on WDOG_B assertionFrieder Schrempf2-0/+15
2021-03-20regulator: pca9450: Add SD_VSEL GPIO for LDO5Frieder Schrempf1-0/+14
2021-03-20io_uring: clear IOCB_WAITQ for non -EIOCBQUEUED returnJens Axboe1-0/+1
2021-03-20io_uring: simplify do_read return parsingPavel Begunkov1-5/+2
2021-03-20io_uring: don't keep looping for more events if we can't flush overflowJens Axboe1-3/+12
2021-03-20io_uring: refactor io_cqring_waitPavel Begunkov1-21/+22
2021-03-20io_uring: refactor scheduling in io_cqring_waitPavel Begunkov1-11/+8
2021-03-20mptcp: dispose initial struct socket when its subflow is closedFlorian Westphal1-6/+12
2021-03-20mptcp: pm: add lockdep assertionsFlorian Westphal4-0/+24
2021-03-20mptcp: send ack for every add_addrGeliang Tang2-8/+5
2021-03-20KVM: x86/mmu: Set SPTE_AD_WRPROT_ONLY_MASK if and only if PML is enabledSean Christopherson1-8/+8