summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-12-12Merge tag 'locks-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...Linus Torvalds
2022-12-12Merge tag 'execve-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-12Merge tag 'seccomp-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-12Merge tag 'pstore-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-12Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-12Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki
2022-12-12Merge branch 'pm-cpufreq'Rafael J. Wysocki
2022-12-12Merge branches 'acpi-pm', 'acpi-processor', 'acpi-ec' and 'acpi-video'Rafael J. Wysocki
2022-12-12Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki
2022-12-12Merge branch 'acpica'Rafael J. Wysocki
2022-12-12Merge tag 'linux-can-next-for-6.2-20221212' of git://git.kernel.org/pub/scm/l...David S. Miller
2022-12-12Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...Joerg Roedel
2022-12-12net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADERVincent Mailhol
2022-12-12USB: core: export usb_cache_string()Vincent Mailhol
2022-12-12net: move the nat function to nf_nat_ovs for ovs and tcXin Long
2022-12-12linux/virtio_net.h: Support USO offload in vnet header.Andrew Melnychenko
2022-12-12uapi/linux/virtio_net.h: Added USO types.Andrew Melnychenko
2022-12-12uapi/linux/if_tun.h: Added new offload types for USO4/6.Andrew Melnychenko
2022-12-11kcov: fix spelling typos in commentsRong Tao
2022-12-11io-mapping: move some code within the include guarded sectionChristophe JAILLET
2022-12-11eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFDZhang Qilong
2022-12-11mm: fix typo in struct pglist_data code commentWang Yong
2022-12-11mm: add nodes= arg to memory.reclaimMina Almasry
2022-12-11mm: memcg: fix stale protection of reclaim target memcgYosry Ahmed
2022-12-11fsdax,xfs: port unshare to fsdaxShiyang Ruan
2022-12-11fsdax: introduce page->share for fsdax in reflink modeShiyang Ruan
2022-12-11mm: add folio dtor and order setter functionsSidhartha Kumar
2022-12-11folio-compat: remove lru_cache_add()Vishal Moola (Oracle)
2022-12-11filemap: convert replace_page_cache_page() to replace_page_cache_folio()Vishal Moola (Oracle)
2022-12-11mm/sparse-vmemmap: generalise vmemmap_populate_hugepages()Feiyang Chen
2022-12-11LoongArch: add sparse memory vmemmap supportFeiyang Chen
2022-12-11include/linux/pgtable.h: : remove redundant pte variablezhang songyi
2022-12-11mm/khugepaged: add tracepoint to collapse_file()Gautam Menghani
2022-12-11mm/gup: remove FOLL_MIGRATIONDavid Hildenbrand
2022-12-11mm/pagewalk: add walk_page_range_vma()David Hildenbrand
2022-12-11mm: remove VM_FAULT_WRITEDavid Hildenbrand
2022-12-11mm/pagewalk: don't trigger test_walk() in walk_page_vma()David Hildenbrand
2022-12-11i3c: export SETDASA methodJack Chen
2022-12-11i3c: Correct the macro module_i3c_i2c_driverNaveen Krishna Chatradhi
2022-12-10Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-12-10ipvs: run_estimation should control the kthread tasksJulian Anastasov
2022-12-10ipvs: add est_cpulist and est_nice sysctl varsJulian Anastasov
2022-12-10ipvs: use kthreads for stats estimationJulian Anastasov
2022-12-10ipvs: use u64_stats_t for the per-cpu countersJulian Anastasov
2022-12-10ipvs: use common functions for stats allocationJulian Anastasov
2022-12-10ipvs: add rcu protection to statsJulian Anastasov
2022-12-10bpf: states_equal() must build idmap for all function framesEduard Zingerman
2022-12-10tracing: Fix some checker warningsDavid Howells
2022-12-10Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2022-12-10SUNRPC: Make the svc_authenticate tracepoint conditionalChuck Lever