Linux/linux a1b5bd4Documentation/devicetree/bindings/usb parade,ps8830.yaml, drivers/usb/cdns3 cdns3-ti.c

Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb

Pull USB / Thunderbolt updates from Greg KH:
 "Here is the big set of USB and Thunderbolt driver updates for
  6.15-rc1. Included in here are:

   - Thunderbolt driver and core api updates for new hardware and
     features

   - usb-storage const array cleanups

   - typec driver updates

   - dwc3 driver updates

   - xhci driver updates and bugfixes

   - small USB documentation updates


    [31 lines not shown]
DeltaFile
+466-0drivers/usb/typec/mux/ps883x.c
+213-209drivers/usb/host/xhci-ring.c
+140-0Documentation/devicetree/bindings/usb/parade,ps8830.yaml
+60-56drivers/usb/dwc2/gadget.c
+69-38drivers/usb/cdns3/cdns3-ti.c
+51-48drivers/usb/dwc2/hcd.c
+999-35181 files not shown
+1,638-70087 files

Linux/linux ddd0172drivers/tty moxa.c n_tty.c, drivers/tty/serial tegra-utc.c fsl_lpuart.c

Merge tag 'tty-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty

Pull tty/serial driver updates from Greg KH:
 "Here is the big set of serial and tty driver updates for 6.15-rc1.
  Include in here are the following:

   - more great tty layer cleanups from Jiri. Someday this will be done,
     but that's not going to be any year soon...

   - kdb debug driver reverts to fix a reported issue

   - lots of .dts binding updates for different devices with serial
     devices

   - lots of tiny updates and tweaks and a few bugfixes for different
     serial drivers.

  All of these have been in linux-next for a while with no reported
  issues"

    [23 lines not shown]
DeltaFile
+625-0drivers/tty/serial/tegra-utc.c
+249-240drivers/tty/serial/fsl_lpuart.c
+461-0drivers/tty/serial/8250/8250_ni.c
+0-280drivers/tty/serial/kgdb_nmi.c
+6-245drivers/tty/moxa.c
+100-112drivers/tty/n_tty.c
+1,441-87752 files not shown
+2,238-1,46258 files

Linux/linux 2575798drivers/staging/gpib/agilent_82357a agilent_82357a.c, drivers/staging/gpib/lpvo_usb_gpib lpvo_usb_gpib.c

Merge tag 'staging-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging

Pull staging driver updates from Greg KH:
 "Here is the big set of staging driver cleanups and updates for
  6.15-rc1.

  As expected, with the introduction of the gpib drivers, loads of
  cleanups and fixes showed up, with the huge majority of changes being
  for that chunk of drivers. This is good and shows that the community
  can fix up things in public when asked to. Also included in here are:

   - small sm750fb cleanups

   - tiny rtl8723bs cleanups

   - more vchiq_arm cleanups and changes, hopefully this will get out of
     staging soon

  All of these have been in linux-next for almost 2 weeks now with no

    [24 lines not shown]
DeltaFile
+787-903drivers/staging/gpib/tnt4882/tnt4882_gpib.c
+314-318drivers/staging/gpib/pc2/pc2_gpib.c
+308-303drivers/staging/gpib/ni_usb/ni_usb_gpib.c
+253-274drivers/staging/gpib/agilent_82357a/agilent_82357a.c
+124-239drivers/staging/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
+0-341drivers/staging/rtl8723bs/include/rtw_mp.h
+1,786-2,37845 files not shown
+3,235-4,43451 files

Linux/linux a0935e4drivers/counter stm32-lptimer-cnt.c microchip-tcb-capture.c

Merge tag 'char-misc-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc

Pull char/misc fixes from Greg KH:
 "Here are two counter driver fixes that I realized I never sent to you
  for 6.14-final.

  They have been in my for weeks, as well as linux-next, my fault for
  not sending them earlier. They are:

   - bugfix for stm32-lptimer-cnt counter driver

   - bugfix for microchip-tcb-capture counter driver

  Again, these have been in linux-next for weeks with no reported
  issues"

* tag 'char-misc-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc:
  counter: microchip-tcb-capture: Fix undefined counter channel state on probe
  counter: stm32-lptimer-cnt: fix error handling when enabling
