summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* preempt: Restore preemption model selection configsValentin Schneider2021-11-112-2/+2
* Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2021-11-103-36/+34
|\
| * SUNRPC: Change return value type of .pc_encodeChuck Lever2021-10-133-9/+9
| * SUNRPC: Replace the "__be32 *p" parameter to .pc_encodeChuck Lever2021-10-133-9/+10
| * SUNRPC: Change return value type of .pc_decodeChuck Lever2021-10-133-19/+19
| * SUNRPC: Replace the "__be32 *p" parameter to .pc_decodeChuck Lever2021-10-133-20/+21
| * SUNRPC: Simplify the SVC dispatch code pathChuck Lever2021-10-121-4/+1
| * NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()Chuck Lever2021-10-021-2/+1
* | Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-11-106-373/+58
|\ \
| * | NFS: Remove the nfs4_label argument from nfs_setsecurityAnna Schumaker2021-11-051-2/+1
| * | NFS: Remove the nfs4_label argument from nfs_fhget()Anna Schumaker2021-11-051-1/+1
| * | NFS: Remove the nfs4_label argument from nfs_add_or_obtain()Anna Schumaker2021-11-051-2/+1
| * | NFS: Remove the nfs4_label argument from nfs_instantiate()Anna Schumaker2021-11-051-1/+1
| * | NFS: Remove the nfs4_label from the nfs_setattrresAnna Schumaker2021-11-051-1/+0
| * | NFS: Remove the nfs4_label from the nfs4_getattr_resAnna Schumaker2021-11-051-3/+1
| * | NFS: Remove the f_label from the nfs4_opendata and nfs_openresAnna Schumaker2021-11-051-1/+0
| * | NFS: Remove the nfs4_label from the nfs4_lookupp_res structAnna Schumaker2021-11-051-2/+1
| * | NFS: Remove the label from the nfs4_lookup_res structAnna Schumaker2021-11-051-3/+1
| * | NFS: Remove the nfs4_label from the nfs4_link_res structAnna Schumaker2021-11-051-1/+0
| * | NFS: Remove the nfs4_label from the nfs4_create_res structAnna Schumaker2021-11-051-1/+0
| * | NFS: Remove the nfs4_label from the nfs_entry structAnna Schumaker2021-11-051-1/+0
| * | NFS: Create a new nfs_alloc_fattr_with_label() functionAnna Schumaker2021-11-051-0/+13
| * | nfs: remove unused header <linux/pnfs_osd_xdr.h>Jonathan Corbet2021-11-031-317/+0
| * | NFS: Move NFS protocol display macros to global headerChuck Lever2021-11-021-0/+4
| * | NFS: Save some space in the inodeTrond Myklebust2021-10-201-18/+24
| * | NFS: Fix WARN_ON due to unionization of nfs_inode.nrequestsDave Wysochanski2021-10-201-1/+3
| * | NFS: Fix up commit deadlocksTrond Myklebust2021-10-201-0/+1
| * | SUNRPC: Per-rpc_clnt task PIDsChuck Lever2021-10-101-0/+1
| * | NFS: Further optimisations for 'ls -l'Trond Myklebust2021-10-031-3/+2
| * | SUNRPC: Remove unnecessary memory barriersTrond Myklebust2021-10-031-14/+2
| * | NFS: Fix up nfs_ctx_key_to_expire()Trond Myklebust2021-10-031-1/+1
* | | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-102-0/+4
|\ \ \
| * | | signal: Add SA_IMMUTABLE to ensure forced siganls do not get changedEric W. Biederman2021-11-031-0/+3
| * | | signal: Implement force_fatal_sigEric W. Biederman2021-10-291-0/+1
* | | | Merge tag 'pidfd.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds2021-11-101-0/+1
|\ \ \ \
| * | | | pid: add pidfd_get_task() helperChristian Brauner2021-10-141-0/+1
* | | | | Merge tag 'pm-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-11-101-4/+16
|\ \ \ \ \
| * \ \ \ \ Merge branches 'pm-opp' and 'pm-cpufreq'Rafael J. Wysocki2021-11-101-4/+16
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2021-11-021-4/+16
| | |\ \ \ \ \
| | | * | | | | opp: Add more resource-managed variants of dev_pm_opp_of_add_table()Dmitry Osipenko2021-10-041-0/+12
| | | * | | | | opp: Change type of dev_pm_opp_attach_genpd(names) argumentDmitry Osipenko2021-10-041-4/+4
| | | | |/ / / | | | |/| | |
* | | | | | | Merge tag 'acpi-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-11-102-0/+23
|\ \ \ \ \ \ \
| * | | | | | | ACPI: Add a convenience function to tell a device is in D0 stateSakari Ailus2021-11-031-0/+5
| * | | | | | | i2c: Allow an ACPI driver to manage the device's power state during probeSakari Ailus2021-11-031-0/+18
* | | | | | | | Merge tag 'dmaengine-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-101-2/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | dmaengine: remove debugfs #ifdefArnd Bergmann2021-10-251-2/+0
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'tag-chrome-platform-for-v5.16' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-11-101-2/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | platform/chrome: cros_ec_proto: Use EC struct for featuresPrashant Malani2021-10-311-1/+1
| * | | | | | | | platform/chrome: cros_ec_proto: Add version for ec_commandPrashant Malani2021-09-301-2/+2
| * | | | | | | | platform/chrome: cros_ec_proto: Make data pointers voidPrashant Malani2021-09-301-2/+2