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-04-17
csky: change a Kconfig symbol name to fix e1000 build error
Randy Dunlap
2
-2
/
+2
2021-04-17
kasan: remove redundant config option
Walter Wu
9
-17
/
+18
2021-04-17
kasan: fix hwasan build for gcc
Arnd Bergmann
1
-6
/
+6
2021-04-17
mm: eliminate "expecting prototype" kernel-doc warnings
Randy Dunlap
3
-13
/
+22
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
8
-111
/
+175
2021-04-17
MAINTAINERS: update my email
Lijun Pan
1
-1
/
+1
2021-04-17
bpf: Update selftests to reflect new error states
Daniel Borkmann
6
-35
/
+16
2021-04-17
bpf: Tighten speculative pointer arithmetic mask
Daniel Borkmann
1
-29
/
+44
2021-04-17
bpf: Move sanitize_val_alu out of op switch
Daniel Borkmann
1
-6
/
+11
2021-04-17
bpf: Refactor and streamline bounds check into helper
Daniel Borkmann
1
-16
/
+33
2021-04-17
bpf: Improve verifier error messages for users
Daniel Borkmann
1
-23
/
+63
2021-04-17
bpf: Rework ptr_limit into alu_limit and add common error path
Daniel Borkmann
1
-8
/
+13
2021-04-17
bpf: Ensure off_reg has no mixed signed bounds for all types
Daniel Borkmann
1
-10
/
+9
2021-04-17
bpf: Move off_reg into sanitize_ptr_alu
Daniel Borkmann
1
-4
/
+5
2021-04-17
bpf: Use correct permission flag for mixed signed bounds arithmetic
Daniel Borkmann
1
-1
/
+1
2021-04-16
Merge tag 'riscv-for-linus-5.12-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-2
/
+16
2021-04-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-4
/
+4
2021-04-16
Merge tag 'drm-fixes-2021-04-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-5
/
+4
2021-04-16
drm/i915/gvt: Fix BDW command parser regression
Zhenyu Wang
1
-6
/
+13
2021-04-16
riscv: keep interrupts disabled for BREAKPOINT exception
Jisheng Zhang
1
-0
/
+3
2021-04-16
riscv: kprobes/ftrace: Add recursion protection to the ftrace callback
Jisheng Zhang
1
-1
/
+10
2021-04-16
riscv: add do_page_fault and do_trap_break into the kprobes blacklist
Jisheng Zhang
2
-0
/
+2
2021-04-16
riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM"
Kefeng Wang
1
-1
/
+1
2021-04-16
cxl/mem: Fix register block offset calculation
Ben Widawsky
1
-1
/
+1
2021-04-16
Merge branch 'ch_tlss-fixes'
David S. Miller
1
-91
/
+11
2021-04-16
ch_ktls: do not send snd_una update to TCB in middle
Vinay Kumar Yadav
1
-53
/
+0
2021-04-16
ch_ktls: tcb close causes tls connection failure
Vinay Kumar Yadav
1
-19
/
+0
2021-04-16
ch_ktls: fix device connection close
Vinay Kumar Yadav
1
-0
/
+6
2021-04-16
ch_ktls: Fix kernel panic
Vinay Kumar Yadav
1
-19
/
+5
2021-04-16
Merge tag 'mlx5-fixes-2021-04-14' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
3
-19
/
+12
2021-04-16
i40e: fix the panic when running bpf in xdpdrv mode
Jason Xing
1
-0
/
+6
2021-04-15
i2c: mv64xxx: Fix random system lock caused by runtime PM
Marek BehĂșn
1
-0
/
+4
2021-04-15
Merge tag 'acpi-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-3
/
+2
2021-04-15
Merge tag 'gpio-fixes-for-v5.12-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2021-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
8
-20
/
+59
2021-04-15
arm64: alternatives: Move length validation in alternative_{insn, endif}
Nathan Chancellor
1
-4
/
+4
2021-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-32
/
+38
2021-04-15
Merge tag 'drm-intel-fixes-2021-04-15' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
3
-5
/
+4
2021-04-15
net/mlx5e: fix ingress_ifindex check in mlx5e_flower_parse_meta
wenxu
1
-0
/
+3
2021-04-15
net/mlx5e: Fix setting of RS FEC mode
Aya Levin
1
-19
/
+4
2021-04-15
net/mlx5: Fix setting of devlink traps in switchdev mode
Aya Levin
1
-0
/
+5
2021-04-15
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
2
-3
/
+15
2021-04-15
Revert "net: stmmac: re-init rx buffers when mac resume back"
Thierry Reding
1
-83
/
+1
2021-04-15
cavium/liquidio: Fix duplicate argument
Wan Jiabing
1
-1
/
+1
2021-04-14
net: macb: fix the restore of cmp registers
Claudiu Beznea
1
-1
/
+1
2021-04-14
drm/vmwgfx: Make sure bo's are unpinned before putting them back
Zack Rusin
3
-8
/
+19
2021-04-14
drm/vmwgfx: Fix the lockdep breakage
Zack Rusin
2
-11
/
+8
2021-04-14
drm/vmwgfx: Make sure we unpin no longer needed buffers
Zack Rusin
2
-0
/
+6
2021-04-14
Merge tag 'for-5.12/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+9
2021-04-14
vrf: fix a comment about loopback device
Nicolas Dichtel
1
-6
/
+4
[prev]
[next]