aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-06dma-buf/drivers: make reserving a shared slot mandatory v4Christian König1-2/+2
2022-04-06gpu: host1x: Do not use mapping cache for job submissionsThierry Reding1-0/+5
2022-04-06net: ethernet: mtk_eth_soc: implement flow offloading to WED devicesFelix Fietkau1-0/+7
2022-04-06net: ethernet: mtk_eth_soc: add support for Wireless Ethernet Dispatch (WED)Felix Fietkau1-0/+131
2022-04-06gpu: host1x: Fix a kernel-doc warningRandy Dunlap1-0/+1
2022-04-06net: remove noblock parameter from skb_recv_datagram()Oliver Hartkopp1-2/+1
2022-04-06x86/mm: Extend cc_attr to include AMD SEV-SNPBrijesh Singh1-0/+8
2022-04-06lib/stackdepot: allow requesting early initialization dynamicallyVlastimil Babka1-4/+22
2022-04-06mm/slub, kunit: Make slub_kunit unaffected by user specified flagsHyeonggon Yoo1-0/+7
2022-04-06IB/mlx5: Fix undefined behavior due to shift overflowing the constantBorislav Petkov1-1/+1
2022-04-06net/mlx5_fpga: Drop INNOVA TLS supportLeon Romanovsky1-63/+0
2022-04-05net: ensure net_todo_list is processed quicklyJohannes Berg1-1/+2
2022-04-05PM: core: Add NS varients of EXPORT[_GPL]_SIMPLE_DEV_PM_OPS and runtime pm equivJonathan Cameron2-7/+17
2022-04-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-6/+0
2022-04-05firewire: add kernel API to access packet structure in request structure for AR contextTakashi Sakamoto1-0/+1
2022-04-05firewire: add kernel API to access CYCLE_TIME registerTakashi Sakamoto1-0/+2
2022-04-05module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOCChristophe Leroy1-0/+8
2022-04-05module: Move kdb module related code out of main kdb codeAaron Tomlin1-0/+1
2022-04-05module: Move extra signature support out of core codeAaron Tomlin1-5/+7
2022-04-05module: Move livepatch support to a separate fileAaron Tomlin1-6/+3
2022-04-05kobject: kobj_type: remove default_attrsGreg Kroah-Hartman1-1/+0
2022-04-05device property: Add irq_get to fwnode operationSakari Ailus1-0/+1
2022-04-05device property: Add iomap to fwnode operationsSakari Ailus1-0/+1
2022-04-05device property: Convert device_{dma_supported,get_dma_attr} to fwnodeSakari Ailus1-0/+3
2022-04-05Merge drm-misc/drm-misc-next-fixes into drm-misc-fixesMaxime Ripard3-0/+116
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard379-3881/+7508
2022-04-05preempt/dynamic: Introduce preemption model accessorsValentin Schneider1-0/+41
2022-04-05kcsan: Use preemption model accessorsValentin Schneider0-0/+0
2022-04-05ACPI: Add perf low power callbackStephane Eranian1-0/+6
2022-04-05perf/core: Add perf_clear_branch_entry_bitfields() helperStephane Eranian1-0/+16
2022-04-05lockdep: Fix -Wunused-parameter for _THIS_IP_Nick Desaulniers2-3/+3
2022-04-05Revert "locking/local_lock: Make the empty local_lock_*() function a macro."Sebastian Andrzej Siewior1-3/+3
2022-04-05static_call: Remove __DEFINE_STATIC_CALL macroChristophe Leroy1-13/+10
2022-04-05static_call: Properly initialise DEFINE_STATIC_CALL_RET0()Christophe Leroy1-3/+17
2022-04-05static_call: Don't make __static_call_return0 staticChristophe Leroy1-4/+1
2022-04-05dma-buf: finally make dma_resv_excl_fence private v2Christian König1-17/+0
2022-04-04regulator: mt6366: Add support for MT6366 regulatorJohnson Wang1-0/+45
2022-04-04gpio: Restrict usage of GPIO chip irq members before initializationShreeya Patel1-0/+9
2022-04-04task_stack, x86/cea: Force-inline stack helpersBorislav Petkov1-1/+1
2022-04-04iio: adc: ad_sigma_delta: Add sequencer supportLars-Peter Clausen1-0/+38
2022-04-03Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-54/+15
2022-04-03Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2022-04-03Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-131/+1
2022-04-03dma-buf: add dma_resv_get_singleton v2Christian König1-0/+2
2022-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-23/+48
2022-04-02tracing: mark user_events as BROKENSteven Rostedt (Google)1-0/+116
2022-04-02tracing: Move user_events.h temporarily out of include/uapiSteven Rostedt (Google)1-0/+63
2022-04-02ftrace: Make ftrace_graph_is_dead() a static branchChristophe Leroy1-1/+15
2022-04-02KVM: x86/xen: Make kvm_xen_set_evtchn() reusable from other placesDavid Woodhouse1-1/+2
2022-04-02KVM: Remove dirty handling from gfn_to_pfn_cache completelyDavid Woodhouse2-10/+5