aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-02-20Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...HEADmasterLinus Torvalds34-217/+365
2025-02-20Merge tag 'v6.14-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-24/+71
2025-02-20Merge tag 'bcachefs-2025-02-20' of git://evilpiepirate.org/bcachefsLinus Torvalds4-58/+42
2025-02-20Merge tag 'xfs-fixes-6.14-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds7-30/+114
2025-02-20Merge branch 'net-remove-the-single-page-frag-cache-for-good'Paolo Abeni5-104/+30
2025-02-20Revert "net: skb: introduce and use a single page frag cache"Paolo Abeni3-100/+22
2025-02-20net: allow small head cache usage with large MAX_SKB_FRAGS valuesPaolo Abeni3-6/+10
2025-02-20nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()Haoxiang Li1-0/+2
2025-02-20tcp: drop secpath at the same time as we currently drop dstSabrina Dubroca4-7/+21
2025-02-20net: axienet: Set mac_managed_pmNick Hu1-0/+1
2025-02-19Merge branch 'net-core-improvements-to-device-lookup-by-hardware-address'Jakub Kicinski3-4/+37
2025-02-19arp: switch to dev_getbyhwaddr() in arp_req_set_public()Breno Leitao1-1/+1
2025-02-19net: Add non-RCU dev_getbyhwaddr() helperBreno Leitao2-3/+36
2025-02-19sctp: Fix undefined behavior in left shift operationYu-Chun Lin1-1/+1
2025-02-19Merge branch 'flow_dissector-fix-handling-of-mixed-port-and-port-range-keys'Jakub Kicinski3-21/+81
2025-02-19selftests/bpf: Add a specific dst port matchingCong Wang1-1/+6
2025-02-19flow_dissector: Fix port range key handling in BPF conversionCong Wang1-8/+10
2025-02-19selftests/net/forwarding: Add a test case for tc-flower of mixed port and por...Cong Wang1-0/+46
2025-02-19flow_dissector: Fix handling of mixed port and port-range keysCong Wang1-12/+19
2025-02-19Merge branch 'gtp-geneve-suppress-list_del-splat-during-exit_batch_rtnl'Jakub Kicinski2-12/+0
2025-02-19geneve: Suppress list corruption splat in geneve_destroy_tunnels().Kuniyuki Iwashima1-7/+0
2025-02-19gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl().Kuniyuki Iwashima1-5/+0
2025-02-19Merge tag 'mm-hotfixes-stable-2025-02-19-17-49' of git://git.kernel.org/pub/s...Linus Torvalds18-66/+120
2025-02-19bcachefs: Fix srcu lock warning in btree_update_nodes_written()Kent Overstreet1-0/+2
2025-02-19bcachefs: Fix bch2_indirect_extent_missing_error()Kent Overstreet1-10/+8
2025-02-19bcachefs: Fix fsck directory i_size checkingKent Overstreet2-48/+32
2025-02-19cifs: Treat unhandled directory name surrogate reparse points as mount direct...Pali Rohár2-0/+16
2025-02-19cifs: Throw -EOPNOTSUPP error on unsupported reparse point type from parse_re...Pali Rohár1-3/+2
2025-02-19smb311: failure to open files of length 1040 when mounting with SMB3.1.1 POSI...Steve French4-7/+29
2025-02-19smb: client, common: Avoid multiple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2-12/+22
2025-02-18Merge branch 'net-fix-race-of-rtnl_net_lock-dev_net-dev'Jakub Kicinski3-12/+61
2025-02-18dev: Use rtnl_net_dev_lock() in unregister_netdev().Kuniyuki Iwashima1-4/+2
2025-02-18net: Fix dev_net(dev) race in unregister_netdevice_notifier_dev_net().Kuniyuki Iwashima1-4/+44
2025-02-18net: Add net_passive_inc() and net_passive_dec().Kuniyuki Iwashima2-4/+15
2025-02-18net: pse-pd: pd692x0: Fix power limit retrievalKory Maincent1-1/+1
2025-02-18MAINTAINERS: trim the GVE entryJakub Kicinski1-1/+0
2025-02-18gve: set xdp redirect target only when it is availableJoshua Washington2-1/+15
2025-02-18tcp: adjust rcvq_space after updating scaling ratioJakub Kicinski1-3/+9
2025-02-18Merge tag 'sound-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds44-186/+319
2025-02-18Merge branch 'sockmap-vsock-for-connectible-sockets-allow-only-connected'Paolo Abeni4-19/+59
2025-02-18selftest/bpf: Add vsock test for sockmap rejecting unconnectedMichal Luczaj1-0/+30
2025-02-18selftest/bpf: Adapt vsock_delete_on_close to sockmap rejecting unconnectedMichal Luczaj1-18/+22
2025-02-18vsock/bpf: Warn on socket without transportMichal Luczaj2-1/+4
2025-02-18sockmap, vsock: For connectible sockets allow only connectedMichal Luczaj1-0/+3
2025-02-17test_xarray: fix failure in check_pause when CONFIG_XARRAY_MULTI is not definedKemeng Shi1-7/+8
2025-02-17kasan: don't call find_vm_area() in a PREEMPT_RT kernelWaiman Long1-1/+33
2025-02-17MAINTAINERS: update Nick's contact infoNick Desaulniers3-3/+3
2025-02-17selftests/mm: fix check for running THP testsMark Brown1-1/+1
2025-02-17mm: hugetlb: avoid fallback for specific node allocation of 1G pagesLuiz Capitulino1-1/+1
2025-02-17memcg: avoid dead loop when setting memory.maxChen Ridong1-0/+1
2025-02-17mailmap: update Nick's entryNick Desaulniers1-0/+1
2025-02-17mm: pgtable: fix incorrect reclaim of non-empty PTE pagesQi Zheng1-3/+14
2025-02-17taskstats: modify taskstats versionWang Yaxin1-1/+1
2025-02-17getdelays: fix error format charactersWang Yaxin1-16/+16
2025-02-17mm/migrate_device: don't add folio to be freed to LRU in migrate_device_final...David Hildenbrand1-9/+4
2025-02-17tools/mm: fix build warnings with musl-libcFlorian Fainelli1-2/+2
2025-02-17mailmap: add entry for Feng TangFeng Tang1-0/+1
2025-02-17.mailmap: add entries for Jeff JohnsonJeff Johnson1-0/+2
2025-02-17mm,madvise,hugetlb: check for 0-length range after end address adjustmentRicardo Cañuelo Navarro1-1/+10
2025-02-17mm/zswap: fix inconsistency when zswap_store_page() failsHyeonggon Yoo1-19/+16
2025-02-17lib/iov_iter: fix import_iovec_ubuf iovec managementPavel Begunkov1-1/+2
2025-02-17procfs: fix a locking bug in a vmcore_add_device_dump() error pathBart Van Assche1-1/+4
2025-02-17MAINTAINERS: create entry for ethtool MAC mergeJakub Kicinski1-0/+6
2025-02-17ibmvnic: Don't reference skb after sending to VIOSNick Child1-1/+3
2025-02-17s390/ism: add release function for struct deviceJulian Ruess1-2/+12
2025-02-17drop_monitor: fix incorrect initialization orderGavrilov Ilia1-15/+14
2025-02-17Merge tag 'vfs-6.14-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-70/+154
2025-02-17Merge tag 'powerpc-6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-3/+13
2025-02-17ALSA: seq: Drop UMP events when no UMP-conversion is setTakashi Iwai1-3/+9
2025-02-17ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LEDJohn Veness1-0/+1
2025-02-16smb: client: fix chmod(2) regression with ATTR_READONLYPaulo Alcantara1-2/+2
2025-02-16Linux 6.14-rc3v6.14-rc3Linus Torvalds1-1/+1
2025-02-16Merge tag 'kbuild-fixes-v6.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-13/+8
2025-02-16Merge tag 'driver-core-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds13-1/+421
2025-02-16Merge tag 'tty-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds8-26/+35
2025-02-16Merge tag 'usb-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds16-45/+139
2025-02-16Merge tag 'irq_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+0
2025-02-16Merge tag 'perf_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-32/+54
2025-02-16Merge tag 'sched_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3
2025-02-16Merge tag 'objtool_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+10
2025-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds30-428/+421
2025-02-16Merge tag 'mips-fixes_6.14_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-30/+20
2025-02-15Merge tag 'devicetree-fixes-for-6.14-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds12-4/+228
2025-02-15Merge tag 'uml-for-linus-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-142/+203
2025-02-15Merge tag 'trace-ring-buffer-v6.14-rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-9/+31
2025-02-15ring-buffer: Update pages_touched to reflect persistent buffer contentSteven Rostedt1-0/+5
2025-02-15tracing: Do not allow mmap() of persistent ring bufferSteven Rostedt1-0/+4
2025-02-15Merge tag 'i2c-for-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-8/+10
2025-02-15Merge tag 's390-6.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds8-19/+76
2025-02-16modpost: Fix a few typos in a commentUwe Kleine-König1-2/+2
2025-02-16kbuild: userprogs: fix bitsize and target detection on clangThomas Weißschuh1-2/+2
2025-02-15Merge tag 'rust-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+2
2025-02-15tegra210-adma: fix 32-bit x86 buildLinus Torvalds1-3/+14
2025-02-15net/sched: cls_api: fix error handling causing NULL dereferencePierre Riteau1-1/+1
2025-02-15Merge tag 'gpio-fixes-for-v6.14-rc3-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds4-19/+87
2025-02-15kbuild: fix linux-headers package build when $(CC) cannot link userspaceMasahiro Yamada1-2/+2
2025-02-15tools: fix annoying "mkdir -p ..." logs when building tools in parallelMasahiro Yamada1-7/+2
2025-02-15ALSA: hda/cirrus: Reduce codec resume timeVitaly Rodionov3-5/+9
2025-02-15ALSA: hda/cirrus: Correct the full scale volume set logicVitaly Rodionov3-14/+17
2025-02-14Merge tag 'alpha-fixes-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-19/+22
2025-02-14geneve: Fix use-after-free in geneve_find_dev().Kuniyuki Iwashima1-8/+3
2025-02-14vsock/virtio: fix variables initialization during resumingJunnan Wu1-3/+7
2025-02-14Merge tag 'pci-v6.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+5
2025-02-14Merge tag 'kvm-x86-fixes-6.14-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini234-947/+2000
2025-02-14x86/sev: Fix broken SNP support with KVM module built-inAshish Kalra3-20/+39
2025-02-14KVM: SVM: Ensure PSP module is initialized if KVM module is built-inSean Christopherson1-0/+10
2025-02-14crypto: ccp: Add external API interface for PSP module initializationSean Christopherson2-0/+23
2025-02-14Merge tag 'kvmarm-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini13-375/+287
2025-02-14Merge tag 'thermal-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+1
2025-02-14Merge tag 'mmc-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-41/+20
2025-02-14Merge tag 'v6.14-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-4/+4
2025-02-14Merge tag 'efi-fixes-for-v6.14-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-17/+26
2025-02-14net: wwan: mhi_wwan_mbim: Silence sequence number glitch errorsStephan Gerhold1-1/+1
2025-02-14gve: Update MAINTAINERSJeroen de Borst1-2/+2
2025-02-14Merge tag 'block-6.14-20250214' of git://git.kernel.dk/linuxLinus Torvalds2-7/+29
2025-02-14Merge tag 'io_uring-6.14-20250214' of git://git.kernel.dk/linuxLinus Torvalds3-32/+30
2025-02-14Merge tag 'sched_ext-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds27-118/+198
2025-02-14alpha: Use str_yes_no() helper in pci_dac_dma_supported()Thorsten Blum1-1/+2
2025-02-14alpha: Replace one-element array with flexible array memberThorsten Blum1-1/+1
2025-02-14alpha: align stack for page fault and user unaligned trap handlersIvan Kokshaysky3-13/+13
2025-02-14alpha: make stack 16-byte aligned (most cases)Ivan Kokshaysky1-0/+2
2025-02-14alpha: replace hardcoded stack offsets with autogenerated onesIvan Kokshaysky2-4/+4
2025-02-14Merge tag 'cgroup-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-13/+17
2025-02-14Merge tag 'wq-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+6
2025-02-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds10-25/+42
2025-02-14ring-buffer: Validate the persistent meta data subbuf arraySteven Rostedt1-2/+20
2025-02-14tracing: Have the error of __tracing_resize_ring_buffer() passed to userSteven Rostedt1-7/+1
2025-02-14ring-buffer: Unlock resize on mmap errorSteven Rostedt1-0/+1
2025-02-14Merge tag 'iommu-fixes-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-5/+13
2025-02-14Merge tag 'i2c-host-fixes-6.14-rc3' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang1-7/+9
2025-02-14Merge tag 'for-linus-6.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-18/+75
2025-02-14partitions: mac: fix handling of bogus partition tableJann Horn1-3/+15
2025-02-14virtio_snd.h: clarify that `controls` depends on VIRTIO_SND_F_CTLSStefano Garzarella1-1/+1
2025-02-14serial: 8250: Fix fifo underflow on flushJohn Keeping3-0/+27
2025-02-14xfs: flush inodegc before swaponChristoph Hellwig1-1/+34
2025-02-14xfs: rename xfs_iomap_swapfile_activate to xfs_vm_swap_activateChristoph Hellwig1-3/+3
2025-02-14xfs: Do not allow norecovery mount with quotacheckCarlos Maiolino1-16/+39
2025-02-14xfs: do not check NEEDSREPAIR if ro,norecovery mount.Lukas Herbolt1-2/+6
2025-02-14xfs: fix data fork format filtering during inode repairDarrick J. Wong1-2/+10
2025-02-14xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=nDarrick J. Wong3-6/+22
2025-02-14usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RECOVERYJos Wang1-2/+1
2025-02-14usb: roles: set switch registered flag early onElson Roy Serrao1-2/+3
2025-02-14usb: gadget: uvc: Fix unstarted kthread workerFrederic Weisbecker1-1/+1
2025-02-14USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast distLei Huang1-0/+3
2025-02-14usb: gadget: core: flush gadget workqueue after device removalRoy Luo1-1/+1
2025-02-14USB: gadget: f_midi: f_midi_complete to call queue_workJill Donahue1-1/+1
2025-02-14usb: core: fix pipe creation for get_bMaxPacketSize0Stefan Eichenberger1-2/+1
2025-02-14usb: dwc3: Fix timeout issue during controller enter/exit from halt stateSelvarasu Ganesan1-0/+34
2025-02-14USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphoneMathias Nyman1-0/+3
2025-02-14USB: cdc-acm: Fill in Renesas R-Car D3 USB Download mode quirkMarek Vasut1-3/+6
2025-02-14usb: cdc-acm: Fix handling of oversized fragmentsJann Horn1-1/+1
2025-02-14usb: cdc-acm: Check control transfer buffer size before accessJann Horn1-3/+14
2025-02-14usb: xhci: Restore xhci_pci support for Renesas HCsMichal Pecio1-3/+4
2025-02-14USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCIHuacai Chen1-0/+9
2025-02-14iommu/vt-d: Make intel_iommu_drain_pasid_prq() cover faults for RIDLu Baolu1-1/+3
2025-02-14iommu/exynos: Fix typosAndrew Kreimer1-3/+3
2025-02-14iommu: Fix a spelling errorEaswar Hariharan1-1/+1
2025-02-14iommu/amd: Expicitly enable CNTRL.EPHEn bit in resume pathVasant Hegde2-0/+5
2025-02-14ALSA: hda: Add error check for snd_ctl_rename_id() in snd_hda_create_dig_out_...Wentao Liang1-1/+3
2025-02-14ALSA: hda/tas2781: Fix index issue in tas2781 hda SPI driverBaojun Xu1-5/+5
2025-02-14Merge tag 'asoc-fix-v6.14-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai26-136/+245
2025-02-13Merge tag 'drm-fixes-2025-02-14' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds18-136/+192
2025-02-14Merge tag 'drm-xe-fixes-2025-02-13' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2-25/+31
2025-02-14Merge tag 'drm-intel-fixes-2025-02-13' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-2/+2
2025-02-14Merge tag 'amd-drm-fixes-6.14-2025-02-13' of https://gitlab.freedesktop.org/a...Dave Airlie8-9/+49
2025-02-14Merge tag 'drm-misc-fixes-2025-02-13' of https://gitlab.freedesktop.org/drm/m...Dave Airlie7-100/+110
2025-02-13MAINTAINERS: Add maintainer for Qualcomm's I2C GENI driverMukesh Kumar Savaliya1-0/+9
2025-02-13MAINTAINERS: delete entry for AXXIA I2CWolfram Sang1-7/+0
2025-02-13Merge tag 'spi-fix-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-3/+6
2025-02-13Merge tag 'regulator-fix-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-35/+28
2025-02-13Merge tag 'regmap-fix-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2025-02-13Merge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds75-456/+707
2025-02-13Merge tag 'for-6.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-12/+21
2025-02-13Merge tag 'bcachefs-2025-02-12' of git://evilpiepirate.org/bcachefsLinus Torvalds12-27/+100
2025-02-13KVM: arm64: vgic: Hoist SGI/PPI alloc from vgic_init() to kvm_create_vgic()Marc Zyngier1-37/+37
2025-02-13KVM: arm64: timer: Drop warning on failed interrupt signallingMarc Zyngier1-9/+7
2025-02-13net: pse-pd: Fix deadlock in current limit functionsKory Maincent1-2/+2
2025-02-13rxrpc: Fix ipv6 path MTU discoveryDavid Howells1-0/+7
2025-02-13KVM: arm64: Fix alignment of kvm_hyp_memcache allocationsQuentin Perret1-1/+1
2025-02-13KVM: arm64: Convert timer offset VA when accessed in HYP codeMarc Zyngier1-1/+14
2025-02-13KVM: arm64: Simplify warning in kvm_arch_vcpu_load_fp()Mark Rutland1-6/+1
2025-02-13KVM: arm64: Eagerly switch ZCR_EL{1,2}Mark Rutland6-41/+76
2025-02-13KVM: arm64: Mark some header functions as inlineMark Rutland1-10/+9
2025-02-13KVM: arm64: Refactor exit handlersMark Rutland3-41/+26
2025-02-13KVM: arm64: Refactor CPTR trap deactivationMark Rutland3-47/+42
2025-02-13KVM: arm64: Remove VHE host restore of CPACR_EL1.SMENMark Rutland2-22/+0
2025-02-13KVM: arm64: Remove VHE host restore of CPACR_EL1.ZENMark Rutland2-17/+0
2025-02-13KVM: arm64: Remove host FPSIMD saving for non-protected KVMMark Rutland7-64/+29
2025-02-13KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME stateMark Rutland2-50/+10
2025-02-13gpiolib: Fix crash on error in gpiochip_get_ngpios()Andy Shevchenko1-3/+3
2025-02-13Merge tag 'for-net-2025-02-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski4-100/+92
2025-02-13Merge tag 'nf-25-02-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-6/+2
2025-02-13io_uring/uring_cmd: unconditionally copy SQEs at prep timeJens Axboe1-23/+11
2025-02-13sched_ext: Use SCX_CALL_OP_TASK in task_tick_scxChuyi Zhou1-3/+3
2025-02-13Reapply "net: skb: introduce and use a single page frag cache"Jakub Kicinski3-22/+99
2025-02-13sched_ext: Fix the incorrect bpf_list kfunc API in common.bpf.h.Chuyi Zhou1-2/+10
2025-02-13sched_ext: selftests: Fix grammar in tests descriptionDevaansh Kumar2-2/+2
2025-02-13Merge tag 'loongarch-fixes-6.14-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-73/+30
2025-02-13Merge tag 'platform-drivers-x86-v6.14-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-36/+110
2025-02-13s390/qeth: move netif_napi_add_tx() and napi_enable() from under BHAlexandra Winter1-3/+5