summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-11-1112-441/+677
|\
| * 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-022-0/+379
| * NFS: Move generic FS show macros to global headerChuck Lever2021-11-021-0/+122
| * SUNRPC: Trace calls to .rpc_call_doneChuck Lever2021-10-211-0/+1
| * SUNRPC: Use BIT() macro in rpc_show_xprt_state()Chuck Lever2021-10-211-12/+12
| * SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size fieldChuck Lever2021-10-214-53/+99
| * xprtrdma: Provide a buffer to pad Write chunks of unaligned lengthChuck Lever2021-10-211-3/+10
| * NFS: Save some space in the inodeTrond Myklebust2021-10-211-18/+24
| * NFS: Fix WARN_ON due to unionization of nfs_inode.nrequestsDave Wysochanski2021-10-211-1/+3
| * NFS: Fix up commit deadlocksTrond Myklebust2021-10-211-0/+1
| * SUNRPC: Per-rpc_clnt task PIDsChuck Lever2021-10-101-0/+1
| * NFS: Further optimisations for 'ls -l'Trond Myklebust2021-10-041-3/+2
| * SUNRPC: Remove unnecessary memory barriersTrond Myklebust2021-10-041-14/+2
| * NFS: Fix up nfs_ctx_key_to_expire()Trond Myklebust2021-10-041-1/+1
* | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-113-0/+5
|\ \
| * | signal: Add SA_IMMUTABLE to ensure forced siganls do not get changedEric W. Biederman2021-11-032-0/+4
| * | signal: Implement force_fatal_sigEric W. Biederman2021-10-291-0/+1
* | | Merge tag 'kernel.sys.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-111-0/+3
|\ \ \
| * | | uapi/linux/prctl: provide macro definitions for the PR_SCHED_CORE type argumentEugene Syromiatnikov2021-09-291-0/+3
* | | | Merge tag 'pidfd.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds2021-11-111-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-104-13/+24
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'acpica', 'acpi-ec', 'acpi-pmic' and 'acpi-video'Rafael J. Wysocki2021-11-101-13/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI: Drop ACPI_USE_BUILTIN_STDARG ifdef from acgcc.hRafael J. Wysocki2021-11-051-13/+0
| | |/ / / / / / /
| * | | | | | | | 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
| * | | | | | | | ACPI: scan: Obtain device's desired enumeration power stateSakari Ailus2021-11-031-0/+1
| |/ / / / / / /
* | | | | | | | 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