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
2022-07-07
tipc: move bc link creation back to tipc_node_create
Xin Long
1
-19
/
+22
2022-07-07
NFC: nxp-nci: Don't issue a zero length i2c_master_read()
Michael Walle
1
-0
/
+3
2022-07-07
nfc: nfcmrvl: Fix irq_of_parse_and_map() return value
Krzysztof Kozlowski
2
-6
/
+6
2022-07-07
platform/x86: ideapad-laptop: Add Ideapad 5 15ITL05 to ideapad_dytc_v4_allow_...
Hans de Goede
1
-1
/
+7
2022-07-07
platform/x86: thinkpad_acpi: Fix a memory leak of EFCH MMIO resource
Jean Delvare
1
-0
/
+1
2022-07-07
powerpc/memhotplug: Add add_pages override for PPC
Aneesh Kumar K.V
2
-1
/
+36
2022-07-07
net: dsa: felix: fix race between reading PSFP stats and port stats
Vladimir Oltean
1
-0
/
+4
2022-07-07
net: bonding: fix use-after-free after 802.3ad slave unbind
Yevhen Orlov
1
-1
/
+2
2022-07-07
selftests net: fix kselftest net fatal error
Coleman Dietsch
1
-1
/
+1
2022-07-07
net: phy: ax88772a: fix lost pause advertisement configuration
Oleksij Rempel
1
-2
/
+4
2022-07-07
net: bonding: fix possible NULL deref in rlb code
Eric Dumazet
1
-1
/
+1
2022-07-07
net: asix: fix "can't send until first packet is send" issue
Oleksij Rempel
1
-0
/
+1
2022-07-07
net/sched: act_api: Notify user space if any actions were flushed before error
Victor Nogueira
1
-8
/
+14
2022-07-07
net/dsa/hirschmann: Add missing of_node_get() in hellcreek_led_setup()
Liang He
1
-0
/
+1
2022-07-07
netfilter: nft_dynset: restore set element counter when failing to update
Pablo Neira Ayuso
1
-0
/
+2
2022-07-07
s390: remove unneeded 'select BUILD_BIN2C'
Masahiro Yamada
1
-1
/
+0
2022-07-07
vdpa/mlx5: Update Control VQ callback information
Eli Cohen
1
-0
/
+2
2022-07-07
lib/sbitmap: Fix invalid loop in __sbitmap_queue_get_batch()
wuchi
1
-1
/
+4
2022-07-07
PM / devfreq: exynos-ppmu: Fix refcount leak in of_get_devfreq_events
Miaoqian Lin
1
-2
/
+6
2022-07-07
io_uring: ensure that send/sendmsg and recv/recvmsg check sqe->ioprio
Jens Axboe
1
-2
/
+2
2022-07-07
caif_virtio: fix race between virtio_device_ready() and ndo_open()
Jason Wang
1
-1
/
+9
2022-07-07
vfs: fix copy_file_range() regression in cross-fs copies
Amir Goldstein
4
-37
/
+68
2022-07-07
NFSv4: Add an fattr allocation to _nfs4_discover_trunking()
Scott Mayhew
1
-6
/
+13
2022-07-07
NFSD: restore EINVAL error translation in nfsd_commit()
Alexey Khoroshilov
1
-1
/
+2
2022-07-07
NFS: restore module put when manager exits.
NeilBrown
1
-0
/
+1
2022-07-07
net: ipv6: unexport __init-annotated seg6_hmac_net_init()
YueHaibing
1
-1
/
+0
2022-07-07
hwmon: (occ) Prevent power cap command overwriting poll response
Eddie James
4
-13
/
+15
2022-07-07
selftests: mptcp: Initialize variables to quiet gcc 12 warnings
Mat Martineau
3
-3
/
+3
2022-07-07
mptcp: fix conflict with <netinet/in.h>
Ossama Othman
1
-4
/
+5
2022-07-07
selftests: mptcp: more stable diag tests
Paolo Abeni
1
-8
/
+40
2022-07-07
mptcp: fix race on unaccepted mptcp sockets
Paolo Abeni
3
-0
/
+59
2022-07-07
usbnet: fix memory allocation in helpers
Oliver Neukum
1
-2
/
+2
2022-07-07
net: usb: asix: do not force pause frames support
Oleksij Rempel
1
-2
/
+1
2022-07-07
linux/dim: Fix divide by 0 in RDMA DIM
Tao Liu
1
-1
/
+1
2022-07-07
RDMA/cm: Fix memory leak in ib_cm_insert_listen
Miaoqian Lin
1
-1
/
+3
2022-07-07
RDMA/qedr: Fix reporting QP timeout attribute
Kamal Heib
2
-1
/
+4
2022-07-07
net: dp83822: disable rx error interrupt
Enguerrand de Ribaucourt
1
-2
/
+1
2022-07-07
net: dp83822: disable false carrier interrupt
Enguerrand de Ribaucourt
1
-1
/
+0
2022-07-07
net: fix IFF_TX_SKB_NO_LINEAR definition
Dan Carpenter
1
-1
/
+1
2022-07-07
net: tun: stop NAPI when detaching queues
Jakub Kicinski
1
-1
/
+10
2022-07-07
net: tun: unlink NAPI from device on destruction
Jakub Kicinski
1
-0
/
+1
2022-07-07
net: dsa: bcm_sf2: force pause link settings
Doug Berger
1
-0
/
+5
2022-07-07
selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP test
Dimitris Michailidis
1
-1
/
+1
2022-07-07
virtio-net: fix race between ndo_open() and virtio_device_ready()
Jason Wang
1
-1
/
+7
2022-07-07
net: usb: ax88179_178a: Fix packet receiving
Jose Alonso
1
-25
/
+76
2022-07-07
net: rose: fix UAF bugs caused by timer handler
Duoming Zhou
1
-15
/
+19
2022-07-07
SUNRPC: Fix READ_PLUS crasher
Chuck Lever
1
-1
/
+1
2022-07-07
dm raid: fix KASAN warning in raid5_add_disks
Mikulas Patocka
1
-0
/
+1
2022-07-07
dm raid: fix accesses beyond end of raid member array
Heinz Mauelshagen
1
-16
/
+18
2022-07-07
cpufreq: amd-pstate: Add resume and suspend callbacks
Jinzhou Su
1
-0
/
+24
[prev]
[next]