summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-06-08dma-buf: Add an API for exporting sync files (v14)Jason Ekstrand1-0/+35
2022-06-08dt-bindings: Add headers for Tegra234 GPCDMAAkhil R2-0/+2
2022-06-08KVM: VMX: Enable Notify VM exitTao Xu1-0/+11
2022-06-08KVM: x86: Extend KVM_{G,S}ET_VCPU_EVENTS to support pending triple faultChenyi Qiang1-0/+1
2022-06-08platform/chrome: cros_ec_proto: Update size arg typesPrashant Malani1-1/+1
2022-06-08platform/chrome: cros_ec_proto: Rename cros_ec_command functionPrashant Malani1-1/+1
2022-06-08scsi: target: iscsi: Control authentication per ACLDmitry Bogdanov1-0/+2
2022-06-08scsi: target: iscsi: Add upcast helpersDmitry Bogdanov1-0/+12
2022-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski3-2/+2
2022-06-07No need of likely/unlikely on calls of check_copy_size()Al Viro2-11/+8
2022-06-07bpf: Add btf enum64 supportYonghong Song2-3/+42
2022-06-07psi: dont alloc memory for psi by defaultChen Wandun2-2/+2
2022-06-07workqueue: Fix type of cpu in trace eventWonhyuk Yang1-4/+4
2022-06-07workqueue: Wrap flush_workqueue() using a macroTetsuo Handa1-8/+56
2022-06-07Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini1-0/+55
2022-06-07Merge branch 'kvm-5.20-early-patches' into HEADPaolo Bonzini1-0/+2
2022-06-07ASoC: simple-card-utils: Make asoc_simple_clean_reference() return voidUwe Kleine-König1-1/+1
2022-06-07ASoC: Intel: avs: Machine boards and HDA codec supportMark Brown1-4/+15
2022-06-07ASoC: Intel: soc-acpi and machine driver updatesMark Brown1-0/+2
2022-06-07net: dropreason: reformat the comment fo skb drop reasonsMenglong Dong1-156/+226
2022-06-07net: skb: use auto-generation to convert skb drop reason to stringMenglong Dong2-88/+3
2022-06-07net: skb: move enum skb_drop_reason to standalone header fileMenglong Dong2-178/+185
2022-06-07crc-itu-t: fix typo in CRC ITU-T polynomial commentRoger Knecht1-1/+1
2022-06-07ASoC: SOF: Intel: add MeteorLake machinesBard Liao1-0/+2
2022-06-06x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usageJosh Poimboeuf1-0/+6
2022-06-06of: constify of_property_check_flags() prop argumentClément Léger1-2/+3
2022-06-06netfilter: nf_tables: bail out early if hardware offload is not supportedPablo Neira Ayuso2-1/+2
2022-06-06arm/xen: Assign xen-grant DMA ops for xen-grant DMA devicesOleksandr Tyshchenko1-1/+4
2022-06-06xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devicesOleksandr Tyshchenko1-0/+5
2022-06-06xen/virtio: Enable restricted memory access using Xen grant mappingsJuergen Gross1-0/+8
2022-06-06mtd: spinand: Add support for ATO25D1GAAidan MacDonald1-0/+1
2022-06-06spi: spi.c: Convert statistics to per-cpu u64_stats_tDavid Jander1-23/+29
2022-06-06spi: fix typo in commentJulia Lawall1-1/+1
2022-06-06ASoC: cs35l41: Add common cs35l41 enter hibernate functionStefan Binding1-0/+2
2022-06-06ASoC: cs35l41: Move cs35l41 exit hibernate function into shared codeStefan Binding1-0/+1
2022-06-06ASoC: simple-card-utils: Move snd_soc_component_is_codec to be localCharles Keepax1-5/+0
2022-06-06ASoC: soc-dai: Remove set_fmt_new callbackCharles Keepax1-1/+0
2022-06-06ASoC: core: Add set_fmt_new callback that directly specifies providerCharles Keepax1-0/+7
2022-06-06ALSA: Add snd_pcm_direction_name() helperCezary Rojewski1-4/+15
2022-06-06dt-bindings: soc: add samsung,boot-mode definitionsChanho Park1-0/+18
2022-06-06xen/grant-dma-ops: Add option to restrict memory access under XenJuergen Gross1-0/+8
2022-06-06xen/grants: support allocating consecutive grantsJuergen Gross1-0/+4
2022-06-06arm/xen: Introduce xen_setup_dma_ops()Oleksandr Tyshchenko1-0/+15
2022-06-06virtio: replace arch_has_restricted_virtio_memory_access()Juergen Gross2-10/+5
2022-06-06kernel: add platform_has() infrastructureJuergen Gross3-0/+24
2022-06-06platform/chrome: cros_ec_commands: Fix syntax errors in commentsXiang wangx1-1/+1
2022-06-06ata: libata: drop 'sas_last_tag'Hannes Reinecke1-1/+0
2022-06-06Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+33
2022-06-06bluetooth: don't use bitmaps for random flag accessesLinus Torvalds1-10/+7
2022-06-05Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-11/+0