Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-02-25 | 1 | -1/+1 | |
|\ | ||||||
| * | kbuild: simplify access to the kernel's version | Sasha Levin | 2021-02-16 | 1 | -1/+1 | |
* | | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-02-25 | 1 | -0/+2 | |
|\ \ | ||||||
| * | | Merge branch 'x86/paravirt' into x86/entry | Ingo Molnar | 2021-02-12 | 37 | -262/+403 | |
| |\| | ||||||
| * | | softirq: Move do_softirq_own_stack() to generic asm header | Thomas Gleixner | 2021-02-10 | 1 | -0/+2 | |
* | | | Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-02-24 | 1 | -0/+2 | |
|\ \ \ | ||||||
| * | | | irqdomain: Mark fwnodes when their irqdomain is added/removed | Saravana Kannan | 2021-02-09 | 1 | -0/+2 | |
* | | | | Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2021-02-24 | 2 | -41/+11 | |
|\ \ \ \ | ||||||
| * | | | | dma-mapping: remove the {alloc,free}_noncoherent methods | Christoph Hellwig | 2021-02-09 | 1 | -40/+0 | |
| * | | | | dma-mapping: benchmark: pretend DMA is transmitting | Barry Song | 2021-02-05 | 1 | -1/+11 | |
* | | | | | Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-02-24 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | watch_queue: rectify kernel-doc for init_watch() | Lukas Bulwahn | 2021-01-26 | 1 | -1/+1 | |
* | | | | | | Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2021-02-24 | 1 | -0/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | tracing: add support for objtool mcount | Sami Tolvanen | 2021-02-23 | 1 | -0/+13 | |
* | | | | | | | Merge tag 'pm-5.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2021-02-23 | 1 | -8/+6 | |
|\ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ | Merge branches 'pm-cpufreq' and 'pm-opp' | Rafael J. Wysocki | 2021-02-23 | 1 | -8/+6 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | cpufreq: schedutil: Remove update_lock comment from struct sugov_policy defin... | Yue Hu | 2021-02-19 | 1 | -1/+1 | |
| | * | | | | | | | | cpufreq: schedutil: Remove needless sg_policy parameter from ignore_dl_rate_l... | Yue Hu | 2021-02-19 | 1 | -7/+5 | |
| | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
* | | | | | | | | | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-02-23 | 5 | -15/+21 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fs: make helpers idmap mount aware | Christian Brauner | 2021-01-24 | 1 | -3/+4 | |
| * | | | | | | | | | commoncap: handle idmapped mounts | Christian Brauner | 2021-01-24 | 1 | -2/+3 | |
| * | | | | | | | | | inode: make init and permission helpers idmapped mount aware | Christian Brauner | 2021-01-24 | 1 | -1/+1 | |
| * | | | | | | | | | namei: make permission helpers idmapped mount aware | Christian Brauner | 2021-01-24 | 2 | -2/+2 | |
| * | | | | | | | | | capability: handle idmapped mounts | Christian Brauner | 2021-01-24 | 1 | -5/+9 | |
| * | | | | | | | | | fs: add file and path permissions helpers | Christian Brauner | 2021-01-24 | 2 | -2/+2 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-02-23 | 6 | -245/+259 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | module: potential uninitialized return in module_kallsyms_on_each_symbol() | Dan Carpenter | 2021-02-10 | 1 | -1/+1 | |
| * | | | | | | | | | module: remove EXPORT_UNUSED_SYMBOL* | Christoph Hellwig | 2021-02-08 | 1 | -65/+6 | |
| * | | | | | | | | | module: remove EXPORT_SYMBOL_GPL_FUTURE | Christoph Hellwig | 2021-02-08 | 1 | -27/+2 | |
| * | | | | | | | | | module: move struct symsearch to module.c | Christoph Hellwig | 2021-02-08 | 1 | -0/+11 | |
| * | | | | | | | | | module: pass struct find_symbol_args to find_symbol | Christoph Hellwig | 2021-02-08 | 1 | -61/+52 | |
| * | | | | | | | | | module: merge each_symbol_section into find_symbol | Christoph Hellwig | 2021-02-08 | 1 | -79/+69 | |
| * | | | | | | | | | module: remove each_symbol_in_section | Christoph Hellwig | 2021-02-08 | 1 | -22/+7 | |
| * | | | | | | | | | module: mark module_mutex static | Christoph Hellwig | 2021-02-08 | 1 | -1/+1 | |
| * | | | | | | | | | kallsyms: only build {,module_}kallsyms_on_each_symbol when required | Christoph Hellwig | 2021-02-08 | 2 | -0/+4 | |
| * | | | | | | | | | kallsyms: refactor {,module_}kallsyms_on_each_symbol | Christoph Hellwig | 2021-02-08 | 3 | -12/+9 | |
| * | | | | | | | | | module: use RCU to synchronize find_module | Christoph Hellwig | 2021-02-08 | 3 | -5/+5 | |
| * | | | | | | | | | module: unexport find_module and module_mutex | Christoph Hellwig | 2021-02-08 | 1 | -2/+0 | |
| * | | | | | | | | | module: harden ELF info handling | Frank van der Linden | 2021-01-19 | 3 | -21/+126 | |
| * | | | | | | | | | module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for undefined symbols | Fangrui Song | 2021-01-18 | 1 | -2/+19 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-02-23 | 1 | -0/+16 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | tracing: move function tracer options to Kconfig | Sami Tolvanen | 2021-01-09 | 1 | -0/+16 | |
* | | | | | | | | | Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o... | Linus Torvalds | 2021-02-23 | 1 | -1/+97 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | resource: Move devmem revoke code to resource framework | Daniel Vetter | 2021-01-12 | 1 | -1/+97 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/dr... | Linus Torvalds | 2021-02-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE | Chris Wilson | 2021-02-16 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2021-02-23 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | workqueue: Use %s instead of function name | Stephen Zhang | 2021-01-27 | 1 | -2/+2 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2021-02-23 | 2 | -44/+17 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cpuset: fix typos in comments | Aubrey Li | 2021-01-15 | 1 | -3/+3 |