aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-05-22Merge tag 'net-6.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-1/+8
2025-05-22Merge tag 'sound-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds1-0/+2
2025-05-22Merge tag 'ipsec-2025-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni1-1/+0
2025-05-20bnxt_en: Fix netdev locking in ULP IRQ functionsMichael Chan1-0/+3
2025-05-17Merge tag 'mm-hotfixes-stable-2025-05-17-09-41' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+8
2025-05-16mr: consolidate the ipmr_can_free_table() checks.Paolo Abeni1-0/+5
2025-05-16Merge tag 'drm-fixes-2025-05-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-14/+33
2025-05-16Merge tag 'nfs-for-6.15-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-3/+9
2025-05-16NFS: Avoid flushing data while holding directory locks in nfs_rename()Trond Myklebust1-3/+9
2025-05-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+1
2025-05-16Merge tag 'sound-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-3/+3
2025-05-16Merge tag 'asoc-fix-v6.15-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai10-69/+78
2025-05-16ALSA: pcm: Fix race of buffer access at PCM OSS layerTakashi Iwai1-0/+2
2025-05-15Merge tag 'net-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-8/+16
2025-05-14Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer()Michael Kelley1-7/+0
2025-05-15tpm: tis: Double the timeout B to 4sMichal Suchanek1-1/+1
2025-05-15tpm: Mask TPM RC in tpm2_start_auth_session()Jarkko Sakkinen1-0/+19
2025-05-14drm/gpusvm: Add timeslicing support to GPU SVMMatthew Brost1-0/+5
2025-05-14drm/xe: Strict migration policy for atomic SVM faultsMatthew Brost1-14/+26
2025-05-14drm/gpusvm: Introduce devmem_only flag for allocationHimal Prasad Ghimiray1-0/+2
2025-05-13net: phy: micrel: remove KSZ9477 EEE quirks now handled by phylinkOleksij Rempel1-1/+0
2025-05-12scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES bufferSteve Siwinski1-0/+1
2025-05-11mm/codetag: move tag retrieval back upfront in __free_pages()David Wang1-0/+8
2025-05-11Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-1/+17
2025-05-11Merge tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+5
2025-05-11ALSA: ump: Fix a typo of snd_ump_stream_msg_device_infoTakashi Iwai1-2/+2
2025-05-11ALSA/hda: intel-sdw-acpi: Correct sdw_intel_acpi_scan() function parameterPeter Ujfalusi1-1/+1
2025-05-10Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
2025-05-10Merge tag 'char-misc-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+6
2025-05-09x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra2-0/+8
2025-05-09mm/execmem: Unify early execmem_cache behaviourPeter Zijlstra1-1/+7
2025-05-09x86/its: Enable Indirect Target Selection mitigationPawan Gupta1-0/+2
2025-05-09Merge tag 'drm-fixes-2025-05-10' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-11/+9
2025-05-09net_sched: Flush gso_skb list too during ->change()Cong Wang1-0/+15
2025-05-08Merge tag 'for-net-2025-05-08' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-0/+1
2025-05-09Merge tag 'drm-misc-fixes-2025-05-08' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-11/+9
2025-05-08Merge tag 'net-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-1/+11
2025-05-08Bluetooth: hci_event: Fix not using key encryption size when its knownLuiz Augusto von Dentz1-0/+1
2025-05-08net: export a helper for adding up queue statsJakub Kicinski1-0/+6
2025-05-07mm: vmalloc: support more granular vrealloc() sizingKees Cook1-0/+1
2025-05-07bpf: Clarify handling of mark and tstamp by redirect_peerPaul Chaignon1-0/+3
2025-05-06Merge tag 'wireless-2025-05-06' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-1/+1
2025-05-06net: add missing instance lock to dev_set_promiscuityStanislav Fomichev1-0/+1
2025-05-06wifi: mac80211: fix the type of status_code for negotiated TID to Link MappingMichael-CY Lee1-1/+1
2025-05-06Merge tag 'for-6.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2025-05-06drm/ttm: Remove the struct ttm_backup abstractionThomas Hellström2-8/+6
2025-05-06drm/ttm: Fix ttm_backup kerneldocThomas Hellström1-3/+3
2025-05-03Merge tag 'sound-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-1/+2
2025-05-02Merge tag 'pm-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-29/+54
2025-05-02Merge branch 'pm-cpufreq'Rafael J. Wysocki1-29/+54
2025-05-02Merge tag 'iommu-fixes-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+4
2025-05-02uio_hv_generic: Fix sysfs creation path for ring bufferNaman Jain1-0/+6
2025-05-02btrfs: correct the order of prelim_ref arguments in btrfs__prelim_refGoldwyn Rodrigues1-1/+1
2025-05-01Merge tag 'net-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-21/+18
2025-05-01Merge tag 'asoc-fix-v6.15-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai54-394/+484
2025-05-01ASoC: intel/sdw_utils: Add volume limits to CS35L56Mark Brown1-0/+1
2025-05-01ASoC: intel/sdw_utils: Add volume limit to cs35l56 speakersStefan Binding1-0/+1
2025-04-30Merge tag 'modules-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2025-04-29Merge tag 'fsnotify_for_v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-15/+0
2025-04-29ALSA: ump: Fix buffer overflow at UMP SysEx message conversionTakashi Iwai1-1/+1
2025-04-28Merge tag 'for-net-2025-04-25' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski3-12/+15
2025-04-28netlink: specs: ethtool: Remove UAPI duplication of phy-upstream enumKory Maincent1-5/+0
2025-04-28cpufreq: Fix setting policy limits when frequency tables are usedRafael J. Wysocki1-29/+54
2025-04-28timekeeping: Prevent coarse clocks going backwardsThomas Gleixner1-3/+5
2025-04-25Merge tag 'vfs-6.15-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-13/+15
2025-04-25Merge tag 'ceph-for-6.15-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds1-6/+0
2025-04-25Merge tag 'cxl-fixes-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+3
2025-04-25Bluetooth: hci_conn: Fix not setting timeout for BIG Create SyncLuiz Augusto von Dentz3-5/+5
2025-04-25Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast ReceiverLuiz Augusto von Dentz3-7/+10
2025-04-25Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linuxLinus Torvalds1-4/+1
2025-04-25Merge tag 'driver-core-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+5
2025-04-25Merge tag 'dma-mapping-6.15-2025-04-25' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+8
2025-04-24xsk: Fix offset calculation in unaligned modee.kubanski1-1/+1
2025-04-24xsk: Fix race condition in AF_XDP generic RX pathe.kubanski2-3/+2
2025-04-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+6
2025-04-24Merge tag 'landlock-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-30/+57
2025-04-24Merge tag 'net-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-11/+20
2025-04-24block: move blkdev_{get,put} _no_open prototypes out of blkdev.hChristoph Hellwig1-4/+0
2025-04-24fanotify: fix flush of mntns marksAmir Goldstein1-15/+0
2025-04-23block: hoist block size validation code to a separate functionDarrick J. Wong1-0/+1
2025-04-23locking/local_lock: fix _Generic() matching of local_trylock_tVlastimil Babka1-4/+4
2025-04-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-2/+6
2025-04-22net: phylink: mac_link_(up|down)() clarificationsRussell King (Oracle)1-11/+20
2025-04-22Merge tag 'for-6.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-22/+45
2025-04-22fs: fall back to file_ref_put() for non-last referenceMateusz Guzik1-13/+6
2025-04-22mm/migrate: fix sleep in atomic for large folios and buffer headsDavidlohr Bueso1-0/+1
2025-04-22fs/buffer: introduce sleeping flavors for pagecache lookupsDavidlohr Bueso1-0/+8
2025-04-20gcc-15: acpi: sprinkle random '__nonstring' crumbles aroundLinus Torvalds1-1/+1
2025-04-19Merge tag 'mm-hotfixes-stable-2025-04-19-21-24' of git://git.kernel.org/pub/s...Linus Torvalds3-2/+21
2025-04-19Merge tag 'vfs-6.15-rc3.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+4
2025-04-19Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds1-7/+0
2025-04-19Merge tag 'drm-fixes-2025-04-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-4/+3
2025-04-18Merge tag 'irq-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2025-04-18cxl: Fix devm host device for CXL fwctl initializationDave Jiang1-2/+3
2025-04-18Merge tag 'io_uring-6.15-20250418' of git://git.kernel.dk/linuxLinus Torvalds1-1/+3
2025-04-18virtgpu: don't reset on shutdownMichael S. Tsirkin1-0/+3
2025-04-17mm: vmscan: restore high-cpu watermark safety in kswapdJohannes Weiner1-2/+0
2025-04-17writeback: fix false warning in inode_to_wb()Andreas Gruenbacher1-0/+1
2025-04-17fs/dax: fix folio splitting issue by resetting old folio order + _nr_pagesDavid Hildenbrand1-0/+17
2025-04-17mm/page_alloc: fix deadlock on cpu_hotplug_lock in __accept_page()Kirill A. Shutemov1-0/+3
2025-04-18Merge tag 'drm-misc-fixes-2025-04-17' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-4/+3
2025-04-17Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-0/+30
2025-04-17Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+15
2025-04-17Merge tag 'sound-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+0
2025-04-17Merge tag 'platform-drivers-x86-v6.15-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+4
2025-04-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-2/+10
2025-04-17iommu: Fix two issues in iommu_copy_struct_from_user()Nicolin Chen1-4/+4
2025-04-17block: introduce zone capacity helperNaohiro Aota1-22/+45
2025-04-17landlock: Update log documentationMickaël Salaün1-26/+38
2025-04-17landlock: Fix documentation for landlock_restrict_self(2)Mickaël Salaün1-25/+36
2025-04-17landlock: Fix documentation for landlock_create_ruleset(2)Mickaël Salaün1-5/+9
2025-04-17fs: move the bdex_statx call to vfs_getattr_nosecChristoph Hellwig1-3/+3
2025-04-17drm/gem: Internally test import_attach for imported objectsThomas Zimmermann1-2/+1
2025-04-17dma-mapping: avoid potential unused data compilation warningMarek Szyprowski1-4/+8
2025-04-16Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/s...Linus Torvalds3-173/+101
2025-04-16Merge tag 'v6.15-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-2/+6
2025-04-16kernel: globalize lookup_or_create_module_kobject()Shyam Saini1-0/+2
2025-04-15net: fib_rules: Fix iif / oif matching on L3 master deviceIdo Schimmel3-0/+30
2025-04-15device property: Add a note to the fwnode.hAndy Shevchenko1-0/+5
2025-04-15io_uring/zcrx: return ifq id to the userPavel Begunkov1-1/+3
2025-04-15fs: add kern_path_locked_negative()Christian Brauner1-0/+1
2025-04-15PCI/MSI: Add an option to write MSIX ENTRY_DATA before any readsJonathan Currier1-0/+2
2025-04-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+7
2025-04-14Merge tag 'vfs-6.15-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-56/+50
2025-04-14vhost: fix VHOST_*_OWNER documentationStefano Garzarella1-2/+2
2025-04-14virtio_pci: Use self group type for cap commandsDaniel Jurgens1-0/+1
2025-04-14Fix up building KUnit tests for Cirrus Logic modulesMark Brown16-43/+60
2025-04-14espintcp: remove encap socket caching to avoid reference leakSabrina Dubroca1-1/+0
2025-04-13nfs: add missing selections of CONFIG_CRC32Eric Biggers1-7/+0
2025-04-11scsi: ufs: Introduce quirk to extend PA_HIBERN8TIME for UFS devicesManish Pandey1-0/+6
2025-04-12crypto: ahash - Disable request chainingHerbert Xu2-2/+6
2025-04-11mm: (un)track_pfn_copy() fix + doc improvementsDavid Hildenbrand1-3/+6
2025-04-11locking/local_lock, mm: replace localtry_ helpers with local_trylock_t typeAlexei Starovoitov2-170/+95
2025-04-11fwctl/cxl: Fix uuid_t usage in uapiDan Williams1-6/+15
2025-04-11dcache: convert dentry flag macros to enumOmar Sandoval1-56/+50
2025-04-11accel/ivpu: Fix the NPU's DPU frequency calculationAndrzej Kacprowski1-2/+2
2025-04-10Merge tag 'drm-fixes-2025-04-11-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-0/+4
2025-04-11Merge tag 'drm-xe-fixes-2025-04-10' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie1-0/+1
2025-04-10Merge tag 'irq-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-27/+0
2025-04-10Merge tag 'timers-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-7/+7
2025-04-10Merge tag 'perf-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+0
2025-04-10Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-4/+43
2025-04-10Merge tag 'gpio-fixes-for-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2025-04-10Merge tag 'mtd/fixes-for-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-04-10firmware: cs_dsp: test_bin_error: Fix uninitialized data used as fw versionRichard Fitzgerald1-1/+0
2025-04-10vdso: Address variable shadowing in macrosPeng Jiang1-6/+6
2025-04-09net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.Kuniyuki Iwashima1-2/+38
2025-04-09hrtimer: Add missing ACCESS_PRIVATE() for hrtimer::functionNam Cao1-1/+1
2025-04-08Merge branch '6.15/scsi-queue' into 6.15/scsi-fixesMartin K. Petersen2-2/+10
2025-04-08Merge tag 'linux_kselftest-kunit-6.15-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-1/+1
2025-04-08kunit: Spelling s/slowm/slow/Geert Uytterhoeven1-1/+1
2025-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2025-04-08Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+2
2025-04-08perf: Fix hang while freeing sigtrap eventFrederic Weisbecker1-1/+0
2025-04-08drm/tests: helpers: Create kunit helper to destroy a drm_display_modeMaxime Ripard1-0/+3
2025-04-08sctp: detect and prevent references to a freed transport in sendmsgRicardo Cañuelo Navarro1-1/+2
2025-04-08gpio: deprecate the GPIOD_FLAGS_BIT_NONEXCLUSIVE flagBartosz Golaszewski1-0/+1
2025-04-07drm/xe/bmg: Add one additional PCI IDMatt Roper1-0/+1
2025-04-07RDMA/mlx5: Fix compilation warning when USER_ACCESS isn't setMark Bloch1-0/+7
2025-04-07net: hold instance lock during NETDEV_CHANGEStanislav Fomichev2-1/+3
2025-04-07platform/x86: intel_pmc_ipc: add option to build without ACPIDavid E. Box1-0/+4
2025-04-07irqchip/davinci: Remove leftover headerBartosz Golaszewski1-27/+0
2025-04-07mtd: spinand: Fix build with gcc < 7.5Miquel Raynal1-1/+1
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-44/+8
2025-04-06Merge tag 'irq-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-8/+8
2025-04-05tracing/timers: Rename the hrtimer_init event to hrtimer_setupNam Cao1-2/+2
2025-04-05hrtimers: Make callback function pointer privateNam Cao2-3/+3
2025-04-05hrtimers: Delete hrtimer_init()Nam Cao2-3/+1
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner2-36/+2
2025-04-04Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-8/+0
2025-04-04Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-9/+18
2025-04-04Merge tag 'soc-drivers-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+0
2025-04-04irqdomain: Stop using 'host' for domainJiri Slaby (SUSE)1-6/+6
2025-04-04irqdomain: Rename irq_get_default_host() to irq_get_default_domain()Jiri Slaby (SUSE)1-1/+1
2025-04-04irqdomain: Rename irq_set_default_host() to irq_set_default_domain()Jiri Slaby (SUSE)1-1/+1
2025-04-04net: move mp dev config validation to __net_mp_open_rxq()Jakub Kicinski1-0/+6
2025-04-04Merge tag 'soc_fsl-6.15-1' of https://github.com/chleroy/linux into soc/drive...Arnd Bergmann1-2/+0
2025-04-04KVM: Allow building irqbypass.ko as as module when kvm.ko is a moduleSean Christopherson1-1/+1
2025-04-03Merge tag 'io_uring-6.15-20250403' of git://git.kernel.dk/linuxLinus Torvalds3-1/+31
2025-04-03netdevsim: add dummy device notifiersStanislav Fomichev1-0/+3
2025-04-03net: use netif_disable_lro in ipv6_add_devStanislav Fomichev1-8/+8
2025-04-03net: hold instance lock during NETDEV_REGISTER/UPStanislav Fomichev1-1/+1
2025-04-03Merge tag 'rtc-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2-5/+1
2025-04-03ceph: Remove osd_client deadcodeDr. David Alan Gilbert1-6/+0
2025-04-03Merge tag 'mm-nonmm-stable-2025-04-02-22-12' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+11
2025-04-03Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-10/+14
2025-04-03Merge tag 'mm-hotfixes-stable-2025-04-02-21-57' of git://git.kernel.org/pub/s...Linus Torvalds2-1/+38
2025-04-03scsi: ufs: core: Add device level exception supportBao D. Nguyen2-1/+9
2025-04-02Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds4-0/+127
2025-04-02Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-13/+22
2025-04-02Merge tag 'tty-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-127/+124
2025-04-02Merge tag 'nfs-for-6.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-3/+20
2025-04-02Merge tag 'fuse-update-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+9
2025-04-02Merge tag 'vfs-6.15-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-8/+7
2025-04-02Merge tag 'powerpc-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-598/+0
2025-04-02Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-11/+7
2025-04-02Merge tag 'printk-for-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-10/+11
2025-04-02Merge tag 'kgdb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds1-1/+1
2025-04-02block: add for_each_mp_bvec()Ming Lei1-0/+6
2025-04-01cgroup/cpuset: Fix race between newly created partition and dying oneWaiman Long2-1/+2