summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-12-15Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini10-53/+73
2020-12-15Merge tag 'drm-misc-next-fixes-2020-12-15' of git://anongit.freedesktop.org/d...Daniel Vetter1-1/+1
2020-12-15genirq: Provide kstat_irqdesc_cpu()Thomas Gleixner1-0/+6
2020-12-15genirq: Make kstat_irqs() staticThomas Gleixner1-1/+0
2020-12-15genirq: Provide irq_get_effective_affinity()Thomas Gleixner1-0/+7
2020-12-15genirq: Move irq_set_lockdep_class() to coreThomas Gleixner1-6/+4
2020-12-15genirq: Move status flag checks to coreThomas Gleixner1-12/+5
2020-12-15genirq: Move irq_has_action() into core codeThomas Gleixner2-6/+2
2020-12-15Merge branches 'acpi-resources' and 'acpi-docs'Rafael J. Wysocki1-7/+27
2020-12-15Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki1-4/+0
2020-12-15Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'Rafael J. Wysocki2-7/+17
2020-12-15Merge branches 'pm-cpuidle' and 'pm-em'Rafael J. Wysocki2-10/+12
2020-12-15Merge branch 'pm-cpufreq'Rafael J. Wysocki3-7/+8
2020-12-15Merge drm/drm-next into drm-misc-nextMaarten Lankhorst38-138/+331
2020-12-15dma-buf: Fix kerneldoc formattingDaniel Vetter1-1/+1
2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner39-256/+369
2020-12-15Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter1-0/+2
2020-12-15Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+42
2020-12-15Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-191/+382
2020-12-15Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-56/+140
2020-12-15Merge tag 'timers-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-43/+36
2020-12-15Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-25/+336
2020-12-15Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+77
2020-12-15Merge tag 'locking-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-62/+69
2020-12-15Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-10/+19
2020-12-15Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-56/+283
2020-12-15Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds7-21/+17
2020-12-15Merge tag 'time-namespace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+25
2020-12-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds7-30/+45
2020-12-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2-1/+2
2020-12-15rcu-tasks: Move RCU-tasks initialization to before early_initcall()Uladzislau Rezki (Sony)1-0/+6
2020-12-15libceph: drop ceph_auth_{create,update}_authorizer()Ilya Dryomov1-6/+0
2020-12-15libceph, ceph: implement msgr2.1 protocol (crc and secure modes)Ilya Dryomov6-6/+231
2020-12-15libceph: introduce connection modes and ms_mode optionIlya Dryomov3-2/+13
2020-12-15libceph, rbd: ignore addr->type while comparing in some casesIlya Dryomov1-1/+8
2020-12-15libceph, ceph: get and handle cluster maps with addrvecsIlya Dryomov4-6/+15
2020-12-15libceph: drop ac->ops->name fieldIlya Dryomov1-2/+0
2020-12-15libceph: amend cephx init_protocol() and build_request()Ilya Dryomov1-0/+1
2020-12-15libceph, ceph: incorporate nautilus cephx changesIlya Dryomov1-4/+12
2020-12-15libceph: move msgr1 protocol specific fields to its own structIlya Dryomov1-35/+41
2020-12-15libceph: move msgr1 protocol implementation to its own fileIlya Dryomov1-0/+1
2020-12-15libceph: separate msgr1 protocol implementationIlya Dryomov1-0/+8
2020-12-15libceph: export remaining protocol independent infrastructureIlya Dryomov1-1/+38
2020-12-15libceph: export zero_pageIlya Dryomov1-0/+1
2020-12-15libceph: rename and export con->flags bitsIlya Dryomov1-1/+12
2020-12-15libceph: rename and export con->state statesIlya Dryomov1-1/+11
2020-12-15libceph: make con->state an intIlya Dryomov1-1/+1
2020-12-15libceph: drop msg->ack_stamp fieldIlya Dryomov1-1/+0
2020-12-15libceph: lower exponential backoff delayIlya Dryomov1-2/+2
2020-12-15ceph: implement updated ceph_mds_request_head structureJeff Layton1-1/+31