summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.215v4.9.215Greg Kroah-Hartman2020-02-281-1/+1
* s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...Nathan Chancellor2020-02-281-1/+1
* xen: Enable interrupts when calling _cond_resched()Thomas Gleixner2020-02-281-1/+3
* ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha2020-02-283-0/+29
* netfilter: xt_hashlimit: limit the max size of hashtableCong Wang2020-02-281-0/+10
* ALSA: seq: Fix concurrent access to queue current tick/timeTakashi Iwai2020-02-284-9/+20
* ALSA: seq: Avoid concurrent access to queue flagsTakashi Iwai2020-02-281-4/+16
* ALSA: rawmidi: Avoid bit fields for state flagsTakashi Iwai2020-02-281-3/+3
* ecryptfs: replace BUG_ON with error handling codeAditya Pakki2020-02-281-2/+4
* staging: greybus: use after free in gb_audio_manager_remove_all()Dan Carpenter2020-02-281-1/+1
* usb: gadget: composite: Fix bMaxPower for SuperSpeedPlusJack Pham2020-02-281-5/+3
* scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...Bart Van Assche2020-02-282-9/+2
* scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche2020-02-282-3/+15
* Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extentsFilipe Manana2020-02-281-1/+6
* KVM: apic: avoid calculating pending eoi from an uninitialized valMiaohe Lin2020-02-281-1/+3
* KVM: nVMX: Check IO instruction VM-exit conditionsOliver Upton2020-02-281-7/+52
* KVM: nVMX: Refactor IO bitmap checks into helper functionOliver Upton2020-02-281-13/+27
* ext4: fix race between writepages and enabling EXT4_EXTENTS_FLEric Biggers2020-02-282-9/+23
* ext4: rename s_journal_flag_rwsem to s_writepages_rwsemEric Biggers2020-02-283-9/+9
* ext4: fix mount failure with quota configured as moduleJan Kara2020-02-281-1/+1
* ext4: add cond_resched() to __ext4_find_entry()Shijie Luo2020-02-281-0/+1
* ext4: fix a data race in EXT4_I(inode)->i_disksizeQian Cai2020-02-282-2/+2
* netfilter: xt_bpf: add overflow checksJann Horn2020-02-281-0/+3
* KVM: nVMX: Don't emulate instructions in guest modePaolo Bonzini2020-02-281-1/+1
* lib/stackdepot.c: fix global out-of-bounds in stack_slabsAlexander Potapenko2020-02-281-2/+6
* vt: vt_ioctl: fix race in VT_RESIZEXEric Dumazet2020-02-281-6/+11
* VT_RESIZEX: get rid of field-by-field copyinAl Viro2020-02-281-41/+27
* KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOIMiaohe Lin2020-02-281-1/+1
* xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platformsMathias Nyman2020-02-281-1/+3
* Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()"Ioanna Alifieraki2020-02-281-4/+2
* tty: serial: imx: setup the correct sg entry for tx dmaFugang Duan2020-02-281-1/+1
* tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 modeNicolas Ferre2020-02-281-1/+2
* x86/mce/amd: Fix kobject lifetimeThomas Gleixner2020-02-281-6/+11
* x86/mce/amd: Publish the bank pointer only after setup has succeededBorislav Petkov2020-02-281-17/+16
* staging: rtl8188eu: Fix potential overuse of kernel memoryLarry Finger2020-02-281-1/+1
* staging: rtl8188eu: Fix potential security holeLarry Finger2020-02-281-1/+1
* USB: hub: Don't record a connect-change event during reset-resumeAlan Stern2020-02-281-5/+0
* USB: Fix novation SourceControl XL after suspendRichard Dodd2020-02-281-0/+3
* usb: uas: fix a plug & unplug racingEJ Hsu2020-02-281-1/+22
* xhci: Force Maximum Packet size for Full-speed bulk devices to valid range.Mathias Nyman2020-02-281-3/+9
* staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi.Malcolm Priestley2020-02-281-1/+1
* staging: android: ashmem: Disallow ashmem memory from being remappedSuren Baghdasaryan2020-02-281-0/+28
* vt: selection, handle pending signals in paste_selectionJiri Slaby2020-02-281-1/+6
* floppy: check FDC index for errors before assigning itLinus Torvalds2020-02-281-2/+5
* net/sched: flower: add missing validation of TCA_FLOWER_FLAGSDavide Caratti2020-02-281-0/+1
* net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGSDavide Caratti2020-02-281-0/+1
* enic: prevent waking up stopped tx queues over watchdog resetFiro Yang2020-02-281-1/+1
* selinux: ensure we cleanup the internal AVC counters on error in avc_update()Jaihind Yadav2020-02-281-1/+1
* help_next should increase position indexVasily Averin2020-02-281-0/+1
* brd: check and limit max_part parZhiqiang Liu2020-02-281-2/+20