index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
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
2023-11-20
Linux 5.15.139
v5.15.139
Greg Kroah-Hartman
1
-1
/
+1
2023-11-20
btrfs: use u64 for buffer sizes in the tree search ioctls
Filipe Manana
1
-5
/
+5
2023-11-20
Revert "mmc: core: Capture correct oemid-bits for eMMC cards"
Dominique Martinet
1
-1
/
+1
2023-11-20
tracing/kprobes: Fix the order of argument descriptions
Yujie Liu
1
-1
/
+1
2023-11-20
fbdev: fsl-diu-fb: mark wr_reg_wa() static
Arnd Bergmann
1
-1
/
+1
2023-11-20
fbdev: imsttfb: fix a resource leak in probe
Dan Carpenter
1
-13
/
+16
2023-11-20
fbdev: imsttfb: Fix error path of imsttfb_probe()
Helge Deller
1
-2
/
+4
2023-11-20
spi: spi-zynq-qspi: add spi-mem to driver kconfig dependencies
Amit Kumar Mahapatra
1
-0
/
+1
2023-11-20
ASoC: hdmi-codec: register hpd callback on component probe
Jerome Brunet
1
-8
/
+19
2023-11-20
drm/syncobj: fix DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLE
Erik Kurzinger
1
-1
/
+2
2023-11-20
netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses
Florian Westphal
1
-1
/
+26
2023-11-20
netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...
Jeremy Sowden
4
-96
/
+72
2023-11-20
netfilter: xt_recent: fix (increase) ipv6 literal buffer length
Maciej Żenczykowski
1
-1
/
+1
2023-11-20
i2c: iproc: handle invalid slave state
Roman Bacik
1
-58
/
+75
2023-11-20
r8169: respect userspace disabling IFF_MULTICAST
Heiner Kallweit
1
-0
/
+2
2023-11-20
blk-core: use pr_warn_ratelimited() in bio_check_ro()
Yu Kuai
1
-2
/
+2
2023-11-20
block: remove unneeded return value of bio_check_ro()
Miaohe Lin
1
-7
/
+3
2023-11-20
tg3: power down device only on SYSTEM_POWER_OFF
George Shuklin
1
-1
/
+2
2023-11-20
net/smc: put sk reference if close work was canceled
D. Wythe
1
-1
/
+2
2023-11-20
net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc
D. Wythe
1
-5
/
+4
2023-11-20
net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
D. Wythe
4
-4
/
+9
2023-11-20
selftests: pmtu.sh: fix result checking
Hangbin Liu
1
-1
/
+1
2023-11-20
net: stmmac: xgmac: Enable support for multiple Flexible PPS outputs
Furong Xu
2
-2
/
+14
2023-11-20
Fix termination state for idr_for_each_entry_ul()
NeilBrown
1
-2
/
+4
2023-11-20
net: r8169: Disable multicast filter for RTL8168H and RTL8107E
Patrick Thompson
1
-1
/
+3
2023-11-20
dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses.
Kuniyuki Iwashima
2
-6
/
+7
2023-11-20
dccp: Call security_inet_conn_request() after setting IPv4 addresses.
Kuniyuki Iwashima
1
-3
/
+3
2023-11-20
octeontx2-pf: Fix holes in error code
Ratheesh Kannoth
1
-34
/
+46
2023-11-20
octeontx2-pf: Fix error codes
Ratheesh Kannoth
1
-17
/
+17
2023-11-20
inet: shrink struct flowi_common
Eric Dumazet
1
-1
/
+1
2023-11-20
bpf: Check map->usercnt after timer->timer is assigned
Hou Tao
1
-9
/
+16
2023-11-20
tipc: Change nla_policy for bearer-related names to NLA_NUL_STRING
Shigeru Yoshida
1
-2
/
+2
2023-11-20
hsr: Prevent use after free in prp_create_tagged_frame()
Dan Carpenter
1
-3
/
+1
2023-11-20
llc: verify mac len before reading mac header
Willem de Bruijn
3
-2
/
+14
2023-11-20
Input: synaptics-rmi4 - fix use after free in rmi_unregister_function()
Dan Carpenter
1
-1
/
+1
2023-11-20
pwm: brcmstb: Utilize appropriate clock APIs in suspend/resume
Florian Fainelli
1
-2
/
+2
2023-11-20
pwm: sti: Reduce number of allocations and drop usage of chip_data
Uwe Kleine-König
1
-15
/
+14
2023-11-20
regmap: prevent noinc writes from clobbering cache
Ben Wolsieffer
1
-7
/
+9
2023-11-20
media: dvb-usb-v2: af9035: fix missing unlock
Hans Verkuil
1
-4
/
+9
2023-11-20
media: cedrus: Fix clock/reset sequence
Jernej Skrabec
1
-12
/
+12
2023-11-20
media: vidtv: mux: Add check and kfree for kstrdup
Jiasheng Jiang
1
-1
/
+6
2023-11-20
media: vidtv: psi: Add check for kstrdup
Jiasheng Jiang
1
-5
/
+40
2023-11-20
media: s3c-camif: Avoid inappropriate kfree()
Katya Orlova
1
-4
/
+2
2023-11-20
media: bttv: fix use after free error due to btv->timeout timer
Zheng Wang
1
-0
/
+1
2023-11-20
media: i2c: max9286: Fix some redundant of_node_put() calls
Christophe JAILLET
1
-2
/
+0
2023-11-20
pcmcia: ds: fix possible name leak in error path in pcmcia_device_add()
Yang Yingliang
1
-3
/
+1
2023-11-20
pcmcia: ds: fix refcount leak in pcmcia_device_add()
Yang Yingliang
1
-2
/
+8
2023-11-20
pcmcia: cs: fix possible hung task and memory leak pccardd()
Yang Yingliang
1
-0
/
+1
2023-11-20
rtc: pcf85363: fix wrong mask/val parameters in regmap_update_bits call
Javier Carrasco
1
-1
/
+1
2023-11-20
cxl/mem: Fix shutdown order
Dan Williams
1
-2
/
+1
[next]