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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-01-04
Linux 6.0.17
v6.0.17
Greg Kroah-Hartman
1
-1
/
+1
2023-01-04
kcsan: Instrument memcpy/memset/memmove with newer Clang
Marco Elver
1
-0
/
+50
2023-01-04
SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() fails
Chuck Lever
1
-2
/
+7
2023-01-04
tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leak
Hanjun Guo
1
-4
/
+5
2023-01-04
tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leak
Hanjun Guo
1
-9
/
+20
2023-01-04
tpm: acpi: Call acpi_put_table() to fix memory leak
Hanjun Guo
1
-3
/
+9
2023-01-04
mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNING
Deren Wu
1
-0
/
+2
2023-01-04
block: Do not reread partition table on exclusively open device
Jan Kara
3
-8
/
+13
2023-01-04
f2fs: allow to read node block after shutdown
Jaegeuk Kim
1
-2
/
+1
2023-01-04
f2fs: should put a page when checking the summary info
Pavel Machek
1
-0
/
+1
2023-01-04
mm, compaction: fix fast_isolate_around() to stay within boundaries
NARIBAYASHI Akira
1
-13
/
+5
2023-01-04
md: fix a crash in mempool_free
Mikulas Patocka
1
-3
/
+6
2023-01-04
mfd: mt6360: Add bounds checking in Regmap read/write call-backs
ChiYuan Huang
1
-2
/
+12
2023-01-04
pnode: terminate at peers of source
Christian Brauner
1
-1
/
+1
2023-01-04
ALSA: hda/hdmi: Static PCM mapping again with AMD HDMI codecs
Takashi Iwai
1
-8
/
+19
2023-01-04
ALSA: line6: fix stack overflow in line6_midi_transmit
Artem Egorkine
1
-1
/
+2
2023-01-04
ALSA: line6: correct midi status byte when receiving data from podxt
Artem Egorkine
5
-12
/
+27
2023-01-04
ovl: update ->f_iocb_flags when ovl_change_flags() modifies ->f_flags
Al Viro
1
-0
/
+1
2023-01-04
ovl: Use ovl mounter's fsuid and fsgid in ovl_link()
Zhang Tianci
1
-16
/
+30
2023-01-04
binfmt: Fix error return code in load_elf_fdpic_binary()
Wang Yufen
1
-2
/
+3
2023-01-04
io_uring: dont remove file from msg_ring reqs
Pavel Begunkov
4
-5
/
+10
2023-01-04
eventfd: provide a eventfd_signal_mask() helper
Jens Axboe
2
-16
/
+28
2023-01-04
eventpoll: add EPOLL_URING_WAKE poll wakeup flag
Jens Axboe
2
-8
/
+16
2023-01-04
hfsplus: fix bug causing custom uid and gid being unable to be assigned with ...
Aditya Garg
3
-2
/
+8
2023-01-04
pstore/zone: Use GFP_ATOMIC to allocate zone buffer
Qiujun Huang
1
-1
/
+1
2023-01-04
pstore: Properly assign mem_type property
Luca Stefani
1
-1
/
+1
2023-01-04
mm/mempolicy: fix memory leak in set_mempolicy_home_node system call
Mathieu Desnoyers
1
-0
/
+1
2023-01-04
rtmutex: Add acquire semantics for rtmutex lock acquisition slow path
Mel Gorman
2
-12
/
+49
2023-01-04
futex: Fix futex_waitv() hrtimer debug object leak on kcalloc error
Mathieu Desnoyers
1
-4
/
+7
2023-01-04
HID: plantronics: Additional PIDs for double volume key presses quirk
Terry Junge
2
-0
/
+12
2023-01-04
HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint
José Expósito
1
-0
/
+4
2023-01-04
kprobes: kretprobe events missing on 2-core KVM guest
wuqiang
2
-8
/
+3
2023-01-04
rtc: msc313: Fix function prototype mismatch in msc313_rtc_probe()
Kees Cook
1
-11
/
+1
2023-01-04
powerpc/rtas: avoid scheduling in rtas_os_term()
Nathan Lynch
1
-1
/
+6
2023-01-04
powerpc/rtas: avoid device tree lookups in rtas_os_term()
Nathan Lynch
1
-3
/
+10
2023-01-04
iommu/mediatek: Fix crash on isr after kexec()
Ricardo Ribalda
1
-1
/
+1
2023-01-04
objtool: Fix SEGFAULT
Christophe Leroy
1
-1
/
+1
2023-01-04
fs/ntfs3: Fix slab-out-of-bounds in r_page
Yin Xiujiang
1
-24
/
+2
2023-01-04
fs/ntfs3: Delete duplicate condition in ntfs_read_mft()
Dan Carpenter
1
-6
/
+0
2023-01-04
fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_fill_super()
Tetsuo Handa
1
-1
/
+1
2023-01-04
fs/ntfs3: Use __GFP_NOWARN allocation at wnd_init()
Tetsuo Handa
1
-1
/
+1
2023-01-04
fs/ntfs3: Validate index root when initialize NTFS security
Edward Lo
1
-4
/
+6
2023-01-04
soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15
Pierre-Louis Bossart
1
-0
/
+8
2023-01-04
fs/ntfs3: Fix slab-out-of-bounds read in run_unpack
Hawkins Jiawei
1
-0
/
+7
2023-01-04
fs/ntfs3: Validate resident attribute name
Edward Lo
1
-0
/
+5
2023-01-04
fs/ntfs3: Validate buffer length while parsing index
Edward Lo
1
-0
/
+6
2023-01-04
fs/ntfs3: Validate attribute name offset
Edward Lo
1
-0
/
+3
2023-01-04
fs/ntfs3: Add null pointer check for inode operations
Edward Lo
1
-2
/
+2
2023-01-04
fs/ntfs3: Fix memory leak on ntfs_fill_super() error path
Shigeru Yoshida
1
-0
/
+1
2023-01-04
fs/ntfs3: Add null pointer check to attr_load_runs_vcn
Edward Lo
1
-0
/
+5
[next]