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
2019-02-27
net: ena: fix race between link up and device initalization
Arthur Kiyanovski
1
-5
/
+5
2019-02-27
ipv6: propagate genlmsg_reply return code
Li RongQing
1
-3
/
+1
2019-02-27
inet_diag: fix reporting cgroup classid and fallback to priority
Konstantin Khlebnikov
3
-6
/
+21
2019-02-27
batman-adv: fix uninit-value in batadv_interface_tx()
Eric Dumazet
1
-0
/
+2
2019-02-27
isdn: avm: Fix string plus integer warning from Clang
Nathan Chancellor
1
-1
/
+1
2019-02-27
net/mlx5e: Fix wrong (zero) TX drop counter indication for representor
Tariq Toukan
1
-0
/
+1
2019-02-27
bpf: pull in pkt_sched.h header for tooling to fix bpftool build
Daniel Borkmann
1
-0
/
+1163
2019-02-27
selftests: forwarding: Add a test case for externally learned FDB entries
Ido Schimmel
1
-1
/
+33
2019-02-27
mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky
Ido Schimmel
1
-6
/
+6
2019-02-27
net: bridge: Mark FDB entries that were added by user as such
Ido Schimmel
1
-0
/
+5
2019-02-27
mlxsw: pci: Return error on PCI reset timeout
Nir Dotan
1
-2
/
+2
2019-02-27
dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_start
Madalin Bucur
1
-0
/
+6
2019-02-27
bpf: fix SO_MAX_PACING_RATE to support TCP internal pacing
Yuchung Cheng
1
-0
/
+4
2019-02-27
bpf: bpf_setsockopt: reset sock dst on SO_MARK changes
Peter Oskolkov
1
-1
/
+4
2019-02-27
leds: lp5523: fix a missing check of return value of lp55xx_read
Kangjie Lu
1
-1
/
+3
2019-02-27
hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in...
Cheng-Min Ao
1
-1
/
+1
2019-02-27
atm: he: fix sign-extension overflow on large shift
Colin Ian King
1
-1
/
+1
2019-02-27
selftests/bpf: retry tests that expect build-id
Stanislav Fomichev
1
-0
/
+30
2019-02-27
bpf: zero out build_id for BPF_STACK_BUILD_ID_IP
Stanislav Fomichev
1
-0
/
+2
2019-02-27
bpf: don't assume build-id length is always 20 bytes
Stanislav Fomichev
1
-2
/
+5
2019-02-27
afs: Fix race in async call refcounting
David Howells
2
-5
/
+32
2019-02-27
afs: Provide a function to get a ref on a call
David Howells
1
-6
/
+12
2019-02-27
afs: Fix key refcounting in file locking code
David Howells
2
-2
/
+4
2019-02-27
afs: Don't set vnode->cb_s_break in afs_validate()
Marc Dionne
1
-1
/
+0
2019-02-27
selftests: tc-testing: fix parsing of ife type
Davide Caratti
1
-44
/
+44
2019-02-27
selftests: tc-testing: fix tunnel_key failure if dst_port is unspecified
Davide Caratti
1
-1
/
+1
2019-02-27
selftests: tc-testing: drop test on missing tunnel key id
Davide Caratti
1
-29
/
+0
2019-02-27
net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031
Heiner Kallweit
1
-0
/
+1
2019-02-27
ACPI: EC: Look for ECDT EC after calling acpi_load_tables()
Rafael J. Wysocki
1
-12
/
+12
2019-02-27
pvcalls-front: fix potential null dereference
Wen Yang
1
-0
/
+3
2019-02-27
drm/sun4i: backend: add missing of_node_puts
Julia Lawall
1
-2
/
+3
2019-02-27
SUNRPC: Ensure we respect the RPCSEC_GSS sequence number limit
Trond Myklebust
2
-10
/
+21
2019-02-27
SUNRPC: Ensure rq_bytes_sent is reset before request transmission
Trond Myklebust
2
-1
/
+1
2019-02-27
samples/bpf: workaround clang asm goto compilation errors
Yonghong Song
2
-0
/
+17
2019-02-27
selftests/bpf: install with_tunnels.sh for test_flow_dissector.sh
Stanislav Fomichev
1
-0
/
+1
2019-02-27
xsk: Check if a queue exists during umem setup
Krzysztof Kazimierczak
1
-3
/
+13
2019-02-27
vhost/scsi: Use copy_to_iter() to send control queue response
Bijan Mottahedeh
1
-8
/
+12
2019-02-27
vhost: return EINVAL if iovecs size does not match the message size
Pavel Tikhomirov
1
-2
/
+6
2019-02-27
drm/amd/display: fix PME notification not working in RV desktop
Charlene Liu
1
-1
/
+6
2019-02-27
drm/amdkfd: Don't assign dGPUs to APU topology devices
Felix Kuehling
1
-3
/
+9
2019-02-27
drm/meson: add missing of_node_put
Julia Lawall
1
-2
/
+7
2019-02-27
always clear the X2APIC_ENABLE bit for PV guest
Talons Lee
1
-4
/
+1
2019-02-27
netfilter: nft_flow_offload: fix checking method of conntrack helper
Henry Yen
1
-1
/
+4
2019-02-27
scsi: cxgb4i: add wait_for_completion()
Varun Prakash
4
-18
/
+31
2019-02-27
scsi: qla1280: set 64bit coherent mask
Thomas Bogendoerfer
1
-1
/
+1
2019-02-27
scsi: ufs: Fix geometry descriptor size
Avri Altman
1
-1
/
+1
2019-02-27
scsi: qedi: Add ep_state for login completion on un-reachable targets
Manish Rangankar
2
-0
/
+4
2019-02-27
scsi: ufs: Fix system suspend status
Stanley Chu
1
-0
/
+2
2019-02-27
scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comes
Xiubo Li
1
-27
/
+61
2019-02-27
isdn: i4l: isdn_tty: Fix some concurrency double-free bugs
Jia-Ju Bai
1
-1
/
+5
[prev]
[next]