summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-04-25dt-bindings: clock: google,gs101-clock: add HSI0 clock management unitAndré Draszik-0/+54
2024-04-25bus: ti-sysc: Drop legacy idle quirk handlingTony Lindgren-1/+0
2024-04-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-2/+4
2024-04-24mm: turn folio_test_hugetlb into a PageTypeMatthew Wilcox (Oracle)-37/+34
2024-04-24mm: support page_mapcount() on page_has_type() pagesMatthew Wilcox (Oracle)-5/+7
2024-04-24mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macrosMatthew Wilcox (Oracle)-23/+47
2024-04-24scsi: mpi3mr: Fix some kernel-doc warnings in scsi_bsg_mpi3mr.hRandy Dunlap-3/+5
2024-04-24scsi: ufs: bsg: Fix all kernel-doc warningsRandy Dunlap-1/+3
2024-04-24scsi: libfc: Add some kernel-doc commentsRandy Dunlap-3/+15
2024-04-24scsi: core: Don't use "proxy" headersAndy Shevchenko-2/+3
2024-04-24bpf: make common crypto API for TC/XDP programsVadim Fedorenko-0/+25
2024-04-24bpf: update the comment for BTF_FIELDS_MAXHaiyue Wang-1/+1
2024-04-24Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZELuiz Augusto von Dentz-0/+4
2024-04-24Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_syncLuiz Augusto von Dentz-1/+3
2024-04-24cpumask: Introduce cpumask_first_and_and()Dawei Li-0/+44
2024-04-24iavf: switch to Page PoolAlexander Lobakin-0/+17
2024-04-24libeth: add Rx buffer managementAlexander Lobakin-0/+117
2024-04-24page_pool: add DMA-sync-for-CPU inline helperAlexander Lobakin-0/+24
2024-04-24page_pool: constify some read-only function argumentsAlexander Lobakin-7/+7
2024-04-24slab: introduce kvmalloc_array_node() and kvcalloc_node()Alexander Lobakin-2/+15
2024-04-24net: intel: introduce {, Intel} Ethernet common libraryAlexander Lobakin-0/+158
2024-04-24bpf: Introduce bpf_preempt_[disable,enable] kfuncsKumar Kartikeya Dwivedi-0/+1
2024-04-24string.h: Introduce memtostr() and memtostr_pad()Kees Cook-0/+49
2024-04-24coresight: Remove duplicate linux/amba/bus.h headerJiapeng Chong-1/+0
2024-04-24net: create a dummy net_device allocatorBreno Leitao-0/+3
2024-04-24sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...Vincent Guittot-16/+16
2024-04-24cpufreq: Add a cpufreq pressure feedback for the schedulerVincent Guittot-0/+10
2024-04-24sysctl: move sysctl type to ctl_table_headerThomas Weißschuh-11/+11
2024-04-24sysctl: treewide: constify argument ctl_table_root::permissions(table)Thomas Weißschuh-1/+1
2024-04-24sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table)Thomas Weißschuh-1/+0
2024-04-23Merge tag 'iio-for-6.10a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman-7/+95
2024-04-23bpf: wq: add bpf_wq_set_callback_implBenjamin Tissoires-0/+1
2024-04-23net: fix sk_memory_allocated_{add|sub} vs softirqsEric Dumazet-18/+20
2024-04-23bpf: allow struct bpf_wq to be embedded in arraymaps and hashmapsBenjamin Tissoires-0/+2
2024-04-23bpf: add support for bpf_wq user typeBenjamin Tissoires-1/+14
2024-04-24regulator: change devm_regulator_get_enable_optional() stub to return OkMatti Vaittinen-1/+1
2024-04-24Merge tag 'drm-xe-next-2024-04-23' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-5/+32
2024-04-23genirq/msi: Add MSI allocation helper and export MSI functionsNipun Gupta-0/+6
2024-04-23block: use a per disk workqueue for zone write pluggingDamien Le Moal-0/+1
2024-04-23Merge 6.9-rc5 into usb-nextGreg Kroah-Hartman-122/+376
2024-04-23Merge 6.9-rc5 into driver-core-nextGreg Kroah-Hartman-149/+452
2024-04-23Merge 6.9-rc5 into tty-nextGreg Kroah-Hartman-82/+236
2024-04-23Merge 6.9-rc5 into char-misc-nextGreg Kroah-Hartman-82/+236
2024-04-23dt-bindings: thermal: mediatek: Add LVTS thermal controller definition for MT...Nicolas Pitre-0/+16
2024-04-23dt-bindings: thermal: mediatek: Add LVTS thermal controller definition for MT...Nicolas Pitre-0/+10
2024-04-23soc: mediatek: mtk-cmdq: Add cmdq_pkt_acquire_event() functionJason-JH.Lin-0/+15
2024-04-23soc: mediatek: mtk-cmdq: Add cmdq_pkt_poll_addr() functionJason-JH.Lin-0/+21
2024-04-23soc: mediatek: mtk-cmdq: Add cmdq_pkt_mem_move() functionJason-JH.Lin-0/+12
2024-04-23soc: mediatek: mtk-cmdq: Add specific purpose register definitions for GCEJason-JH.Lin-0/+9
2024-04-23soc: mediatek: cmdq: Refine cmdq_pkt_create() and cmdq_pkt_destroy()Chun-Kuang Hu-6/+8