index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
NFS: Fix a race when updating an existing write
Trond Myklebust
3
-47
/
+29
11 days
nfs: fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requests
Christoph Hellwig
3
-84
/
+68
11 days
ACPI: EC: Add device to acpi_ec_no_wakeup[] qurik list
Werner Sembach
1
-0
/
+6
11 days
ASoC: codecs: tx-macro: correct tx_macro_component_drv name
Alexey Klimov
1
-1
/
+1
11 days
smb: client: fix race with concurrent opens in rename(2)
Paulo Alcantara
1
-0
/
+18
11 days
smb: client: fix race with concurrent opens in unlink(2)
Paulo Alcantara
1
-2
/
+14
11 days
scsi: core: sysfs: Correct sysfs attributes access rights
Damien Le Moal
1
-2
/
+2
11 days
ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
Tengda Wu
1
-2
/
+2
11 days
mips: lantiq: xway: sysctrl: rename the etop node
Aleksander Jan Bajkowski
2
-6
/
+6
11 days
mips: dts: lantiq: danube: add missing burst length property
Aleksander Jan Bajkowski
1
-0
/
+3
11 days
pinctrl: STMFX: add missing HAS_IOMEM dependency
Randy Dunlap
1
-0
/
+1
2025-08-28
Linux 6.1.149
v6.1.149
Greg Kroah-Hartman
1
-1
/
+1
2025-08-28
alloc_fdtable(): change calling conventions.
Al Viro
1
-46
/
+29
2025-08-28
netfilter: nf_reject: don't leak dst refcount for loopback packets
Florian Westphal
2
-7
/
+4
2025-08-28
s390/hypfs: Enable limited access during lockdown
Peter Oberparleiter
1
-1
/
+2
2025-08-28
s390/hypfs: Avoid unnecessary ioctl registration in debugfs
Peter Oberparleiter
1
-7
/
+11
2025-08-28
ALSA: usb-audio: Use correct sub-type for UAC3 feature unit validation
Takashi Iwai
1
-1
/
+1
2025-08-28
bonding: send LACPDUs periodically in passive mode after receiving partner's ...
Hangbin Liu
1
-18
/
+24
2025-08-28
bonding: Add independent control state machine
Aahil Awatramani
10
-8
/
+234
2025-08-28
bonding: update LACP activity flag after setting lacp_active
Hangbin Liu
3
-0
/
+27
2025-08-28
net/sched: Remove unnecessary WARNING condition for empty child qdisc in htb_...
William Liu
1
-1
/
+1
2025-08-28
net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit
William Liu
1
-2
/
+12
2025-08-28
igc: fix disabling L1.2 PCI-E link substate on I226 on init
ValdikSS
1
-7
/
+7
2025-08-28
ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zc
Jason Xing
1
-1
/
+3
2025-08-28
gve: prevent ethtool ops after shutdown
Jordan Rhee
1
-0
/
+2
2025-08-28
net: usb: asix_devices: Fix PHY address mask in MDIO bus initialization
Yuichiro Tsuji
1
-1
/
+1
2025-08-28
phy: mscc: Fix timestamping for vsc8584
Horatiu Vultur
3
-12
/
+61
2025-08-28
ppp: fix race conditions in ppp_fill_forward_path
Qingfang Deng
1
-6
/
+11
2025-08-28
net: ethernet: mtk_ppe: add RCU lock around dev_fill_forward_path
Qingfang Deng
1
-0
/
+2
2025-08-28
ipv6: sr: validate HMAC algorithm ID in seg6_hmac_info_add
Minhong He
1
-0
/
+3
2025-08-28
net: gso: Forbid IPv6 TSO with extensions on devices with only IPV6_CSUM
Jakub Ramaseuski
1
-0
/
+12
2025-08-28
drm/amd/display: Add null pointer check in mod_hdcp_hdcp1_create_session()
Chenyuan Yang
1
-0
/
+3
2025-08-28
ALSA: usb-audio: Fix size validation in convert_chmap_v3()
Dan Carpenter
1
-1
/
+1
2025-08-28
drm/hisilicon/hibmc: fix the hibmc loaded failed bug
Baihan Li
1
-2
/
+2
2025-08-28
mlxsw: spectrum: Forward packets with an IPv4 link-local source IP
Ido Schimmel
2
-0
/
+3
2025-08-28
Bluetooth: hci_conn: do return error from hci_enhanced_setup_sync()
Sergey Shtylyov
1
-1
/
+2
2025-08-28
iommu/amd: Avoid stack buffer overflow from kernel cmdline
Kees Cook
1
-2
/
+2
2025-08-28
scsi: qla4xxx: Prevent a potential error pointer dereference
Dan Carpenter
1
-0
/
+2
2025-08-28
net: bridge: fix soft lockup in br_multicast_query_expired()
Wang Liang
2
-0
/
+18
2025-08-28
RDMA/bnxt_re: Fix to initialize the PBL array
Anantha Prabhu
1
-0
/
+2
2025-08-28
RDMA/erdma: Fix ignored return value of init_kernel_qp
Boshi Yu
1
-1
/
+3
2025-08-28
iosys-map: Fix undefined behavior in iosys_map_clear()
Nitin Gote
1
-6
/
+1
2025-08-28
cgroup/cpuset: Use static_branch_enable_cpuslocked() on cpusets_insane_config...
Waiman Long
1
-1
/
+1
2025-08-28
x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helper
Tianxiang Peng
1
-0
/
+3
2025-08-28
compiler: remove __ADDRESSABLE_ASM{_STR,}() again
Jan Beulich
2
-10
/
+3
2025-08-28
iio: temperature: maxim_thermocouple: use DMA-safe buffer for spi_read()
David Lechner
1
-10
/
+16
2025-08-28
iio: light: as73211: Ensure buffer holes are zeroed
Jonathan Cameron
1
-1
/
+1
2025-08-28
tracing: Limit access to parser->buffer when trace_get_user failed
Pu Lehui
2
-7
/
+19
2025-08-28
tracing: Remove unneeded goto out logic
Steven Rostedt
1
-23
/
+14
2025-08-28
iio: imu: inv_icm42600: change invalid data error to -EBUSY
Jean-Baptiste Maneyrol
1
-1
/
+5
[prev]
[next]