summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-06-26ext4: Add allocation criteria 1.5 (CR1_5)Ojaswin Mujoo
2023-06-26ext4: Convert mballoc cr (criteria) to enumOjaswin Mujoo
2023-06-26Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-26Merge tag 'ras_core_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-26Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux...Linus Torvalds
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-26Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-26Merge tag 'irq-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-26Merge tag 'nf-next-23-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-26Merge tag 'for-6.5/io_uring-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-26Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-26Merge tag 'for-6.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2023-06-26Merge branch 'pci/controller/endpoint'Bjorn Helgaas
2023-06-26Merge branch 'pci/misc'Bjorn Helgaas
2023-06-26Merge branch 'pci/virtualization'Bjorn Helgaas
2023-06-26Merge branch 'pci/enumeration'Bjorn Helgaas
2023-06-26Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
2023-06-26Merge tag 'nfsd-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-06-26Merge tag 'v6.5/vfs.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2023-06-26Merge tag 'v6.5/vfs.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2023-06-26Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2023-06-26Merge branch '20230608125315.11454-2-srinivas.kandagatla@linaro.org' into clk...Bjorn Andersson
2023-06-26Merge branch 'powercap'Rafael J. Wysocki
2023-06-26Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'cl...Stephen Boyd
2023-06-26Merge branches 'clk-renesas', 'clk-determine-rate', 'clk-allwinner', 'clk-sam...Stephen Boyd
2023-06-26Merge branches 'pm-sleep' and 'pm-domains'Rafael J. Wysocki
2023-06-26Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2023-06-26Merge branches 'acpi-scan', 'acpi-pm', 'acpi-resource' and 'acpi-ec'Rafael J. Wysocki
2023-06-26dax: enable dax fault handler to report VM_FAULT_HWPOISONJane Chu
2023-06-26Merge tag 'asoc-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-06-26Merge branch 'for-next' into for-linusTakashi Iwai
2023-06-26linux/netfilter.h: fix kernel-doc warningsRandy Dunlap
2023-06-26locking: Introduce __cleanup() based infrastructurePeter Zijlstra
2023-06-26Merge tag 'irqchip-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2023-06-26crypto: sm2 - Provide sm2_compute_z_digest when sm2 is disabledHerbert Xu
2023-06-26drm/sched: Call drm_sched_fence_set_parent() from drm_sched_fence_scheduled()Boris Brezillon
2023-06-26netfilter: nf_tables: Introduce NFT_MSG_GETSETELEM_RESETPhil Sutter
2023-06-26netfilter: nf_tables: permit update of set sizeFlorian Westphal
2023-06-26x86: xen: add missing prototypesArnd Bergmann
2023-06-26iscsi_ibft: Fix finding the iBFT under Xen Dom 0Ross Lagerwall
2023-06-26xen: xen_debug_interrupt prototype to global headerArnd Bergmann
2023-06-25Merge branch 'for-6.5/cxl-perf' into for-6.5/cxlDan Williams
2023-06-25vmlinux.lds.h: use correct .init.data.* section nameJisheng Zhang
2023-06-25Merge branch 'for-6.5/cxl-background' into for-6.5/cxlDan Williams
2023-06-25Merge tag 'perf_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-25Merge tag 'objtool_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-25blk-mq: fix two misuses on RQF_USE_SCHEDMing Lei
2023-06-24net: Kill MSG_SENDPAGE_NOTLASTDavid Howells
2023-06-24sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)David Howells