aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-02swiotlb: initialise restricted pool list_head when SWIOTLB_DYNAMIC=yGravatar Will Deacon 1-0/+1
2024-05-02MAINTAINERS: mark MYRICOM MYRI-10G as OrphanGravatar Jakub Kicinski 1-2/+1
2024-05-02MAINTAINERS: remove Ariel EliorGravatar Jakub Kicinski 1-3/+0
2024-05-02Merge branch 'net-gro-add-flush-flush_id-checks-and-fix-wrong-offset-in-udp'Gravatar Paolo Abeni 9-5/+33
2024-05-02net: gro: add flush check in udp_gro_receive_segmentGravatar Richard Gobert 1-1/+11
2024-05-02net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...Gravatar Richard Gobert 9-4/+22
2024-05-02ipv4: Fix uninit-value access in __ip_make_skb()Gravatar Shigeru Yoshida 2-1/+4
2024-05-02drm/panel: ili9341: Use predefined error codesGravatar Andy Shevchenko 1-2/+2
2024-05-02drm/panel: ili9341: Respect deferred probeGravatar Andy Shevchenko 1-2/+2
2024-05-02drm/panel: ili9341: Correct use of device property APIsGravatar Andy Shevchenko 2-3/+4
2024-05-02s390/qeth: Fix kernel panic after setting hsuidGravatar Alexandra Winter 1-34/+27
2024-05-02ALSA: hda/realtek: Fix build error without CONFIG_PMGravatar Takashi Iwai 1-1/+3
2024-05-01vxlan: Pull inner IP header in vxlan_rcv().Gravatar Guillaume Nault 1-1/+18
2024-05-01tipc: fix a possible memleak in tipc_buf_appendGravatar Xin Long 1-1/+1
2024-05-01tipc: fix UAF in error pathGravatar Paolo Abeni 1-1/+5
2024-05-01rxrpc: Clients must accept conn from any addressGravatar Jeffrey Altman 1-7/+2
2024-05-01Merge tag 'asoc-fix-v6.9-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Gravatar Takashi Iwai 788-4634/+10154
2024-05-01Merge tag 'regulator-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 5-14/+27
2024-05-01drm/xe/vm: prevent UAF in rebind_work_func()Gravatar Matthew Auld 1-0/+3
2024-05-01drm/amd/display: Disable panel replay by default for nowGravatar Mario Limonciello 1-9/+12
2024-05-01net: core: reject skb_copy(_expand) for fraglist GSO skbsGravatar Felix Fietkau 1-8/+19
2024-05-01net: bridge: fix multicast-to-unicast with fraglist GSOGravatar Felix Fietkau 1-1/+1
2024-05-01nvme-tcp: strict pdu pacing to avoid send stalls on TLSGravatar Hannes Reinecke 1-2/+8
2024-05-01nvmet: fix nvme status code when namespace is disabledGravatar Sagi Grimberg 3-1/+18
2024-05-01nvmet-tcp: fix possible memory leak when tearing down a controllerGravatar Sagi Grimberg 1-7/+4
2024-05-01nvme: cancel pending I/O if nvme controller is in terminal stateGravatar Nilay Shroff 3-22/+28
2024-05-01nvmet-auth: replace pr_debug() with pr_err() to report an error.Gravatar Maurizio Lombardi 1-3/+3
2024-05-01nvmet-auth: return the error code to the nvmet_auth_host_hash() callersGravatar Maurizio Lombardi 1-1/+1
2024-05-01nvme: find numa distance only if controller has valid numa idGravatar Nilay Shroff 1-1/+2
2024-05-01s390/paes: Reestablish retry loop in paesGravatar Harald Freudenberger 1-2/+13
2024-05-01s390/zcrypt: Use EBUSY to indicate temp unavailabilityGravatar Harald Freudenberger 1-3/+3
2024-05-01s390/zcrypt: Handle ep11 cprb return codeGravatar Harald Freudenberger 1-0/+46
2024-05-01s390/zcrypt: Fix wrong format string in debug feature printoutGravatar Harald Freudenberger 1-1/+1
2024-05-01x86/mm: Remove broken vsyscall emulation code from the page fault codeGravatar Linus Torvalds 3-59/+3
2024-05-01spi: fix null pointer dereference within spi_syncGravatar Mans Rullgard 1-0/+1
2024-04-30drm/amdgpu: fix doorbell regressionGravatar Shashank Sharma 1-1/+1
2024-04-30drm/amdkfd: Flush the process wq before creating a kfd_processGravatar Lancelot SIX 1-0/+8
2024-04-30drm/amd/display: Disable seamless boot on 128b/132b encodingGravatar Sung Joon Kim 1-0/+3
2024-04-30mptcp: ensure snd_nxt is properly initialized on connectGravatar Paolo Abeni 1-0/+3
2024-04-30drm/amd/display: Fix DC mode screen flickering on DCN321Gravatar Leo Ma 1-3/+12
2024-04-30drm/amd/display: Add VCO speed parameter for DCN31 FPUGravatar Rodrigo Siqueira 1-0/+2
2024-04-30e1000e: change usleep_range to udelay in PHY mdic accessGravatar Vitaly Lifshits 1-4/+4
2024-04-30drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2Gravatar Christian König 3-28/+38
2024-04-30drm/amd/display: Allocate zero bw after bw alloc enableGravatar Meenakshikumar Somasundaram 1-1/+9
2024-04-30drm/amd/display: Fix incorrect DSC instance for MSTGravatar Hersen Wu 1-12/+36
2024-04-30drm/amd/display: Atom Integrated System Info v2_2 for DCN35Gravatar Gabe Teeger 1-0/+1
2024-04-30net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341Gravatar Marek Behún 1-2/+2
2024-04-30drm/amd/display: Add dtbclk access to dcn315Gravatar Swapnil Patel 1-0/+8
2024-04-30cxgb4: Properly lock TX queue for the selftest.Gravatar Sebastian Andrzej Siewior 1-3/+3
2024-04-30rxrpc: Fix using alignmask being zero for __page_frag_alloc_align()Gravatar Yunsheng Lin 3-7/+7