summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-08-02net: tap_open(): set sk_uid from current_fsuid()Laszlo Ersek
2023-08-02net: tun_chr_open(): set sk_uid from current_fsuid()Laszlo Ersek
2023-08-02drm/panel: samsung-s6d7aa0: Add MODULE_DEVICE_TABLENikita Travkin
2023-08-02ata,scsi: do not issue START STOP UNIT on resumeDamien Le Moal
2023-08-02Merge tag 'gvt-fixes-2023-08-02' of https://github.com/intel/gvt-linux into d...Tvrtko Ursulin
2023-08-02libceph: fix potential hang in ceph_osdc_notify()Ilya Dryomov
2023-08-02rbd: prevent busy loop when requesting exclusive lockIlya Dryomov
2023-08-01net: dcb: choose correct policy to parse DCB_ATTR_BCNLin Ma
2023-08-02ceph: defer stopping mdsc delayed_workXiubo Li