DeltaFile
+15-9drivers/counter/stm32-lptimer-cnt.c
+19-0drivers/counter/microchip-tcb-capture.c
+34-92 files

Linux/linux 94d471afs/nfs nfs42proc.c nfs42xdr.c, net/sunrpc sysfs.c

Merge tag 'nfs-for-6.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs

Pull NFS client updates from Trond Myklebust:
 "Bugfixes:

   - Three fixes for looping in the NFSv4 state manager delegation code

   - Fix for the NFSv4 state XDR code (Neil Brown)

   - Fix a leaked reference in nfs_lock_and_join_requests()

   - Fix a use-after-free in the delegation return code

  Features:

   - Implement the NFSv4.2 copy offload OFFLOAD_STATUS operation to
     allow monitoring of an in-progress copy

   - Add a mount option to force NFSv3/NFSv4 to use READDIRPLUS in a

    [33 lines not shown]
DeltaFile
+202-0net/sunrpc/sysfs.c
+162-10fs/nfs/nfs42proc.c
+86-0fs/nfs/nfs42xdr.c
+81-1fs/nfs/sysfs.c
+67-4fs/nfs/fs_context.c
+44-22fs/nfs/delegation.c
+642-3725 files not shown
+807-7431 files

Linux/linux 5e17b5cDocumentation/admin-guide/sysctl fs.rst, fs/fuse dev.c inode.c

Merge tag 'fuse-update-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse

Pull fuse updates from Miklos Szeredi:

 - Allow connection to server to time out (Joanne Koong)

 - If server doesn't support creating a hard link, return EPERM rather
   than ENOSYS (Matt Johnston)

 - Allow file names longer than 1024 chars (Bernd Schubert)

 - Fix a possible race if request on io_uring queue is interrupted
   (Bernd Schubert)

 - Misc fixes and cleanups

* tag 'fuse-update-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse:
  fuse: remove unneeded atomic set in uring creation
  fuse: fix uring race condition for null dereference of fc

    [8 lines not shown]
DeltaFile
+139-23fs/fuse/dev.c
+50-1fs/fuse/inode.c
+45-2fs/fuse/fuse_i.h
+38-5fs/fuse/dev_uring.c
+25-0Documentation/admin-guide/sysctl/fs.rst
+24-0fs/fuse/sysctl.c
+321-314 files not shown
+356-4110 files

Linux/linux 0cc5543fs/ntfs3 super.c frecord.c

Merge tag 'ntfs3_for_6.15' of https://github.com/Paragon-Software-Group/linux-ntfs3

Pull ntfs3 updates from Konstantin Komarov:

 - Fix integer overflows on 32-bit systems and in hdr_first_de()

 - Fix 'proc_info_root' leak on NTFS initialization failure

 - Remove unused functions ni_load_attr, ntfs_sb_read, ntfs_flush_inodes

 - update inode->i_mapping->a_ops on compression state

 - ensure atomicity of write operations

 - refactor ntfs_{create/remove}_{procdir,proc_root}()

* tag 'ntfs3_for_6.15' of https://github.com/Paragon-Software-Group/linux-ntfs3:
  fs/ntfs3: Remove unused ntfs_flush_inodes
  fs/ntfs3: Remove unused ntfs_sb_read

    [9 lines not shown]
DeltaFile
+56-33fs/ntfs3/super.c
+4-59fs/ntfs3/frecord.c
+31-11fs/ntfs3/file.c
+0-40fs/ntfs3/inode.c
+0-28fs/ntfs3/fsntfs.c
+0-6fs/ntfs3/ntfs_fs.h
+91-1773 files not shown
+96-1819 files

Linux/linux 4b06c99. MAINTAINERS, fs exec.c

Merge tag 'vfs-6.15-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs

Pull vfs fixes from Christian Brauner:

 - Add a new maintainer for configfs

 - Fix exportfs module description

 - Place flexible array memeber at the end of an internal struct in the
   mount code

 - Add new maintainer for netfslib as Jeff Layton is stepping down as
   current co-maintainer

 - Fix error handling in cachefiles_get_directory()

 - Cleanup do_notify_pidfd()

 - Fix syscall number definitions in pidfd selftests

    [19 lines not shown]
