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.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-26
Merge branch 'mptcp-fixes'
David S. Miller
6
-13
/
+20
2021-05-26
mptcp: validate 'id' when stopping the ADD_ADDR retransmit timer
Davide Caratti
3
-6
/
+6
2021-05-26
mptcp: avoid error message on infinite mapping
Paolo Abeni
1
-1
/
+0
2021-05-26
mptcp: drop unconditional pr_warn on bad opt
Paolo Abeni
1
-1
/
+0
2021-05-26
mptcp: avoid OOB access in setsockopt()
Paolo Abeni
3
-5
/
+14
2021-05-26
nfp: update maintainer and mailing list addresses
Simon Horman
1
-2
/
+2
2021-05-26
net: mvpp2: add buffer header handling in RX
Stefan Chulski
2
-9
/
+67
2021-05-26
bnx2x: Fix missing error code in bnx2x_iov_init_one()
Jiapeng Chong
1
-1
/
+3
2021-05-26
net: zero-initialize tc skb extension on allocation
Vlad Buslov
4
-3
/
+14
2021-05-26
net: hns: Fix kernel-doc
Yang Li
1
-3
/
+3
2021-05-26
sctp: fix the proc_handler for sysctl encap_port
Xin Long
1
-1
/
+1
2021-05-26
sctp: add the missing setting for asoc encap_port
Xin Long
1
-0
/
+1
2021-05-25
proc: Check /proc/$pid/attr/ writes against file opener
Kees Cook
1
-0
/
+4
2021-05-25
dm snapshot: properly fix a crash when an origin has no snapshots
Mikulas Patocka
1
-1
/
+1
2021-05-25
dm snapshot: revert "fix a crash when an origin has no snapshots"
Mikulas Patocka
1
-2
/
+3
2021-05-25
dm verity: fix require_signatures module_param permissions
John Keeping
1
-1
/
+1
2021-05-25
bpf, selftests: Adjust few selftest result_unpriv outcomes
Daniel Borkmann
2
-10
/
+0
2021-05-25
bpf: No need to simulate speculative domain for immediates
Daniel Borkmann
1
-1
/
+5
2021-05-25
bpf: Fix mask direction swap upon off reg sign change
Daniel Borkmann
1
-10
/
+12
2021-05-25
bpf: Wrap aux data inside bpf_sanitize_info container
Daniel Borkmann
1
-7
/
+11
2021-05-25
i2c: sh_mobile: Use new clock calculation formulas for RZ/G2E
Geert Uytterhoeven
1
-1
/
+1
2021-05-25
i2c: I2C_HISI should depend on ACPI
Geert Uytterhoeven
1
-1
/
+1
2021-05-25
i2c: icy: Remove unused variable new_fwnode in icy_probe()
Geert Uytterhoeven
1
-1
/
+0
2021-05-25
i2c: qcom-geni: fix spelling mistake "unepxected" -> "unexpected"
Colin Ian King
1
-1
/
+1
2021-05-25
bpf: Fix BPF_LSM kconfig symbol dependency
Daniel Borkmann
1
-0
/
+2
2021-05-25
s390/dasd: add missing discipline function
Stefan Haberland
3
-3
/
+14
2021-05-25
Merge tag 'netfs-lib-fixes-20200525' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2021-05-25
afs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
3
-0
/
+10
2021-05-25
selftests/bpf: Add test for l3 use of bpf_redirect_peer
Jussi Maki
2
-178
/
+405
2021-05-25
ALSA: hda/realtek: Chain in pop reduction fixup for ThinkStation P340
Peter Ujfalusi
1
-1
/
+9
2021-05-25
bpftool: Add sock_release help info for cgroup attach/prog load command
Liu Jian
5
-7
/
+10
2021-05-25
MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACER
Tiezhu Yang
1
-6
/
+6
2021-05-25
MIPS: ralink: export rt_sysc_membase for rt2880_wdt.c
Randy Dunlap
1
-0
/
+2
2021-05-25
MIPS: launch.h: add include guard to prevent build errors
Randy Dunlap
1
-0
/
+5
2021-05-25
MIPS: alchemy: xxs1500: add gpio-au1000.h header file
Randy Dunlap
1
-0
/
+1
2021-05-25
arm64: mm: don't use CON and BLK mapping if KFENCE is enabled
Jisheng Zhang
1
-1
/
+2
2021-05-25
platform/surface: aggregator_registry: Add support for 13" Intel Surface Lapt...
Maximilian Luz
1
-0
/
+3
2021-05-25
platform/surface: aggregator_registry: Update comments for 15" AMD Surface La...
Maximilian Luz
1
-2
/
+2
2021-05-25
netfs: Make CONFIG_NETFS_SUPPORT auto-selected rather than manual
David Howells
1
-1
/
+1
2021-05-25
netfs: Pass flags through to grab_cache_page_write_begin()
David Howells
1
-1
/
+1
2021-05-25
fanotify: fix permission model of unprivileged group
Amir Goldstein
3
-7
/
+29
2021-05-25
drm/i915: Reenable LTTPR non-transparent LT mode for DPCD_REV<1.4
Imre Deak
1
-38
/
+33
2021-05-25
xhci: Fix 5.12 regression of missing xHC cache clearing command after a Stall
Mathias Nyman
1
-2
/
+6
2021-05-25
xhci: fix giving back URB with incorrect status regression in 5.12
Mathias Nyman
1
-5
/
+1
2021-05-25
drm/meson: fix shutdown crash when component not probed
Neil Armstrong
1
-4
/
+5
2021-05-25
nvme-fabrics: decode host pathing error for connect
Hannes Reinecke
1
-0
/
+5
2021-05-25
nvme-fc: short-circuit reconnect retries
Hannes Reinecke
1
-8
/
+17
2021-05-25
nvme: fix potential memory leaks in nvme_cdev_add
Guoqing Jiang
1
-1
/
+3
2021-05-25
USB: serial: omninet: update driver description
Alexandre GRIVEAUX
1
-3
/
+3
2021-05-25
Merge tag 'asoc-fix-v5.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
25
-149
/
+202
[prev]
[next]