summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-10iommu/amd: Improve page fault error reportingVasant Hegde1-0/+9
2023-03-10iommu/amd: Skip attach device domain is same as new domainVasant Hegde1-0/+7
2023-03-10iommu/amd: Fix error handling for pdev_pri_ats_enable()Vasant Hegde1-5/+7
2023-03-10HID: asus: use spinlock to safely schedule workersPietro Borrello1-4/+11
2023-03-10HID: asus: use spinlock to protect concurrent accessesPietro Borrello1-1/+21
2023-03-03Linux 6.2.2v6.2.2Greg Kroah-Hartman1-1/+1
2023-03-03USB: core: Don't hold device lock while reading the "descriptors" sysfs fileAlan Stern2-8/+2
2023-03-03usb: typec: pd: Remove usb_suspend_supported sysfs from sink PDOSaranya Gopal1-1/+0
2023-03-03arm64: dts: uniphier: Fix property name in PXs3 USB nodeKunihiko Hayashi2-2/+2
2023-03-03usb: gadget: u_serial: Add null pointer check in gserial_resumePrashanth K1-4/+19
2023-03-03USB: serial: option: add support for VW/Skoda "Carstick LTE"Florian Zumbiehl1-0/+4
2023-03-03usb: dwc3: pci: add support for the Intel Meteor Lake-MHeikki Krogerus1-0/+4
2023-03-03wifi: rtw88: usb: drop now unnecessary URB size checkSascha Hauer1-14/+1
2023-03-03wifi: rtw88: usb: send Zero length packets if necessarySascha Hauer1-0/+1
2023-03-03wifi: rtw88: usb: Set qsel correctlySascha Hauer1-1/+1
2023-03-03scripts/tags.sh: fix incompatibility with PCRE2Carlos Llamas1-1/+1
2023-03-03drm/amd/display: Properly reuse completion structureStylon Wang1-0/+3
2023-03-03drm/amd/display: Move DCN314 DOMAIN power control to DMCUBNicholas Kazlauskas4-1/+52
2023-03-03vc_screen: don't clobber return value in vcs_readThomas Weißschuh1-3/+4
2023-03-03bpf: bpf_fib_lookup should not return neigh in NUD_FAILED stateMartin KaFai Lau1-2/+2
2023-03-03crypto: arm64/sm4-gcm - Fix possible crash in GCM cryptionHerbert Xu1-26/+25
2023-03-03ALSA: hda: cs35l41: Correct error condition handlingVitaly Rodionov1-2/+2
2023-02-25Linux 6.2.1v6.2.1Greg Kroah-Hartman1-1/+1
2023-02-25bpf: add missing header file includeLinus Torvalds1-0/+1
2023-02-25randstruct: disable Clang 15 supportEric Biggers1-0/+3
2023-02-25ext4: Fix function prototype mismatch for ext4_feat_ktypeKees Cook1-1/+6
2023-02-25platform/x86: nvidia-wmi-ec-backlight: Add force module parameterHans de Goede1-1/+5
2023-02-25platform/x86/amd/pmf: Add depends on CONFIG_POWER_SUPPLYShyam Sundar S K1-0/+1
2023-02-25audit: update the mailing list in MAINTAINERSPaul Moore1-1/+1
2023-02-25wifi: mwifiex: Add missing compatible string for SD8787Lukas Wunner1-0/+1
2023-02-25HID: mcp-2221: prevent UAF in delayed workBenjamin Tissoires1-0/+3
2023-02-25x86/static_call: Add support for Jcc tail-callsPeter Zijlstra1-3/+47
2023-02-25x86/alternatives: Teach text_poke_bp() to patch Jcc.d32 instructionsPeter Zijlstra1-15/+47
2023-02-25x86/alternatives: Introduce int3_emulate_jcc()Peter Zijlstra2-30/+39
2023-02-25uaccess: Add speculation barrier to copy_from_user()Dave Hansen3-2/+11
2023-02-20Linux 6.2v6.2Linus Torvalds1-1/+1
2023-02-19Merge tag 'x86-urgent-2023-02-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1
2023-02-19Merge tag 'timers-urgent-2023-02-19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+29
2023-02-19Merge tag 'irq-urgent-2023-02-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+12
2023-02-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-16/+28
2023-02-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-15/+9
2023-02-18Merge tag 'block-6.2-2023-02-17' of git://git.kernel.dk/linuxLinus Torvalds1-0/+8
2023-02-18Merge tag 'mm-hotfixes-stable-2023-02-17-15-16-2' of git://git.kernel.org/pub...Linus Torvalds9-7/+38
2023-02-18nilfs2: fix underflow in second superblock position calculationsRyusuke Konishi3-1/+23
2023-02-18hugetlb: check for undefined shift on 32 bit architecturesMike Kravetz1-1/+4
2023-02-18mm/migrate: fix wrongly apply write bit after mkdirty on sparc64Peter Xu2-2/+6
2023-02-18Merge tag 'powerpc-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-2/+2
2023-02-18Merge tag 'nfs-for-6.2-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-4/+4
2023-02-18Merge tag 'sound-fix-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds5-7/+15
2023-02-18Merge tag 'gpio-fixes-for-v6.2-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1