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
2023-10-10
RDMA/mlx5: Fix assigning access flags to cache mkeys
Michael Guralnik
1
-1
/
+2
2023-10-10
RDMA/mlx5: Fix mkey cache possible deadlock on cleanup
Shay Drory
2
-2
/
+15
2023-10-10
RDMA/siw: Fix connection failure handling
Bernard Metzler
1
-4
/
+12
2023-10-10
RDMA/srp: Do not call scsi_done() from srp_abort()
Bart Van Assche
1
-11
/
+5
2023-10-10
RDMA/uverbs: Fix typo of sizeof argument
Konstantin Meskhidze
1
-1
/
+1
2023-10-10
RDMA/bnxt_re: Fix the handling of control path response data
Selvin Xavier
1
-2
/
+9
2023-10-10
RDMA/cma: Fix truncation compilation warning in make_cma_ports
Leon Romanovsky
1
-1
/
+1
2023-10-10
RDMA/cma: Initialize ib_sa_multicast structure to 0 when join
Mark Zhang
1
-1
/
+1
2023-10-10
gpio: pxa: disable pinctrl calls for MMP_GPIO
Duje Mihanović
1
-0
/
+1
2023-10-10
gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()
Bartosz Golaszewski
1
-1
/
+1
2023-10-10
IB/mlx4: Fix the size of a buffer in add_port_entries()
Christophe JAILLET
1
-1
/
+1
2023-10-10
of: dynamic: Fix potential memory leak in of_changeset_action()
Dan Carpenter
1
-3
/
+3
2023-10-10
RDMA/core: Require admin capabilities to set system parameters
Leon Romanovsky
1
-0
/
+1
2023-10-10
dm zoned: free dmz->ddev array in dmz_put_zoned_devices
Fedor Pchelkin
1
-8
/
+7
2023-10-10
parisc: Fix crash with nr_cpus=1 option
Helge Deller
1
-1
/
+3
2023-10-10
smb: use kernel_connect() and kernel_bind()
Jordan Rife
1
-5
/
+5
2023-10-10
parisc: Restore __ldcw_align for PA-RISC 2.0 processors
John David Anglin
2
-22
/
+20
2023-10-10
net: lan743x: also select PHYLIB
Randy Dunlap
1
-0
/
+1
2023-10-10
HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit
Srinivas Pandruvada
1
-0
/
+8
2023-10-10
HID: sony: remove duplicate NULL check before calling usb_free_urb()
Jiri Kosina
1
-2
/
+1
2023-10-10
HID: nvidia-shield: Fix a missing led_classdev_unregister() in the probe erro...
Christophe JAILLET
1
-1
/
+2
2023-10-10
net: mana: Fix oversized sge0 for GSO packets
Haiyang Zhang
2
-58
/
+138
2023-10-10
net: mana: Fix the tso_bytes calculation
Haiyang Zhang
1
-2
/
+0
2023-10-10
netlink: annotate data-races around sk->sk_err
Eric Dumazet
1
-4
/
+4
2023-10-10
sctp: update hb timer immediately after users change hb_interval
Xin Long
1
-0
/
+1
2023-10-10
sctp: update transport state when processing a dupcook packet
Xin Long
1
-2
/
+1
2023-10-10
tcp: fix delayed ACKs for MSS boundary condition
Neal Cardwell
1
-0
/
+13
2023-10-10
tcp: fix quick-ack counting to count actual ACKs of new data
Neal Cardwell
2
-6
/
+7
2023-10-10
tipc: fix a potential deadlock on &tx->lock
Chengfeng Ye
1
-2
/
+2
2023-10-10
net: stmmac: dwmac-stm32: fix resume on STM32 MCU
Ben Wolsieffer
1
-2
/
+5
2023-10-10
ipv4: Set offload_failed flag in fibmatch results
Benjamin Poirier
1
-0
/
+2
2023-10-10
netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failure
Florian Westphal
1
-17
/
+29
2023-10-10
netfilter: nf_tables: Deduplicate nft_register_obj audit logs
Phil Sutter
2
-16
/
+48
2023-10-10
selftests: netfilter: Extend nft_audit.sh
Phil Sutter
1
-16
/
+81
2023-10-10
selftests: netfilter: Test nf_tables audit logging
Phil Sutter
5
-2
/
+277
2023-10-10
netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp
Xin Long
2
-10
/
+34
2023-10-10
netfilter: nft_payload: rebuild vlan header on h_proto access
Florian Westphal
1
-1
/
+12
2023-10-10
ibmveth: Remove condition to recompute TCP header checksum.
David Wilder
1
-13
/
+12
2023-10-10
net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns()
Dan Carpenter
1
-0
/
+1
2023-10-10
rswitch: Fix PHY station management clock setting
Yoshihiro Shimoda
2
-1
/
+14
2023-10-10
net: renesas: rswitch: Add spin lock protection for irq {un}mask
Yoshihiro Shimoda
2
-0
/
+14
2023-10-10
net: nfc: llcp: Add lock when modifying device list
Jeremy Cline
1
-0
/
+2
2023-10-10
ethtool: plca: fix plca enable data type while parsing the value
Parthiban Veerasooran
1
-16
/
+29
2023-10-10
net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg
Shigeru Yoshida
1
-1
/
+3
2023-10-10
ipv6: tcp: add a missing nf_reset_ct() in 3WHS handling
Ilya Maximets
1
-3
/
+7
2023-10-10
ovl: fetch inode once in ovl_dentry_revalidate_common()
Al Viro
1
-2
/
+4
2023-10-10
ovl: move freeing ovl_entry past rcu delay
Al Viro
1
-1
/
+2
2023-10-10
net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absent
Fabio Estevam
5
-35
/
+6
2023-10-10
ptp: ocp: Fix error handling in ptp_ocp_device_init
Dinghao Liu
1
-1
/
+0
2023-10-10
ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
David Howells
1
-1
/
+1
[prev]
[next]