summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-11-22lru_cache: remove unused lc_private, lc_set, lc_index_ofJoel Colledge
2022-11-21blk-crypto: move internal only declarations to blk-crypto-internal.hChristoph Hellwig
2022-11-21blk-crypto: add a blk_crypto_config_supported_natively helperChristoph Hellwig
2022-11-21blk-crypto: don't use struct request_queue for public interfacesChristoph Hellwig
2022-11-16blk-cgroup: Flush stats at blkgs destruction pathWaiman Long
2022-11-16block: remove delayed holder registrationChristoph Hellwig
2022-11-16wait: Return number of exclusive waiters awakenGabriel Krisman Bertazi
2022-11-16mempool: introduce mempool_is_saturatedPavel Begunkov
2022-11-14lib/raid6: drop RAID6_USE_EMPTY_ZERO_PAGEGiulio Benetti
2022-11-11sbitmap: Use single per-bitmap counting to wake up queued tagsGabriel Krisman Bertazi
2022-11-09block: add check when merging zone device pagesLogan Gunthorpe
2022-11-09iov_iter: introduce iov_iter_get_pages_[alloc_]flags()Logan Gunthorpe
2022-11-09mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pagesLogan Gunthorpe
2022-11-09mm: allow multiple error returns in try_grab_page()Logan Gunthorpe
2022-11-02blk-mq: add tagset quiesce interfaceChao Leng
2022-11-02blk-mq: pass a tagset to blk_mq_wait_quiesce_doneChristoph Hellwig
2022-11-02blk-mq: move the srcu_struct used for quiescing to the tagsetChristoph Hellwig
2022-10-31block: simplify blksize_bits() implementationDawei Li
2022-10-25block: Remove request.write_hintBart Van Assche
2022-10-25block: remove bio_start_io_acct_timeChristoph Hellwig
2022-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-10-23kernel/utsname_sysctl.c: Fix hostname pollingLinus Torvalds
2022-10-23Merge tag 'perf_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-23Merge tag 'x86_urgent_for_v6.0_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-23Merge tag 'io_uring-6.1-2022-10-22' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-22Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-10-22net: flag sockets supporting msghdr originated zerocopyPavel Begunkov
2022-10-22kvm: Add support for arch compat vm ioctlsAlexander Graf
2022-10-21Merge tag 'acpi-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-10-21Merge tag 'efi-fixes-for-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-21Merge tag 'iommu-fixes-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-21Merge tag 'linux-watchdog-6.1-rc2' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2022-10-21Merge branches 'acpi-scan', 'acpi-resource', 'acpi-apei', 'acpi-extlog' and '...Rafael J. Wysocki
2022-10-21efi: efivars: Fix variable writes without query_variable_store()Ard Biesheuvel
2022-10-21iommu: Add gfp parameter to iommu_alloc_resv_regionLu Baolu
2022-10-20Merge tag 'drm-fixes-2022-10-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-10-20Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-10-20ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph()Peter Zijlstra
2022-10-20drm/panfrost: replace endian-specific types with native onesSteven Price
2022-10-20drm/panfrost: Remove type name from internal structsSteven Price
2022-10-20Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2022-10-19genetlink: fix kdoc warningsJakub Kicinski
2022-10-19drm/sched: add DRM_SCHED_FENCE_DONT_PIPELINE flagChristian König
2022-10-18udp: Update reuse->has_conns under reuseport_lock.Kuniyuki Iwashima
2022-10-17Merge tag 'cgroup-for-6.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-17perf: Fix missing SIGTRAPsPeter Zijlstra
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-10-16Revert "cpumask: fix checking valid cpu range".Tetsuo Handa
2022-10-15Merge tag 'slab-for-6.1-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds