summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-22objtool: Fix type of reloc::addendPeter Zijlstra3-7/+7
2022-04-22net: cosa: fix error check return value of register_chrdev()Lv Ruyi1-1/+1
2022-04-22ALSA: hda/realtek: Enable mute/micmute LEDs support for HP LaptopsAndy Chi1-6/+6
2022-04-22ALSA: hda/realtek: Fix mute led issue on thinkpad with cs35l41 s-codecHui Wang1-0/+2
2022-04-22MAINTAINERS: Update email address for John StultzJohn Stultz1-4/+4
2022-04-22futex: MAINTAINERS, .mailmap: Update André's email addressAndré Almeida2-1/+2
2022-04-22Merge tag 'drm-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-24/+33
2022-04-22mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove()Alistair Popple1-1/+13
2022-04-22kcov: don't generate a warning on vm_insert_page()'s failureAleksandr Nogikh1-2/+5
2022-04-22MAINTAINERS: add Vincenzo Frascino to KASAN reviewersVincenzo Frascino1-0/+1
2022-04-22oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupNico Pache2-14/+41
2022-04-22selftest/vm: add skip support to mremap_testSidhartha Kumar1-3/+8
2022-04-22selftest/vm: support xfail in mremap_testSidhartha Kumar1-1/+1
2022-04-22selftest/vm: verify remap destination address in mremap_testSidhartha Kumar1-3/+39
2022-04-22selftest/vm: verify mmap addr in mremap_testSidhartha Kumar1-1/+40
2022-04-22mm, hugetlb: allow for "high" userspace addressesChristophe Leroy3-12/+13
2022-04-22userfaultfd: mark uffd_wp regardless of VM_WRITE flagNadav Amit1-6/+9
2022-04-22memcg: sync flush only if periodic flush is delayedShakeel Butt3-2/+17
2022-04-22mm/memory-failure.c: skip huge_zero_page in memory_failure()Xu Yu1-0/+13
2022-04-22mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()Naoya Horiguchi4-42/+127
2022-04-22clk: qcom: clk-rcg2: fix gfx3d frequency calculationDmitry Baryshkov1-1/+1
2022-04-22clk: microchip: mpfs: don't reset disabled peripheralsConor Dooley1-4/+0
2022-04-22f2fs: should not truncate blocks during roll-forward recoveryJaegeuk Kim1-1/+2
2022-04-22ata: pata_marvell: Check the 'bmdma_addr' beforing readingZheyu Ma1-0/+2
2022-04-22Merge tag 'drm-msm-fixes-2022-04-20' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie1-1/+1
2022-04-22Merge tag 'dmaengine-fix-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-34/+53
2022-04-22RISC-V: cpuidle: fix Kconfig select for RISCV_SBI_CPUIDLERandy Dunlap1-1/+1
2022-04-22RISC-V: mm: Fix set_satp_mode() for platform not having Sv57Anup Patel1-0/+1
2022-04-21Merge tag 'drm-intel-fixes-2022-04-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-23/+32
2022-04-21kvm: selftests: introduce and use more page size-related constantsPaolo Bonzini8-13/+8
2022-04-21kvm: selftests: do not use bitfields larger than 32-bits for PTEsPaolo Bonzini2-115/+92
2022-04-21KVM: SEV: add cache flush to solve SEV cache incoherency issuesMingwei Zhang8-3/+44
2022-04-21Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds40-83/+210
2022-04-21ALSA: hda/realtek: Add quirk for Clevo NP70PNPTim Crawford1-0/+1
2022-04-21ALSA: hda: intel-dsp-config: Add RaptorLake PCI IDsGongjun Song1-0/+9
2022-04-21jbd2: fix a potential race while discarding reserved buffers after an abortYe Bin1-1/+3
2022-04-21thermal: int340x: Fix attr.show callback prototypeKees Cook1-2/+2
2022-04-21Revert "ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40"Ville Syrjälä1-5/+0
2022-04-21ACPI: processor: idle: Avoid falling back to C3 type C-statesVille Syrjälä1-1/+2
2022-04-21ASoC: meson: axg-card: Fix nonatomic linksNeil Armstrong1-1/+0
2022-04-21ASoC: meson: axg-tdm-interface: Fix formatters in trigger"Neil Armstrong1-21/+5
2022-04-21ASoC: soc-ops: fix error handlingPierre-Louis Bossart1-1/+1
2022-04-21usb: gadget: configfs: clear deactivation flag in configfs_composite_unbind()Vijayavardhan Vennapusa1-0/+2
2022-04-21usb: misc: eud: Fix an error handling path in eud_probe()Christophe JAILLET1-5/+5
2022-04-21usb: core: Don't hold the device lock while sleeping in do_proc_control()Tasos Sahanidis1-5/+9
2022-04-21KVM: SVM: Flush when freeing encrypted pages even on SME_COHERENT CPUsMingwei Zhang1-3/+6
2022-04-21KVM: SVM: Simplify and harden helper to flush SEV guest page(s)Sean Christopherson1-34/+20
2022-04-21KVM: selftests: Silence compiler warning in the kvm_page_table_testThomas Huth1-1/+1
2022-04-21KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdogLike Xu3-6/+12
2022-04-21x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resumeWanpeng Li1-0/+13