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
2022-04-08
regulator: rpi-panel: Handle I2C errors/timing to the Atmel
Dave Stevenson
1
-10
/
+46
2022-04-08
LSM: general protection fault in legacy_parse_param
Casey Schaufler
2
-5
/
+17
2022-04-08
fs: fix fd table size alignment properly
Linus Torvalds
1
-2
/
+1
2022-04-08
lib/test: use after free in register_test_dev_kmod()
Dan Carpenter
1
-0
/
+1
2022-04-08
fs: fd tables have to be multiples of BITS_PER_LONG
Linus Torvalds
1
-0
/
+30
2022-04-08
net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iterator
Xiaomeng Tong
1
-3
/
+3
2022-04-08
NFSv4/pNFS: Fix another issue with a list iterator pointing to the head
Trond Myklebust
3
-18
/
+22
2022-04-08
net/sched: act_ct: fix ref leak when switching zones
Marcelo Ricardo Leitner
1
-6
/
+9
2022-04-08
net: prefer nf_ct_put instead of nf_conntrack_put
Florian Westphal
3
-9
/
+15
2022-04-08
selftests: tls: skip cmsg_to_pipe tests with TLS=n
Jakub Kicinski
1
-0
/
+6
2022-04-08
octeontx2-af: initialize action variable
Tom Rix
1
-8
/
+7
2022-04-08
net: sparx5: switchdev: fix possible NULL pointer dereference
Zheng Yongjun
1
-0
/
+2
2022-04-08
net/x25: Fix null-ptr-deref caused by x25_disconnect
Duoming Zhou
1
-3
/
+8
2022-04-08
qlcnic: dcb: default to returning -EOPNOTSUPP
Tom Rix
1
-5
/
+5
2022-04-08
net: sparx5: depends on PTP_1588_CLOCK_OPTIONAL
Randy Dunlap
1
-0
/
+1
2022-04-08
net: hns3: clean residual vf config after disable sriov
Peng Li
3
-0
/
+71
2022-04-08
NFS: Don't loop forever in nfs_do_recoalesce()
Trond Myklebust
1
-0
/
+1
2022-04-08
selftests: test_vxlan_under_vrf: Fix broken test case
Ido Schimmel
1
-4
/
+4
2022-04-08
net: phy: broadcom: Fix brcm_fet_config_init()
Florian Fainelli
1
-0
/
+21
2022-04-08
net: hns3: refine the process when PF set VF VLAN
Jian Shen
2
-5
/
+18
2022-04-08
net: hns3: format the output of the MAC address
Yufeng Mo
4
-31
/
+74
2022-04-08
net: hns3: add vlan list lock to protect vlan list
Jian Shen
2
-4
/
+35
2022-04-08
net: hns3: fix port base vlan add fail when concurrent with reset
Jian Shen
2
-19
/
+46
2022-04-08
net: hns3: fix bug when PF set the duplicate MAC address for VFs
Jian Shen
1
-3
/
+2
2022-04-08
net: enetc: report software timestamping via SO_TIMESTAMPING
Vladimir Oltean
1
-1
/
+4
2022-04-08
xen: fix is_xen_pmu()
Juergen Gross
3
-8
/
+7
2022-04-08
clk: Initialize orphan req_rate
Maxime Ripard
1
-0
/
+13
2022-04-08
vsock/virtio: enable VQs early on probe
Stefano Garzarella
1
-0
/
+2
2022-04-08
vsock/virtio: read the negotiated features before using VQs
Stefano Garzarella
1
-3
/
+3
2022-04-08
vsock/virtio: initialize vdev->priv before using VQs
Stefano Garzarella
1
-1
/
+2
2022-04-08
clk: qcom: gcc-msm8994: Fix gpll4 width
Konrad Dybcio
1
-0
/
+1
2022-04-08
perf stat: Fix forked applications enablement of counters
Thomas Richter
1
-1
/
+1
2022-04-08
kdb: Fix the putarea helper function
Daniel Thompson
1
-1
/
+1
2022-04-08
NFSv4.1: don't retry BIND_CONN_TO_SESSION on session error
Olga Kornievskaia
1
-0
/
+1
2022-04-08
SUNRPC don't resend a task on an offlined transport
Olga Kornievskaia
1
-1
/
+3
2022-04-08
netfilter: nf_conntrack_tcp: preserve liberal flag in tcp options
Pablo Neira Ayuso
1
-4
/
+13
2022-04-08
netfilter: egress: Report interface as outgoing
Phil Sutter
1
-1
/
+1
2022-04-08
SUNRPC: Don't call connect() more than once on a TCP socket
Trond Myklebust
2
-10
/
+13
2022-04-08
SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC
NeilBrown
6
-7
/
+34
2022-04-08
SUNRPC/call_alloc: async tasks mustn't block waiting for memory
NeilBrown
2
-2
/
+6
2022-04-08
jfs: fix divide error in dbNextAG
Pavel Skripkin
1
-0
/
+7
2022-04-08
driver core: dd: fix return value of __setup handler
Randy Dunlap
1
-1
/
+1
2022-04-08
firmware: google: Properly state IOMEM dependency
David Gow
1
-1
/
+1
2022-04-08
kgdbts: fix return value of __setup handler
Randy Dunlap
1
-2
/
+2
2022-04-08
virt: acrn: fix a memory leak in acrn_dev_ioctl()
Xiaolong Huang
1
-5
/
+15
2022-04-08
virt: acrn: obtain pa from VMA with PFNMAP flag
Yonghua Huang
1
-0
/
+24
2022-04-08
serial: 8250: fix XOFF/XON sending when DMA is used
Ilpo Järvinen
4
-4
/
+27
2022-04-08
kgdboc: fix return value of __setup handler
Randy Dunlap
1
-3
/
+3
2022-04-08
tty: hvc: fix return value of __setup handler
Randy Dunlap
1
-1
/
+3
2022-04-08
pinctrl/rockchip: Add missing of_node_put() in rockchip_pinctrl_probe
Miaoqian Lin
1
-0
/
+2
[prev]
[next]