summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-12-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski11-23/+45
2022-12-12Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-168/+491
2022-12-12Merge branches 'clk-mediatek', 'clk-trace', 'clk-qcom' and 'clk-microchip' in...Stephen Boyd7-0/+433
2022-12-12Merge branches 'clk-spear', 'clk-fract', 'clk-rockchip' and 'clk-imx' into cl...Stephen Boyd6-16/+1550
2022-12-12Merge branches 'clk-bindings', 'clk-renesas', 'clk-amlogic', 'clk-allwinner' ...Stephen Boyd1-0/+2
2022-12-12Merge branches 'clk-x86', 'clk-xilinx', 'clk-cleanup', 'clk-mstar' and 'clk-i...Stephen Boyd2-0/+53
2022-12-12Merge tag 'for-linus-6.2-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-21/+3
2022-12-12Merge tag 'platform-drivers-x86-v6.2-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+2
2022-12-12Merge tag 'soc-dt-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-146/+252
2022-12-12Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-487/+2839
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds7-14/+231
2022-12-12Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-1/+10
2022-12-12Merge tag 'tpmdd-next-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-16/+0
2022-12-12Merge tag 'slab-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-26/+55
2022-12-12Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-19/+133
2022-12-12Merge tag 'locks-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...Linus Torvalds1-0/+20
2022-12-12Merge tag 'execve-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-7/+8
2022-12-12Merge tag 'seccomp-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2022-12-12Merge tag 'pstore-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-99/+0
2022-12-12Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-9/+94
2022-12-12Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki1-3/+4
2022-12-12Merge branch 'pm-cpufreq'Rafael J. Wysocki1-12/+16
2022-12-12Merge branches 'acpi-pm', 'acpi-processor', 'acpi-ec' and 'acpi-video'Rafael J. Wysocki2-0/+12
2022-12-12Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki2-1/+12
2022-12-12Merge branch 'acpica'Rafael J. Wysocki6-9/+321
2022-12-12Merge tag 'linux-can-next-for-6.2-20221212' of git://git.kernel.org/pub/scm/l...David S. Miller2-0/+3
2022-12-12net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADERVincent Mailhol1-0/+2
2022-12-12USB: core: export usb_cache_string()Vincent Mailhol1-0/+1
2022-12-12net: move the nat function to nf_nat_ovs for ovs and tcXin Long1-0/+4
2022-12-12linux/virtio_net.h: Support USO offload in vnet header.Andrew Melnychenko1-0/+9
2022-12-12uapi/linux/virtio_net.h: Added USO types.Andrew Melnychenko1-0/+4
2022-12-12uapi/linux/if_tun.h: Added new offload types for USO4/6.Andrew Melnychenko1-0/+2
2022-12-12kcov: fix spelling typos in commentsRong Tao1-1/+1
2022-12-12io-mapping: move some code within the include guarded sectionChristophe JAILLET1-2/+2
2022-12-12eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFDZhang Qilong1-1/+1
2022-12-12mm: fix typo in struct pglist_data code commentWang Yong1-1/+1
2022-12-12mm: add nodes= arg to memory.reclaimMina Almasry1-1/+2
2022-12-12mm: memcg: fix stale protection of reclaim target memcgYosry Ahmed1-10/+21
2022-12-12fsdax,xfs: port unshare to fsdaxShiyang Ruan1-0/+2
2022-12-12fsdax: introduce page->share for fsdax in reflink modeShiyang Ruan2-2/+5
2022-12-12mm: add folio dtor and order setter functionsSidhartha Kumar1-0/+23
2022-12-12folio-compat: remove lru_cache_add()Vishal Moola (Oracle)1-1/+0
2022-12-12filemap: convert replace_page_cache_page() to replace_page_cache_folio()Vishal Moola (Oracle)1-1/+1
2022-12-12mm/sparse-vmemmap: generalise vmemmap_populate_hugepages()Feiyang Chen1-0/+6
2022-12-12LoongArch: add sparse memory vmemmap supportFeiyang Chen1-0/+2
2022-12-12include/linux/pgtable.h: : remove redundant pte variablezhang songyi1-3/+1
2022-12-12mm/khugepaged: add tracepoint to collapse_file()Gautam Menghani1-0/+38
2022-12-12mm/gup: remove FOLL_MIGRATIONDavid Hildenbrand1-1/+0
2022-12-12mm/pagewalk: add walk_page_range_vma()David Hildenbrand1-0/+3
2022-12-12mm: remove VM_FAULT_WRITEDavid Hildenbrand1-3/+0