index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.cocciconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-02
ubifs: ubifs_writepage: Mark page dirty after writing inode failed
Zhihao Cheng
1
-3
/
+9
2023-02-02
ubifs: dirty_cow_znode: Fix memleak in error handling path
Zhihao Cheng
1
-1
/
+8
2023-02-02
ubifs: Re-statistic cleaned znode count if commit failed
Zhihao Cheng
1
-0
/
+15
2023-02-02
ubi: Fix permission display of the debugfs files
ZhaoLong Wang
1
-9
/
+10
2023-02-02
ubi: Fix possible null-ptr-deref in ubi_free_volume()
Yang Yingliang
2
-6
/
+7
2023-02-02
ubi: fastmap: Add fastmap control support for module parameter
ZhaoLong Wang
1
-4
/
+20
2023-02-02
ubifs: Fix memory leak in alloc_wbufs()
Li Zetao
1
-4
/
+13
2023-02-02
ubi: Fix unreferenced object reported by kmemleak in ubi_resize_volume()
Li Zetao
1
-1
/
+1
2023-02-02
ubi: Fix use-after-free when volume resizing failed
Li Zetao
1
-1
/
+3
2023-02-02
ubifs: Reserve one leb for each journal head while doing budget
Zhihao Cheng
1
-4
/
+3
2023-02-02
ubifs: do_rename: Fix wrong space budget when target inode's nlink > 1
Zhihao Cheng
1
-0
/
+2
2023-02-02
ubifs: Fix wrong dirty space budget for dirty inode
Zhihao Cheng
1
-1
/
+1
2023-02-02
ubifs: Add comments and debug info for ubifs_xrename()
Zhihao Cheng
1
-0
/
+9
2023-02-02
ubifs: Rectify space budget for ubifs_xrename()
Zhihao Cheng
1
-0
/
+5
2023-02-02
ubifs: Rectify space budget for ubifs_symlink() if symlink is encrypted
Zhihao Cheng
1
-1
/
+1
2023-02-02
ubi: block: Reduce warning print to info for static volumes
MÃ¥rten Lindahl
1
-3
/
+6
2023-02-02
ubifs: Fix memory leak in ubifs_sysfs_init()
Liu Shixin
1
-0
/
+2
2023-02-02
ubifs: Fix build errors as symbol undefined
Li Hua
1
-0
/
+5
2023-02-02
ubi: ensure that VID header offset + VID header size <= alloc, size
George Kennedy
1
-0
/
+6
2023-02-02
jffs2: correct logic when creating a hole in jffs2_write_begin
Yifei Liu
1
-8
/
+7
2023-01-22
Linux 6.2-rc5
v6.2-rc5
Linus Torvalds
1
-1
/
+1
2023-01-21
ext4: deal with legacy signed xattr name hash values
Linus Torvalds
1
-2
/
+39
2023-01-21
prlimit: do_prlimit needs to have a speculation check
Greg Kroah-Hartman
1
-0
/
+2
2023-01-20
io_uring/poll: don't reissue in case of poll race on multishot request
Jens Axboe
1
-1
/
+5
2023-01-20
io_uring/msg_ring: fix remote queue to disabled ring
Pavel Begunkov
2
-2
/
+10
2023-01-20
io_uring/msg_ring: fix flagging remote execution
Pavel Begunkov
1
-17
/
+23
2023-01-20
Revert "Merge branch 'octeontx2-af-CPT'"
Jakub Kicinski
5
-277
/
+87
2023-01-20
USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100
Greg Kroah-Hartman
1
-1
/
+1
2023-01-20
usb: host: ehci-fsl: Fix module alias
Alexander Stein
1
-1
/
+1
2023-01-20
tcp: fix rate_app_limited to default to 1
David Morley
1
-0
/
+2
2023-01-20
bnxt: Do not read past the end of test names
Kees Cook
2
-17
/
+5
2023-01-20
serial: exar: Add support for Sealevel 7xxxC serial cards
Matthew Howell
1
-0
/
+14
2023-01-20
VMCI: Use threaded irqs instead of tasklets
Vishnu Dasa
1
-30
/
+19
2023-01-20
misc: fastrpc: Pass bitfield into qcom_scm_assign_mem
Elliot Berman
1
-9
/
+6
2023-01-20
gsmi: fix null-deref in gsmi_get_variable
Khazhismel Kumykov
1
-3
/
+4
2023-01-20
misc: fastrpc: Fix use-after-free race condition for maps
Ola Jeppsson
1
-3
/
+5
2023-01-20
misc: fastrpc: Don't remove map on creater_process and device_release
Abel Vesa
1
-9
/
+9
2023-01-20
misc: fastrpc: Fix use-after-free and race in fastrpc_map_find
Abel Vesa
1
-20
/
+21
2023-01-20
misc: fastrpc: fix error code in fastrpc_req_mmap()
Dan Carpenter
1
-1
/
+0
2023-01-20
mei: me: add meteor lake point M DID
Alexander Usyskin
2
-0
/
+4
2023-01-20
mei: bus: fix unlink on bus in error path
Alexander Usyskin
1
-4
/
+8
2023-01-20
Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling into single I...
Greg Kroah-Hartman
1
-4
/
+27
2023-01-20
firmware: zynqmp: fix declarations for gcc-13
Arnd Bergmann
1
-4
/
+4
2023-01-20
net: stmmac: enable all safety features by default
Andrew Halaney
1
-0
/
+14
2023-01-20
octeontx2-af: add mbox to return CPT_AF_FLT_INT info
Srujana Challa
3
-0
/
+56
2023-01-20
octeontx2-af: update cpt lf alloc mailbox
Srujana Challa
2
-3
/
+9
2023-01-20
octeontx2-af: restore rxc conf after teardown sequence
Nithin Dabilpuram
1
-4
/
+18
2023-01-20
octeontx2-af: optimize cpt pf identification
Srujana Challa
3
-3
/
+20
2023-01-20
octeontx2-af: modify FLR sequence for CPT
Srujana Challa
3
-47
/
+53
2023-01-20
octeontx2-af: add mbox for CPT LF reset
Srujana Challa
2
-0
/
+41
[next]