aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-07Merge tag 'drm-next-2023-09-08' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 62-227/+684
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 118-410/+1405
2023-09-07Merge tag 'devicetree-fixes-for-6.6-1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 9-132/+202
2023-09-07Merge tag 'pwm/for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 40-290/+281
2023-09-08Merge tag 'amd-drm-fixes-6.6-2023-09-06' of https://gitlab.freedesktop.org/ag...Gravatar Dave Airlie 50-180/+632
2023-09-08Merge tag 'drm-intel-next-fixes-2023-08-31' of git://anongit.freedesktop.org/...Gravatar Dave Airlie 3-5/+6
2023-09-07Merge tag 'rtc-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Gravatar Linus Torvalds 59-616/+1334
2023-09-07Merge tag 'i3c/for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Gravatar Linus Torvalds 6-12/+32
2023-09-07Merge tag 'regulator-fix-v6.6-merge-window' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 2-17/+16
2023-09-07Merge tag 'spi-fix-v6.6-merge-window' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-2/+29
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 177-3127/+8673
2023-09-08Merge tag 'drm-misc-next-fixes-2023-09-01' of git://anongit.freedesktop.org/d...Gravatar Dave Airlie 9-42/+46
2023-09-07net: enetc: distinguish error from valid pointers in enetc_fixup_clear_rss_rfs()Gravatar Vladimir Oltean 1-1/+1
2023-09-07Revert "net: team: do not use dynamic lockdep key"Gravatar Jakub Kicinski 3-85/+60
2023-09-07Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 21-223/+98
2023-09-07Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 44-252/+149
2023-09-07Merge tag 'xtensa-20230905' of https://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 7-5/+56
2023-09-07ntfs3: drop inode references in ntfs_put_super()Gravatar Christian Brauner 1-6/+12
2023-09-07vfs: mostly undo glibc turning 'fstat()' into 'fstatat(AT_EMPTY_PATH)'Gravatar Linus Torvalds 1-0/+17
2023-09-07Merge tag 'nf-23-09-06' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Paolo Abeni 6-15/+36
2023-09-07Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'Gravatar Paolo Abeni 8-37/+39
2023-09-07net: hns3: remove GSO partial feature bitGravatar Jie Wang 1-2/+0
2023-09-07net: hns3: fix the port information display when sfp is absentGravatar Yisen Zhuang 1-1/+3
2023-09-07net: hns3: fix invalid mutex between tc qdisc and dcb ets command issueGravatar Jijie Shao 4-19/+9
2023-09-07net: hns3: fix debugfs concurrency issue between kfree buffer and readGravatar Hao Chen 1-3/+4
2023-09-07net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()Gravatar Hao Chen 1-7/+7
2023-09-07net: hns3: Support query tx timeout threshold by debugfsGravatar Jijie Shao 1-0/+4
2023-09-07net: hns3: fix tx timeout issueGravatar Jian Shen 1-5/+12
2023-09-06net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)Gravatar Lukasz Majewski 3-4/+22
2023-09-06drm/amdgpu: Restrict bootloader wait to SMUv13.0.6Gravatar Lijo Lazar 1-4/+14
2023-09-06drm/amd/display: prevent potential division by zero errorsGravatar Hamza Mahfooz 1-3/+6
2023-09-06drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gammaGravatar Melissa Wen 1-0/+7
2023-09-06drm/amd/display: limit the v_startup workaround to ASICs older than DCN3.1Gravatar Hamza Mahfooz 1-1/+2
2023-09-06Revert "drm/amd/display: Remove v_startup workaround for dcn3+"Gravatar Hamza Mahfooz 1-20/+4
2023-09-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 12-44/+189
2023-09-06Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 28-528/+4484
2023-09-06Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 80-1056/+4644
2023-09-06Merge tag 'linux-watchdog-6.6-rc1' of git://www.linux-watchdog.org/linux-watc...Gravatar Linus Torvalds 41-101/+625
2023-09-06netfilter: nf_tables: Unbreak audit log resetGravatar Pablo Neira Ayuso 1-5/+6
2023-09-06netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash...Gravatar Kyle Zeng 1-0/+1
2023-09-06netfilter: nft_set_rbtree: skip sync GC for new elements in this transactionGravatar Pablo Neira Ayuso 1-2/+6
2023-09-06netfilter: nf_tables: uapi: Describe NFTA_RULE_CHAIN_IDGravatar Phil Sutter 1-0/+1
2023-09-06netfilter: nfnetlink_osf: avoid OOB readGravatar Wander Lairson Costa 1-0/+8
2023-09-06netfilter: nftables: exthdr: fix 4-byte stack OOB writeGravatar Florian Westphal 1-8/+14
2023-09-06Merge tag 'backlight-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-18/+22
2023-09-06selftests/bpf: Check bpf_sk_storage has uncharged sk_omem_allocGravatar Martin KaFai Lau 3-0/+118
2023-09-06bpf: bpf_sk_storage: Fix the missing uncharge in sk_omem_allocGravatar Martin KaFai Lau 1-1/+1
2023-09-06bpf: bpf_sk_storage: Fix invalid wait context lockdep reportGravatar Martin KaFai Lau 1-33/+14
2023-09-06s390/bpf: Pass through tail call counter in trampolinesGravatar Ilya Leoshkevich 1-0/+10
2023-09-06bpf: Assign bpf_tramp_run_ctx::saved_run_ctx before recursion check.Gravatar Sebastian Andrzej Siewior 2-4/+2