aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-28net: phy: qcom: at803x: fix kernel panic with at8031_probeGravatar Christian Marangi 1-1/+3
2024-03-28Merge tag 'nf-24-03-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Gravatar Paolo Abeni 2-8/+43
2024-03-28Merge tag 'for-net' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar Paolo Abeni 5-3/+26
2024-03-28drm/i915: add bug.h include to i915_memcpy.cGravatar Dave Airlie 1-0/+1
2024-03-28iommu: Validate the PASID in iommu_attach_device_pasid()Gravatar Jason Gunthorpe 1-1/+10
2024-03-28Merge tag 'arm-smmu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Gravatar Joerg Roedel 2-13/+27
2024-03-28Merge tag 'amd-drm-fixes-6.9-2024-03-27' of https://gitlab.freedesktop.org/ag...Gravatar Dave Airlie 36-275/+342
2024-03-28Merge tag 'drm-xe-fixes-2024-03-26' of https://gitlab.freedesktop.org/drm/xe/...Gravatar Dave Airlie 7-85/+23
2024-03-27Merge tag 'erofs-for-6.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-1/+1
2024-03-28netfilter: arptables: Select NETFILTER_FAMILY_ARP when building arp_tables.cGravatar Kuniyuki Iwashima 1-0/+1
2024-03-28netfilter: nf_tables: skip netdev hook unregistration if table is dormantGravatar Pablo Neira Ayuso 1-6/+10
2024-03-28netfilter: nf_tables: reject table flag and netdev basechain updatesGravatar Pablo Neira Ayuso 1-1/+30
2024-03-28netfilter: nf_tables: reject destroy command to remove basechain hooksGravatar Pablo Neira Ayuso 1-1/+2
2024-03-28modpost: do not make find_tosym() return NULLGravatar Masahiro Yamada 1-2/+5
2024-03-28export.h: remove include/asm-generic/export.hGravatar Masahiro Yamada 1-11/+0
2024-03-28kconfig: do not reparent the menu inside a choice blockGravatar Masahiro Yamada 4-13/+18
2024-03-27Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Jakub Kicinski 21-65/+138
2024-03-27Merge tag '9p-fixes-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-11/+11
2024-03-27Merge tag 'for-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 6-22/+63
2024-03-27Merge tag 'mm-hotfixes-stable-2024-03-27-11-25' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 25-40/+177
2024-03-27drm/vmwgfx: Create debugfs ttm_resource_manager entry only if neededGravatar Jocelyn Falempe 1-6/+9
2024-03-27bpf: update BPF LSM designated reviewer listGravatar Matt Bobrowski 1-2/+1
2024-03-27NFSD: CREATE_SESSION must never cache NFS4ERR_DELAY repliesGravatar Chuck Lever 1-11/+25
2024-03-27cifs: Fix duplicate fscache cookie warningsGravatar David Howells 2-1/+17
2024-03-27Merge tag 'probes-fixes-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2024-03-27Merge tag 'execve-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 7-55/+61
2024-03-27Merge branch 'check-bloom-filter-map-value-size'Gravatar Alexei Starovoitov 3-0/+24
2024-03-27bpf: Protect against int overflow for stack access sizeGravatar Andrei Matei 1-0/+5
2024-03-27bpf: Check bloom filter map value sizeGravatar Andrei Matei 2-0/+19
2024-03-27Fix build errors due to new UIO_MEM_DMA_COHERENT messGravatar Linus Torvalds 3-4/+4
2024-03-27Fix memory leak in posix_clock_open()Gravatar Linus Torvalds 1-7/+9
2024-03-27bpf: fix warning for crash_kexecGravatar Hari Bathini 1-1/+1
2024-03-27thermal: devfreq_cooling: Fix perf state when calculate dfc res_utilGravatar Ye Zhang 1-1/+1
2024-03-27MAINTAINERS: Add co-maintainers for time[rs]Gravatar Thomas Gleixner 1-8/+27
2024-03-27drm/amdgpu: fix deadlock while reading mqd from debugfsGravatar Johannes Weiner 1-17/+29
2024-03-27drm/amdgpu: enable UMSCH 4.0.6Gravatar Lang Yu 3-4/+16
2024-03-27drm/amdgpu/umsch: update UMSCH 4.0 FW interfaceGravatar Lang Yu 2-12/+21
2024-03-27drm/amd/display: Set DCN351 BB and IP the same as DCN35Gravatar Xi Liu 1-5/+1
2024-03-27drm/amd/display: Fix bounds check for dcn35 DcfClocksGravatar Roman Li 1-1/+1
2024-03-27drm/amd/display: Remove MPC rate control logic from DCN30 and aboveGravatar George Shen 6-155/+41
2024-03-27drm/amd/display: fix a dereference of a NULL pointerGravatar Wenjing Liu 1-2/+4
2024-03-27drm/amd/display: Send DTBCLK disable message on first commitGravatar Taimur Hassan 1-0/+5
2024-03-27drm/amd/display: Update dcn351 to latest dcn35 configGravatar Sung Joon Kim 3-7/+15
2024-03-27drm/amd/display: fix IPX enablementGravatar Hamza Mahfooz 2-4/+6
2024-03-27drm/amd: Flush GFXOFF requests in prepare stageGravatar Mario Limonciello 1-0/+2
2024-03-27drm/amdkfd: range check cp bad op exception interruptsGravatar Jonathan Kim 4-6/+20
2024-03-27Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP d...Gravatar Harry Wentland 2-13/+8
2024-03-27drm/amdkfd: fix TLB flush after unmap for GFX9.4.2Gravatar Eric Huang 1-1/+1
2024-03-27drm/amdgpu/vpe: power on vpe when hw_initGravatar Peyton Lee 1-0/+6
2024-03-27drm/amd/display: increase bb clock for DCN351Gravatar Xi Liu 1-14/+76