summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-04-25mm: zswap: optimize zswap pool size trackingJohannes Weiner
2024-04-25mm: document pXd_leaf() APIPeter Xu
2024-04-25mm/treewide: remove pXd_huge()Peter Xu
2024-04-25mm: memcg: add NULL check to obj_cgroup_put()Yosry Ahmed
2024-04-25mm: remove guard around pgd_offset_k() macroChristophe Leroy
2024-04-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-04-25Merge tag 'md-6.10-20240425' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-25powerpc/papr_scm: Move duplicate definitions to common header filesShivaprasad G Bhat
2024-04-25Merge tag 'wireless-next-2024-04-24' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-04-25Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-25ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu
2024-04-25bus: mhi: host: Add a new API for getting channel doorbell offsetQiang Yu
2024-04-25bus: mhi: host: Add sysfs entry to force device to enter EDLQiang Yu
2024-04-25cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=nSean Christopherson
2024-04-25dmaengine: imx-sdma: Add i2c dma supportRobin Gong
2024-04-25bus: ti-sysc: Drop legacy idle quirk handlingTony Lindgren
2024-04-24mm: turn folio_test_hugetlb into a PageTypeMatthew Wilcox (Oracle)
2024-04-24mm: support page_mapcount() on page_has_type() pagesMatthew Wilcox (Oracle)
2024-04-24mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macrosMatthew Wilcox (Oracle)
2024-04-24bpf: make common crypto API for TC/XDP programsVadim Fedorenko
2024-04-24bpf: update the comment for BTF_FIELDS_MAXHaiyue Wang
2024-04-24cpumask: Introduce cpumask_first_and_and()Dawei Li
2024-04-24iavf: switch to Page PoolAlexander Lobakin
2024-04-24slab: introduce kvmalloc_array_node() and kvcalloc_node()Alexander Lobakin
2024-04-24net: intel: introduce {, Intel} Ethernet common libraryAlexander Lobakin
2024-04-24bpf: Introduce bpf_preempt_[disable,enable] kfuncsKumar Kartikeya Dwivedi
2024-04-24string.h: Introduce memtostr() and memtostr_pad()Kees Cook
2024-04-24coresight: Remove duplicate linux/amba/bus.h headerJiapeng Chong
2024-04-24net: create a dummy net_device allocatorBreno Leitao
2024-04-24sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...Vincent Guittot
2024-04-24cpufreq: Add a cpufreq pressure feedback for the schedulerVincent Guittot
2024-04-24sysctl: move sysctl type to ctl_table_headerThomas Weißschuh
2024-04-24sysctl: treewide: constify argument ctl_table_root::permissions(table)Thomas Weißschuh
2024-04-24sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table)Thomas Weißschuh
2024-04-23Merge tag 'iio-for-6.10a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2024-04-23bpf: wq: add bpf_wq_set_callback_implBenjamin Tissoires
2024-04-23bpf: allow struct bpf_wq to be embedded in arraymaps and hashmapsBenjamin Tissoires
2024-04-23bpf: add support for bpf_wq user typeBenjamin Tissoires
2024-04-24regulator: change devm_regulator_get_enable_optional() stub to return OkMatti Vaittinen
2024-04-24Merge tag 'drm-xe-next-2024-04-23' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-04-23genirq/msi: Add MSI allocation helper and export MSI functionsNipun Gupta
2024-04-23block: use a per disk workqueue for zone write pluggingDamien Le Moal
2024-04-23Merge 6.9-rc5 into usb-nextGreg Kroah-Hartman
2024-04-23Merge 6.9-rc5 into driver-core-nextGreg Kroah-Hartman
2024-04-23Merge 6.9-rc5 into tty-nextGreg Kroah-Hartman
2024-04-23Merge 6.9-rc5 into char-misc-nextGreg Kroah-Hartman
2024-04-23soc: mediatek: mtk-cmdq: Add cmdq_pkt_acquire_event() functionJason-JH.Lin
2024-04-23soc: mediatek: mtk-cmdq: Add cmdq_pkt_poll_addr() functionJason-JH.Lin
2024-04-23soc: mediatek: mtk-cmdq: Add cmdq_pkt_mem_move() functionJason-JH.Lin