summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-08-03parisc: pci-dma: remove unused and dead EISA code and commentPetr Tesarik1-8/+0
2023-08-03parisc/mm: preallocate fixmap page tables at initMike Rapoport (IBM)2-3/+34
2023-08-02udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGESDavid Howells1-0/+9
2023-08-02Merge branch 'mlx5-ipsec-fixes'Jakub Kicinski2-22/+85
2023-08-02net/mlx5e: Set proper IPsec source port in L4 selectorLeon Romanovsky1-2/+2
2023-08-02net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prioJianbo Liu1-8/+72
2023-08-02net/mlx5: fs_core: Make find_closest_ft more genericJianbo Liu1-15/+14
2023-08-02Merge tag 'soc-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds28-78/+130
2023-08-02Merge tag 'bitmap-6.5-rc5' of https://github.com:/norov/linuxLinus Torvalds4-7/+20
2023-08-02Drivers: hv: vmbus: Remove unused extern declaration vmbus_ontimer()YueHaibing1-3/+0
2023-08-02x86/hyperv: add noop functions to x86_init mpparse functionsSaurabh Sengar1-0/+4
2023-08-02Documentation: kdump: Add va_kernel_pa_offset for RISCV64Song Shuai1-0/+6
2023-08-02riscv: Export va_kernel_pa_offset in vmcoreinfoSong Shuai1-0/+2
2023-08-02RISC-V: ACPI: Fix acpi_os_ioremap to return iomem addressSunil V L2-3/+3
2023-08-02selftests: riscv: Fix compilation error with vstate_exec_nolibc.cAlexandre Ghiti1-2/+0
2023-08-02selftests/riscv: fix potential build failure during the "emit_tests" stepJohn Hubbard1-1/+1
2023-08-02Merge tag 'exfat-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfatLinus Torvalds2-20/+22
2023-08-02smb: client: fix dfs link mount against w2k8Paulo Alcantara1-1/+5
2023-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-6/+7
2023-08-02word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com2-2/+2
2023-08-02powerpc/powermac: Use early_* IO variants in via_calibrate_decr()Benjamin Gray1-3/+3
2023-08-02wifi: brcmfmac: Fix field-spanning write in brcmf_scan_params_v2_to_v1()Hans de Goede1-1/+6
2023-08-02vxlan: Fix nexthop hash sizeBenjamin Poirier1-2/+2
2023-08-02ip6mr: Fix skb_under_panic in ip6mr_cache_report()Yue Haibing1-1/+1
2023-08-02s390/qeth: Don't call dev_close/dev_open (DOWN/UP)Alexandra Winter4-9/+11
2023-08-02Merge branch 'tun-tap-uid'David S. Miller2-2/+2
2023-08-02net: tap_open(): set sk_uid from current_fsuid()Laszlo Ersek1-1/+1
2023-08-02net: tun_chr_open(): set sk_uid from current_fsuid()Laszlo Ersek1-1/+1
2023-08-02drm/panel: samsung-s6d7aa0: Add MODULE_DEVICE_TABLENikita Travkin1-0/+1
2023-08-02ata,scsi: do not issue START STOP UNIT on resumeDamien Le Moal3-3/+14
2023-08-02Merge tag 'gvt-fixes-2023-08-02' of https://github.com/intel/gvt-linux into drm-intel-fixesTvrtko Ursulin1-1/+1
2023-08-02libceph: fix potential hang in ceph_osdc_notify()Ilya Dryomov1-6/+14
2023-08-02rbd: prevent busy loop when requesting exclusive lockIlya Dryomov1-13/+15
2023-08-01net: dcb: choose correct policy to parse DCB_ATTR_BCNLin Ma1-1/+1
2023-08-02ceph: defer stopping mdsc delayed_workXiubo Li3-2/+17
2023-08-01Merge branch 'bnxt_en-2-xdp-bug-fixes'Jakub Kicinski2-26/+39
2023-08-01bnxt_en: Fix max_mtu setting for multi-buf XDPMichael Chan1-7/+10
2023-08-01bnxt_en: Fix page pool logic for page size >= 64KSomnath Kotur2-19/+29
2023-08-01selftest: net: Assert on a proper value in so_incoming_cpu.c.Kuniyuki Iwashima1-1/+1
2023-08-01net: netsec: Ignore 'phy-mode' on SynQuacer in DT modeMark Brown1-0/+11
2023-08-01net: korina: handle clk prepare error in korina_probe()Yuanjun Gong1-2/+1
2023-08-01USB: zaurus: Add ID for A-300/B-500/C-700Ross Maynard2-0/+42
2023-08-01net: ll_temac: fix error checking of irq_of_parse_and_map()Dan Carpenter1-4/+8
2023-08-01s390/ptrace: add missing linux/const.h includeHeiko Carstens1-0/+2
2023-08-01wifi: ray_cs: Replace 1-element array with flexible arrayKees Cook1-1/+1
2023-08-01powercap: intel_rapl: Fix a sparse warning in TPMI interfaceZhang Rui5-52/+58
2023-08-01powerpc/64e: Fix secondary thread bringup for ELFv2 kernelsMichael Ellerman2-3/+2
2023-08-01drm/i915: Fix premature release of request's reusable memoryJanusz Krzysztofik2-29/+81
2023-08-01drm/i915/gt: Support aux invalidation on all enginesAndi Shyti3-45/+41
2023-08-01drm/i915/gt: Poll aux invalidation register bit on invalidationJonathan Cavitt2-5/+13