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.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-07-27
Merge tag 'nf-23-07-26' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
3
-17
/
+35
2023-07-27
virtio-net: fix race between set queues and probe
Jason Wang
1
-2
/
+2
2023-07-27
net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64
Lin Ma
1
-0
/
+14
2023-07-27
splice, net: Fix splice_to_socket() for O_NONBLOCK socket
Jan Stancek
1
-0
/
+2
2023-07-27
net: fec: tx processing does not call XDP APIs if budget is 0
Wei Fang
1
-4
/
+12
2023-07-27
Merge branch 'mptcp-more-fixes-for-6-5'
Jakub Kicinski
2
-5
/
+2
2023-07-27
mptcp: more accurate NL event generation
Paolo Abeni
1
-2
/
+1
2023-07-27
selftests: mptcp: join: only check for ip6tables if needed
Matthieu Baerts
1
-3
/
+1
2023-07-27
net/mlx5: Unregister devlink params in case interface is down
Shay Drory
1
-0
/
+1
2023-07-27
net/mlx5: DR, Fix peer domain namespace setting
Shay Drory
12
-29
/
+38
2023-07-27
net/mlx5: fs_chains: Fix ft prio if ignore_flow_level is not supported
Chris Mi
2
-2
/
+1
2023-07-27
net/mlx5e: kTLS, Fix protection domain in use syndrome when devlink reload
Jianbo Liu
2
-11
/
+26
2023-07-27
net/mlx5: Bridge, set debugfs access right to root-only
Vlad Buslov
1
-1
/
+1
2023-07-27
net/mlx5e: xsk: Fix crash on regular rq reactivation
Dragos Tatulea
1
-8
/
+21
2023-07-27
net/mlx5e: xsk: Fix invalid buffer access for legacy rq
Dragos Tatulea
1
-1
/
+4
2023-07-27
net/mlx5e: Move representor neigh cleanup to profile cleanup_tx
Jianbo Liu
1
-10
/
+7
2023-07-27
net/mlx5e: Fix crash moving to switchdev mode when ntuple offload is set
Amir Tzin
1
-0
/
+10
2023-07-27
net/mlx5e: Don't hold encap tbl lock if there is no encap action
Chris Mi
2
-6
/
+18
2023-07-27
net/mlx5: Honor user input for migratable port fn attr
Shay Drory
1
-1
/
+1
2023-07-27
net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()
Yuanjun Gong
1
-1
/
+3
2023-07-27
net/mlx5: fix potential memory leak in mlx5e_init_rep_rx
Zhengchao Shao
1
-1
/
+2
2023-07-27
net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctx
Zhengchao Shao
1
-2
/
+3
2023-07-27
net/mlx5e: fix double free in macsec_fs_tx_create_crypto_table_groups
Zhengchao Shao
1
-0
/
+1
2023-07-26
Merge branch 'tools-ynl-gen-fix-parse-multi-attr-enum-attribute'
Jakub Kicinski
1
-8
/
+8
2023-07-26
tools: ynl-gen: fix parse multi-attr enum attribute
Arkadiusz Kubalewski
1
-6
/
+6
2023-07-26
tools: ynl-gen: fix enum index in _decode_enum(..)
Arkadiusz Kubalewski
1
-2
/
+2
2023-07-26
Merge tag 'platform-drivers-x86-v6.5-3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
12
-40
/
+173
2023-07-26
Merge tag '6.5-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
7
-59
/
+88
2023-07-26
mm: suppress mm fault logging if fatal signal already pending
Linus Torvalds
1
-0
/
+4
2023-07-26
netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHA...
Pablo Neira Ayuso
1
-2
/
+3
2023-07-26
netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERROR
Pablo Neira Ayuso
1
-9
/
+18
2023-07-26
netfilter: nft_set_rbtree: fix overlap expiration walk
Florian Westphal
1
-6
/
+14
2023-07-26
btrfs: check for commit error at btrfs_attach_transaction_barrier()
Filipe Manana
1
-2
/
+7
2023-07-26
igc: Fix Kernel Panic during ndo_tx_timeout callback
Muhammad Husaini Zulkifli
1
-12
/
+28
2023-07-26
net: dsa: qca8k: fix mdb add/del case with 0 VID
Christian Marangi
1
-0
/
+6
2023-07-26
net: dsa: qca8k: fix broken search_and_del
Christian Marangi
1
-0
/
+4
2023-07-26
net: dsa: qca8k: fix search_and_insert wrong handling of new rule
Christian Marangi
1
-3
/
+6
2023-07-26
net: dsa: qca8k: enable use_single_write for qca8xxx
Christian Marangi
1
-2
/
+5
2023-07-26
net: ipa: only reset hashed tables when supported
Alex Elder
1
-9
/
+11
2023-07-26
Merge branch 'net-fix-error-warning-by-fstrict-flex-arrays-3'
Jakub Kicinski
3
-6
/
+8
2023-07-26
af_packet: Fix warning of fortified memcpy() in packet_getname().
Kuniyuki Iwashima
2
-2
/
+6
2023-07-26
af_unix: Fix fortify_panic() in unix_bind_bsd().
Kuniyuki Iwashima
1
-4
/
+2
2023-07-26
macvlan: add forgotten nla_policy for IFLA_MACVLAN_BC_CUTOFF
Lin Ma
1
-0
/
+1
2023-07-26
ovl: Always reevaluate the file signature for IMA
Eric Snowberg
1
-1
/
+1
2023-07-26
x86/traps: Fix load_unaligned_zeropad() handling for shared TDX memory
Kirill A. Shutemov
1
-7
/
+11
2023-07-25
Merge tag 'nfsd-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-2
/
+0
2023-07-25
Merge tag 'm68k-for-v6.5-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-6
/
+6
2023-07-25
platform/x86: huawei-wmi: Silence ambient light sensor
Konstantin Shelekhin
1
-0
/
+2
2023-07-25
platform/x86: msi-laptop: Fix rfkill out-of-sync on MSI Wind U100
Maxim Mikityanskiy
1
-4
/
+4
2023-07-25
platform/x86: asus-wmi: Fix setting RGB mode on some TUF laptops
Kristian Angelov
1
-2
/
+12
[prev]
[next]