DeltaFile
+9-6fs/exec.c
+7-8include/linux/iomap.h
+5-6kernel/exit.c
+3-5kernel/signal.c
+4-4tools/testing/selftests/pidfd/pidfd.h
+4-3MAINTAINERS
+32-325 files not shown
+45-3711 files

Linux/linux e0a0292drivers/cpufreq cpufreq.c

Merge tag 'pm-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

Pull power management fix from Rafael Wysocki:
 "Prevent cpufreq_update_limits() from crashing the kernel due to a NULL
  pointer dereference when it is called before registering a cpufreq
  driver, for instance as a result of a notification triggered by the
  platform firmware (Rafael Wysocki)"

* tag 'pm-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  cpufreq: Reference count policy in cpufreq_update_limits()
DeltaFile
+6-0drivers/cpufreq/cpufreq.c
+6-01 files

Linux/linux e69e6e4drivers/acpi platform_profile.c acpi_video.c, drivers/acpi/numa srat.c

Merge tag 'acpi-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

Pull more ACPI updates from Rafael Wysocki:
 "These are fixes and cleanups on top of the previous ACPI material for
  6.15-rc1 merged recently:

   - Extend the Lenovo Yoga Tab 3 ACPI quirk to skip GPIO event-handlers
     along with ACPI AC and battery which makes it work with Linux when
     started in the Windows mode (Hans de Goede)

   - Prevent the ACPI processor idle driver from being used on systems
     without _CST and with invalid C2/C3 in FADT in order to restore its
     previous (and expected) behavior that has been altered
     inadvertently by a recent code change (Giovanni Gherdovich)

   - Skip ACPI IRQ override on ASUS Vivobook 14 X1404VAP to make the
     internal keyboard work on it (Paul Menzel)

   - Make the ACPI backlight driver handle fetching EDID passed as

    [22 lines not shown]
DeltaFile
+8-14drivers/acpi/numa/srat.c
+5-8drivers/acpi/platform_profile.c
+8-1drivers/acpi/acpi_video.c
+7-0drivers/acpi/resource.c
+4-0drivers/acpi/processor_idle.c
+2-1drivers/acpi/x86/utils.c
+34-241 files not shown
+36-247 files

Linux/linux 0a87d6bdrivers/misc/cxl pci.c native.c

Merge tag 'powerpc-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux

Pull more powerpc updates from Michael Ellerman:

 - Remove the IBM CAPI (cxl) driver

Thanks to Andrew Donnellan.

* tag 'powerpc-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  docs: Fix references to IBM CAPI (cxl) removal version
  cxl: Remove driver
DeltaFile
+0-2,103drivers/misc/cxl/pci.c
+0-1,592drivers/misc/cxl/native.c
+0-1,208drivers/misc/cxl/guest.c
+0-1,135drivers/misc/cxl/cxl.h
+0-771drivers/misc/cxl/sysfs.c
+0-699drivers/misc/cxl/file.c
+0-7,50843 files not shown
+288-14,55749 files

Linux/linux 8a6b940arch/um/drivers virt-pci.c virtio_pcidev.c, arch/um/os-Linux sigio.c helper.c

Merge tag 'uml-for-linux-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux

Pull UML updates from Johannes Berg:

 - proper nofault accesses and read-only rodata

 - hostfs fix for host inode number reuse

 - fixes for host errno handling

 - various cleanups/small fixes

* tag 'uml-for-linux-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux:
  um: Rewrite the sigio workaround based on epoll and tgkill
  um: Prohibit the VM_CLONE flag in run_helper_thread()
  um: Switch to the pthread-based helper in sigio workaround
  um: ubd: Switch to the pthread-based helper
  um: Add pthread-based helper support
  um: x86: clean up elf specific definitions

    [11 lines not shown]
DeltaFile
+137-606arch/um/drivers/virt-pci.c
+628-0arch/um/drivers/virtio_pcidev.c
+55-303arch/um/os-Linux/sigio.c
+67-0arch/um/os-Linux/helper.c
+34-25fs/hostfs/hostfs_user.c
+0-51arch/um/os-Linux/process.c
+921-98538 files not shown
+1,146-1,13644 files

