summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-22powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImagePali Rohár1-4/+10
2023-03-22powerpc/64: Set default CPU in KconfigChristophe Leroy2-22/+12
2023-03-22mm: teach mincore_hugetlb about pte markersJames Houghton1-1/+1
2023-03-22mm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropageDavid Hildenbrand1-2/+4
2023-03-22vp_vdpa: fix the crash in hot unplug with vp_vdpaCindy Lu1-1/+1
2023-03-22ice: avoid bonding causing auxiliary plug/unplug under RTNL lockDave Ertman2-20/+13
2023-03-22nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000Elmer Miroslav Mosher Golovin1-0/+2
2023-03-22ocfs2: fix data corruption after failed writeJan Kara via Ocfs2-devel1-2/+17
2023-03-22ftrace: Fix invalid address access in lookup_rec() when index is 0Chen Zhongjin1-1/+2
2023-03-22mptcp: fix lockdep false positive in mptcp_pm_nl_create_listen_socket()Paolo Abeni1-0/+16
2023-03-22mptcp: avoid setting TCP_CLOSE state twiceMatthieu Baerts1-1/+0
2023-03-22mptcp: add ro_after_init for tcp{,v6}_prot_overrideGeliang Tang1-2/+2
2023-03-22mptcp: fix UaF in listener shutdownPaolo Abeni3-78/+2
2023-03-22mptcp: use the workqueue to destroy unaccepted socketsPaolo Abeni3-16/+46
2023-03-22mptcp: refactor passive socket initializationPaolo Abeni2-23/+21
2023-03-22mptcp: fix possible deadlock in subflow_error_reportPaolo Abeni1-0/+7
2023-03-22drm/amd/display: Write to correct dirty_rectBenjamin Cheng1-3/+3
2023-03-22drm/amd/display: disconnect MPCC only on OTG changeAyush Gupta1-1/+5
2023-03-22drm/amd/display: Do not set DRR on pipe CommitWesley Chalmers1-3/+0
2023-03-22drm/amd/pm: bump SMU 13.0.4 driver_if header versionTim Huang2-3/+3
2023-03-22drm/amdgpu/vcn: Disable indirect SRAM on Vangogh broken BIOSesGuilherme G. Piccoli1-0/+19
2023-03-22drm/amd/pm: Fix sienna cichlid incorrect OD volage after resumeBłażej Szczygieł1-10/+33
2023-03-22drm/amdgpu: Don't resume IOMMU after incomplete initFelix Kuehling1-1/+10
2023-03-22drm/i915/dg2: Add HDMI pixel clock frequencies 267.30 and 319.89 MHzAnkit Nautiyal1-0/+62
2023-03-22drm/i915/active: Fix misuse of non-idle barriers as fence trackersJanusz Krzysztofik1-11/+14
2023-03-22drm/sun4i: fix missing component unbind on bind errorsJohan Hovold1-2/+4
2023-03-22drm/shmem-helper: Remove another errant put in error pathDmitry Osipenko1-3/+6
2023-03-22drm/edid: fix info leak when failing to get panel idJohan Hovold1-1/+1
2023-03-22riscv: asid: Fixup stale TLB entry cause application crashGuo Ren1-10/+20
2023-03-22Revert "riscv: mm: notify remote harts about mmu cache updates"Sergey Matyukevich4-41/+17
2023-03-22ALSA: hda/realtek: fix speaker, mute/micmute LEDs not work on a HP platformJeremy Szu1-0/+1
2023-03-22ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book2 ProHamidreza H. Fard1-0/+1
2023-03-22ALSA: hda: intel-dsp-config: add MTL PCI idBard Liao1-0/+9
2023-03-22KVM: nVMX: add missing consistency checks for CR0 and CR4Paolo Bonzini1-2/+8
2023-03-22KVM: SVM: Modify AVIC GATag to support max number of 512 vCPUsSuravee Suthikulpanit1-8/+18
2023-03-22KVM: SVM: Fix a benign off-by-one bug in AVIC physical table maskSean Christopherson1-5/+7
2023-03-22cifs: use DFS root session instead of tcon sesPaulo Alcantara1-0/+1
2023-03-22cifs: return DFS root session id in DebugDataPaulo Alcantara1-0/+5
2023-03-22cifs: fix use-after-free bug in refresh_cache_worker()Paulo Alcantara8-164/+67
2023-03-22cifs: set DFS root session in cifs_get_smb_ses()Paulo Alcantara6-13/+13
2023-03-22cifs: Fix smb2_set_path_size()Volker Lendecke1-7/+24
2023-03-22tracing: Make tracepoint lockdep check actually test somethingSteven Rostedt (Google)1-9/+6
2023-03-22tracing: Check field value in hist_field_name()Steven Rostedt (Google)1-0/+3
2023-03-22tracing: Do not let histogram values have some modifiersSteven Rostedt (Google)1-0/+9
2023-03-22tracing: Make splice_read available againSung-hun Kim1-0/+2
2023-03-22cifs: generate signkey for the channel that's reconnectingShyam Prasad N1-1/+1
2023-03-22md: select BLOCK_LEGACY_AUTOLOADNeilBrown1-0/+4
2023-03-22interconnect: exynos: fix registration raceJohan Hovold1-10/+10
2023-03-22interconnect: exynos: fix node leak in probe PM QoS error pathJohan Hovold1-3/+3
2023-03-22interconnect: qcom: msm8974: fix registration raceJohan Hovold1-12/+8