summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-12reset: add missing empty function reset_control_rearm()Jim Quinlan1-0/+5
2021-05-12fs/epoll: restore waking from ep_done_scan()Davidlohr Bueso1-0/+6
2021-05-12ecryptfs: fix kernel panic with null dev_nameJeffrey Mitchell1-0/+6
2021-05-12arm64: dts: mt8173: fix property typo of 'phys' in dsi nodeChunfeng Yun1-1/+1
2021-05-12arm64: dts: marvell: armada-37xx: add syscon compatible to NB clk nodeMarek Behún1-1/+2
2021-05-12ARM: 9056/1: decompressor: fix BSS size calculation for LLVM ld.lldArd Biesheuvel1-2/+2
2021-05-12ftrace: Handle commands when closing set_ftrace_filter fileSteven Rostedt (VMware)1-1/+4
2021-05-12ACPI: custom_method: fix a possible memory leakMark Langsdorf1-0/+2
2021-05-12ACPI: custom_method: fix potential use-after-free issueMark Langsdorf1-1/+1
2021-05-12tpm: acpi: Check eventlog signature before using itStefan Berger1-1/+32
2021-05-12vhost-vdpa: fix vm_flags for virtqueue doorbell mappingJason Wang1-0/+1
2021-05-12s390/cio: remove invalid condition on IO_SCH_UNREGVineeth Vijayan1-2/+1
2021-05-12s390/vfio-ap: fix circular lockdep when setting/clearing crypto masksTony Krowiak2-95/+215
2021-05-12s390/zcrypt: fix zcard and zqueue hot-unplug memleakHarald Freudenberger2-0/+2
2021-05-12s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik1-1/+1
2021-05-12dyndbg: fix parsing file query without a line-range suffixShuo Chen1-1/+1
2021-05-12nitro_enclaves: Fix stale file descriptors on failed usercopyMathias Krause1-26/+17
2021-05-12bus: mhi: pci_generic: Remove WQ_MEM_RECLAIM flag from state workqueueLoic Poulain1-2/+1
2021-05-12bus: mhi: core: Add missing checks for MMIO register entriesBhaumik Bhatt1-5/+3
2021-05-12bus: mhi: core: Sanity check values from remote device before useJeffrey Hugo1-7/+74
2021-05-12bus: mhi: core: Clear configuration from channel context during resetBhaumik Bhatt1-0/+13
2021-05-12bus: mhi: core: Fix check for syserr at power_upJeffrey Hugo1-1/+1
2021-05-07Linux 5.11.19v5.11.19Greg Kroah-Hartman1-1/+1
2021-05-07vfio: Depend on MMUJason Gunthorpe1-1/+1
2021-05-07perf/core: Fix unconditional security_locked_down() callOndrej Mosnacek1-6/+6
2021-05-07platform/x86: thinkpad_acpi: Correct thermal sensor allocationMark Pearson1-9/+22
2021-05-07USB: Add reset-resume quirk for WD19's Realtek HubChris Chiu1-0/+1
2021-05-07USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 EthernetKai-Heng Feng1-0/+3
2021-05-07ALSA: usb-audio: Fix implicit sync clearance at stopping streamTakashi Iwai1-4/+4
2021-05-07ALSA: usb-audio: Add MIDI quirk for Vox ToneLab EXTakashi Iwai1-0/+10
2021-05-07ovl: allow upperdir inside lowerdirMiklos Szeredi1-5/+7
2021-05-07ovl: fix leaked dentryMickaël Salaün1-0/+1
2021-05-07nvme-pci: set min_align_maskJianxiong Gao1-0/+1
2021-05-07swiotlb: respect min_align_maskJianxiong Gao1-10/+31
2021-05-07swiotlb: don't modify orig_addr in swiotlb_tbl_sync_singleJianxiong Gao1-1/+0
2021-05-07swiotlb: refactor swiotlb_tbl_map_singleJianxiong Gao1-90/+89
2021-05-07swiotlb: clean up swiotlb_tbl_unmap_singleJianxiong Gao1-20/+21
2021-05-07swiotlb: factor out a nr_slots helperJianxiong Gao1-4/+9
2021-05-07swiotlb: factor out an io_tlb_offset helperJianxiong Gao1-7/+13
2021-05-07swiotlb: add a IO_TLB_SIZE defineJianxiong Gao2-6/+7
2021-05-07driver core: add a min_align_mask field to struct device_dma_parametersJianxiong Gao2-0/+17
2021-05-07tools/cgroup/slabinfo.py: updated to work on current kernelVasily Averin1-4/+4
2021-05-07perf ftrace: Fix access to pid in array when setting a pid filterThomas Richter1-1/+1
2021-05-07capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn3-4/+67
2021-05-07perf data: Fix error return code in perf_data__create_dir()Zhen Lei1-2/+3
2021-05-07net: qrtr: Avoid potential use after free in MHI sendBjorn Andersson1-3/+5
2021-05-07bpf: Fix leakage of uninitialized bpf stack under speculationDaniel Borkmann2-12/+20
2021-05-07bpf: Fix masking negation logic upon negative dst registerDaniel Borkmann1-8/+4
2021-05-07igb: Enable RSS for Intel I211 Ethernet ControllerNick Lowe1-2/+1
2021-05-07drm/i915: Disable runtime power management during shutdownImre Deak1-0/+10