summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-04Merge tag 'drm-intel-fixes-2023-08-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-08-04Merge tag 'drm-misc-fixes-2023-08-03' of ssh://git.freedesktop.org/git/drm/dr...Dave Airlie
2023-08-03Merge tag 'perf-tools-fixes-for-v6.5-2-2023-08-03' of git://git.kernel.org/pu...Linus Torvalds
2023-08-03Merge tag 'cxl-fixes-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-03Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-03MAINTAINERS: update TUN/TAP maintainersJakub Kicinski
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-03Merge tag 'wireless-2023-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-08-03test/vsock: remove vsock_perf executable on `make clean`Stefano Garzarella
2023-08-03Merge branch 'tcp_metrics-series-of-fixes'Jakub Kicinski
2023-08-03tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopenEric Dumazet
2023-08-03tcp_metrics: annotate data-races around tm->tcpm_netEric Dumazet
2023-08-03tcp_metrics: annotate data-races around tm->tcpm_vals[]Eric Dumazet
2023-08-03tcp_metrics: annotate data-races around tm->tcpm_lockEric Dumazet
2023-08-03tcp_metrics: annotate data-races around tm->tcpm_stampEric Dumazet
2023-08-03tcp_metrics: fix addr_same() helperEric Dumazet
2023-08-03prestera: fix fallback to previous version on same major versionJonas Gorski
2023-08-03Merge tag 'nfsd-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-08-03Merge tag 'erofs-for-6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-03Merge tag 's390-6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-08-03arm64/ptrace: Flush FP state when setting ZT0Mark Brown
2023-08-03arm64/fpsimd: Clear SME state in the target task when setting the VLMark Brown
2023-08-03parisc: unaligned: Add required spaces after ','hanyu001@208suo.com
2023-08-03parport: gsc: remove DMA leftover codeArnd Bergmann
2023-08-03parisc: pci-dma: remove unused and dead EISA code and commentPetr Tesarik
2023-08-03parisc/mm: preallocate fixmap page tables at initMike Rapoport (IBM)
2023-08-02udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGESDavid Howells
2023-08-02Merge branch 'mlx5-ipsec-fixes'Jakub Kicinski
2023-08-02net/mlx5e: Set proper IPsec source port in L4 selectorLeon Romanovsky
2023-08-02net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prioJianbo Liu
2023-08-02net/mlx5: fs_core: Make find_closest_ft more genericJianbo Liu
2023-08-02Merge tag 'soc-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-02Merge tag 'bitmap-6.5-rc5' of https://github.com:/norov/linuxLinus Torvalds
2023-08-02Drivers: hv: vmbus: Remove unused extern declaration vmbus_ontimer()YueHaibing
2023-08-02x86/hyperv: add noop functions to x86_init mpparse functionsSaurabh Sengar
2023-08-02Documentation: kdump: Add va_kernel_pa_offset for RISCV64Song Shuai
2023-08-02riscv: Export va_kernel_pa_offset in vmcoreinfoSong Shuai
2023-08-02RISC-V: ACPI: Fix acpi_os_ioremap to return iomem addressSunil V L
2023-08-02selftests: riscv: Fix compilation error with vstate_exec_nolibc.cAlexandre Ghiti
2023-08-02selftests/riscv: fix potential build failure during the "emit_tests" stepJohn Hubbard
2023-08-02Merge tag 'exfat-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-02smb: client: fix dfs link mount against w2k8Paulo Alcantara
2023-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-08-02word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com
2023-08-02powerpc/powermac: Use early_* IO variants in via_calibrate_decr()Benjamin Gray
2023-08-02wifi: brcmfmac: Fix field-spanning write in brcmf_scan_params_v2_to_v1()Hans de Goede
2023-08-02vxlan: Fix nexthop hash sizeBenjamin Poirier
2023-08-02ip6mr: Fix skb_under_panic in ip6mr_cache_report()Yue Haibing
2023-08-02s390/qeth: Don't call dev_close/dev_open (DOWN/UP)Alexandra Winter
2023-08-02Merge branch 'tun-tap-uid'David S. Miller