summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-02-28Linux 4.19.107v4.19.107Greg Kroah-Hartman
2020-02-28Revert "char/random: silence a lockdep splat with printk()"Greg Kroah-Hartman
2020-02-28s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...Nathan Chancellor
2020-02-28xen: Enable interrupts when calling _cond_resched()Thomas Gleixner
2020-02-28ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha
2020-02-28rxrpc: Fix call RCU cleanup using non-bh-safe locksDavid Howells
2020-02-28netfilter: xt_hashlimit: limit the max size of hashtableCong Wang
2020-02-28ALSA: seq: Fix concurrent access to queue current tick/timeTakashi Iwai
2020-02-28ALSA: seq: Avoid concurrent access to queue flagsTakashi Iwai
2020-02-28ALSA: rawmidi: Avoid bit fields for state flagsTakashi Iwai
2020-02-28bpf, offload: Replace bitwise AND by logical AND in bpf_prog_offload_info_fillJohannes Krude
2020-02-28genirq/proc: Reject invalid affinity masks (again)Thomas Gleixner
2020-02-28iommu/vt-d: Fix compile warning from intel-svm.hJoerg Roedel
2020-02-28ecryptfs: replace BUG_ON with error handling codeAditya Pakki
2020-02-28staging: greybus: use after free in gb_audio_manager_remove_all()Dan Carpenter
2020-02-28staging: rtl8723bs: fix copy of overlapping memoryColin Ian King
2020-02-28usb: dwc2: Fix in ISOC request length checkingMinas Harutyunyan
2020-02-28usb: gadget: composite: Fix bMaxPower for SuperSpeedPlusJack Pham
2020-02-28scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...Bart Van Assche
2020-02-28scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche
2020-02-28Revert "dmaengine: imx-sdma: Fix memory leak"Greg Kroah-Hartman
2020-02-28Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extentsFilipe Manana
2020-02-28btrfs: do not check delayed items are empty for single transaction cleanupJosef Bacik
2020-02-28btrfs: reset fs_root to NULL on error in open_ctreeJosef Bacik
2020-02-28btrfs: fix bytes_may_use underflow in prealloc error condtitionJosef Bacik
2020-02-28KVM: apic: avoid calculating pending eoi from an uninitialized valMiaohe Lin
2020-02-28KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1Vitaly Kuznetsov
2020-02-28KVM: nVMX: Check IO instruction VM-exit conditionsOliver Upton
2020-02-28KVM: nVMX: Refactor IO bitmap checks into helper functionOliver Upton
2020-02-28ext4: fix race between writepages and enabling EXT4_EXTENTS_FLEric Biggers
2020-02-28ext4: rename s_journal_flag_rwsem to s_writepages_rwsemEric Biggers
2020-02-28ext4: fix mount failure with quota configured as moduleJan Kara
2020-02-28ext4: fix potential race between s_flex_groups online resizing and accessSuraj Jitindar Singh
2020-02-28ext4: fix potential race between s_group_info online resizing and accessSuraj Jitindar Singh
2020-02-28ext4: fix potential race between online resizing and write operationsTheodore Ts'o
2020-02-28ext4: add cond_resched() to __ext4_find_entry()Shijie Luo
2020-02-28ext4: fix a data race in EXT4_I(inode)->i_disksizeQian Cai
2020-02-28drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesetsLyude Paul
2020-02-28lib/stackdepot.c: fix global out-of-bounds in stack_slabsAlexander Potapenko
2020-02-28tty: serial: qcom_geni_serial: Fix RX cancel command failuresatya priya
2020-02-28tty: serial: qcom_geni_serial: Remove xfer_mode variableRyan Case
2020-02-28tty: serial: qcom_geni_serial: Remove set_rfr_wm() and related variablesRyan Case
2020-02-28tty: serial: qcom_geni_serial: Remove use of *_relaxed() and mb()Ryan Case
2020-02-28tty: serial: qcom_geni_serial: Remove interrupt stormRyan Case
2020-02-28tty: serial: qcom_geni_serial: Fix UART hangRyan Case
2020-02-28KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOIMiaohe Lin
2020-02-28KVM: nVMX: Don't emulate instructions in guest modePaolo Bonzini
2020-02-28xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platformsMathias Nyman
2020-02-28drm/amdgpu/soc15: fix xclk for ravenAlex Deucher
2020-02-28mm/vmscan.c: don't round up scan size for online memory cgroupGavin Shan