summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-12powerpc/powernv: Enable HAIL (HV AIL) for ISA v3.1 processorsNicholas Piggin2-3/+17
2021-05-12powerpc/vdso: Separate vvar vma from vdsoDmitry Safonov2-16/+40
2021-05-12iommu/vt-d: Force to flush iotlb before creating superpageLongpeng(Mike)1-14/+38
2021-05-12jffs2: Hook up splice_write callbackJoel Stanley1-0/+1
2021-05-12jffs2: Fix kasan slab-out-of-bounds problemlizhe1-1/+1
2021-05-12Input: ili210x - add missing negation for touch indication on ili210xHansem Ro1-1/+1
2021-05-12NFSv4: Don't discard segments marked for return in _pnfs_return_layout()Trond Myklebust1-1/+1
2021-05-12NFS: Don't discard pNFS layout segments that are marked for returnTrond Myklebust1-0/+5
2021-05-12NFS: fs_context: validate UDP retrans to prevent shift out-of-boundsRandy Dunlap1-0/+12
2021-05-12ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failureMarc Zyngier1-4/+6
2021-05-12net/sched: sch_frag: fix stack OOB read while fragmenting IPv4 packetsDavide Caratti1-4/+4
2021-05-12openvswitch: fix stack OOB read while fragmenting IPv4 packetsDavide Caratti1-4/+4
2021-05-12mlxsw: spectrum_mr: Update egress RIF list before route's actionIdo Schimmel1-15/+15
2021-05-12f2fs: fix to avoid out-of-bounds memory accessChao Yu1-0/+3
2021-05-12f2fs: fix error handling in f2fs_end_enable_verity()Eric Biggers1-21/+54
2021-05-12ubifs: Only check replay with inode type to judge if inode linkedGuochun Mao1-1/+2
2021-05-12kcsan, debugfs: Move debugfs file creation out of early initMarco Elver3-8/+3
2021-05-12virtiofs: fix memory leak in virtio_fs_probe()Luis Henriques1-0/+1
2021-05-12fs: fix reporting supported extra file attributes for statx()Theodore Ts'o1-0/+8
2021-05-12Makefile: Move -Wno-unused-but-set-variable out of GCC only blockNathan Chancellor1-4/+4
2021-05-12arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling1-1/+7
2021-05-12btrfs: fix race when picking most recent mod log operation for an old rootFilipe Manana1-0/+20
2021-05-12tools/power/turbostat: Fix turbostat for AMD Zen CPUsBas Nieuwenhuizen1-2/+6
2021-05-12ALSA: hda/realtek: Add quirk for Intel Clevo PCx0DxEckhart Mohr1-0/+2
2021-05-12ALSA: hda/realtek: fix static noise on ALC285 Lenovo laptopsSami Loone1-5/+4
2021-05-12ALSA: hda/realtek - Headset Mic issue on HP platformKailang Yang1-0/+2
2021-05-12ALSA: hda/realtek: fix mic boost on Intel NUC 8Phil Calvin1-0/+13
2021-05-12ALSA: hda/realtek: GA503 use same quirks as GA401Luke D Jones1-0/+1
2021-05-12ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G7Jonas Witschel1-0/+25
2021-05-12ALSA: usb-audio: Add dB range mapping for Sennheiser Communications Headset PC 8Timo Gurr1-0/+12
2021-05-12ALSA: usb-audio: Explicitly set up the clock selectorTakashi Iwai1-4/+14
2021-05-12ALSA: sb: Fix two use after free in snd_sb_qsound_buildLv Yunlong1-2/+6
2021-05-12ALSA: hda/conexant: Re-order CX5066 quirk table entriesTakashi Iwai1-7/+7
2021-05-12ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixerLv Yunlong1-1/+3
2021-05-12power: supply: cpcap-battery: fix invalid usage of list cursorGuangqing Zhu1-1/+1
2021-05-12sched,psi: Handle potential task count underflow bugs more gracefullyCharan Teja Reddy1-2/+3
2021-05-12s390/archrandom: add parameter check for s390_arch_random_generateHarald Freudenberger1-0/+4
2021-05-12block/rnbd-clt: Fix missing a memory free when unloading the moduleGioh Kim1-3/+7
2021-05-12block/rnbd-srv: Prevent a deadlock generated by accessing sysfs in parallelGioh Kim1-1/+3
2021-05-12sched,fair: Alternative sched_slice()Peter Zijlstra2-1/+14
2021-05-12perf: Rework perf_event_exit_event()Peter Zijlstra2-63/+80
2021-05-12scsi: libfc: Fix a format specifierBart Van Assche1-1/+1
2021-05-12mfd: arizona: Fix rumtime PM imbalance on errorDinghao Liu1-1/+1
2021-05-12mfd: da9063: Support SMBus and I2C modeHubert Streidl2-0/+13
2021-05-12mfd: intel-m10-bmc: Fix the register access rangeXu Yilun1-1/+1
2021-05-12scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logicJames Smart4-313/+3
2021-05-12scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL modeJames Smart3-56/+70
2021-05-12scsi: lpfc: Fix reference counting errors in lpfc_cmpl_els_rsp()James Smart1-63/+1
2021-05-12scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO responseJames Smart2-3/+0
2021-05-12drm/amdgpu: fix NULL pointer dereferenceGuchun Chen1-1/+1