summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-28KVM: nVMX: Check IO instruction VM-exit conditionsOliver Upton2-7/+52
2020-02-28KVM: nVMX: Refactor IO bitmap checks into helper functionOliver Upton2-14/+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-11/+11
2020-02-28ext4: fix mount failure with quota configured as moduleJan Kara1-1/+1
2020-02-28ext4: fix potential race between s_flex_groups online resizing and accessSuraj Jitindar Singh5-37/+76
2020-02-28ext4: fix potential race between s_group_info online resizing and accessSuraj Jitindar Singh2-21/+39
2020-02-28ext4: fix potential race between online resizing and write operationsTheodore Ts'o4-25/+97
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: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOIMiaohe Lin1-1/+1
2020-02-28KVM: nVMX: Don't emulate instructions in guest modePaolo Bonzini1-1/+1
2020-02-28sched/psi: Fix OOB write when writing 0 bytes to PSI filesSuren Baghdasaryan1-0/+3
2020-02-28drm/i915: Update drm/i915 bug filing URLJani Nikula3-7/+6
2020-02-28drm/i915: Wean off drm_pci_alloc/drm_pci_freeChris Wilson4-56/+55
2020-02-28drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesetsLyude Paul1-0/+2
2020-02-28drm/amdgpu/gfx10: disable gfxoff when reading rlc clockAlex Deucher1-0/+2
2020-02-28drm/amdgpu/gfx9: disable gfxoff when reading rlc clockAlex Deucher1-0/+2
2020-02-28drm/amdgpu/soc15: fix xclk for ravenAlex Deucher1-1/+6
2020-02-28mm: Avoid creating virtual address aliases in brk()/mmap()/mremap()Catalin Marinas3-7/+9
2020-02-28lib/stackdepot.c: fix global out-of-bounds in stack_slabsAlexander Potapenko1-2/+6
2020-02-28mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEMWei Yang1-1/+1
2020-02-28mm/vmscan.c: don't round up scan size for online memory cgroupGavin Shan1-3/+6
2020-02-28genirq/irqdomain: Make sure all irq domain flags are distinctZenghui Yu1-1/+1
2020-02-28nvme-multipath: Fix memory leak with ana_log_bufLogan Gunthorpe1-0/+1
2020-02-28mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps()Vasily Averin1-1/+3
2020-02-28Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()"Ioanna Alifieraki1-4/+2
2020-02-28ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()Rafael J. Wysocki3-0/+53
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: qcom_geni_serial: Fix RX cancel command failuresatya priya1-4/+14
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-28serial: 8250: Check UPF_IRQ_SHARED in advanceAndy Shevchenko4-5/+6
2020-02-28x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERFKim Phillips2-0/+16
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-28x86/ima: use correct identifier for SetupMode variableArd Biesheuvel1-4/+2
2020-02-28jbd2: fix ocfs2 corrupt when clearing block group bitswangyan1-2/+6
2020-02-28arm64: memory: Add missing brackets to untagged_addr() macroWill Deacon1-1/+1
2020-02-28powerpc/hugetlb: Fix 8M hugepages on 8xxChristophe Leroy1-0/+5
2020-02-28powerpc/hugetlb: Fix 512k hugepages on 8xx with 16k page sizeChristophe Leroy1-11/+18
2020-02-28powerpc/entry: Fix an #if which should be an #ifdef in entry_32.SChristophe Leroy1-2/+2
2020-02-28powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal deliveryGustavo Luiz Duarte3-28/+39
2020-02-28powerpc/eeh: Fix deadlock handling dead PHBSam Bobroff1-10/+11
2020-02-28powerpc/8xx: Fix clearing of bits 20-23 in ITLB missChristophe Leroy1-1/+1
2020-02-28drm/panfrost: perfcnt: Reserve/use the AS attached to the perfcnt MMU contextBoris Brezillon2-8/+10
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