summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-05-263-62/+121
|\
| * Merge tag 'v5.18' into rdma.git for-nextJason Gunthorpe2022-05-2483-403/+450
| |\
| * | RDMA/core: Fix typo in commentJulia Lawall2022-05-241-1/+1
| * | Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jason Gunthorpe2022-04-125-242/+17
| |\ \
| * | | RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe2022-04-063-53/+42
| * | | IB/uverbs: Move part of enum ib_device_cap_flags to uapiXiao Yang2022-04-042-38/+97
| * | | IB/uverbs: Move enum ib_raw_packet_caps to uapiXiao Yang2022-04-042-7/+18
* | | | Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-05-264-14/+22
|\ \ \ \
| * | | | NFSD: Instantiate a struct file when creating a regular NFSv4 fileChuck Lever2022-05-231-0/+2
| * | | | SUNRPC: Simplify synopsis of svc_pool_for_cpu()Chuck Lever2022-05-191-1/+1
| * | | | fs/lock: add 2 callbacks to lock_manager_operations to resolve conflictDai Ngo2022-05-191-0/+3
| * | | | fs/lock: add helper locks_owner_has_blockers to check for blockersDai Ngo2022-05-191-0/+7
| * | | | SUNRPC: Remove svc_rqst::rq_xprt_hlenChuck Lever2022-05-192-4/+1
| * | | | SUNRPC: Make cache_req::thread_wait an unsigned longChuck Lever2022-05-191-4/+4
| * | | | SUNRPC: Clean up svc_deferred_class trace eventsChuck Lever2022-05-191-5/+4
* | | | | Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-262-13/+20
|\ \ \ \ \
| * | | | | module.h: simplify MODULE_IMPORT_NSGreg Kroah-Hartman2022-05-121-2/+1
| * | | | | module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOCChristophe Leroy2022-04-051-0/+8
| * | | | | module: Move kdb module related code out of main kdb codeAaron Tomlin2022-04-051-0/+1
| * | | | | module: Move extra signature support out of core codeAaron Tomlin2022-04-051-5/+7
| * | | | | module: Move livepatch support to a separate fileAaron Tomlin2022-04-051-6/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-05-2611-86/+0
|\ \ \ \ \
| * | | | | latencytop: move sysctl to its own fileliaohua2022-04-211-3/+0
| * | | | | ftrace: move sysctl_ftrace_enabled to ftrace.cWei Xiao2022-04-061-3/+0
| * | | | | kernel/do_mount_initrd: move real_root_dev sysctls to its own filetangmeng2022-04-061-2/+0
| * | | | | kernel/delayacct: move delayacct sysctls to its own filetangmeng2022-04-061-3/+0
| * | | | | kernel/acct: move acct sysctls to its own filetangmeng2022-04-061-1/+0
| * | | | | kernel/panic: move panic sysctls to its own filetangmeng2022-04-061-6/+0
| * | | | | kernel/lockdep: move lockdep sysctls to its own filetangmeng2022-04-061-4/+0
| * | | | | mm: move page-writeback sysctls to their own filezhanglianjie2022-04-061-15/+0
| * | | | | mm: move oom_kill sysctls to their own filesujiaxun2022-04-061-4/+0
| * | | | | kernel/reboot: move reboot sysctls to its own filetangmeng2022-04-061-4/+0
| * | | | | sched: Move energy_aware sysctls to topology.cZhen Ni2022-04-061-6/+0
| * | | | | sched: Move cfs_bandwidth_slice sysctls to fair.cZhen Ni2022-04-061-4/+0
| * | | | | sched: Move uclamp_util sysctls to core.cZhen Ni2022-04-061-8/+0
| * | | | | sched: Move rr_timeslice sysctls to rt.cZhen Ni2022-04-061-5/+0
| * | | | | sched: Move deadline_period sysctls to deadline.cZhen Ni2022-04-061-3/+0
| * | | | | sched: Move rt_period/runtime sysctls to rt.cZhen Ni2022-04-061-11/+0
| * | | | | sched: Move schedstats sysctls to core.cZhen Ni2022-04-061-2/+0
| * | | | | sched: Move child_runs_first sysctls to fair.cZhen Ni2022-04-061-2/+0
| |/ / / /
* | | | | Merge tag 'mailbox-v5.19' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds2022-05-263-0/+427
|\ \ \ \ \
| * | | | | mailbox: forward the hrtimer if not queued and under a lockBjörn Ardö2022-05-231-0/+1
| * | | | | dt-bindings: tegra186-hsp: add type for shared mailboxesKartik2022-05-211-0/+5
| * | | | | dt-bindings: gce: add the GCE header file for MT8186Yongqiang Niu2022-05-211-0/+421
| | |/ / / | |/| | |
* | | | | Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-05-264-27/+29
|\ \ \ \ \
| * \ \ \ \ Merge branch 'irq/gpio-immutable' of git://git.kernel.org/pub/scm/linux/kerne...Bartosz Golaszewski2022-05-052-0/+18
| |\ \ \ \ \
| * | | | | | gpio: max732x: Drop unused support for irq and setup code via platform dataUwe Kleine-König2022-05-051-12/+0
| * | | | | | Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski2022-05-022-2/+34
| |\ \ \ \ \ \
| | * | | | | | gpiolib: Introduce a helper to get first GPIO controller nodeAndy Shevchenko2022-04-141-0/+10
| | * | | | | | gpiolib: Introduce gpiochip_node_count() helperAndy Shevchenko2022-04-081-0/+11