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
2022-12-10
mptcp: return 0 instead of 'err' var
Matthieu Baerts
2
-3
/
+3
2022-12-10
mptcp: use nlmsg_free instead of kfree_skb
Geliang Tang
1
-4
/
+4
2022-12-10
Merge tag 'mlx5-updates-2022-12-08' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
33
-195
/
+1373
2022-12-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
5
-475
/
+463
2022-12-10
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
10
-22
/
+43
2022-12-10
Merge patch series "riscv: alternative-macros.h cleanups"
Palmer Dabbelt
1
-69
/
+30
2022-12-10
Merge patch series "RISC-V: Ensure Zicbom has a valid block size"
Palmer Dabbelt
4
-59
/
+71
2022-12-10
RISC-V: Ensure Zicbom has a valid block size
Andrew Jones
1
-0
/
+13
2022-12-10
RISC-V: Introduce riscv_isa_extension_check
Andrew Jones
1
-3
/
+11
2022-12-10
RISC-V: Improve use of isa2hwcap[]
Andrew Jones
1
-9
/
+11
2022-12-10
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
3
-3
/
+14
2022-12-10
MAINTAINERS: update Muchun Song's email
Muchun Song
2
-2
/
+4
2022-12-10
mm/gup: fix gup_pud_range() for dax
John Starks
1
-1
/
+1
2022-12-10
mmap: fix do_brk_flags() modifying obviously incorrect VMAs
Liam Howlett
1
-8
/
+3
2022-12-10
mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bit
David Hildenbrand
1
-3
/
+5
2022-12-10
tmpfs: fix data loss from failed fallocate
Hugh Dickins
1
-0
/
+11
2022-12-10
kselftests: cgroup: update kmem test precision tolerance
Michal Hocko
1
-3
/
+3
2022-12-10
mm: do not BUG_ON missing brk mapping, because userspace can unmap it
Jason A. Donenfeld
1
-2
/
+1
2022-12-10
mailmap: update Matti Vaittinen's email address
Matti Vaittinen
1
-0
/
+1
2022-12-10
riscv: Don't duplicate _ALTERNATIVE_CFG* macros
Andrew Jones
1
-36
/
+17
2022-12-10
riscv: alternatives: Drop the underscores from the assembly macro names
Andrew Jones
1
-10
/
+10
2022-12-10
riscv: alternatives: Don't name unused macro parameters
Andrew Jones
1
-13
/
+7
2022-12-10
riscv: Don't duplicate __ALTERNATIVE_CFG in __ALTERNATIVE_CFG_2
Andrew Jones
1
-16
/
+2
2022-12-10
kbuild: Port silent mode detection to future gnu make.
Dmitry Goncharov
1
-3
/
+10
2022-12-10
init/version.c: remove #include <generated/utsrelease.h>
Thomas Weißschuh
1
-1
/
+0
2022-12-10
firmware_loader: remove #include <generated/utsrelease.h>
Thomas Weißschuh
1
-2
/
+0
2022-12-10
RDMA/rxe: Enable RDMA FLUSH capability for rxe device
Li Zhijian
1
-0
/
+2
2022-12-10
RDMA/cm: Make QP FLUSHABLE for supported device
Li Zhijian
1
-2
/
+11
2022-12-10
RDMA/rxe: Implement flush completion
Li Zhijian
1
-1
/
+3
2022-12-10
RDMA/rxe: Implement flush execution in responder side
Li Zhijian
4
-20
/
+183
2022-12-10
RDMA/rxe: Implement RC RDMA FLUSH service in requester side
Li Zhijian
1
-1
/
+14
2022-12-10
RDMA/rxe: Extend rxe packet format to support flush
Li Zhijian
3
-5
/
+73
2022-12-10
RDMA/rxe: Allow registering persistent flag for pmem MR only
Li Zhijian
1
-2
/
+20
2022-12-10
RDMA/rxe: Extend rxe user ABI to support flush
Li Zhijian
1
-0
/
+7
2022-12-10
RDMA: Extend RDMA kernel verbs ABI to support flush
Li Zhijian
2
-1
/
+20
2022-12-10
RDMA: Extend RDMA user ABI to support flush
Li Zhijian
2
-0
/
+19
2022-12-10
RDMA/rxe: Fix incorrect responder length checking
Bob Pearson
1
-26
/
+36
2022-12-10
Documentation/rv: Add verification/rv man pages
Daniel Bristot de Oliveira
11
-2
/
+386
2022-12-10
tools/rv: Add in-kernel monitor interface
Daniel Bristot de Oliveira
3
-0
/
+704
2022-12-10
rv: Add rv tool
Daniel Bristot de Oliveira
8
-0
/
+558
2022-12-10
rtla: Fix exit status when returning from calls to usage()
John Kacur
3
-17
/
+13
2022-12-10
MIPS: OCTEON: warn only once if deprecated link status is being used
Ladislav Michl
2
-2
/
+2
2022-12-10
MIPS: BCM63xx: Add check for NULL for clk in clk_enable
Anastasia Belova
1
-0
/
+2
2022-12-10
dt-bindings: lcdif: Fix constraints for imx8mp
Alexander Stein
1
-1
/
+28
2022-12-10
media: dt-bindings: atmel,isc: Drop unneeded unevaluatedProperties
Rob Herring
1
-3
/
+1
2022-12-10
drm/amdgpu: handle polaris10/11 overlap asics (v2)
Alex Deucher
1
-2
/
+11
2022-12-10
drm/amdgpu: make display pinning more flexible (v2)
Alex Deucher
1
-1
/
+2
2022-12-10
drm/amd/display: Fix spelling mistake: "dram_clk_chanage" -> "dram_clk_change"
Colin Ian King
7
-20
/
+20
2022-12-10
riscv: mm: call best_map_size many times during linear-mapping
Qinglin Pan
1
-4
/
+5
2022-12-09
drm/i915/perf: Do not parse context image for HSW
Umesh Nerlige Ramappa
1
-1
/
+5
[prev]
[next]