summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-07-19random: note that RNDGETPOOL was removed in 2.6.9-rc2Jason A. Donenfeld
2024-07-19random: introduce generic vDSO getrandom() implementationJason A. Donenfeld
2024-07-19mm: add MAP_DROPPABLE for designating always lazily freeable mappingsJason A. Donenfeld
2024-07-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-07-19Merge tag 'for-6.11/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-19Merge tag 'dma-mapping-6.11-2024-07-19' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-07-19Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-07-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-19Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-07-19blk-cgroup: move congestion_count to struct blkcgXiu Jianfeng
2024-07-19sbitmap: fix io hung due to race on sbitmap_word::clearedYang Yang
2024-07-19block: Catch possible entries missing from rqf_name[]John Garry
2024-07-19block: Use enum to define RQF_x bit indexesJohn Garry
2024-07-19block: Catch possible entries missing from cmd_flag_name[]John Garry
2024-07-19block: Catch possible entries missing from alloc_policy_name[]John Garry
2024-07-19block: Catch possible entries missing from hctx_flag_name[]John Garry
2024-07-19block: Catch possible entries missing from hctx_state_name[]John Garry
2024-07-19block: Make QUEUE_FLAG_x as an enumJohn Garry
2024-07-19block: Relocate BLK_MQ_MAX_DEPTHJohn Garry
2024-07-19block: Relocate BLK_MQ_CPU_WORK_BATCHJohn Garry
2024-07-19block: remove QUEUE_FLAG_STOPPEDChristoph Hellwig
2024-07-19Merge branch 'pci/switchtec'Bjorn Helgaas
2024-07-19Merge branch 'pci/endpoint'Bjorn Helgaas
2024-07-19Merge branch 'pci/resource'Bjorn Helgaas
2024-07-19ALSA: hda: tas2781: mark const variables as __maybe_unusedArnd Bergmann
2024-07-18Merge tag 'bcachefs-2024-07-18.2' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-07-18Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2024-07-18Merge tag 'ext4_for_linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-07-18lockdep: Add comments for lockdep_set_no{validate,track}_class()Kent Overstreet
2024-07-18Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds
2024-07-18Merge tag 'memblock-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-18Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-07-18Merge tag 'trace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2024-07-18Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-07-18Merge tag 'fbdev-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-18genirq/msi: Move msi_device_data to coreThomas Gleixner
2024-07-18genirq/msi: Remove platform MSI leftoversThomas Gleixner
2024-07-18genirq/msi: Remove platform_msi_create_device_domain()Thomas Gleixner
2024-07-18PCI/MSI: Provide MSI_FLAG_PCI_MSI_MASK_PARENTShivamurthy Shastri
2024-07-18init/Kconfig: remove CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUNDMark Rutland
2024-07-18Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-07-18SUNRPC: Fixup gss_status tracepoint error outputBenjamin Coddington
2024-07-18ipv4: Fix incorrect TOS in route get replyIdo Schimmel
2024-07-18landlock: Various documentation improvementsGünther Noack
2024-07-17driver core: auxiliary bus: Fix documentation of auxiliary_deviceShay Drory
2024-07-17ia64: scrub ia64 from poison.hAlexey Dobriyan
2024-07-17mm/hugetlb: fix possible recursive locking detected warningMiaohe Lin
2024-07-17alloc_tag: fix page_ext_get/page_ext_put sequence during page splittingSuren Baghdasaryan
2024-07-17lib: reuse page_ext_data() to obtain codetag_refSuren Baghdasaryan