summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-28Linux 4.14.172v4.14.172Greg Kroah-Hartman1-1/+1
2020-02-28s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...Nathan Chancellor1-1/+1
2020-02-28xen: Enable interrupts when calling _cond_resched()Thomas Gleixner1-1/+3
2020-02-28ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha3-0/+29
2020-02-28netfilter: xt_hashlimit: limit the max size of hashtableCong Wang1-0/+10
2020-02-28ALSA: seq: Fix concurrent access to queue current tick/timeTakashi Iwai4-9/+20
2020-02-28ALSA: seq: Avoid concurrent access to queue flagsTakashi Iwai1-4/+16
2020-02-28ALSA: rawmidi: Avoid bit fields for state flagsTakashi Iwai1-3/+3
2020-02-28genirq/proc: Reject invalid affinity masks (again)Thomas Gleixner3-18/+24
2020-02-28iommu/vt-d: Fix compile warning from intel-svm.hJoerg Roedel1-1/+1
2020-02-28ecryptfs: replace BUG_ON with error handling codeAditya Pakki1-2/+4
2020-02-28staging: greybus: use after free in gb_audio_manager_remove_all()Dan Carpenter1-1/+1
2020-02-28staging: rtl8723bs: fix copy of overlapping memoryColin Ian King1-3/+2
2020-02-28usb: gadget: composite: Fix bMaxPower for SuperSpeedPlusJack Pham1-5/+3
2020-02-28scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...Bart Van Assche2-9/+2
2020-02-28scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche2-3/+15
2020-02-28Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extentsFilipe Manana1-1/+6
2020-02-28btrfs: do not check delayed items are empty for single transaction cleanupJosef Bacik1-1/+0
2020-02-28btrfs: fix bytes_may_use underflow in prealloc error condtitionJosef Bacik1-3/+13
2020-02-28KVM: apic: avoid calculating pending eoi from an uninitialized valMiaohe Lin1-1/+3
2020-02-28KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1Vitaly Kuznetsov4-10/+17
2020-02-28KVM: nVMX: Check IO instruction VM-exit conditionsOliver Upton1-7/+52
2020-02-28KVM: nVMX: Refactor IO bitmap checks into helper functionOliver Upton1-13/+27
2020-02-28ext4: fix race between writepages and enabling EXT4_EXTENTS_FLEric Biggers2-9/+23
2020-02-28ext4: rename s_journal_flag_rwsem to s_writepages_rwsemEric Biggers3-9/+9
2020-02-28ext4: fix mount failure with quota configured as moduleJan Kara1-1/+1
2020-02-28ext4: add cond_resched() to __ext4_find_entry()Shijie Luo1-0/+1
2020-02-28ext4: fix a data race in EXT4_I(inode)->i_disksizeQian Cai2-2/+2
2020-02-28KVM: nVMX: Don't emulate instructions in guest modePaolo Bonzini1-1/+1
2020-02-28lib/stackdepot.c: fix global out-of-bounds in stack_slabsAlexander Potapenko1-2/+6
2020-02-28serial: 8250: Check UPF_IRQ_SHARED in advanceAndy Shevchenko3-4/+6
2020-02-28vt: vt_ioctl: fix race in VT_RESIZEXEric Dumazet1-6/+11
2020-02-28VT_RESIZEX: get rid of field-by-field copyinAl Viro1-41/+27
2020-02-28xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platformsMathias Nyman1-1/+3
2020-02-28KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOIMiaohe Lin1-1/+1
2020-02-28drm/amdgpu/soc15: fix xclk for ravenAlex Deucher1-1/+6
2020-02-28mm/vmscan.c: don't round up scan size for online memory cgroupGavin Shan1-3/+6
2020-02-28Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()"Ioanna Alifieraki1-4/+2
2020-02-28MAINTAINERS: Update drm/i915 bug filing URLJani Nikula1-1/+1
2020-02-28serdev: ttyport: restore client ops on deregistrationJohan Hovold3-6/+7
2020-02-28tty: serial: imx: setup the correct sg entry for tx dmaFugang Duan1-1/+1
2020-02-28tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 modeNicolas Ferre1-1/+2
2020-02-28x86/mce/amd: Fix kobject lifetimeThomas Gleixner1-6/+11
2020-02-28x86/mce/amd: Publish the bank pointer only after setup has succeededBorislav Petkov1-17/+16
2020-02-28staging: rtl8723bs: Fix potential overuse of kernel memoryLarry Finger1-1/+1
2020-02-28staging: rtl8723bs: Fix potential security holeLarry Finger1-1/+1
2020-02-28staging: rtl8188eu: Fix potential overuse of kernel memoryLarry Finger1-1/+1
2020-02-28staging: rtl8188eu: Fix potential security holeLarry Finger1-1/+1
2020-02-28USB: hub: Fix the broken detection of USB3 device in SMSC hubHardik Gajjar2-0/+16
2020-02-28USB: hub: Don't record a connect-change event during reset-resumeAlan Stern1-5/+0