summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-04-06net: ethernet: mtk_eth_soc: add support for Wireless Ethernet Dispatch (WED)Felix Fietkau
2022-04-06gpu: host1x: Fix a kernel-doc warningRandy Dunlap
2022-04-06net: remove noblock parameter from skb_recv_datagram()Oliver Hartkopp
2022-04-06x86/mm: Extend cc_attr to include AMD SEV-SNPBrijesh Singh
2022-04-06lib/stackdepot: allow requesting early initialization dynamicallyVlastimil Babka
2022-04-06mm/slub, kunit: Make slub_kunit unaffected by user specified flagsHyeonggon Yoo
2022-04-06IB/mlx5: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-06net/mlx5_fpga: Drop INNOVA TLS supportLeon Romanovsky
2022-04-05net: ensure net_todo_list is processed quicklyJohannes Berg
2022-04-05PM: core: Add NS varients of EXPORT[_GPL]_SIMPLE_DEV_PM_OPS and runtime pm equivJonathan Cameron
2022-04-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-04-05firewire: add kernel API to access packet structure in request structure for ...Takashi Sakamoto
2022-04-05firewire: add kernel API to access CYCLE_TIME registerTakashi Sakamoto
2022-04-05module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOCChristophe Leroy
2022-04-05module: Move kdb module related code out of main kdb codeAaron Tomlin
2022-04-05module: Move extra signature support out of core codeAaron Tomlin
2022-04-05module: Move livepatch support to a separate fileAaron Tomlin
2022-04-05kobject: kobj_type: remove default_attrsGreg Kroah-Hartman
2022-04-05device property: Add irq_get to fwnode operationSakari Ailus
2022-04-05device property: Add iomap to fwnode operationsSakari Ailus
2022-04-05device property: Convert device_{dma_supported,get_dma_attr} to fwnodeSakari Ailus
2022-04-05Merge drm-misc/drm-misc-next-fixes into drm-misc-fixesMaxime Ripard
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-04-05preempt/dynamic: Introduce preemption model accessorsValentin Schneider
2022-04-05ACPI: Add perf low power callbackStephane Eranian
2022-04-05perf/core: Add perf_clear_branch_entry_bitfields() helperStephane Eranian
2022-04-05lockdep: Fix -Wunused-parameter for _THIS_IP_Nick Desaulniers
2022-04-05Revert "locking/local_lock: Make the empty local_lock_*() function a macro."Sebastian Andrzej Siewior
2022-04-05static_call: Remove __DEFINE_STATIC_CALL macroChristophe Leroy
2022-04-05static_call: Properly initialise DEFINE_STATIC_CALL_RET0()Christophe Leroy
2022-04-05static_call: Don't make __static_call_return0 staticChristophe Leroy
2022-04-05dma-buf: finally make dma_resv_excl_fence private v2Christian König
2022-04-04regulator: mt6366: Add support for MT6366 regulatorJohnson Wang
2022-04-04gpio: Restrict usage of GPIO chip irq members before initializationShreeya Patel
2022-04-04task_stack, x86/cea: Force-inline stack helpersBorislav Petkov
2022-04-04iio: adc: ad_sigma_delta: Add sequencer supportLars-Peter Clausen
2022-04-03Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2022-04-03Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-04-03Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-04-03dma-buf: add dma_resv_get_singleton v2Christian König
2022-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-02tracing: mark user_events as BROKENSteven Rostedt (Google)
2022-04-02tracing: Move user_events.h temporarily out of include/uapiSteven Rostedt (Google)
2022-04-02ftrace: Make ftrace_graph_is_dead() a static branchChristophe Leroy
2022-04-02KVM: x86/xen: Make kvm_xen_set_evtchn() reusable from other placesDavid Woodhouse
2022-04-02KVM: Remove dirty handling from gfn_to_pfn_cache completelyDavid Woodhouse
2022-04-02KVM: Use enum to track if cached PFN will be used in guest and/or hostSean Christopherson
2022-04-02KVM: Don't actually set a request when evicting vCPUs for GFN cache invdSean Christopherson
2022-04-01Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2022-04-01Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds