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.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-10-02
net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessible
Saeed Mahameed
1
-0
/
+1
2020-10-02
net/mlx5: Avoid possible free of command entry while timeout comp handler
Eran Ben Elisha
1
-0
/
+2
2020-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2020-09-29
genetlink: add missing kdoc for validation flags
Jakub Kicinski
1
-0
/
+1
2020-09-29
net: core: add nested_level variable in net_device
Taehee Yoo
1
-8
/
+44
2020-09-29
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
1
-6
/
+10
2020-09-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-10
/
+6
2020-09-25
tcp: skip DSACKs with dubious sequence ranges
Priyaranjan Jha
1
-0
/
+1
2020-09-25
net: mscc: ocelot: fix fields offset in SG_CONFIG_REG_3
Xiaoliang Yang
1
-4
/
+4
2020-09-25
net/ipv4: always honour route mtu during forwarding
Maciej Żenczykowski
1
-0
/
+6
2020-09-25
net_sched: defer tcf_idr_insert() in tcf_action_init_1()
Cong Wang
1
-2
/
+0
2020-09-23
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
11
-9
/
+21
2020-09-22
Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+5
2020-09-21
bpf: Prevent .BTF section elimination
Tony Ambardar
1
-1
/
+1
2020-09-21
dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX
Jan Kara
1
-9
/
+8
2020-09-21
Merge tag 'locking_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+4
2020-09-21
Merge tag 'libnvdimm-fixes-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+20
2020-09-21
net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant
Henry Ptasinski
1
-3
/
+5
2020-09-20
Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2020-09-20
dm: Call proper helper to determine dax support
Jan Kara
1
-2
/
+20
2020-09-19
stackleak: let stack_erasing_sysctl take a kernel pointer buffer
Tobias Klauser
1
-1
/
+1
2020-09-19
ftrace: let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
1
-2
/
+1
2020-09-18
net: mscc: ocelot: deinitialize only initialized ports
Vladimir Oltean
1
-0
/
+1
2020-09-18
net: mscc: ocelot: add locking for the port TX timestamp ID
Vladimir Oltean
1
-0
/
+1
2020-09-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+0
2020-09-18
Merge tag 'pm-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+1
2020-09-18
Merge tag 'sound-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+4
2020-09-18
kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot
Masami Hiramatsu
1
-0
/
+5
2020-09-18
ftrace: Let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
1
-2
/
+1
2020-09-18
ethtool: add and use message type for tunnel info reply
Michal Kubecek
1
-0
/
+1
2020-09-17
mm: allow a controlled amount of unfairness in the page lock
Linus Torvalds
2
-0
/
+3
2020-09-17
arm64: paravirt: Initialize steal time when cpu is online
Andrew Jones
1
-1
/
+0
2020-09-17
fs: fix cast in fsparam_u32hex() macro
Alexey Dobriyan
1
-1
/
+1
2020-09-16
cpuidle: Allow cpuidle drivers to take over RCU-idle
Peter Zijlstra
1
-0
/
+1
2020-09-16
locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_count
Hou Tao
1
-4
/
+4
2020-09-16
serial: core: fix console port-lock regression
Johan Hovold
1
-0
/
+1
2020-09-15
net: sched: only keep the available bits when setting vxlan md->gbp
Xin Long
1
-0
/
+3
2020-09-15
ipv4: Initialize flowi4_multipath_hash in data path
David Ahern
1
-0
/
+1
2020-09-13
Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+2
2020-09-13
Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+16
2020-09-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-7
/
+30
2020-09-11
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+15
2020-09-11
KVM: MIPS: Change the definition of kvm type
Huacai Chen
1
-2
/
+3
2020-09-11
Merge branch 'powercap'
Rafael J. Wysocki
1
-6
/
+5
2020-09-11
netlink: fix doc about nlmsg_parse/nla_validate
Nicolas Dichtel
1
-2
/
+0
2020-09-10
net: Fix broken NETIF_F_CSUM_MASK spell in netdev_features.h
Miaohe Lin
1
-1
/
+1
2020-09-10
powercap: make documentation reflect code
Amit Kucheria
1
-6
/
+5
2020-09-10
PM: <linux/device.h>: fix @em_pd kernel-doc warning
Randy Dunlap
1
-0
/
+1
2020-09-10
test_firmware: Test platform fw loading on non-EFI systems
Kees Cook
1
-4
/
+2
[next]