summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-04-25Revert "drm/etnaviv: Expose a few more chipspecs to userspace"Christian Gmeiner
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-25drm/print: drop include seq_file.hJani Nikula
2024-04-25drm/print: drop include debugfs.h and include where neededJani Nikula
2024-04-25cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=nSean Christopherson
2024-04-25KVM: arm64: vgic-its: Get rid of the lpi_list_lockOliver Upton
2024-04-25KVM: arm64: vgic-its: Rip out the global translation cacheOliver Upton
2024-04-25KVM: arm64: vgic-its: Maintain a translation cache per ITSOliver Upton
2024-04-25KVM: arm64: vgic-its: Get rid of vgic_copy_lpi_list()Oliver Upton
2024-04-25KVM: arm64: vgic-debug: Use an xarray mark for debug iteratorOliver Upton
2024-04-25Merge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2024-04-25dmaengine: imx-sdma: Add i2c dma supportRobin Gong
2024-04-25tcp: move tcp_skb_cb->sacked flags to enumPhilo Lu
2024-04-25dt-bindings: clock: google,gs101-clock: add HSI0 clock management unitAndré Draszik
2024-04-25bus: ti-sysc: Drop legacy idle quirk handlingTony Lindgren
2024-04-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
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-24scsi: mpi3mr: Fix some kernel-doc warnings in scsi_bsg_mpi3mr.hRandy Dunlap
2024-04-24scsi: ufs: bsg: Fix all kernel-doc warningsRandy Dunlap
2024-04-24scsi: libfc: Add some kernel-doc commentsRandy Dunlap
2024-04-24scsi: core: Don't use "proxy" headersAndy Shevchenko
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-24Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZELuiz Augusto von Dentz
2024-04-24Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_syncLuiz Augusto von Dentz
2024-04-24cpumask: Introduce cpumask_first_and_and()Dawei Li
2024-04-24iavf: switch to Page PoolAlexander Lobakin
2024-04-24libeth: add Rx buffer managementAlexander Lobakin
2024-04-24page_pool: add DMA-sync-for-CPU inline helperAlexander Lobakin
2024-04-24page_pool: constify some read-only function argumentsAlexander 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-23net: fix sk_memory_allocated_{add|sub} vs softirqsEric Dumazet
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