Linux/linux 1c241cbarch/loongarch Kconfig, arch/loongarch/configs loongson3_defconfig

Merge tag 'loongarch-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson

Pull LoongArch updates from Huacai Chen:

 - Always select HAVE_VIRT_CPU_ACCOUNTING_GEN

 - Enable UBSAN (Undefined Behavior Sanitizer)

 - Increase MAX_IO_PICS up to 8

 - Increase ARCH_DMA_MINALIGN up to 16

 - Fix and improve BPF JIT

 - Fix and improve vDSO implementation

 - Update the default config file

 - Some bug fixes and other small changes

    [16 lines not shown]
DeltaFile
+3-10arch/loongarch/vdso/vgetrandom-chacha.S
+10-2arch/loongarch/net/bpf_jit.c
+10-1arch/loongarch/configs/loongson3_defconfig
+4-3arch/loongarch/Kconfig
+5-0arch/loongarch/net/bpf_jit.h
+3-2arch/loongarch/kernel/kgdb.c
+35-185 files not shown
+44-2211 files

Linux/linux 6cb0945arch/x86/coco/tdx tdx.c, arch/x86/include/asm irqflags.h paravirt.h

Merge tag 'x86_tdx_for_6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 TDX updates from Dave Hansen:
 "Avoid direct HLT instruction execution in TDX guests.

  TDX guests aren't expected to use the HLT instruction directly. It
  causes a virtualization exception (#VE). While the #VE _can_ be
  handled, the current handling is slow and buggy and the easiest thing
  is just to avoid HLT in the first place. Plus, the kernel already has
  paravirt infrastructure that makes it relatively painless.

  Make TDX guests require paravirt and add some TDX-specific paravirt
  handlers which avoid HLT in the normal halt routines. Also add a
  warning in case another HLT sneaks in.

  There was a report that this leads to a "major performance
  improvement" on specjbb2015, probably because of the extra #VE
  overhead or missed wakeups from the buggy HLT handling"


    [4 lines not shown]
DeltaFile
+22-18arch/x86/include/asm/irqflags.h
+33-1arch/x86/coco/tdx/tdx.c
+10-10arch/x86/include/asm/paravirt.h
+8-6arch/x86/kernel/paravirt.c
+2-2arch/x86/include/asm/tdx.h
+1-2arch/x86/include/asm/paravirt_types.h
+76-392 files not shown
+78-408 files

Linux/linux 92b71betools/objtool check.c elf.c, tools/objtool/arch/x86 special.c

Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull objtool fixes from Ingo Molnar:
 "These are objtool fixes and updates by Josh Poimboeuf, centered around
  the fallout from the new CONFIG_OBJTOOL_WERROR=y feature, which,
  despite its default-off nature, increased the profile/impact of
  objtool warnings:

   - Improve error handling and the presentation of warnings/errors

   - Revert the new summary warning line that some test-bot tools
     interpreted as new regressions

   - Fix a number of objtool warnings in various drivers, core kernel
     code and architecture code. About half of them are potential
     problems related to out-of-bounds accesses or potential undefined
     behavior, the other half are additional objtool annotations

   - Update objtool to latest (known) compiler quirks and objtool bugs

    [26 lines not shown]
DeltaFile
+322-325tools/objtool/check.c
+74-82tools/objtool/elf.c
+63-69tools/objtool/builtin-check.c
+39-23tools/objtool/include/objtool/warn.h
+5-33tools/objtool/arch/x86/special.c
+28-2tools/objtool/include/objtool/elf.h
+531-53433 files not shown
+679-65039 files

Linux/linux af54a3ainclude/linux trace_seq.h string.h, kernel/trace trace.h trace.c

Merge tag 'printk-for-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux

Pull more printk updates from Petr Mladek:

 - Silence warnings about candidates for ‘gnu_print’ format attribute

* tag 'printk-for-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux:
  vsnprintf: Silence false positive GCC warning for va_format()
  vsnprintf: Drop unused const char fmt * in va_format()
  vsnprintf: Mark binary printing functions with __printf() attribute
  tracing: Mark binary printing functions with __printf() attribute
  seq_file: Mark binary printing functions with __printf() attribute
  seq_buf: Mark binary printing functions with __printf() attribute
DeltaFile
+9-7kernel/trace/trace.h
+3-8kernel/trace/trace.c
+7-2lib/vsprintf.c
+4-4include/linux/trace_seq.h
+2-2include/linux/string.h
+2-2include/linux/trace.h
+27-252 files not shown
+30-278 files

Linux/linux da0512bkernel/rcu Kconfig

Merge tag 'rcu-fixes-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux

Pull RCU fix from Boqun Feng:

 - srcu: Make FORCE_NEED_SRCU_NMI_SAFE depend on RCU_EXPERT

* tag 'rcu-fixes-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux:
  srcu: Make FORCE_NEED_SRCU_NMI_SAFE depend on RCU_EXPERT
DeltaFile
+2-0kernel/rcu/Kconfig
+2-01 files

Linux/linux 002dcfdinclude/linux kdb.h, kernel/debug/kdb kdb_main.c kdb_io.c

Merge tag 'kgdb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux

Pull kgdb updates from Daniel Thompson:
 "Two cleanups this cycle. The larger of which is the removal of a
  private allocator within kdb and replacing it with regular memory
  allocation. The other adopts the simplified version of strscpy() in a
  couple of places in kdb"

* tag 'kgdb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux:
  kdb: Remove optional size arguments from strscpy() calls
  kdb: remove usage of static environment buffer
DeltaFile
+8-40kernel/debug/kdb/kdb_main.c
+2-2kernel/debug/kdb/kdb_io.c
+1-1include/linux/kdb.h
+11-433 files

Linux/linux 2985daemm page_alloc.c

mm/page_alloc: Fix try_alloc_pages

Fix an obvious bug. try_alloc_pages() should set_page_refcounted.

[ Not so obvious: it was probably correct at the time it was written but
  was at some point then rebased on top of v6.14-rc1.

  And at that point there was a semantic conflict with commit
  efabfe1420f5 ("mm/page_alloc: move set_page_refcounted() to callers
  of get_page_from_freelist()") and became buggy.
                                                        - Linus ]

Fixes: 97769a53f117 ("mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation")
Signed-off-by: Alexei Starovoitov <ast at kernel.org>
Reviewed-by: Shakeel Butt <shakeel.butt at linux.dev>
Acked-by: Michal Hocko <mhocko at suse.com>
Acked-by: Vlastimil BAbka <vbabka at suse.cz>
Reviewed-by: Harry Yoo <harry.yoo at oracle.com>
Signed-off-by: Linus Torvalds <torvalds at linux-foundation.org>
DeltaFile
+3-0mm/page_alloc.c
+3-01 files

Linux/linux 5de0afbcrypto testmgr.c

Merge tag 'v6.15-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6

Pull crypto fix from Herbert Xu:

 - revert the multibuffer hash testing as it is buggy

* tag 'v6.15-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  Revert "crypto: testmgr - Add multibuffer hash testing"
DeltaFile
+24-133crypto/testmgr.c
+24-1331 files

Linux/linux 8e5419dfs/nfs write.c

nfs: Add missing release on error in nfs_lock_and_join_requests()

Call nfs_release_request() on this error path before returning.

Fixes: c3f2235782c3 ("nfs: fold nfs_folio_find_and_lock_request into nfs_lock_and_join_requests")
Signed-off-by: Dan Carpenter <dan.carpenter at linaro.org>
Link: https://lore.kernel.org/r/3aaaa3d5-1c8a-41e4-98c7-717801ddd171@stanley.mountain
Signed-off-by: Trond Myklebust <trond.myklebust at hammerspace.com>
DeltaFile
+3-1fs/nfs/write.c
+3-11 files

Linux/linux 5bf46fedrivers/acpi platform_profile.c acpi_video.c, drivers/acpi/numa srat.c

Merge branches 'acpi-video', 'acpi-platform-profile' and 'acpi-misc'

Merge an ACPI backlight (video) driver fix, an ACPI platform-profile
driver optimization, and a miscellaneous ACPI-related cleanup for
6.15-rc1:

 - Make the ACPI backlight driver handle fetching EDID as
   ACPI_TYPE_PACKAGE which is not specification-compliant, but
   has been encountered in the field (Gergo Koteles).

 - Simplify the aggregation of choices in the ACPI platform-profile
   driver which has become possible after recent modifications of that
   driver (Kurt Borja).

 - Use str_enabled_disabled() instead of hardcoded strings in the ACPI
   code related to NUMA (Thorsten Blum).

* acpi-video:
  ACPI: video: Handle fetching EDID as ACPI_TYPE_PACKAGE

    [6 lines not shown]
DeltaFile
+8-14drivers/acpi/numa/srat.c
+5-8drivers/acpi/platform_profile.c
+8-1drivers/acpi/acpi_video.c
+21-233 files

Linux/linux a984d06drivers/acpi resource.c processor_idle.c, drivers/acpi/x86 utils.c

Merge branches 'acpi-x86', 'acpi-processor' and 'acpi-resource'

Merge an x86-specific ACPI fix, an ACPI processor driver fix, and a new
ACPI resources management quirk for 6.15-rc1:

 - Extend the Lenovo Yoga Tab 3 ACPI quirk to skip GPIO event-handlers
   along with ACPI AC and battery which makes it work with Linux when
   started in the Windows mode (Hans de Goede).

 - Prevent the ACPI processor idle driver from being used on systems
   without _CST and with invalid C2/C3 in FADT in order to restore its
   previous (and expected) behavior that has been altered inadvertently
   by a recent code change (Giovanni Gherdovich).

 - Skip ACPI IRQ override on ASUS Vivobook 14 X1404VAP to make the
   internal keyboard work on it (Paul Menzel).

* acpi-x86:
  ACPI: x86: Extend Lenovo Yoga Tab 3 quirk with skip GPIO event-handlers

    [6 lines not shown]
DeltaFile
+7-0drivers/acpi/resource.c
+4-0drivers/acpi/processor_idle.c
+2-1drivers/acpi/x86/utils.c
+13-13 files

Linux/linux 892c4e4Documentation/ABI/removed sysfs-class-cxl, Documentation/userspace-api/ioctl ioctl-number.rst

docs: Fix references to IBM CAPI (cxl) removal version

The IBM CAPI (cxl) driver was removed in 6.15, not 6.14.

Signed-off-by: Michael Ellerman <mpe at ellerman.id.au>
DeltaFile
+2-2Documentation/userspace-api/ioctl/ioctl-number.rst
+1-1Documentation/ABI/removed/sysfs-class-cxl
+3-32 files

Linux/linux acc4d5fdrivers/net/ethernet/microsoft/mana mana_en.c, drivers/net/usb usbnet.c rndis_host.c

Merge tag 'net-6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net

Pull networking fixes from Jakub Kicinski:
 "Rather tiny pull request, mostly so that we can get into our trees
  your fix to the x86 Makefile.

  Current release - regressions:

   - Revert "tcp: avoid atomic operations on sk->sk_rmem_alloc", error
     queue accounting was missed

  Current release - new code bugs:

   - 5 fixes for the netdevice instance locking work

  Previous releases - regressions:

   - usbnet: restore usb%d name exception for local mac addresses


    [35 lines not shown]
DeltaFile
+27-46net/sched/sch_api.c
+9-37drivers/net/ethernet/microsoft/mana/mana_en.c
+15-6drivers/net/usb/usbnet.c
+8-13tools/testing/selftests/drivers/net/lib/py/env.py
+2-16net/ipv4/tcp.c
+14-2drivers/net/usb/rndis_host.c
+75-12027 files not shown
+141-20533 files

Linux/linux 3491aa0drivers/vfio vfio_iommu_type1.c, drivers/vfio/pci vfio_pci_core.c vfio_pci_igd.c

Merge tag 'vfio-v6.15-rc1' of https://github.com/awilliam/linux-vfio

Pull VFIO updates from Alex Williamson:

 - Relax IGD support code to match display class device rather than
   specifically requiring a VGA device (Tomita Moeko)

 - Accelerate DMA mapping of device MMIO by iterating at PMD and PUD
   levels to take advantage of huge pfnmap support added in v6.12
   (Alex Williamson)

 - Extend virtio vfio-pci variant driver to include migration support
   for block devices where enabled by the PF (Yishai Hadas)

 - Virtualize INTx PIN register for devices where the platform does not
   route legacy PCI interrupts for the device and the interrupt is
   reported as IRQ_NOTCONNECTED (Alex Williamson)

* tag 'vfio-v6.15-rc1' of https://github.com/awilliam/linux-vfio:

    [9 lines not shown]
DeltaFile
+77-46drivers/vfio/vfio_iommu_type1.c
+1-9drivers/vfio/pci/vfio_pci_core.c
+3-3drivers/vfio/pci/virtio/Kconfig
+6-0drivers/vfio/pci/vfio_pci_igd.c
+6-0drivers/vfio/pci/vfio_pci_priv.h
+3-2drivers/vfio/pci/virtio/main.c
+96-606 files not shown
+106-6612 files

Linux/linux 4b98d5ddrivers/vdpa/mlx5/core mr.c, drivers/vhost scsi.c

Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost

Pull virtio updates from Michael Tsirkin:
 "A small number of improvements all over the place:

   - shutdown has been reworked to reset devices

   - virtio fs is now allowed in vduse

   - vhost-scsi memory use has been reduced

   - cleanups, fixes all over the place

  A couple more fixes are being tested and will be merged after rc1"

* tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost:
  vhost-scsi: Reduce response iov mem use
  vhost-scsi: Allocate iov_iter used for unaligned copies when needed
  vhost-scsi: Stop duplicating se_cmd fields

    [14 lines not shown]
DeltaFile
+340-209drivers/vhost/scsi.c
+29-0drivers/virtio/virtio.c
+25-0tools/virtio/linux/compiler.h
+15-6sound/virtio/virtio_pcm.c
+13-0tools/virtio/linux/dma-mapping.h
+5-2drivers/vdpa/mlx5/core/mr.c
+427-2174 files not shown
+439-21710 files

Linux/linux 4855215drivers/iommu/iommufd eventq.c device.c, tools/testing/selftests/iommu iommufd.c iommufd_utils.h

Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd

Pull iommufd updates from Jason Gunthorpe:
 "Two significant new items:

   - Allow reporting IOMMU HW events to userspace when the events are
     clearly linked to a device.

     This is linked to the VIOMMU object and is intended to be used by a
     VMM to forward HW events to the virtual machine as part of
     emulating a vIOMMU. ARM SMMUv3 is the first driver to use this
     mechanism. Like the existing fault events the data is delivered
     through a simple FD returning event records on read().

   - PASID support in VFIO.

     The "Process Address Space ID" is a PCI feature that allows the
     device to tag all PCI DMA operations with an ID. The IOMMU will
     then use the ID to select a unique translation for those DMAs. This

    [36 lines not shown]
DeltaFile
+598-0drivers/iommu/iommufd/eventq.c
+294-205drivers/iommu/iommufd/device.c
+365-0tools/testing/selftests/iommu/iommufd.c
+0-342drivers/iommu/iommufd/fault.c
+275-22drivers/iommu/iommufd/selftest.c
+222-7tools/testing/selftests/iommu/iommufd_utils.h
+1,754-57633 files not shown
+3,155-83739 files

Linux/linux 792b830Documentation subsystem-apis.rst

Merge tag 'edac_urgent_for_v6.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras

Pull EDAC documentation fix from Borislav Petkov:

 - A single fix making sure the EDAC subtree is included in the
   documentation table of contents

* tag 'edac_urgent_for_v6.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras:
  Documentation/EDAC: Fix warning document isn't included in any toctree
DeltaFile
+1-0Documentation/subsystem-apis.rst
+1-01 files

Linux/linux 64f7efbdrivers/misc/cxl pci.c native.c

Merge branch 'topic/cxl' into next

This merges in the removal of the IBM CAPI "cxl" driver.
DeltaFile
+0-2,103drivers/misc/cxl/pci.c
+0-1,592drivers/misc/cxl/native.c
+0-1,208drivers/misc/cxl/guest.c
+0-1,135drivers/misc/cxl/cxl.h
+0-771drivers/misc/cxl/sysfs.c
+0-699drivers/misc/cxl/file.c
+0-7,50843 files not shown
+287-14,55649 files