summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-06-27block: introduce bdev_dma_alignment helperKeith Busch1-0/+5
2022-06-27spi: opportunistically skip ctlr->cur_msg_completionDavid Jander1-0/+8
2022-06-27spi: Ensure the io_mutex is held until spi_finalize_current_message()David Jander1-4/+2
2022-06-27spi: Remove the now unused ctlr->idling flagDavid Jander1-2/+0
2022-06-27spi: Don't use the message queue if possible in spi_syncDavid Jander1-1/+10
2022-06-27spi: Move ctlr->cur_msg_prepared to struct spi_messageDavid Jander1-3/+4
2022-06-27ASoC: soc-component: Remove non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-06-27tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*Jiri Slaby1-2/+2
2022-06-27ASoC: soc-component: Add legacy_dai_naming flagCharles Keepax1-0/+1
2022-06-27drm/rect: Add DRM_RECT_INIT() macroJosé Expósito1-0/+16
2022-06-27mm: ioremap: Add ioremap/iounmap_allowed()Kefeng Wang1-0/+26
2022-06-27mm: ioremap: Use more sensible name in ioremap_prot()Kefeng Wang1-1/+2
2022-06-27net: Print hashed skb addresses for all net and qdisc eventsSubash Abhinov Kasiviswanathan2-3/+3
2022-06-27Merge tag 'linux-can-next-for-5.20-20220625' of git://git.kernel.org/pub/scm/...David S. Miller1-58/+1
2022-06-27net: pcs: add Renesas MII converter driverClément Léger1-0/+18
2022-06-27dt-bindings: net: pcs: add bindings for Renesas RZ/N1 MII converterClément Léger1-0/+33
2022-06-27net: dsa: add Renesas RZ/N1 switch tag driverClément Léger2-0/+3
2022-06-27net: dsa: add support for ethtool get_rmon_stats()Clément Léger1-0/+3
2022-06-27drm/atomic-helper: Add helper drm_atomic_helper_check_crtc_state()Thomas Zimmermann1-0/+2
2022-06-27drm: Implement DRM aperture helpers under video/Thomas Zimmermann1-0/+56
2022-06-27objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf1-2/+4
2022-06-27objtool: Add entry UNRET validationPeter Zijlstra1-0/+3
2022-06-27x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre1-0/+2
2022-06-27x86/kvm/vmx: Make noinstr cleanPeter Zijlstra1-1/+1
2022-06-27Merge 5.19-rc4 into usb-nextGreg Kroah-Hartman12-69/+81
2022-06-27dmaengine: remove DMA_MEMCPY_SG once againChristoph Hellwig1-20/+0
2022-06-27Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-4/+5
2022-06-27Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+2
2022-06-26attr: port attribute changes to new typesChristian Brauner2-2/+6
2022-06-26security: pass down mount idmapping to setattr hookChristian Brauner2-5/+9
2022-06-26quota: port quota helpers mount idsChristian Brauner1-3/+6
2022-06-26fs: port to iattr ownership update helpersChristian Brauner1-3/+3
2022-06-26fs: introduce tiny iattr ownership update helpersChristian Brauner1-0/+76
2022-06-26fs: use mount types in iattrChristian Brauner2-2/+21
2022-06-26fs: add two type safe mapping helpersChristian Brauner1-2/+36
2022-06-26mnt_idmapping: add vfs{g,u}id_tChristian Brauner1-28/+234
2022-06-25Merge tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-13/+16
2022-06-25net: fix IFF_TX_SKB_NO_LINEAR definitionDan Carpenter1-1/+1
2022-06-25net: helper function skb_len_addRichard Gobert2-3/+13
2022-06-24drm/mipi-dsi: Introduce mipi_dsi_dcs_write_seq macroJoel Selvaraj1-0/+17
2022-06-24efi: vars: Move efivar caching layer into efivarfsArd Biesheuvel1-38/+0
2022-06-24efi: vars: Drop __efivar_entry_iter() helper which is no longer usedArd Biesheuvel1-3/+0
2022-06-24efi: vars: Use locking version to iterate over efivars linked listsArd Biesheuvel1-1/+1
2022-06-24efi: vars: Remove deprecated 'efivars' sysfs interfaceArd Biesheuvel1-18/+0
2022-06-24efi: pstore: Omit efivars caching EFI varstore access layerArd Biesheuvel1-2/+0
2022-06-24efi: vars: Add thin wrapper around EFI get/set variable interfaceArd Biesheuvel1-0/+20
2022-06-24efi: vars: Don't drop lock in the middle of efivar_init()Ard Biesheuvel1-0/+1
2022-06-24pstore: Add priv field to pstore_record for backend specific useArd Biesheuvel1-0/+4
2022-06-24Merge tag 'ata-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds1-0/+1
2022-06-24Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-blockLinus Torvalds2-7/+6