summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2022-04-16Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+7
2022-04-16Merge tag 'random-5.18-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2022-04-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-5/+8
2022-04-16Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski-1/+7
2022-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+24
2022-04-15mm, kfence: support kmem_dump_obj() for KFENCE objectsMarco Elver-0/+24
2022-04-15Merge tag 'block-5.18-2022-04-15' of git://git.kernel.dk/linux-blockLinus Torvalds-10/+10
2022-04-15Merge tag 'io_uring-5.18-2022-04-14' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+1
2022-04-14Merge tag 'vfio-v5.18-rc3' of https://github.com/awilliam/linux-vfioLinus Torvalds-0/+2
2022-04-14Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-0/+2
2022-04-14Merge tag 'sound-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-0/+6
2022-04-14Merge tag 'fscache-fixes-20220413' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+1
2022-04-13vfio/pci: Fix vf_token mechanism when device-specific VF drivers are usedJason Gunthorpe-0/+2
2022-04-13random: make random_get_entropy() return an unsigned longJason A. Donenfeld-1/+1
2022-04-13ALSA: memalloc: Add fallback SG-buffer allocations for x86Takashi Iwai-0/+5
2022-04-12Merge tag 'hardening-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+4
2022-04-12Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds-3/+5
2022-04-12asm-generic: fix __get_unaligned_be48() on 32 bit platformsAlexander Lobakin-1/+1
2022-04-12ALSA: core: Add snd_card_free_on_error() helperTakashi Iwai-0/+1
2022-04-11scsi: iscsi: Fix NOP handling during conn recoveryMike Christie-1/+1
2022-04-11scsi: iscsi: Merge suspend fieldsMike Christie-4/+5
2022-04-11scsi: iscsi: Fix conn cleanup and stop race during iscsid restartMike Christie-0/+2
2022-04-11scsi: iscsi: Release endpoint ID when its freedMike Christie-1/+1
2022-04-11block: move lower_48_bits() to blockKeith Busch-9/+9
2022-04-10io_uring: flag the fact that linked file assignment is saneJens Axboe-0/+1
2022-04-10Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+0
2022-04-10Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-23/+31
2022-04-09Merge tag 'gpio-fixes-for-v5.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+9
2022-04-08Merge tag 'acpi-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-1/+0
2022-04-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds-4/+7
2022-04-08mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningWaiman Long-4/+7
2022-04-08fscache: Remove the cookie parameter from fscache_clear_page_bits()Yue Hu-3/+1
2022-04-08Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-4/+3
2022-04-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-3/+7
2022-04-08Merge tag 'folio-5.18e' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds-2/+6
2022-04-08Merge tag 'mmc-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds-1/+1
2022-04-08gpiolib: acpi: Convert type for pin to be unsignedAndy Shevchenko-1/+7
2022-04-08net/sched: flower: fix parsing of ethertype following VLAN headerVlad Buslov-0/+2
2022-04-08mmc: core: improve API to make clear mmc_hw_reset is for cardsWolfram Sang-1/+1
2022-04-07Merge tag 'drm-fixes-2022-04-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-0/+116
2022-04-07Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-3/+3
2022-04-08Merge tag 'drm-misc-next-fixes-2022-04-07' of git://anongit.freedesktop.org/d...Dave Airlie-0/+116
2022-04-07NFS: Ensure rpc_run_task() cannot fail in nfs_async_rename()Trond Myklebust-0/+1
2022-04-07SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()Trond Myklebust-1/+0
2022-04-07Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+1
2022-04-07SUNRPC: Fix the svc_deferred_event trace classChuck Lever-3/+4
2022-04-07mm: Add vma_alloc_folio()Matthew Wilcox (Oracle)-2/+6
2022-04-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski-1/+3
2022-04-06SUNRPC: Fix NFSD's request deferral on RDMA transportsChuck Lever-0/+1
2022-04-06tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entrySteve Capper-3/+7