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-21
bpf: Ensure off_reg has no mixed signed bounds for all types
Daniel Borkmann
1
-10
/
+9
2021-04-21
r8169: don't advertise pause in jumbo mode
Heiner Kallweit
1
-2
/
+7
2021-04-21
r8169: tweak max read request size for newer chips also in jumbo mtu mode
Heiner Kallweit
1
-4
/
+5
2021-04-21
KVM: VMX: Don't use vcpu->run->internal.ndata as an array index
Reiji Watanabe
1
-5
/
+5
2021-04-21
KVM: VMX: Convert vcpu_vmx.exit_reason to a union
Sean Christopherson
3
-49
/
+86
2021-04-21
bpf: Use correct permission flag for mixed signed bounds arithmetic
Daniel Borkmann
1
-1
/
+1
2021-04-21
arm64: dts: allwinner: h6: beelink-gs1: Remove ext. 32 kHz osc reference
Jernej Skrabec
1
-4
/
+0
2021-04-21
arm64: dts: allwinner: Fix SD card CD GPIO for SOPine systems
Andre Przywara
2
-1
/
+5
2021-04-21
ARM: OMAP2+: Fix uninitialized sr_inst
Tony Lindgren
1
-1
/
+1
2021-04-21
ARM: footbridge: fix PCI interrupt mapping
Russell King
4
-8
/
+7
2021-04-21
ARM: 9069/1: NOMMU: Fix conversion for_each_membock() to for_each_mem_range()
Vladimir Murzin
2
-2
/
+6
2021-04-21
ARM: OMAP2+: Fix warning for omap_init_time_of()
Tony Lindgren
1
-1
/
+1
2021-04-21
gro: ensure frag0 meets IP header alignment
Eric Dumazet
1
-1
/
+2
2021-04-21
ch_ktls: do not send snd_una update to TCB in middle
Vinay Kumar Yadav
1
-53
/
+0
2021-04-21
ch_ktls: tcb close causes tls connection failure
Vinay Kumar Yadav
1
-19
/
+0
2021-04-21
ch_ktls: fix device connection close
Vinay Kumar Yadav
1
-0
/
+6
2021-04-21
ch_ktls: Fix kernel panic
Vinay Kumar Yadav
1
-19
/
+5
2021-04-21
ibmvnic: remove duplicate napi_schedule call in open function
Lijun Pan
1
-5
/
+0
2021-04-21
ibmvnic: remove duplicate napi_schedule call in do_reset function
Lijun Pan
1
-5
/
+1
2021-04-21
ibmvnic: avoid calling napi_disable() twice
Lijun Pan
1
-2
/
+1
2021-04-21
ia64: tools: remove inclusion of ia64-specific version of errno.h header
John Paul Adrian Glaubitz
1
-2
/
+0
2021-04-21
ia64: remove duplicate entries in generic_defconfig
Randy Dunlap
1
-2
/
+0
2021-04-21
ethtool: pause: make sure we init driver stats
Jakub Kicinski
1
-4
/
+4
2021-04-21
i40e: fix the panic when running bpf in xdpdrv mode
Jason Xing
1
-0
/
+6
2021-04-21
net: Make tcp_allowed_congestion_control readonly in non-init netns
Jonathon Reinhart
1
-3
/
+13
2021-04-21
mm: ptdump: fix build failure
Christophe Leroy
1
-1
/
+1
2021-04-21
net: ip6_tunnel: Unregister catch-all devices
Hristo Venev
1
-0
/
+10
2021-04-21
net: sit: Unregister catch-all devices
Hristo Venev
1
-2
/
+2
2021-04-21
net: davicom: Fix regulator not turned off on failed probe
Christophe JAILLET
1
-2
/
+4
2021-04-21
net/mlx5e: Fix setting of RS FEC mode
Aya Levin
1
-19
/
+4
2021-04-21
netfilter: nft_limit: avoid possible divide error in nft_limit_init
Eric Dumazet
1
-2
/
+2
2021-04-21
net/mlx5e: fix ingress_ifindex check in mlx5e_flower_parse_meta
wenxu
1
-0
/
+3
2021-04-21
net: macb: fix the restore of cmp registers
Claudiu Beznea
1
-1
/
+1
2021-04-21
libbpf: Fix potential NULL pointer dereference
Ciara Loftus
1
-2
/
+3
2021-04-21
netfilter: arp_tables: add pre_exit hook for table unregister
Florian Westphal
3
-5
/
+19
2021-04-21
netfilter: bridge: add pre_exit hooks for ebtable unregistration
Florian Westphal
5
-8
/
+51
2021-04-21
libnvdimm/region: Fix nvdimm_has_flush() to handle ND_REGION_ASYNC
Vaibhav Jain
1
-2
/
+7
2021-04-21
ice: Fix potential infinite loop when using u8 loop counter
Colin Ian King
1
-2
/
+2
2021-04-21
netfilter: conntrack: do not print icmpv6 as unknown via /proc
Pablo Neira Ayuso
1
-0
/
+1
2021-04-21
netfilter: flowtable: fix NAT IPv6 offload mangling
Pablo Neira Ayuso
1
-3
/
+3
2021-04-21
ixgbe: fix unbalanced device enable/disable in suspend/resume
Yongxin Liu
1
-0
/
+5
2021-04-21
scsi: libsas: Reset num_scatter if libata marks qc as NODATA
Jolly Shah
1
-5
/
+4
2021-04-21
riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM"
Kefeng Wang
1
-1
/
+1
2021-04-21
vfio/pci: Add missing range check in vfio_pci_mmap
Christian A. Ehrhardt
1
-1
/
+3
2021-04-21
arm64: alternatives: Move length validation in alternative_{insn, endif}
Nathan Chancellor
1
-4
/
+4
2021-04-21
arm64: fix inline asm in load_unaligned_zeropad()
Peter Collingbourne
1
-5
/
+5
2021-04-21
readdir: make sure to verify directory entry for legacy interfaces too
Linus Torvalds
1
-0
/
+6
2021-04-21
dm verity fec: fix misaligned RS roots IO
Jaegeuk Kim
2
-3
/
+9
2021-04-21
HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devices
Ping Cheng
1
-4
/
+2
2021-04-21
Input: i8042 - fix Pegatron C15B ID entry
Arnd Bergmann
1
-0
/
+1
[prev]
[next]