aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-02-16Merge tag 'driver-core-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+69
2025-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+9
2025-02-15Merge tag 'devicetree-fixes-for-6.14-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-0/+33
2025-02-14Merge tag 'kvm-x86-fixes-6.14-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini17-33/+81
2025-02-14crypto: ccp: Add external API interface for PSP module initializationSean Christopherson1-0/+9
2025-02-14Merge tag 'thermal-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2025-02-14Merge tag 'efi-fixes-for-v6.14-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-15/+16
2025-02-14Merge tag 'block-6.14-20250214' of git://git.kernel.dk/linuxLinus Torvalds1-4/+14
2025-02-14Merge tag 'cgroup-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+4
2025-02-13Merge tag 'drm-fixes-2025-02-14' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+1
2025-02-14Merge tag 'drm-misc-fixes-2025-02-13' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-0/+1
2025-02-13Merge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds7-7/+30
2025-02-13Merge tag 'for-net-2025-02-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-1/+2
2025-02-13Reapply "net: skb: introduce and use a single page frag cache"Jakub Kicinski1-0/+1
2025-02-13Bluetooth: L2CAP: Fix corrupted list in hci_chan_delLuiz Augusto von Dentz1-1/+2
2025-02-13driver core: add a faux bus for use when a simple device/bus is neededGreg Kroah-Hartman1-0/+69
2025-02-13block: cleanup and fix batch completion adding conditionsJens Axboe1-4/+14
2025-02-13drm: Fix DSC BPP increment decodingImre Deak1-0/+1
2025-02-11thermal/netlink: Prevent userspace segmentation fault by adjusting UAPI headerZhang Rui1-1/+1
2025-02-10vrf: use RCU protection in l3mdev_l3_out()Eric Dumazet1-0/+2
2025-02-09Merge tag 'kbuild-fixes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+5
2025-02-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2025-02-08Merge tag 'hardening-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-17/+27
2025-02-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-3/+2
2025-02-08Merge tag 'i2c-for-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+8
2025-02-07Revert "net: skb: introduce and use a single page frag cache"Paolo Abeni1-1/+0
2025-02-07Merge tag 'drm-fixes-2025-02-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-1/+9
2025-02-07Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-6/+25
2025-02-07vfs: sanity check the length passed to inode_set_cached_link()Mateusz Guzik1-0/+13
2025-02-07fsnotify: use accessor to set FMODE_NONOTIFY_*Amir Goldstein2-3/+8
2025-02-07lockref: remove count argument of lockref_initAndreas Gruenbacher1-3/+4
2025-02-07Merge tag 'drm-misc-fixes-2025-02-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-0/+1
2025-02-06string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()Kees Cook1-4/+8
2025-02-06compiler.h: Introduce __must_be_byte_array()Kees Cook1-1/+7
2025-02-06compiler.h: Move C string helpers into C-only kernel sectionKees Cook1-13/+13
2025-02-06net: ethtool: tsconfig: Fix netlink type of hwtstamp flagsKory Maincent1-0/+2
2025-02-06ipv4: use RCU protection in ip_dst_mtu_maybe_forward()Eric Dumazet1-3/+10
2025-02-06ipv4: add RCU protection to ip4_dst_hoplimit()Eric Dumazet1-2/+7
2025-02-06net: add dev_net_rcu() helperEric Dumazet2-1/+7
2025-02-06Merge tag 'net-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-2/+3
2025-02-06Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-misc-fixesMaxime Ripard118-425/+1783
2025-02-05net: sched: Fix truncation of offloaded action statisticsIdo Schimmel1-1/+1
2025-02-06kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMSMasahiro Yamada2-1/+5
2025-02-05Revert "i2c: Replace list-based mechanism for handling auto-detected clients"Wolfram Sang1-1/+2
2025-02-05Revert "i2c: Replace list-based mechanism for handling userspace-created clie...Wolfram Sang1-1/+6
2025-02-04KVM: remove kvm_arch_post_init_vmPaolo Bonzini1-1/+0
2025-02-04rxrpc: Fix the rxrpc_connection attend queue handlingDavid Howells1-0/+1
2025-02-04efi: Use BIT_ULL() constants for memory attributesArd Biesheuvel1-15/+15
2025-02-04efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel1-0/+1
2025-02-03net: harmonize tstats and dstatsPaolo Abeni1-1/+1
2025-02-03scsi: ufs: core: Fix use-after free in init error and remove pathsAndré Draszik1-1/+0
2025-02-03Merge branch '6.14/scsi-queue' into 6.14/scsi-fixesMartin K. Petersen1-2/+2
2025-02-03drm/amdgpu: add a BO metadata flag to disable write compression for VulkanMarek Olšák1-1/+8
2025-02-03Merge tag 'timers-urgent-2025-02-03' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+2
2025-02-02dt-bindings: clock: qcom: Add CAMCC clocks for QCS8300Imran Shaik1-0/+16
2025-02-02dt-bindings: clock: qcom: Add GPU clocks for QCS8300Imran Shaik1-0/+17
2025-02-02cgroup: fix race between fork and cgroup.killShakeel Butt2-3/+4
2025-02-01Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2025-02-01Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
2025-02-01mm/vmscan: fix hard LOCKUP in function isolate_lru_foliosliuye1-0/+1
2025-01-31Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2025-01-31Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-2/+17
2025-01-31Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linuxLinus Torvalds2-5/+16
2025-01-31Merge tag 'io_uring-6.14-20250131' of git://git.kernel.dk/linuxLinus Torvalds2-2/+3
2025-01-31Merge tag 'x86-mm-2025-01-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2025-01-31Merge tag 'ceph-for-6.14-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-14/+0
2025-01-31block: force noio scope in blk_mq_freeze_queueChristoph Hellwig1-2/+16
2025-01-31jiffies: Cast to unsigned long in secs_to_jiffies() conversionEaswar Hariharan1-1/+1
2025-01-30Merge tag 'ubifs-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+33
2025-01-30Merge tag 'pm-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-4/+1
2025-01-30Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-6/+15
2025-01-30Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-10/+22
2025-01-29Merge tag 'soundwire-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-72/+82
2025-01-29Merge tag 'cxl-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds1-8/+20
2025-01-29Merge tag 'fuse-update-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+75
2025-01-29fs: pack struct kstat betterChristoph Hellwig1-2/+2
2025-01-29block: get rid of request queue ->sysfs_dir_lockNilay Shroff1-3/+0
2025-01-29PM: sleep: core: Synchronize runtime PM status of parents and childrenRafael J. Wysocki1-0/+1
2025-01-28Merge tag 'nfs-for-6.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds6-19/+59
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-53/+119
2025-01-28Merge tag 'tty-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-4/+13
2025-01-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-0/+29
2025-01-28Merge tag 'loongarch-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds1-0/+1
2025-01-27Merge tag 'f2fs-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-20/+19
2025-01-27Merge tag 'nfsd-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds11-108/+191
2025-01-27Merge tag 'for-6.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+5
2025-01-27Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds17-28/+202
2025-01-27Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-14/+66
2025-01-27add a string-to-qstr constructorAl Viro1-0/+1
2025-01-279p: fix ->rename_sem exclusionAl Viro1-0/+2
2025-01-27nfs: fix ->d_revalidate() UAF on ->d_name accessesAl Viro1-1/+1
2025-01-27Pass parent directory inode and expected name to ->d_revalidate()Al Viro2-4/+6
2025-01-27Merge tag 'pwm/for-6.14-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+17
2025-01-27Merge tag 'for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2-2/+62
2025-01-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds5-14/+64
2025-01-27Merge tag 'ipsec-2025-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski1-3/+13
2025-01-27net: page_pool: don't try to stash the napi idJakub Kicinski1-1/+0
2025-01-27net: the appletalk subsystem no longer uses ndo_do_ioctl谢致邦 (XIE Zhibang)1-2/+2
2025-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-1/+1
2025-01-27ceph: streamline request head structures in MDS clientLiang Jie1-14/+0
2025-01-27virtio_pci: Add support for PCIe Function Level ResetIsrael Rukshin1-0/+8
2025-01-27virtio-pci: define type and header for PCI vendor dataShijith Thotton1-0/+14
2025-01-27fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges ...David Hildenbrand1-0/+9
2025-01-27fs/proc/vmcore: factor out freeing a list of vmcore rangesDavid Hildenbrand1-0/+11
2025-01-27fs/proc/vmcore: factor out allocating a vmcore range and adding it to a listDavid Hildenbrand1-0/+14
2025-01-27fs/proc/vmcore: move vmcore definitions out of kcore.hDavid Hildenbrand2-13/+7
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds37-373/+566
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds10-140/+188
2025-01-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds10-61/+53
2025-01-26Merge tag 'modules-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+6
2025-01-26Merge tag 'trace-tools-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-142/+0
2025-01-26Merge tag 'trace-rv-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+4
2025-01-26Merge tag 'bitmap-for-6.14' of https://github.com:/norov/linuxLinus Torvalds3-8/+28
2025-01-26LoongArch: Fix warnings during S3 suspendHuacai Chen1-0/+1
2025-01-26module: Constify 'struct module_attribute'Thomas Weißschuh1-4/+4
2025-01-26module: Handle 'struct module_version_attribute' as constThomas Weißschuh1-1/+1
2025-01-26module: Extend the preempt disabled section in dereference_symbol_descriptor().Sebastian Andrzej Siewior1-1/+1
2025-01-25seqlock: add missing parameter documentation for raw_seqcount_try_begin()Suren Baghdasaryan1-0/+1
2025-01-25mm: add FGP_DONTCACHE folio creation flagJens Axboe1-0/+2
2025-01-25mm: call filemap_fdatawrite_range_kick() after IOCB_DONTCACHE issueJens Axboe1-0/+5
2025-01-25mm/filemap: add filemap_fdatawrite_range_kick() helperJens Axboe1-0/+2
2025-01-25fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flagJens Axboe2-2/+18
2025-01-25mm/readahead: add readahead_control->dropbehind memberJens Axboe1-0/+1
2025-01-25mm: add PG_dropbehind folio flagJens Axboe2-1/+7
2025-01-25mm/hugetlb: rename folio_putback_active_hugetlb() to folio_putback_hugetlb()David Hildenbrand1-2/+2
2025-01-25mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()David Hildenbrand1-2/+2
2025-01-25mm/huge_memory: convert has_hwpoisoned into a pure folio flagDavid Hildenbrand1-4/+2
2025-01-25ksm: add ksm involvement information for each processxu xin1-0/+1
2025-01-25mm/damon: explain "effective quota" on kernel-doc commentSeongJae Park1-4/+9
2025-01-25mm: remove PageTransTail()Matthew Wilcox (Oracle)1-12/+0
2025-01-25mm/mglru: rework workingset protectionYu Zhao2-76/+94
2025-01-25mm/mglru: rework aging feedbackYu Zhao1-9/+8
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang1-0/+6
2025-01-25mm: make mmap_region() internalLorenzo Stoakes1-3/+0
2025-01-25mm, swap_slots: remove slot cache for freeing pathKairui Song1-3/+0
2025-01-25mm, swap: use a global swap cluster for non-rotation devicesKairui Song1-0/+2
2025-01-25mm, swap: simplify percpu cluster updatingKairui Song1-2/+2
2025-01-25mm, swap: reduce contention on device lockKairui Song1-1/+2
2025-01-25mm, swap: use an enum to define all cluster flags and wrap flags changesKairui Song1-4/+13
2025-01-25mm, swap: hold a reference during scan and cleanup flag usageKairui Song1-1/+0
2025-01-25mm, swap: clean up plist removal and addingKairui Song1-1/+1
2025-01-25mm, swap: clean up device availability checkKairui Song1-2/+0
2025-01-25mm, swap: remove old allocation path for HDDKairui Song1-3/+0
2025-01-25alloc_tag: avoid current->alloc_tag manipulations when profiling is disabledSuren Baghdasaryan1-3/+8
2025-01-25mm/damon: add 'allow' argument to damos_new_filter()SeongJae Park1-1/+1
2025-01-25mm/damon/core: add damos_filter->allow fieldSeongJae Park1-1/+3
2025-01-25mm/damon: fixup damos_filter kernel-docSeongJae Park1-5/+6
2025-01-25mm: alloc_pages_bulk: rename APILuiz Capitulino1-7/+7
2025-01-25mm: alloc_pages_bulk_noprof: drop page_list argumentLuiz Capitulino1-6/+2
2025-01-25mm/hugetlb: rename avoid_reserve to cow_from_ownerPeter Xu1-2/+2
2025-01-25mm/memmap: prevent double scanning of memmap by kmemleakGuo Weikang1-0/+4
2025-01-25mm/fake-numa: allow later numa node hotplugBruno Faccini2-0/+8
2025-01-25mm/damon/core: pass per-region filter-passed bytes to damos_walk_control->wal...SeongJae Park1-1/+1
2025-01-25mm/damon/core: implement per-scheme ops-handled filter-passed bytes statSeongJae Park1-0/+3
2025-01-25mm/damon: ask apply_scheme() to report filter-passed region-internal bytesSeongJae Park1-2/+3
2025-01-25mm/damon: clarify trying vs applying on damos_stat kernel-doc commentSeongJae Park1-0/+17
2025-01-25mm/damon/core: implement damos_walk()SeongJae Park1-2/+31
2025-01-25mm/damon/core: introduce damon_call()SeongJae Park1-0/+26
2025-01-25mm: introduce ctor/dtor at PGD levelKevin Brodsky2-1/+7
2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky1-1/+26
2025-01-25mm: move common part of pagetable_*_ctor to helperKevin Brodsky1-16/+12
2025-01-25mm/debug: introduce VM_WARN_ON_VMG() to dump VMA merge stateLorenzo Stoakes1-1/+13
2025-01-25lib/list_debug.c: add object information in case of invalid objectManinder Singh2-7/+9
2025-01-25mm: pgtable: introduce generic pagetable_dtor_free()Qi Zheng3-10/+11
2025-01-25mm: pgtable: completely move pagetable_dtor() to generic tlb_remove_table()Qi Zheng1-2/+8
2025-01-25mm: pgtable: introduce generic __tlb_remove_table()Qi Zheng1-2/+13
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng2-47/+13
2025-01-25mm: pgtable: add statistics for P4D level page tableQi Zheng2-0/+18
2025-01-25asm-generic: pgalloc: provide generic p4d_{alloc_one,free}Kevin Brodsky1-0/+45
2025-01-25mm: add build-time option for hotplug memory default online typeGregory Price1-2/+3
2025-01-25mm: replace free hugepage folios after migrationyangge1-0/+7
2025-01-25mm/swap_cgroup: decouple swap cgroup recording and clearingKairui Song1-4/+8
2025-01-25mm/swap_cgroup: remove swap_cgroup_cmpxchgKairui Song1-2/+0
2025-01-25Merge tag 'mtd/for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2-4/+532
2025-01-25Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-14/+29
2025-01-25Merge tag 'media/v6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds4-14/+28
2025-01-25drm/print: Include drm_device.hGustavo Sousa1-0/+1
2025-01-25Merge tag 'kgdb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds1-3/+0
2025-01-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-13/+77
2025-01-25Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux...Linus Torvalds9-889/+2751
2025-01-25Merge tag 'irq-core-2025-01-21' into loongarch-nextHuacai Chen1-11/+6
2025-01-25kdb: Remove unused flags stackDr. David Alan Gilbert1-3/+0
2025-01-24include/linux/lz4.h: add some missing macrosGao Xiang1-0/+6
2025-01-24minmax.h: remove some #defines that are only expanded onceDavid Laight1-8/+6
2025-01-24minmax.h: simplify the variants of clamp()David Laight1-12/+12
2025-01-24minmax.h: move all the clamp() definitions after the min/max() onesDavid Laight1-58/+51
2025-01-24minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()David Laight1-2/+1
2025-01-24minmax.h: reduce the #define expansion of min(), max() and clamp()David Laight1-12/+12
2025-01-24minmax.h: update some commentsDavid Laight1-29/+24
2025-01-24minmax.h: add whitespace around operators and after commasDavid Laight1-17/+17
2025-01-24Merge tag 'mailbox-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2-0/+52
2025-01-24Merge tag 'i3c/for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds2-1/+32
2025-01-24Merge tag 'efi-next-for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+0
2025-01-24Merge tag 'devicetree-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-34/+16
2025-01-24Merge tag 'soc-drivers-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-45/+94
2025-01-24Merge tag 'soc-dt-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+143
2025-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-25/+21
2025-01-24Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2025-01-24Merge tag 'fbdev-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2025-01-24Merge tag 'sound-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds18-59/+375