summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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: 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-28netfilter: xt_bpf: add overflow checksJann Horn
2020-02-28KVM: nVMX: Don't emulate instructions in guest modePaolo Bonzini
2020-02-28lib/stackdepot.c: fix global out-of-bounds in stack_slabsAlexander Potapenko
2020-02-28vt: vt_ioctl: fix race in VT_RESIZEXEric Dumazet
2020-02-28VT_RESIZEX: get rid of field-by-field copyinAl Viro
2020-02-28KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOIMiaohe Lin
2020-02-28xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platformsMathias Nyman
2020-02-28Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()"Ioanna Alifieraki
2020-02-28tty: serial: imx: setup the correct sg entry for tx dmaFugang Duan
2020-02-28tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 modeNicolas Ferre
2020-02-28x86/mce/amd: Fix kobject lifetimeThomas Gleixner
2020-02-28x86/mce/amd: Publish the bank pointer only after setup has succeededBorislav Petkov
2020-02-28staging: rtl8188eu: Fix potential overuse of kernel memoryLarry Finger
2020-02-28staging: rtl8188eu: Fix potential security holeLarry Finger
2020-02-28USB: hub: Don't record a connect-change event during reset-resumeAlan Stern
2020-02-28USB: Fix novation SourceControl XL after suspendRichard Dodd
2020-02-28usb: uas: fix a plug & unplug racingEJ Hsu
2020-02-28xhci: Force Maximum Packet size for Full-speed bulk devices to valid range.Mathias Nyman
2020-02-28staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi.Malcolm Priestley
2020-02-28staging: android: ashmem: Disallow ashmem memory from being remappedSuren Baghdasaryan
2020-02-28vt: selection, handle pending signals in paste_selectionJiri Slaby
2020-02-28floppy: check FDC index for errors before assigning itLinus Torvalds
2020-02-28net/sched: flower: add missing validation of TCA_FLOWER_FLAGSDavide Caratti
2020-02-28net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGSDavide Caratti
2020-02-28enic: prevent waking up stopped tx queues over watchdog resetFiro Yang
2020-02-28selinux: ensure we cleanup the internal AVC counters on error in avc_update()Jaihind Yadav
2020-02-28help_next should increase position indexVasily Averin
2020-02-28brd: check and limit max_part parZhiqiang Liu
2020-02-28microblaze: Prevent the overflow of the startShubhrajyoti Datta
2020-02-28iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski
2020-02-28irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALLZenghui Yu
2020-02-28bcache: explicity type cast in bset_bkey_last()Coly Li
2020-02-28reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()Yunfeng Ye
2020-02-28lib/scatterlist.c: adjust indentation in __sg_alloc_tableNathan Chancellor
2020-02-28ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()wangyan
2020-02-28radeon: insert 10ms sleep in dce5_crtc_load_lutDaniel Vetter
2020-02-28trigger_next should increase position indexVasily Averin
2020-02-28ftrace: fpid_next() should increase position indexVasily Averin
2020-02-28drm/nouveau/disp/nv50-: prevent oops when no channel method map providedBen Skeggs
2020-02-28irqchip/gic-v3: Only provision redistributors that are enabled in ACPIMarc Zyngier
2020-02-28cifs: fix NULL dereference in match_prepathRonnie Sahlberg
2020-02-28iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King
2020-02-28hostap: Adjust indentation in prism2_hostapd_add_staNathan Chancellor
2020-02-28ARM: 8951/1: Fix Kexec compilation issue.Vincenzo Frascino
2020-02-28jbd2: switch to use jbd2_journal_abort() when failed to submit the commit recordzhangyi (F)