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-07-22
drm/amd/display: Ensure valid event timestamp for cursor-only commits
Michel Dänzer
1
-3
/
+40
2022-07-22
drm/amd/pm: Prevent divide by zero
Yefim Barashkin
1
-0
/
+2
2022-07-22
drm/amd/display: Only use depth 36 bpp linebuffers on DCN display engines.
Mario Kleiner
1
-5
/
+6
2022-07-22
drm/amdkfd: correct the MEC atomic support firmware checking for GC 10.3.7
Prike Liang
1
-0
/
+2
2022-07-22
drm/amd/display: Ignore First MST Sideband Message Return Error
Fangzhi Zuo
3
-0
/
+64
2022-07-22
ima: Fix potential memory leak in ima_init_crypto()
Jianglei Nie
1
-0
/
+1
2022-07-22
ima: force signature verification when CONFIG_KEXEC_SIG is configured
Coiby Xu
3
-1
/
+18
2022-07-22
net: stmmac: fix leaks in probe
Dan Carpenter
1
-2
/
+4
2022-07-22
net: ftgmac100: Hold reference returned by of_get_child_by_name()
Liang He
1
-1
/
+14
2022-07-22
nexthop: Fix data-races around nexthop_compat_mode.
Kuniyuki Iwashima
3
-4
/
+5
2022-07-22
ipv4: Fix data-races around sysctl_ip_dynaddr.
Kuniyuki Iwashima
2
-3
/
+3
2022-07-22
tcp: Fix a data-race around sysctl_tcp_ecn_fallback.
Kuniyuki Iwashima
2
-1
/
+3
2022-07-22
tcp: Fix data-races around sysctl_tcp_ecn.
Kuniyuki Iwashima
5
-4
/
+6
2022-07-22
raw: Fix a data-race around sysctl_raw_l3mdev_accept.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-22
icmp: Fix a data-race around sysctl_icmp_ratemask.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-22
icmp: Fix a data-race around sysctl_icmp_ratelimit.
Kuniyuki Iwashima
1
-1
/
+2
2022-07-22
icmp: Fix a data-race around sysctl_icmp_errors_use_inbound_ifaddr.
Kuniyuki Iwashima
2
-1
/
+3
2022-07-22
icmp: Fix a data-race around sysctl_icmp_ignore_bogus_error_responses.
Kuniyuki Iwashima
2
-1
/
+3
2022-07-22
icmp: Fix a data-race around sysctl_icmp_echo_ignore_broadcasts.
Kuniyuki Iwashima
2
-1
/
+3
2022-07-22
icmp: Fix data-races around sysctl_icmp_echo_enable_probe.
Kuniyuki Iwashima
2
-2
/
+2
2022-07-22
icmp: Fix a data-race around sysctl_icmp_echo_ignore_all.
Kuniyuki Iwashima
2
-1
/
+3
2022-07-22
tcp: Fix a data-race around sysctl_max_tw_buckets.
Kuniyuki Iwashima
1
-1
/
+2
2022-07-22
sysctl: Fix data-races in proc_dointvec_ms_jiffies().
Kuniyuki Iwashima
1
-4
/
+4
2022-07-22
sysctl: Fix data-races in proc_dou8vec_minmax().
Kuniyuki Iwashima
1
-2
/
+2
2022-07-22
bnxt_en: Fix bnxt_refclk_read()
Pavan Chebbi
1
-2
/
+11
2022-07-22
bnxt_en: fix livepatch query
Vikas Gupta
1
-3
/
+5
2022-07-22
bnxt_en: Fix bnxt_reinit_after_abort() code path
Michael Chan
1
-1
/
+2
2022-07-22
bnxt_en: reclaim max resources if sriov enable fails
Kashyap Desai
3
-2
/
+8
2022-07-22
drm/i915/selftests: fix subtraction overflow bug
Andrzej Hajda
1
-1
/
+1
2022-07-22
drm/i915/gt: Serialize TLB invalidates with GT resets
Chris Wilson
1
-1
/
+14
2022-07-22
drm/i915/gt: Serialize GRDOM access between multiple engine resets
Chris Wilson
1
-9
/
+28
2022-07-22
drm/i915/ttm: fix sg_table construction
Matthew Auld
7
-15
/
+58
2022-07-22
drm/i915/selftests: fix a couple IS_ERR() vs NULL tests
Dan Carpenter
1
-4
/
+4
2022-07-22
tracing: Fix sleeping while atomic in kdb ftdump
Douglas Anderson
1
-5
/
+6
2022-07-22
ice: change devlink code to read NVM in blocks
Paul M Stillwell Jr
1
-19
/
+40
2022-07-22
ice: handle E822 generic device ID in PLDM header
Paul M Stillwell Jr
3
-2
/
+96
2022-07-22
net: marvell: prestera: fix missed deinit sequence
Yevhen Orlov
1
-0
/
+1
2022-07-22
lockd: fix nlm_close_files
Jeff Layton
1
-5
/
+4
2022-07-22
lockd: set fl_owner when unlocking files
Jeff Layton
1
-2
/
+3
2022-07-22
NFSD: Decode NFSv4 birth time attribute
Chuck Lever
2
-1
/
+11
2022-07-22
mptcp: fix subflow traversal at disconnect time
Paolo Abeni
1
-2
/
+2
2022-07-22
xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
Demi Marie Obenour
1
-2
/
+4
2022-07-22
drm/i915/gvt: IS_ERR() vs NULL bug in intel_gvt_update_reg_whitelist()
Dan Carpenter
1
-3
/
+3
2022-07-22
RISC-V: KVM: Fix SRCU deadlock caused by kvm_riscv_check_vcpu_requests()
Anup Patel
1
-0
/
+2
2022-07-22
netfilter: nf_tables: replace BUG_ON by element length check
Pablo Neira Ayuso
2
-26
/
+60
2022-07-22
vlan: fix memory leak in vlan_newlink()
Eric Dumazet
1
-3
/
+7
2022-07-22
nfp: fix issue of skb segments exceeds descriptor limitation
Baowen Zheng
1
-8
/
+25
2022-07-22
netfilter: nf_log: incorrect offset to network header
Pablo Neira Ayuso
1
-4
/
+4
2022-07-22
arm64: dts: broadcom: bcm4908: Fix cpu node for smp boot
William Zhang
1
-0
/
+2
2022-07-22
arm64: dts: broadcom: bcm4908: Fix timer node for BCM4906 SoC
William Zhang
1
-0
/
+8
[prev]
[next]