index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
mm: fix page_owner initializing issue for arm32
Zhenhua Huang
1
-0
/
+8
2020-12-15
mm: slab: provide krealloc_array()
Bartosz Golaszewski
1
-0
/
+18
2020-12-15
uapi: move constants from <linux/kernel.h> to <linux/const.h>
Petr Vorel
8
-14
/
+12
2020-12-15
kthread: add kthread_work tracepoints
Rob Clark
1
-0
/
+84
2020-12-15
cpufreq: Add special-purpose fast-switching callback for drivers
Rafael J. Wysocki
2
-0
/
+19
2020-12-15
cppc_cpufreq: replace per-cpu data array with a list
Ionela Voinescu
1
-3
/
+3
2020-12-15
Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
15
-117
/
+138
2020-12-15
Merge tag 'drm-misc-next-fixes-2020-12-15' of git://anongit.freedesktop.org/d...
Daniel Vetter
1
-1
/
+1
2020-12-15
genirq: Provide kstat_irqdesc_cpu()
Thomas Gleixner
1
-0
/
+6
2020-12-15
genirq: Make kstat_irqs() static
Thomas Gleixner
1
-1
/
+0
2020-12-15
genirq: Provide irq_get_effective_affinity()
Thomas Gleixner
1
-0
/
+7
2020-12-15
genirq: Move irq_set_lockdep_class() to core
Thomas Gleixner
1
-6
/
+4
2020-12-15
genirq: Move status flag checks to core
Thomas Gleixner
1
-12
/
+5
2020-12-15
genirq: Move irq_has_action() into core code
Thomas Gleixner
2
-6
/
+2
2020-12-15
Merge branches 'acpi-apei', 'acpi-misc' and 'acpi-processor'
Rafael J. Wysocki
1
-10
/
+2
2020-12-15
Merge branches 'acpi-resources' and 'acpi-docs'
Rafael J. Wysocki
1
-7
/
+27
2020-12-15
Merge branches 'acpica' and 'acpi-scan'
Rafael J. Wysocki
2
-1
/
+6
2020-12-15
Merge branches 'pm-devfreq' and 'pm-tools'
Rafael J. Wysocki
3
-5
/
+33
2020-12-15
Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'
Rafael J. Wysocki
3
-12
/
+17
2020-12-15
Merge branches 'pm-cpuidle' and 'pm-em'
Rafael J. Wysocki
2
-10
/
+12
2020-12-15
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
3
-7
/
+8
2020-12-15
dma-buf: Fix kerneldoc formatting
Daniel Vetter
1
-1
/
+1
2020-12-15
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
66
-361
/
+568
2020-12-15
Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
7
-58
/
+150
2020-12-15
vm_sockets: Add VMADDR_FLAG_TO_HOST vsock flag
Andra Paraschiv
1
-0
/
+20
2020-12-15
vm_sockets: Add flags field in the vsock address data structure
Andra Paraschiv
1
-1
/
+5
2020-12-15
net: mscc: ocelot: install MAC addresses in .ndo_set_rx_mode from process con...
Vladimir Oltean
1
-0
/
+2
2020-12-15
Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+46
2020-12-15
inet_ecn: Use csum16_add() helper for IP_ECN_set_* helpers
Toke Høiland-Jørgensen
1
-8
/
+6
2020-12-15
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-203
/
+395
2020-12-15
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-56
/
+142
2020-12-15
Merge tag 'timers-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-46
/
+43
2020-12-15
Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-111
/
+466
2020-12-15
net: Limit logical shift left of TCP probe0 timeout
Cambda Zhu
1
-1
/
+3
2020-12-15
Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-1
/
+82
2020-12-15
tcp: parse mptcp options contained in reset packets
Florian Westphal
1
-1
/
+1
2020-12-15
Merge tag 'locking-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-62
/
+69
2020-12-15
Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-24
/
+19
2020-12-15
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-69
/
+308
2020-12-15
Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
9
-29
/
+23
2020-12-15
Merge tag 'time-namespace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+25
2020-12-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
9
-59
/
+108
2020-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
6
-46
/
+69
2020-12-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
4
-7
/
+17
2020-12-15
rcu-tasks: Move RCU-tasks initialization to before early_initcall()
Uladzislau Rezki (Sony)
1
-0
/
+6
2020-12-15
libceph: drop ceph_auth_{create,update}_authorizer()
Ilya Dryomov
1
-6
/
+0
2020-12-15
libceph, ceph: implement msgr2.1 protocol (crc and secure modes)
Ilya Dryomov
6
-6
/
+231
2020-12-15
libceph: introduce connection modes and ms_mode option
Ilya Dryomov
3
-2
/
+13
2020-12-15
libceph, rbd: ignore addr->type while comparing in some cases
Ilya Dryomov
1
-1
/
+8
2020-12-15
libceph, ceph: get and handle cluster maps with addrvecs
Ilya Dryomov
4
-6
/
+15
[prev]
[next]