summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-04kprobes: Fix to delay the kprobes jump optimizationMasami Hiramatsu1-10/+21
2021-03-04entry/kvm: Explicitly flush pending rcuog wakeup before last rescheduling pointFrederic Weisbecker4-10/+50
2021-03-04entry: Explicitly flush pending rcuog wakeup before last rescheduling pointFrederic Weisbecker2-5/+14
2021-03-04rcu/nocb: Trigger self-IPI on late deferred wake up before user resumeFrederic Weisbecker3-11/+37
2021-03-04rcu/nocb: Perform deferred wake up before last idle's need_resched() checkFrederic Weisbecker4-3/+8
2021-03-04rcu: Pull deferred rcuog wake up to rcu_eqs_enter() callersFrederic Weisbecker1-1/+10
2021-03-04powerpc/prom: Fix "ibm,arch-vec-5-platform-support" scanCédric Le Goater1-8/+4
2021-03-04x86/entry: Fix instrumentation annotationThomas Gleixner1-1/+1
2021-03-04x86/fault: Fix AMD erratum #91 errata fixup for user codeAndy Lutomirski1-10/+17
2021-03-04x86/reboot: Force all cpus to exit VMX root if VMX is supportedSean Christopherson1-20/+10
2021-03-04x86/virt: Eat faults on VMXOFF in reboot flowsSean Christopherson1-5/+12
2021-03-04media: smipcie: fix interrupt handling and IR timeoutSean Young1-20/+26
2021-03-04media: marvell-ccic: power up the device on mclk enableLubomir Rintel1-0/+2
2021-03-04media: ipu3-cio2: Fix mbus_code processing in cio2_subdev_set_fmt()Pavel Machek1-1/+1
2021-03-04media: ir_toy: add another IR Droid deviceSean Young1-0/+1
2021-03-04media: v4l: ioctl: Fix memory leak in video_usercopySakari Ailus1-18/+14
2021-03-04media: i2c: max9286: fix access to unallocated memoryTomi Valkeinen1-1/+1
2021-03-04floppy: reintroduce O_NDELAY fixJiri Kosina1-15/+15
2021-03-04staging: rtl8188eu: Add Edimax EW-7811UN V2 to device tableMartin Kaiser1-0/+1
2021-03-04staging: gdm724x: Fix DMA from stackAmey Narkhede1-3/+7
2021-03-04staging/mt7621-dma: mtk-hsdma.c->hsdma-mt7621.cIlya Lipnitskiy2-2/+2
2021-03-04arm64: dts: agilex: fix phy interface bit shift for gmac1 and gmac2Dinh Nguyen1-2/+2
2021-03-04dts64: mt7622: fix slow sd card accessFrank Wunderlich1-0/+2
2021-03-04pstore: Fix typo in compression option nameJiri Bohac1-2/+2
2021-03-04drivers/misc/vmw_vmci: restrict too big queue size in qp_host_alloc_queueSabyrzhan Tasbolatov1-0/+3
2021-03-04misc: rtsx: init of rts522a add OCP power off when no card is presentRicky Wu1-0/+5
2021-03-04arm64: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL)Timothy E Baldwin1-1/+1
2021-03-04seccomp: Add missing return in non-void functionPaul Cercueil1-0/+2
2021-03-04soc: samsung: exynos-asv: handle reading revision register errorKrzysztof Kozlowski1-1/+7
2021-03-04soc: samsung: exynos-asv: don't defer early on not-supported SoCsMarek Szyprowski1-5/+5
2021-03-04crypto: sun4i-ss - initialize need_fallbackCorentin Labbe1-1/+1
2021-03-04crypto: sun4i-ss - handle BigEndian for cipherCorentin Labbe1-6/+6
2021-03-04crypto: sun4i-ss - IV register does not work on A10 and A13Corentin Labbe1-6/+28
2021-03-04crypto: sun4i-ss - checking sg length is not sufficientCorentin Labbe1-2/+2
2021-03-04crypto: michael_mic - fix broken misalignment handlingArd Biesheuvel1-19/+12
2021-03-04crypto: aesni - prevent misaligned buffers on the stackArd Biesheuvel1-12/+16
2021-03-04crypto: arm64/sha - add missing module aliasesArd Biesheuvel4-0/+9
2021-03-04drm/i915/gt: Correct surface base address for renderclearChris Wilson1-1/+1
2021-03-04drm/i915/gt: Flush before changing register stateChris Wilson1-0/+1
2021-03-04btrfs: fix extent buffer leak on failure to copy rootFilipe Manana1-0/+2
2021-03-04btrfs: account for new extents being deleted in total_bytes_pinnedJosef Bacik2-14/+24
2021-03-04btrfs: handle space_info::total_bytes_pinned inside the delayed ref itselfJosef Bacik5-117/+74
2021-03-04btrfs: splice remaining dirty_bg's onto the transaction dirty bg listJosef Bacik1-7/+12
2021-03-04btrfs: fix reloc root leak with 0 ref reloc roots on recoveryJosef Bacik1-3/+1
2021-03-04btrfs: abort the transaction if we fail to inc ref in btrfs_copy_rootJosef Bacik1-2/+3
2021-03-04btrfs: add asserts for deleting backref cache nodesJosef Bacik1-3/+6
2021-03-04btrfs: do not warn if we can't find the reloc root when looking up backrefJosef Bacik1-1/+1
2021-03-04btrfs: do not cleanup upper nodes in btrfs_backref_cleanup_nodeJosef Bacik1-7/+0
2021-03-04KEYS: trusted: Reserve TPM for seal and unseal operationsJarkko Sakkinen3-9/+22
2021-03-04KEYS: trusted: Fix migratable=1 failingJarkko Sakkinen1-1/+1