summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-231-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | watch_queue: rectify kernel-doc for init_watch()Lukas Bulwahn2021-01-261-1/+1
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-02-231-0/+13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tracing: add support for objtool mcountSami Tolvanen2021-02-231-0/+13
* | | | | | | | | | | | Merge tag 'pm-5.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-02-231-8/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-cpufreq' and 'pm-opp'Rafael J. Wysocki2021-02-231-8/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | cpufreq: schedutil: Remove update_lock comment from struct sugov_policy defin...Yue Hu2021-02-191-1/+1
| | * | | | | | | | | | | | cpufreq: schedutil: Remove needless sg_policy parameter from ignore_dl_rate_l...Yue Hu2021-02-191-7/+5
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-235-15/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fs: make helpers idmap mount awareChristian Brauner2021-01-241-3/+4
| * | | | | | | | | | | | | commoncap: handle idmapped mountsChristian Brauner2021-01-241-2/+3
| * | | | | | | | | | | | | inode: make init and permission helpers idmapped mount awareChristian Brauner2021-01-241-1/+1
| * | | | | | | | | | | | | namei: make permission helpers idmapped mount awareChristian Brauner2021-01-242-2/+2
| * | | | | | | | | | | | | capability: handle idmapped mountsChristian Brauner2021-01-241-5/+9
| * | | | | | | | | | | | | fs: add file and path permissions helpersChristian Brauner2021-01-242-2/+2
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-236-245/+259
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | module: potential uninitialized return in module_kallsyms_on_each_symbol()Dan Carpenter2021-02-101-1/+1
| * | | | | | | | | | | | | module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig2021-02-081-65/+6
| * | | | | | | | | | | | | module: remove EXPORT_SYMBOL_GPL_FUTUREChristoph Hellwig2021-02-081-27/+2
| * | | | | | | | | | | | | module: move struct symsearch to module.cChristoph Hellwig2021-02-081-0/+11
| * | | | | | | | | | | | | module: pass struct find_symbol_args to find_symbolChristoph Hellwig2021-02-081-61/+52
| * | | | | | | | | | | | | module: merge each_symbol_section into find_symbolChristoph Hellwig2021-02-081-79/+69
| * | | | | | | | | | | | | module: remove each_symbol_in_sectionChristoph Hellwig2021-02-081-22/+7
| * | | | | | | | | | | | | module: mark module_mutex staticChristoph Hellwig2021-02-081-1/+1
| * | | | | | | | | | | | | kallsyms: only build {,module_}kallsyms_on_each_symbol when requiredChristoph Hellwig2021-02-082-0/+4
| * | | | | | | | | | | | | kallsyms: refactor {,module_}kallsyms_on_each_symbolChristoph Hellwig2021-02-083-12/+9
| * | | | | | | | | | | | | module: use RCU to synchronize find_moduleChristoph Hellwig2021-02-083-5/+5
| * | | | | | | | | | | | | module: unexport find_module and module_mutexChristoph Hellwig2021-02-081-2/+0
| * | | | | | | | | | | | | module: harden ELF info handlingFrank van der Linden2021-01-193-21/+126
| * | | | | | | | | | | | | module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for undefined symbolsFangrui Song2021-01-181-2/+19
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-231-0/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | tracing: move function tracer options to KconfigSami Tolvanen2021-01-081-0/+16
* | | | | | | | | | | | | Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds2021-02-221-1/+97
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | resource: Move devmem revoke code to resource frameworkDaniel Vetter2021-01-121-1/+97
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/dr...Linus Torvalds2021-02-221-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson2021-02-161-1/+1
* | | | | | | | | | | | | | Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2021-02-221-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | workqueue: Use %s instead of function nameStephen Zhang2021-01-271-2/+2
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2021-02-222-44/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | cpuset: fix typos in commentsAubrey Li2021-01-151-3/+3
| * | | | | | | | | | | | | | cgroup: cgroup.{procs,threads} factor out common partsMichal Koutný2021-01-151-41/+14
* | | | | | | | | | | | | | | Merge tag 'trace-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-02-2227-564/+770
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | kprobes: Fix to delay the kprobes jump optimizationMasami Hiramatsu2021-02-191-10/+21
| * | | | | | | | | | | | | | | tracing: Make hash-ptr option defaultSteven Rostedt (VMware)2021-02-121-1/+2
| * | | | | | | | | | | | | | | tracing: Add ptr-hash option to show the hashed pointer valueMasami Hiramatsu2021-02-112-0/+4
| * | | | | | | | | | | | | | | tracing: Show real address for trace event argumentsMasami Hiramatsu2021-02-113-2/+83
| * | | | | | | | | | | | | | | tracing: Add a backward-compatibility check for synthetic event creationTom Zanussi2021-02-091-19/+74
| * | | | | | | | | | | | | | | tracing: Update synth command errorsTom Zanussi2021-02-091-11/+19
| * | | | | | | | | | | | | | | tracing: Rework synthetic event command parsingTom Zanussi2021-02-091-102/+143
| * | | | | | | | | | | | | | | tracing/dynevent: Delegate parsing to create functionMasami Hiramatsu2021-02-099-73/+120