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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-22
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
19
-51
/
+86
2020-07-22
net: usb: qmi_wwan: add support for Quectel EG95 LTE modem
AceLan Kao
1
-0
/
+1
2020-07-22
net_sched: fix a memory leak in atm_tc_init()
Cong Wang
1
-4
/
+4
2020-07-22
net: dsa: microchip: set the correct number of ports
Codrin Ciubotariu
2
-0
/
+6
2020-07-22
net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb
Martin Varghese
1
-1
/
+9
2020-07-22
llc: make sure applications use ARPHRD_ETHER
Eric Dumazet
1
-3
/
+7
2020-07-22
l2tp: remove skb_dst_set() from l2tp_xmit_skb()
Xin Long
1
-4
/
+1
2020-07-22
ipv6: Fix use of anycast address with loopback
David Ahern
1
-1
/
+1
2020-07-22
ipv6: fib6_select_path can not use out path for nexthop objects
David Ahern
2
-1
/
+17
2020-07-22
ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsg
Sabrina Dubroca
1
-0
/
+3
2020-07-22
genetlink: remove genl_bind
Sean Tranchetti
2
-57
/
+0
2020-07-22
bridge: mcast: Fix MLD2 Report IPv6 payload length check
Linus Lüssing
1
-1
/
+1
2020-07-22
net: rmnet: fix lower interface leak
Taehee Yoo
1
-7
/
+12
2020-07-22
net: atlantic: fix ip dst and ipv6 address filters
Dmitry Bogdanov
2
-3
/
+3
2020-07-22
crypto: atmel - Fix build error of CRYPTO_AUTHENC
YueHaibing
1
-4
/
+4
2020-07-22
crypto: atmel - Fix selection of CRYPTO_AUTHENC
Tudor Ambarus
1
-1
/
+1
2020-07-16
Linux 5.4.52
v5.4.52
Greg Kroah-Hartman
1
-1
/
+1
2020-07-16
s390/maccess: add no DAT mode to kernel_write
Vasily Gorbik
1
-5
/
+9
2020-07-16
s390: Change s390_kernel_write() return type to match memcpy()
Josh Poimboeuf
2
-4
/
+7
2020-07-16
pwm: jz4740: Fix build failure
Uwe Kleine-König
1
-2
/
+3
2020-07-16
perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' result
Adrian Hunter
1
-0
/
+1
2020-07-16
perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' ...
Adrian Hunter
1
-1
/
+2
2020-07-16
perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find'...
Adrian Hunter
1
-1
/
+2
2020-07-16
perf scripts python: export-to-postgresql.py: Fix struct.pack() int argument
Adrian Hunter
1
-1
/
+1
2020-07-16
dm writecache: reject asynchronous pmem devices
Michal Suchanek
1
-0
/
+6
2020-07-16
blk-mq: consider non-idle request as "inflight" in blk_mq_rq_inflight()
Ming Lei
1
-2
/
+2
2020-07-16
s390/mm: fix huge pte soft dirty copying
Janosch Frank
1
-1
/
+1
2020-07-16
s390/setup: init jump labels before command line parsing
Vasily Gorbik
1
-0
/
+1
2020-07-16
ARC: elf: use right ELF_ARCH
Vineet Gupta
1
-1
/
+1
2020-07-16
ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE
Vineet Gupta
1
-11
/
+5
2020-07-16
mmc: meson-gx: limit segments to 1 when dram-access-quirk is needed
Neil Armstrong
1
-2
/
+4
2020-07-16
dm: use noio when sending kobject event
Mikulas Patocka
1
-3
/
+12
2020-07-16
drm/amdgpu: don't do soft recovery if gpu_recovery=0
Marek Olšák
1
-1
/
+2
2020-07-16
drm/radeon: fix double free
Tom Rix
1
-4
/
+3
2020-07-16
btrfs: fix double put of block group with nocow
Josef Bacik
1
-8
/
+1
2020-07-16
btrfs: fix fatal extent_buffer readahead vs releasepage race
Boris Burkov
1
-16
/
+24
2020-07-16
Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"
Greg Kroah-Hartman
2
-42
/
+11
2020-07-16
bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
Kees Cook
3
-17
/
+21
2020-07-16
kprobes: Do not expose probe addresses to non-CAP_SYSLOG
Kees Cook
1
-2
/
+2
2020-07-16
module: Do not expose section addresses to non-CAP_SYSLOG
Kees Cook
1
-3
/
+3
2020-07-16
module: Refactor section attr into bin attribute
Kees Cook
1
-21
/
+24
2020-07-16
kallsyms: Refactor kallsyms_show_value() to take cred
Kees Cook
5
-12
/
+18
2020-07-16
KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect with SVE
Steven Price
1
-3
/
+7
2020-07-16
KVM: x86: Mark CR4.TSD as being possibly owned by the guest
Sean Christopherson
2
-1
/
+3
2020-07-16
KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit mode
Sean Christopherson
1
-0
/
+2
2020-07-16
KVM: x86: bit 8 of non-leaf PDPEs is not reserved
Paolo Bonzini
1
-1
/
+1
2020-07-16
KVM: arm64: Annotate hyp NMI-related functions as __always_inline
Alexandru Elisei
2
-2
/
+2
2020-07-16
KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTART
Andrew Scull
1
-4
/
+7
2020-07-16
KVM: arm64: Fix definition of PAGE_HYP_DEVICE
Will Deacon
1
-1
/
+1
2020-07-16
ALSA: hda/realtek: Enable headset mic of Acer Veriton N4660G with ALC269VC
Jian-Hong Pan
1
-0
/
+11
[prev]
[next]