aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-06-23Merge branch 'pci/pm'Bjorn Helgaas1-0/+9
2026-06-23PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()Krzysztof Wilczyński1-2/+0
2026-06-23PCI: Add macros for legacy I/O and memory address space sizesKrzysztof Wilczyński1-0/+5
2026-06-23PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()Krzysztof Wilczyński1-9/+0
2026-06-23PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()Krzysztof Wilczyński1-0/+4
2026-06-23PCI/sysfs: Convert PCI resource files to static attributesKrzysztof Wilczyński1-2/+0
2026-06-23Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds6-60/+36
2026-06-23PCI: Make pci_sriov_resource_alignment() pci_dev constIlpo Järvinen1-3/+5
2026-06-23resource: Make resource_alignment() input const resourceIlpo Järvinen1-1/+1
2026-06-23Merge tag 'platform-drivers-x86-v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds3-5/+20
2026-06-23Merge tag 'mailbox-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jassibrar/mailboxLinus Torvalds1-0/+2
2026-06-23soundwire: Move wait for initialisation helper to headerCharles Keepax1-8/+30
2026-06-23netfilter: x_tables.h: fix all kernel-doc warningsRandy Dunlap1-8/+21
2026-06-22Input: stop force-feedback timer when unregistering input devicesDmitry Torokhov1-0/+3
2026-06-23rtc: interface: Add rtc_read_next_alarm() to read next expiring timerMario Limonciello1-0/+2
2026-06-22f2fs: validate orphan inode entry countWenjie Qi1-0/+1
2026-06-22Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds9-175/+97
2026-06-22Merge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds3-21/+75
2026-06-22Merge tag 'tty-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds4-47/+23
2026-06-22Merge tag 'i2c-7.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linuxLinus Torvalds1-1/+1
2026-06-22Merge tag 'i3c/for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linuxLinus Torvalds1-4/+19
2026-06-22Merge tag 'slab-for-7.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slabLinus Torvalds1-7/+11
2026-06-22Merge tag 's390-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-0/+33
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds11-347/+72
2026-06-21Merge tag 'mtd/for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds3-3/+29
2026-06-21Revert "mm: limit filemap_fault readahead to VMA boundaries"Lorenzo Stoakes1-2/+0
2026-06-21mm/truncate: use folio_split() in truncate_inode_partial_folio()Zi Yan1-23/+2
2026-06-21fs: remove nr_thps from struct address_spaceZi Yan1-5/+0
2026-06-21mm: fs: remove filemap_nr_thps*() functions and their usersZi Yan1-29/+0
2026-06-21mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_enabled()Zi Yan1-1/+1
2026-06-21mm/khugepaged: remove READ_ONLY_THP_FOR_FS checkZi Yan1-0/+27
2026-06-21mm/khugepaged: add per-order mTHP collapse failure statisticsNico Pache1-0/+3
2026-06-21mm/khugepaged: generalize alloc_charge_folio()Dev Jain1-0/+2
2026-06-21lib: split codetag_lock_module_list()Bart Van Assche1-1/+2
2026-06-21mm/alloc_tag: replace fixed-size early PFN array with dynamic linked listHao Ge1-2/+2
2026-06-21Merge tag 'firewire-updates-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds1-1/+4
2026-06-21Merge tag 'liveupdate-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liveupdate/linuxLinus Torvalds6-110/+232
2026-06-21Merge tag 'nand/for-7.2' into mtd/nextMiquel Raynal17-19/+111
2026-06-20Merge tag 'rproc-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linuxLinus Torvalds3-268/+381
2026-06-19Merge tag 'for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds1-29/+3
2026-06-19Merge tag 'strncpy-removal-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-52/+0
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds26-228/+374
2026-06-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-10/+56
2026-06-19Merge tag 'mips_7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-48/+0
2026-06-18Merge tag 'trace-ring-buffer-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-0/+1
2026-06-18Merge tag 'trace-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds3-3/+6
2026-06-18Merge tag 'media/v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+10
2026-06-18string: Remove strncpy() from the kernelKees Cook2-52/+0
2026-06-18Merge tag 'pmdomain-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pmLinus Torvalds1-0/+16
2026-06-18Merge tag 'pinctrl-v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds2-1/+12