aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-06-11nvmem: prepare basics for FRAM supportJiri Prchal1-0/+1
2021-06-11perf: Add EVENT_ATTR_ID to simplify event attributesQi Liu1-0/+6
2021-06-11drm/vma: Add a driver_private member to vma_node.Maarten Lankhorst1-1/+1
2021-06-11Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into drm-nextDave Airlie1-0/+3
2021-06-10audit: remove trailing spaces and tabsZhen Lei1-2/+2
2021-06-10io_uring: add feature flag for rsrc tagsPavel Begunkov1-0/+1
2021-06-10io_uring: change registration/upd/rsrc tagging ABIPavel Begunkov1-9/+9
2021-06-10inet: annotate date races around sk->sk_txhashEric Dumazet1-3/+7
2021-06-10net: annotate data race in sock_error()Eric Dumazet1-1/+6
2021-06-10Merge tag 'mlx5-updates-2021-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller3-9/+55
2021-06-10netlink: simplify NLMSG_DATA with NLMSG_HDRLENChen Li1-2/+3
2021-06-11drivers/soc/litex: remove 8-bit subregister optionGabriel Somlo1-88/+15
2021-06-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+1
2021-06-10bootconfig: Share the checksum function with toolsMasami Hiramatsu1-0/+20
2021-06-10bootconfig: Support mixing a value and subkeys under a keyMasami Hiramatsu1-0/+32
2021-06-10bootconfig: Change array value to use child nodeMasami Hiramatsu1-3/+3
2021-06-10drm/doc: document how userspace should find out CRTC indexLeandro Ribeiro1-2/+2
2021-06-10soc: qcom: rpmpd: Add MDM9607 RPM Power DomainsKonrad Dybcio1-0/+8
2021-06-10csum_and_copy_to_iter(): massage into form closer to csum_and_copy_from_iter()Al Viro1-6/+8
2021-06-10iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing variantAl Viro1-2/+2
2021-06-10sanitize iov_iter_fault_in_readable()Al Viro1-1/+1
2021-06-10iov_iter: separate direction from flavourAl Viro1-14/+10
2021-06-10iov_iter: switch ..._full() variants of primitives to use of iov_iter_revert()Al Viro1-11/+21
2021-06-10trace: replace WB_REASON_FOREIGN_FLUSH with a stringChunguang Xu1-1/+2
2021-06-10sched/tracing: Remove the redundant 'success' in the sched tracepointEd Tsai1-2/+0
2021-06-10memory: pl353-smc: Let lower level controller drivers handle initsMiquel Raynal1-30/+0
2021-06-10scsi: blkcg: Add app identifier support for blkcgMuneendra Kumar1-0/+63
2021-06-10scsi: cgroup: Add cgroup_get_from_id()Muneendra Kumar1-0/+6
2021-06-10Merge tag 'renesas-r9a07g044-dt-binding-defs-tag' into renesas-arm-dt-for-v5.14Geert Uytterhoeven1-0/+89
2021-06-10dt-bindings: clock: Add r9a07g044 CPG Clock DefinitionsLad Prabhakar1-0/+89
2021-06-10ACPI: Add \_SB._OSC bit for PRMErik Kaneda1-0/+1
2021-06-10ACPI: PRM: implement OperationRegion handler for the PlatformRtMechanism subtypeErik Kaneda2-0/+8
2021-06-10ACPICA: Add PRMT module header to facilitate parsingErik Kaneda1-0/+5
2021-06-10genirq: Move non-irqdomain handle_domain_irq() handling into ARM's handle_IRQ()Marc Zyngier1-10/+4
2021-06-10genirq: Add generic_handle_domain_irq() helperMarc Zyngier1-0/+2
2021-06-10irqdesc: Fix __handle_domain_irq() commentMarc Zyngier1-2/+1
2021-06-10genirq: Use irq_resolve_mapping() to implement __handle_domain_irq() and coMarc Zyngier1-0/+1
2021-06-10irqdomain: Introduce irq_resolve_mapping()Marc Zyngier1-2/+21
2021-06-10irqdomain: Protect the linear revmap with RCUMarc Zyngier1-2/+3
2021-06-10irqdomain: Cache irq_data instead of a virq number in the revmapMarc Zyngier1-2/+2
2021-06-10irqdomain: Make normal and nomap irqdomains exclusiveMarc Zyngier1-3/+3
2021-06-10powerpc: Move the use of irq_domain_add_nomap() behind a config optionMarc Zyngier1-2/+6
2021-06-10irqdomain: Reimplement irq_linear_revmap() with irq_find_mapping()Marc Zyngier1-13/+9
2021-06-10irqdomain: Kill irq_domain_add_legacy_isaMarc Zyngier1-11/+0
2021-06-10ALSA: core: Fix build error due to missing PAGE_SIZETakashi Iwai1-1/+2
2021-06-10Merge drm/drm-next into drm-misc-nextThomas Zimmermann5-34/+399
2021-06-10ASoC: hdmi-codec: Add a prepare hookMaxime Ripard1-1/+11
2021-06-10ALSA: core: Move mmap handler into memalloc opsTakashi Iwai1-0/+3
2021-06-10ALSA: core: Abstract memory alloc helpersTakashi Iwai2-63/+6
2021-06-10ALSA: core: Drop snd_sgbuf_get_ptr()Takashi Iwai2-30/+0