summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-303-52/+52
|\
| * drivers/nvdimm: Fix build failure when CONFIG_PERF_EVENTS is not setKajol Jain2022-03-231-4/+12
| * nvdimm/region: Delete nd_blk_region infrastructureDan Williams2022-03-112-26/+0
| * nvdimm/namespace: Delete nd_namespace_blkDan Williams2022-03-111-26/+0
| * drivers/nvdimm: Add perf interface to expose nvdimm performance statsKajol Jain2022-03-091-0/+24
| * drivers/nvdimm: Add nvdimm pmu structureKajol Jain2022-03-091-0/+20
* | Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-03-2910-32/+32
|\ \
| * | SUNRPC: Do not dereference non-socket transports in sysfsTrond Myklebust2022-03-252-1/+3
| * | NFS: nfsiod should not block forever in mempool_alloc()Trond Myklebust2022-03-221-1/+1
| * | NFS: Fix memory allocation in rpc_malloc()Trond Myklebust2022-03-221-0/+1
| * | SUNRPC: Replace internal use of SOCKWQ_ASYNC_NOSPACETrond Myklebust2022-03-221-0/+1
| * | SUNRPC: Don't call connect() more than once on a TCP socketTrond Myklebust2022-03-221-0/+1
| * | NFSv4.1 provide mount option to toggle trunking discoveryOlga Kornievskaia2022-03-211-0/+1
| * | NFS: swap IO handling is slightly different for O_DIRECT IONeilBrown2022-03-131-4/+4
| * | NFSv4: keep state manager thread active if swap is enabledNeilBrown2022-03-131-0/+2
| * | NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDSNeilBrown2022-03-133-7/+0
| * | SUNRPC/auth: async tasks mustn't block waiting for memoryNeilBrown2022-03-131-0/+1
| * | NFS: Remove remaining dfprintks related to fscache and remove NFSDBG_FSCACHEDave Wysochanski2022-03-131-1/+1
| * | NFS: Optimise away the previous cookie fieldTrond Myklebust2022-03-021-2/+1
| * | NFS: Fix up forced readdirplusTrond Myklebust2022-03-021-0/+1
| * | NFS: Convert readdir page cache to use a cookie based indexTrond Myklebust2022-03-021-2/+0
| * | NFS: Improve heuristic for readdirplusTrond Myklebust2022-03-021-2/+3
| * | NFS: Adjust the amount of readahead performed by NFS readdirTrond Myklebust2022-03-021-0/+1
| * | NFS: Don't re-read the entire page cache to find the next cookieTrond Myklebust2022-03-021-0/+1
| * | NFS: constify nfs_server_capable() and nfs_have_writebacks()Trond Myklebust2022-02-281-4/+3
| * | NFS: Remove unused flag NFS_INO_REVAL_PAGECACHETrond Myklebust2022-02-251-1/+0
| * | NFS: Replace last uses of NFS_INO_REVAL_PAGECACHETrond Myklebust2022-02-251-5/+3
| * | NFSv4.1 support for NFS4_RESULT_PRESERVER_UNLINKEDOlga Kornievskaia2022-02-252-0/+2
| * | Convert NFS from readpages to readaheadMatthew Wilcox (Oracle)2022-02-251-2/+1
* | | Merge tag 'devprop-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-291-3/+3
|\ \ \
| * | | device property: Don't split fwnode_get_irq*() APIs in the codeAndy Shevchenko2022-02-141-3/+3
| * | | Merge branch 'i2c/alert-for-acpi' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki2022-02-142-3/+4
| |\ \ \ | | |_|/ | |/| |
* | | | Merge tag 'pm-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-03-292-1/+13
|\ \ \ \
| * \ \ \ Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2022-03-222-1/+13
| |\ \ \ \
| | * | | | PM: EM: add macro to set .active_power() callback conditionallyLukasz Luba2022-03-031-0/+2
| | * | | | OPP: Add "opp-microwatt" supporting codeLukasz Luba2022-03-031-1/+11
* | | | | | Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2022-03-291-0/+31
|\ \ \ \ \ \
| * | | | | | dma-mapping: benchmark: extract a common header file for map_benchmark defini...Tian Tao2022-03-101-0/+31
* | | | | | | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-2810-276/+171
|\ \ \ \ \ \ \
| * | | | | | | ptrace: Return the signal to continue with from ptrace_stopEric W. Biederman2022-03-181-6/+6
| * | | | | | | ptrace: Move setting/clearing ptrace_message into ptrace_stopEric W. Biederman2022-03-182-7/+4
| * | | | | | | tracehook: Remove tracehook.hEric W. Biederman2022-03-101-56/+0
| * | | | | | | resume_user_mode: Move to resume_user_mode.hEric W. Biederman2022-03-103-52/+65
| * | | | | | | resume_user_mode: Remove #ifdef TIF_NOTIFY_RESUME in set_notify_resumeEric W. Biederman2022-03-101-2/+0
| * | | | | | | signal: Move set_notify_signal and clear_notify_signal into sched/signal.hEric W. Biederman2022-03-102-17/+17
| * | | | | | | task_work: Decouple TIF_NOTIFY_SIGNAL and task_workEric W. Biederman2022-03-101-13/+2
| * | | | | | | task_work: Call tracehook_notify_signal from get_signal on all architecturesEric W. Biederman2022-03-102-3/+8
| * | | | | | | task_work: Introduce task_work_pendingEric W. Biederman2022-03-102-2/+7
| * | | | | | | task_work: Remove unnecessary include from posix_timers.hEric W. Biederman2022-03-101-1/+0
| * | | | | | | ptrace: Remove tracehook_signal_handlerEric W. Biederman2022-03-101-17/+0