summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-07-20Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-119/+295
2024-07-20Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-5/+19
2024-07-20Merge tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+5
2024-07-20Merge tag 'net-6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-3/+4
2024-07-19Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-6/+8
2024-07-19Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-0/+4
2024-07-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-31/+46
2024-07-19Merge tag 'vfio-v6.11-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-9/+12
2024-07-19mm: add MAP_DROPPABLE for designating always lazily freeable mappingsJason A. Donenfeld2-0/+10
2024-07-19Merge tag 'for-6.11/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-12/+26
2024-07-19Merge tag 'dma-mapping-6.11-2024-07-19' of git://git.infradead.org/users/hch/...Linus Torvalds2-44/+63
2024-07-19Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-24/+14
2024-07-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds5-12/+65
2024-07-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-16/+25
2024-07-19Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-4/+4
2024-07-19blk-cgroup: move congestion_count to struct blkcgXiu Jianfeng1-3/+0
2024-07-19sbitmap: fix io hung due to race on sbitmap_word::clearedYang Yang1-0/+5
2024-07-19block: Catch possible entries missing from rqf_name[]John Garry1-0/+1
2024-07-19block: Use enum to define RQF_x bit indexesJohn Garry1-32/+54
2024-07-19block: Catch possible entries missing from cmd_flag_name[]John Garry1-0/+1
2024-07-19block: Catch possible entries missing from alloc_policy_name[]John Garry1-2/+6
2024-07-19block: Catch possible entries missing from hctx_flag_name[]John Garry1-4/+6
2024-07-19block: Catch possible entries missing from hctx_state_name[]John Garry1-7/+10
2024-07-19block: Make QUEUE_FLAG_x as an enumJohn Garry1-13/+16
2024-07-19block: Relocate BLK_MQ_MAX_DEPTHJohn Garry1-2/+1
2024-07-19block: Relocate BLK_MQ_CPU_WORK_BATCHJohn Garry1-2/+0
2024-07-19block: remove QUEUE_FLAG_STOPPEDChristoph Hellwig1-2/+0
2024-07-19Merge branch 'pci/switchtec'Bjorn Helgaas1-1/+1
2024-07-19Merge branch 'pci/endpoint'Bjorn Helgaas2-5/+20
2024-07-19Merge branch 'pci/resource'Bjorn Helgaas2-8/+41
2024-07-19Merge tag 'bcachefs-2024-07-18.2' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2-0/+20
2024-07-19Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds5-12/+84
2024-07-19Merge tag 'ext4_for_linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+7
2024-07-19lockdep: Add comments for lockdep_set_no{validate,track}_class()Kent Overstreet1-0/+15
2024-07-19Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds4-42/+77
2024-07-19Merge tag 'memblock-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-20/+3
2024-07-18Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds3-55/+34
2024-07-18Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2-0/+5
2024-07-18Merge tag 'fbdev-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+10
2024-07-18genirq/msi: Move msi_device_data to coreThomas Gleixner1-18/+0
2024-07-18genirq/msi: Remove platform MSI leftoversThomas Gleixner1-30/+0
2024-07-18genirq/msi: Remove platform_msi_create_device_domain()Thomas Gleixner1-2/+0
2024-07-18PCI/MSI: Provide MSI_FLAG_PCI_MSI_MASK_PARENTShivamurthy Shastri1-0/+2
2024-07-18init/Kconfig: remove CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUNDMark Rutland1-20/+0
2024-07-18Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds7-25/+95
2024-07-18driver core: auxiliary bus: Fix documentation of auxiliary_deviceShay Drory1-3/+4
2024-07-18ia64: scrub ia64 from poison.hAlexey Dobriyan1-6/+0
2024-07-18mm/hugetlb: fix possible recursive locking detected warningMiaohe Lin1-0/+1
2024-07-18alloc_tag: fix page_ext_get/page_ext_put sequence during page splittingSuren Baghdasaryan1-2/+3
2024-07-18lib: reuse page_ext_data() to obtain codetag_refSuren Baghdasaryan1-1/+1