summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-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 'block-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-24KVM: debugfs: expose pid of vcpu threadsVineeth Pillai
2022-06-24dma-mapping: Add dma_release_coherent_memory to DMA APIMark-PK Tsai
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-24KVM: Allow for different capacities in kvm_mmu_memory_cache structsDavid Matlack
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-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-23gpio: Fix kernel-doc comments to nested unionAkira Yokosawa
2022-06-23dmaengine: dw-edma: Add support for chip-specific flagsFrank Li
2022-06-23dmaengine: dw-edma: Rename wr(rd)_ch_cnt to ll_wr(rd)_cnt in struct dw_edma_chipFrank Li
2022-06-23dmaengine: dw-edma: Change rg_region to reg_base in struct dw_edma_chipFrank Li
2022-06-23dmaengine: dw-edma: Detach the private data and chip info structuresFrank Li
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-23Merge branch 'rework/kthreads' into for-linusPetr Mladek
2022-06-23Revert "printk: add functions to prefer direct printing"Petr Mladek
2022-06-23Revert "printk: add kthread console printers"Petr Mladek
2022-06-23Revert "printk: extend console_lock for per-console locking"Petr Mladek
2022-06-23Revert "printk: Wait for the global console lock when the system is going down"Petr Mladek
2022-06-23nvme: fix the CRIMS and CRWMS definitions to match the specJoel Granados
2022-06-22clk: Remove never used devm_clk_*unregister()Andy Shevchenko
2022-06-22pwm: Drop unused forward declaration from pwm.hUwe Kleine-König
2022-06-22pwm: Reorder header file to get rid of struct pwm_capture forward declarationUwe Kleine-König
2022-06-22pwm: Drop support for legacy driversUwe Kleine-König
2022-06-22swiotlb: remove the unused swiotlb_force declarationDongli Zhang
2022-06-22platform/surface: aggregator: Reserve more event- and target-categoriesMaximilian Luz
2022-06-21context_tracking: Rename __context_tracking_enter/exit() to __ct_user_enter/e...Frederic Weisbecker
2022-06-21rcu-tasks: Eliminate RCU Tasks Trace IPIs to online CPUsPaul E. McKenney
2022-06-21devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_core...Duoming Zhou
2022-06-21bpf, x64: Add predicate for bpf2bpf with tailcalls support in JITTony Ambardar