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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-29
tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing
Steven Rostedt (VMware)
1
-0
/
+10
2021-06-29
Merge branches 'pm-domains' and 'pm-devfreq'
Rafael J. Wysocki
1
-0
/
+1
2021-06-29
Merge branches 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
1
-0
/
+3
2021-06-29
Merge branches 'acpi-prm', 'acpi-sysfs' and 'acpi-x86'
Rafael J. Wysocki
2
-0
/
+9
2021-06-29
Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables'
Rafael J. Wysocki
1
-1
/
+0
2021-06-29
Merge branch 'printk-rework' into for-linus
Petr Mladek
1
-0
/
+41
2021-06-29
Merge branch 'for-5.14-vsprintf-scanf' into for-linus
Petr Mladek
1
-1
/
+1
2021-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
7
-16
/
+40
2021-06-29
Merge tag 'pstore-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-24
/
+3
2021-06-29
Merge tag 'docs-5.14' of git://git.lwn.net/linux
Linus Torvalds
4
-4
/
+4
2021-06-29
Merge tag 'integrity-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+31
2021-06-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-26
/
+0
2021-06-29
once: implement DO_ONCE_LITE for non-fast-path "do once" functionality
Tanner Love
2
-20
/
+27
2021-06-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-39
/
+192
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-5
/
+17
2021-06-29
Merge tag 'mlx5-updates-2021-06-26' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-0
/
+5
2021-06-29
net: bridge: allow the switchdev replay functions to be called for deletion
Vladimir Oltean
1
-6
/
+6
2021-06-29
net: bridge: constify variables in the replay helpers
Vladimir Oltean
1
-7
/
+7
2021-06-29
net: bridge: ignore switchdev events for LAG ports which didn't request replay
Vladimir Oltean
1
-6
/
+8
2021-06-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
7
-91
/
+172
2021-06-28
Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...
David S. Miller
1
-1
/
+9
2021-06-28
Merge tag 'timers-nohz-2021-06-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-11
/
+17
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-42
/
+82
2021-06-28
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+0
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-2603
/
+4
2021-06-28
Merge tags 'objtool-urgent-2021-06-28' and 'objtool-core-2021-06-28' of git:/...
Linus Torvalds
3
-18
/
+40
2021-06-28
Merge tag 'x86_cpu_for_v5.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2021-06-28
Merge tag 'hwmon-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+30
2021-06-28
trace/osnoise: Fix 'no previous prototype' warnings
Daniel Bristot de Oliveira
1
-0
/
+2
2021-06-28
Merge tag 'spi-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
6
-35
/
+99
2021-06-28
Merge tag 'regulator-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-14
/
+1199
2021-06-28
Merge tag 'regmap-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-0
/
+40
2021-06-28
Merge tag 'mmc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
3
-1
/
+28
2021-06-28
Merge tag 'for-5.14/libata-2021-06-27' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-1629
/
+11
2021-06-28
regulator: rt5033: Fix n_voltages settings for BUCK and LDO
Axel Lin
1
-2
/
+2
2021-06-28
sched/sysctl: Move extern sysctl declarations to sched.h
Hailong Liu
1
-18
/
+0
2021-06-28
wait: use LIST_HEAD_INIT() to initialize wait_queue_head
Julian Wiedmann
1
-1
/
+1
2021-06-28
pwm: Add a device-managed function to add PWM chips
Uwe Kleine-König
1
-0
/
+3
2021-06-28
Merge tag 'irqchip-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
21
-91
/
+135
2021-06-27
Revert "signal: Allow tasks to cache one sigqueue struct"
Linus Torvalds
2
-2
/
+0
2021-06-26
mailbox: mtk-cmdq: Add struct cmdq_pkt in struct cmdq_cb_data
Chun-Kuang Hu
1
-0
/
+1
2021-06-26
mailbox: mtk-cmdq: Remove cmdq_cb_status
Chun-Kuang Hu
1
-6
/
+1
2021-06-26
net/mlx5: DR, Add support for flow sampler offload
Yevgeny Kliteynik
1
-0
/
+5
2021-06-26
trace: Add osnoise tracer
Daniel Bristot de Oliveira
2
-0
/
+18
2021-06-25
net: mdiobus: withdraw fwnode_mdbiobus_register
Marcin Wojtas
1
-12
/
+0
2021-06-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-22
/
+8
2021-06-25
dev_forward_skb: do not scrub skb mark within the same name space
Nicolas Dichtel
1
-1
/
+1
2021-06-25
Merge tag 'ceph-for-5.13-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+3
2021-06-25
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
20
-75
/
+130
2021-06-25
i2c: core-smbus: Expose PEC calculate function for generic use
Quan Nguyen
1
-0
/
+1
[prev]
[next]