summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-02arm64: mm: Remove pmd_sect() and pud_sect()Ryan Roberts
2026-04-02arm64: mm: Handle invalid large leaf mappings correctlyRyan Roberts
2026-04-02arm64: mm: Fix rodata=full block mapping support for realm guestsRyan Roberts
2026-04-02eventpoll: defer struct eventpoll free to RCU grace periodNicholas Carlini
2026-04-02accel/ivpu: Trigger recovery on TDR with OS schedulingKarol Wachowski
2026-04-02sched_ext: Fix is_bpf_migration_disabled() false negative on non-PREEMPT_RCUChangwoo Min
2026-04-02drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generationsIonut Nechita
2026-04-02sched_ext: Fix missing warning in scx_set_task_state() default caseSamuele Mariotti
2026-04-02Merge tag 'v7.0-rc6-ksmbd-server-fix' of git://git.samba.org/ksmbdLinus Torvalds
2026-04-02ata: libata-transport: remove static variable ata_scsi_transport_templateHeiner Kallweit
2026-04-02ata: libata-transport: split struct ata_internalHeiner Kallweit
2026-04-02ata: libata-transport: use static struct ata_transport_internal to simplify m...Heiner Kallweit
2026-04-02fuse: support FSCONFIG_SET_FD for "fd" optionMiklos Szeredi
2026-04-02fuse: clean up device cloningMiklos Szeredi
2026-04-02ata: libata-transport: inline ata_attach|release_transportHeiner Kallweit
2026-04-02ata: libata-transport: instantiate struct ata_internal staticallyHeiner Kallweit
2026-04-02fuse: don't require /dev/fuse fd to be kept open during mountMiklos Szeredi
2026-04-02fuse: add refcount to fuse_devMiklos Szeredi
2026-04-02fuse: create fuse_dev on /dev/fuse open instead of mountMiklos Szeredi
2026-04-02fuse: check connection state on notificationMiklos Szeredi
2026-04-02fuse: fuse_dev_ioctl_clone() should wait for device file to be initializedMiklos Szeredi
2026-04-02Merge branch 'net-stmmac-tso-fixes-cleanups'Jakub Kicinski
2026-04-02net: stmmac: move "TSO supported" message to stmmac_set_gso_features()Russell King (Oracle)
2026-04-02net: stmmac: check txpbl for TSORussell King (Oracle)
2026-04-02net: stmmac: add warning when TSO is requested but unsupportedRussell King (Oracle)
2026-04-02net: stmmac: make stmmac_set_gso_features() more readableRussell King (Oracle)
2026-04-02net: stmmac: split out gso features setupRussell King (Oracle)
2026-04-02net: stmmac: simplify GSO/TSO test in stmmac_xmit()Russell King (Oracle)
2026-04-02net: stmmac: move check for hardware checksum supportedRussell King (Oracle)
2026-04-02net: stmmac: move TSO VLAN tag insertion to core codeRussell King (Oracle)
2026-04-02net: stmmac: add GSO MSS checksRussell King (Oracle)
2026-04-02net: stmmac: add TSO check for header lengthRussell King (Oracle)
2026-04-02net: stmmac: add stmmac_tso_header_size()Russell King (Oracle)
2026-04-02net: stmmac: fix TSO support when some channels have TBS availableRussell King (Oracle)
2026-04-02net: stmmac: fix .ndo_fix_features()Russell King (Oracle)
2026-04-02net: stmmac: fix channel TSO enable on resumeRussell King (Oracle)
2026-04-02ntfs3: fix memory leak in indx_create_allocate()Deepanshu Kartikey
2026-04-02ata: libata-eh: Do not retry reset if the device is goneIgor Pylypiv
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-02PCI: dwc: Fix type mismatch for kstrtou32_from_user() return valueHans Zhang
2026-04-02Merge tag 'for-7.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-02tracing: Allow backup to save persistent ring buffer before it startsSteven Rostedt
2026-04-02tracing/Documentation: Add a section about backup instanceMasami Hiramatsu (Google)
2026-04-02thermal/drivers/brcmstb_thermal: Use max to simplify brcmstb_get_tempThorsten Blum
2026-04-02tracing: Remove the backup instance automatically after readMasami Hiramatsu (Google)
2026-04-02tracing: Make the backup instance non-reusableMasami Hiramatsu (Google)
2026-04-02ring-buffer: Enforce read ordering of trace_buffer cpumask and buffersVincent Donnefort
2026-04-02selftests/bpf: Add more precision tracking tests for atomicsDaniel Borkmann
2026-04-02bpf: Fix incorrect pruning due to atomic fetch precision trackingDaniel Borkmann
2026-04-02Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds