summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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/ro...Linus Torvalds2-54/+15
2022-04-03Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...Linus 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
2022-04-02KVM: Use enum to track if cached PFN will be used in guest and/or hostSean Christopherson2-10/+16
2022-04-02KVM: Don't actually set a request when evicting vCPUs for GFN cache invdSean Christopherson1-7/+31
2022-04-02Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2022-04-02Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2022-04-02Merge tag 'for-5.18/block-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+5
2022-04-02Merge tag 'for-5.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2022-04-01Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds4-33/+21
2022-04-01Merge tag 'xarray-5.18' of git://git.infradead.org/users/willy/xarrayLinus Torvalds1-0/+1
2022-04-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+1
2022-04-01mm, kasan: fix __GFP_BITS_SHIFT definition breaking LOCKDEPAndrey Konovalov1-3/+1
2022-04-01filemap: Remove AOP_FLAG_CONT_EXPANDMatthew Wilcox (Oracle)1-1/+0
2022-04-01fs: Pass an iocb to generic_perform_write()Matthew Wilcox (Oracle)1-1/+1
2022-04-01fs, net: Move read_descriptor_t to net.hMatthew Wilcox (Oracle)2-19/+19
2022-04-01fs: Remove read_actor_tMatthew Wilcox (Oracle)1-3/+0
2022-04-01fs: Remove ->readpages address space operationMatthew Wilcox (Oracle)2-7/+1
2022-04-01readahead: Remove read_cache_pages()Matthew Wilcox (Oracle)1-2/+0
2022-04-01Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+8
2022-04-01dm: fix dm_io and dm_target_io flags race condition on AlphaMikulas Patocka1-0/+2
2022-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-0/+29