summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-02-221-0/+6
|\
| * Merge tag 'v5.11-rc2' into develLinus Walleij2021-01-268-27/+42
| |\
| * | kconfig.h: Add IF_ENABLED() macroPaul Cercueil2021-01-181-0/+6
* | | Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds2021-02-225-48/+53
|\ \ \
| * | | sysfs: Support zapping of binary attr mmapsDaniel Vetter2021-01-121-0/+2
| * | | resource: Move devmem revoke code to resource frameworkDaniel Vetter2021-01-121-5/+1
| * | | mm: Close race in generic_access_physDaniel Vetter2021-01-121-1/+2
| * | | media: videobuf2: Move frame_vector into media subsystemDaniel Vetter2021-01-123-42/+48
| * | | mm/frame-vector: Use FOLL_LONGTERMDaniel Vetter2021-01-121-1/+1
* | | | 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-222-4/+4
|\ \ \ \ \
| * | | | | workqueue: tracing the name of the workqueue instead of it's addressZqiang2021-01-191-3/+3
| * | | | | workqueue: fix annotation for WQ_SYSFSMenglong Dong2021-01-191-1/+1
* | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-02-221-1/+1
|\ \ \ \ \ \
| * | | | | | amba: Make the remove callback return voidUwe Kleine-König2021-02-021-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'trace-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-02-225-50/+115
|\ \ \ \ \ \
| * | | | | | tracing: Update the stage 3 of trace event macro commentMasami Hiramatsu2021-02-111-9/+20
| * | | | | | tracing: Show real address for trace event argumentsMasami Hiramatsu2021-02-112-1/+5
| * | | | | | ftrace: Remove unused ftrace_force_update()Jinyang He2021-02-091-2/+0
| * | | | | | tracepoints: Code clean upSteven Rostedt (VMware)2021-02-091-1/+1
| * | | | | | tracepoints: Do not punish non static call usersSteven Rostedt (VMware)2021-02-091-10/+13
| * | | | | | tracepoints: Remove unnecessary "data_args" macro parameterSteven Rostedt (VMware)2021-02-091-20/+11
| * | | | | | tracing: Remove NULL check from current in tracing_generic_entry_update().Sebastian Andrzej Siewior2021-02-021-3/+1
| * | | | | | tracing: Inline tracing_gen_ctx_flags()Sebastian Andrzej Siewior2021-02-021-3/+51
| * | | | | | tracing: Merge irqflags + preempt counter.Sebastian Andrzej Siewior2021-02-021-7/+18
| * | | | | | tracing: Add printf attribute to log functionTom Rix2021-02-021-1/+2
* | | | | | | Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2021-02-221-0/+2
|\ \ \ \ \ \ \
| * | | | | | | SUNRPC: Use TCP_CORK to optimise send performance on the serverTrond Myklebust2021-02-161-0/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'ceph-for-5.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2021-02-221-4/+3
|\ \ \ \ \ \ \
| * | | | | | | libceph: deprecate [no]cephx_require_signatures optionsIlya Dryomov2021-02-161-4/+3
| |/ / / / / /
* | | | | | | Merge tag 'fs_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-02-221-0/+1
|\ \ \ \ \ \ \
| * | | | | | | parser: add unsigned int parserBingJing Chang2021-02-031-0/+1
* | | | | | | | Merge tag 'fsnotify_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-02-221-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | inotify, memcg: account inotify instances to kmemcgShakeel Butt2021-01-051-0/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-02-221-5/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | ext4: simplify i_state checks in __ext4_update_other_inode_time()Eric Biggers2021-01-131-0/+15
| * | | | | | | | fs: correctly document the inode dirty flagsEric Biggers2021-01-131-5/+13
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'work.audit' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2021-02-221-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | new helper: d_find_alias_rcu()Al Viro2021-01-161-0/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'memblock-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-221-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | mm: memblock: remove return value of memblock_free_all()Daeseok Youn2021-01-141-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'kgdb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2021-02-221-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | kgdb: Remove kgdb_schedule_breakpoint()Daniel Thompson2021-02-111-1/+0
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds2021-02-225-9/+40
|\ \ \ \ \ \ \ \
| * | | | | | | | w1: fix a kernel-doc markupMauro Carvalho Chehab2021-01-211-1/+1
| * | | | | | | | memblock: fix kernel-doc markupsMauro Carvalho Chehab2021-01-211-2/+2
| * | | | | | | | connector: fix a kernel-doc markupMauro Carvalho Chehab2021-01-211-1/+1
| * | | | | | | | firmware: stratix10-svc: fix kernel-doc markupsMauro Carvalho Chehab2021-01-211-5/+5
| * | | | | | | | parport: fix a kernel-doc markupMauro Carvalho Chehab2021-01-211-0/+31
| | |/ / / / / / | |/| | | | | |