aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-21afs: Fix dynamic root getattrDavid Howells1-1/+2
2022-06-21efi/x86: libstub: Fix typo in __efi64_argmap* nameEvgeniy Baskov1-1/+1
2022-06-21efi: sysfb_efi: remove unnecessary <asm/efi.h> includeJavier Martinez Canillas1-2/+0
2022-06-21certs: Add FIPS selftestsDavid Howells5-1/+251
2022-06-21certs: Move load_certificate_list() to be with the asymmetric keys codeDavid Howells7-22/+17
2022-06-21ALSA: hda: Fix discovery of i915 graphics PCI deviceTakashi Iwai1-9/+6
2022-06-20udmabuf: add back sanity checkGerd Hoffmann1-1/+4
2022-06-20ALSA: hda/via: Fix missing beep setupTakashi Iwai1-2/+2
2022-06-20ALSA: hda/conexant: Fix missing beep setupTakashi Iwai1-2/+2
2022-06-20ALSA: memalloc: Drop x86-specific hack for WC allocationsTakashi Iwai1-22/+1
2022-06-19Linux 5.19-rc3Linus Torvalds1-1/+1
2022-06-19tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+9
2022-06-19perf metrics: Ensure at least 1 id per metricIan Rogers1-0/+9
2022-06-19tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo1-2/+10
2022-06-19tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-5/+6
2022-06-19perf arm-spe: Don't set data source if it's not a memory operationLeo Yan1-14/+8
2022-06-19perf expr: Allow exponents on floating point valuesIan Rogers2-1/+3
2022-06-19perf test topology: Use !strncmp(right platform) to fix guest PPC comparision checkAthira Rajeev1-1/+1
2022-06-19perf test: Record only user callchains on the "Check Arm64 callgraphs are complete in fp mode" testMichael Petlan1-1/+1
2022-06-19perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+6
2022-06-19perf test: Fix variable length array undefined behavior in bp_accountIan Rogers1-2/+14
2022-06-19libperf evsel: Open shouldn't leak fd on failureIan Rogers1-5/+12
2022-06-19perf test: Fix "perf stat CSV output linter" test on s390Thomas Richter2-72/+45
2022-06-19perf unwind: Fix uninitialized variableIan Rogers1-1/+1
2022-06-18ext4: fix a doubled word "need" in a commentXiang wangx1-1/+1
2022-06-18ext4: add reserved GDT blocks checkZhang Yi1-0/+10
2022-06-18ext4: make variable "count" signedDing Xiang1-1/+2
2022-06-18ext4: correct the judgment of BUG in ext4_mb_normalize_requestBaokun Li1-1/+16
2022-06-18ext4: fix bug_on ext4_mb_use_inode_paBaokun Li1-0/+9
2022-06-18ext4: fix up test_dummy_encryption handling for new mount APIEric Biggers1-63/+71
2022-06-18ext4: use kmemdup() to replace kmalloc + memcpyShuqi Zhang1-2/+1
2022-06-18ext4: fix super block checksum incorrect after mountYe Bin1-8/+8
2022-06-18cifs: when a channel is not found for server, log its connection idShyam Prasad N1-0/+3
2022-06-17x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared pageKirill A. Shutemov1-1/+14
2022-06-17x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"Hans de Goede4-17/+18
2022-06-17arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transferWill Deacon1-2/+0
2022-06-17ALSA: hda/realtek: Add quirk for Clevo PD70PNTTim Crawford1-0/+1
2022-06-17docs/zh_CN/LoongArch: Fix notes rendering by using reST directivesYanteng Si2-12/+16
2022-06-17docs/LoongArch: Fix notes rendering by using reST directivesYanteng Si2-15/+22
2022-06-17LoongArch: vmlinux.lds.S: Add missing ELF_DETAILSYouling Tang1-0/+1
2022-06-17io_uring: recycle provided buffer if we punt to io-wqJens Axboe1-0/+1
2022-06-17ALSA: x86: intel_hdmi_audio: use pm_runtime_resume_and_get()Pierre-Louis Bossart1-2/+8
2022-06-17ALSA: x86: intel_hdmi_audio: enable pm_runtime and set autosuspend delayPierre-Louis Bossart1-0/+5
2022-06-17ALSA: hda: intel-nhlt: remove use of __func__ in dev_dbgPierre-Louis Bossart1-9/+8
2022-06-17ALSA: hda: intel-dspcfg: use SOF for UpExtreme and UpExtreme11 boardsPierre-Louis Bossart1-0/+12
2022-06-17firewire: convert sysfs sprintf/snprintf family to sysfs_emitJiapeng Chong1-4/+2
2022-06-17firewire: cdev: fix potential leak of kernel stack due to uninitialized valueTakashi Sakamoto1-1/+1
2022-06-16scsi: ibmvfc: Store vhost pointer during subcrq allocationTyrel Datwyler2-2/+3
2022-06-16scsi: ibmvfc: Allocate/free queue resource only during probe/removeTyrel Datwyler1-17/+62
2022-06-16scsi: storvsc: Correct reporting of Hyper-V I/O size limitsSaurabh Sengar1-5/+22