summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Remove svo_shutdown methodChuck Lever2022-02-284-10/+3
* SUNRPC: Merge svc_do_enqueue_xprt() into svc_enqueue_xprt()Chuck Lever2022-02-281-16/+10
* SUNRPC: Remove the .svo_enqueue_xprt methodChuck Lever2022-02-286-13/+5
* SUNRPC: Record endpoint information in trace logChuck Lever2022-02-281-48/+78
* SUNRPC: Same as SVC_RQST_ENDPOINT, but without the xidChuck Lever2022-02-281-41/+71
* SUNRPC: Improve sockaddr handling in the svc_xprt_create_error trace pointChuck Lever2022-02-281-3/+3
* NFSD: Remove NFSD_PROC_ARGS_* macrosChuck Lever2022-02-281-19/+9
* NFSD: Use __sockaddr field to store socket addressesChuck Lever2022-02-281-40/+39
* tracing: Update print fmt check to handle new __get_sockaddr() macroSteven Rostedt (Google)2022-02-281-0/+6
* tracing: Introduce helpers to safely handle dynamic-sized sockaddrsChuck Lever2022-02-283-2/+65
* NFSD: Streamline the rare "found" caseChuck Lever2022-02-281-4/+3
* NFSD: Skip extra computation for RC_NOCACHE caseChuck Lever2022-02-281-2/+4
* NFSD: De-duplicate hash bucket indexingChuck Lever2022-02-281-12/+10
* nfsd: Add support for the birth time attributeOndrej Valousek2022-02-282-1/+11
* Linux 5.17-rc6v5.17-rc6Linus Torvalds2022-02-271-1/+1
* Merge tag 'irq-urgent-2022-02-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-02-271-7/+7
|\
| * PCI: vmd: Prevent recursive locking on interrupt allocationThomas Gleixner2022-02-211-7/+7
* | Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2022-02-273-1/+18
|\ \
| * | swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic2022-02-143-1/+18
* | | Merge tag 'pinctrl-v5-17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-02-274-8/+13
|\ \ \
| * \ \ Merge tag 'intel-pinctrl-v5.17-5' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij2022-02-191-1/+0
| |\ \ \
| | * | | pinctrl: tigerlake: Revert "Add Alder Lake-M ACPI ID"Andy Shevchenko2022-02-151-1/+0
| * | | | gpio: tegra186: Fix chip_data type confusionMarc Zyngier2022-02-191-4/+10
| * | | | pinctrl: starfive: Use a static name for the GPIO irq_chipMarc Zyngier2022-02-191-1/+1
| * | | | pinctrl: k210: Fix bias-pull-upSean Anderson2022-02-111-1/+1
| * | | | pinctrl: fix loop in k210_pinconf_get_drive()Dan Carpenter2022-02-111-1/+1
* | | | | Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-02-2618-79/+148
|\ \ \ \ \
| * | | | | rtla/osnoise: Fix error message when failing to enable trace instanceDaniel Bristot de Oliveira2022-02-251-1/+1
| * | | | | rtla/osnoise: Free params at the exitDaniel Bristot de Oliveira2022-02-251-0/+1
| * | | | | rtla/hist: Make -E the short version of --entriesDaniel Bristot de Oliveira2022-02-254-12/+12
| * | | | | tracing: Fix selftest config check for function graph start up testChristophe Leroy2022-02-251-4/+2
| * | | | | tracefs: Set the group ownership in apply_options() not parse_options()Steven Rostedt (Google)2022-02-251-2/+3
| * | | | | tracing/osnoise: Make osnoise_main to sleep for microsecondsDaniel Bristot de Oliveira2022-02-251-21/+32
| * | | | | ftrace: Remove unused ftrace_startup_enable() stubNathan Chancellor2022-02-251-1/+0
| * | | | | tracing: Ensure trace buffer is at least 4096 bytes largeSven Schnelle2022-02-251-4/+6
| * | | | | tracing: Uninline trace_trigger_soft_disabled() partlyChristophe Leroy2022-02-252-10/+26
| * | | | | eprobes: Remove redundant event type informationSteven Rostedt (Google)2022-02-254-16/+12
| * | | | | tracing: Have traceon and traceoff trigger honor the instanceSteven Rostedt (Google)2022-02-251-6/+46
| * | | | | tracing: Dump stacktrace trigger to the corresponding instanceDaniel Bristot de Oliveira2022-02-241-1/+6
| * | | | | rtla: Fix systme -> system typo on man pageArnaldo Carvalho de Melo2022-02-231-1/+1
* | | | | | Merge tag 'fixes-2022-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-02-261-2/+8
|\ \ \ \ \ \
| * | | | | | memblock: use kfree() to release kmalloced memblock regionsMiaohe Lin2022-02-201-2/+8
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-02-267-20/+56
|\ \ \ \ \ \
| * | | | | | selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz2022-02-261-0/+1
| * | | | | | mailmap: update Roman Gushchin's emailRoman Gushchin2022-02-261-0/+3
| * | | | | | MAINTAINERS, SLAB: add Roman as reviewer, git treeVlastimil Babka2022-02-261-0/+2
| * | | | | | MAINTAINERS: add Shakeel as a memcg co-maintainerShakeel Butt2022-02-261-0/+1
| * | | | | | MAINTAINERS: remove Vladimir from memcg maintainersVladimir Davydov2022-02-261-1/+0
| * | | | | | MAINTAINERS: add Roman as a memcg co-maintainerRoman Gushchin2022-02-261-0/+1
| * | | | | | selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V2022-02-261-12/+37