summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-04-05locking: Add lock contention tracepointsNamhyung Kim
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-04kunit: split resource API from test.h into new resource.hDaniel Latypov
2022-04-04kunit: Introduce _NULL and _NOT_NULL macrosRicardo Ribalda
2022-04-04drm: fix a kernel-doc typoRandy Dunlap
2022-04-04drm/gem: Delete gem array fencing helpersDaniel Vetter
2022-04-04regulator: mt6366: Add support for MT6366 regulatorJohnson Wang
2022-04-04IB/uverbs: Move part of enum ib_device_cap_flags to uapiXiao Yang
2022-04-04IB/uverbs: Move enum ib_raw_packet_caps to uapiXiao Yang
2022-04-04gpio: Restrict usage of GPIO chip irq members before initializationShreeya Patel
2022-04-04arm64: dts: mt8192: Add the mmsys reset bit to reset the dsi0Allen-KH Cheng
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-04linux/fb.h: Spelling s/palette/palette/Geert Uytterhoeven
2022-04-03bpf: Correct the comment for BTF kind bitfieldHaiyue Wang
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-02tracing/user_events: Remove eBPF interfacesBeau Belgrave
2022-04-02tracing: Rename the staging files for trace_eventsSteven Rostedt (Google)
2022-04-02KVM: x86: Accept KVM_[GS]ET_TSC_KHZ as a VM ioctl.David Woodhouse
2022-04-02KVM: x86/xen: Advertise and document KVM_XEN_HVM_CONFIG_EVTCHN_SENDDavid Woodhouse
2022-04-02KVM: x86/xen: Support per-vCPU event channel upcall via local APICDavid Woodhouse
2022-04-02KVM: x86/xen: Kernel acceleration for XENVER_versionDavid Woodhouse
2022-04-02KVM: x86/xen: handle PV timers oneshot modeJoao Martins
2022-04-02KVM: x86/xen: Add KVM_XEN_VCPU_ATTR_TYPE_VCPU_IDDavid Woodhouse
2022-04-02KVM: x86/xen: intercept EVTCHNOP_send from guestsJoao Martins
2022-04-02KVM: x86/xen: Support direct injection of event channel eventsDavid Woodhouse
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-02drm/ttm: Add a parameter to add extra pages into ttm_ttRamalingam C
2022-04-01Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-01Merge tag 'for-5.18/block-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-01Merge tag 'for-5.18/io_uring-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-01Merge tag 'for-5.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-04-01Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-04-01Merge tag 'xarray-5.18' of git://git.infradead.org/users/willy/xarrayLinus Torvalds