summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-06-27x86/kvm/vmx: Make noinstr cleanPeter Zijlstra
2022-06-27Merge 5.19-rc4 into usb-nextGreg Kroah-Hartman
2022-06-27dmaengine: remove DMA_MEMCPY_SG once againChristoph Hellwig
2022-06-26Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2022-06-26Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-06-26attr: port attribute changes to new typesChristian Brauner
2022-06-26security: pass down mount idmapping to setattr hookChristian Brauner
2022-06-26quota: port quota helpers mount idsChristian Brauner
2022-06-26fs: port to iattr ownership update helpersChristian Brauner
2022-06-26fs: introduce tiny iattr ownership update helpersChristian Brauner
2022-06-26fs: use mount types in iattrChristian Brauner
2022-06-26fs: add two type safe mapping helpersChristian Brauner
2022-06-26mnt_idmapping: add vfs{g,u}id_tChristian Brauner
2022-06-24Merge tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-24net: fix IFF_TX_SKB_NO_LINEAR definitionDan Carpenter
2022-06-24net: helper function skb_len_addRichard Gobert
2022-06-24drm/mipi-dsi: Introduce mipi_dsi_dcs_write_seq macroJoel Selvaraj
2022-06-24efi: vars: Move efivar caching layer into efivarfsArd Biesheuvel
2022-06-24efi: vars: Drop __efivar_entry_iter() helper which is no longer usedArd Biesheuvel
2022-06-24efi: vars: Use locking version to iterate over efivars linked listsArd Biesheuvel
2022-06-24efi: vars: Remove deprecated 'efivars' sysfs interfaceArd Biesheuvel
2022-06-24efi: pstore: Omit efivars caching EFI varstore access layerArd Biesheuvel
2022-06-24efi: vars: Add thin wrapper around EFI get/set variable interfaceArd Biesheuvel
2022-06-24efi: vars: Don't drop lock in the middle of efivar_init()Ard Biesheuvel
2022-06-24pstore: Add priv field to pstore_record for backend specific useArd Biesheuvel
2022-06-24Merge tag 'ata-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-06-24Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-24Merge tag 'io_uring-5.19-2022-06-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-24Merge tag 'printk-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-24fs: dlm: add resource name to tracepointsAlexander Aring
2022-06-24fs: dlm: remove additional dereference of lksbAlexander Aring
2022-06-24KVM: debugfs: expose pid of vcpu threadsVineeth Pillai
2022-06-24dma-mapping: Add dma_release_coherent_memory to DMA APIMark-PK Tsai
2022-06-24ASoC: Remove unused hw_write_t typeAmadeusz Sławiński
2022-06-24lib: bitmap: fix the duplicated comments on bitmap_to_arr64()Qu Wenruo
2022-06-24ipmr: adopt rcu_read_lock() in mr_dump()Eric Dumazet
2022-06-24ipmr: add rcu protection over (struct vif_device)->devEric Dumazet
2022-06-24Bonding: add per-port priority for failover re-selectionHangbin Liu
2022-06-24bonding: add slave_dev field for bond_opt_valueHangbin Liu
2022-06-24KVM: Allow for different capacities in kvm_mmu_memory_cache structsDavid Matlack
2022-06-24KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basisBen Gardon
2022-06-24xfrm: change the type of xfrm_register_km and xfrm_unregister_kmZhengchao Shao
2022-06-24locking/lockdep: Fix lockdep_init_map_*() confusionPeter Zijlstra
2022-06-24jump_label: make initial NOP patching the special caseArd Biesheuvel
2022-06-24jump_label: mips: move module NOP patching into arch codeArd Biesheuvel
2022-06-24Merge branch 'for-v5.20/exynos7885-emmc-clk' into next/dt64Krzysztof Kozlowski
2022-06-24virtio: disable notification hardening by defaultJason Wang
2022-06-24fpga: fpga-mgr: support bitstream offset in image bufferIvan Bornyakov
2022-06-23memregion: Fix memregion_free() fallback definitionDan Williams
2022-06-23drm/fourcc: fix integer type usage in uapi headerCarlos Llamas