index
:
platform/kernel/linux-riscv
accepted/tizen_unified
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
master
tizen
tizen_dev
upstream
Unnamed repository; edit this file 'description' to name the repository.
Replication User from Gerrit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-22
riscv: add SpacemiT SoC family Kconfig support
Yangyu Chen
1
-0
/
+5
2024-08-22
dt-bindings: serial: 8250: Add SpacemiT K1 uart compatible
Yixun Lan
1
-1
/
+3
2024-08-22
dt-bindings: interrupt-controller: Add SpacemiT K1 PLIC
Yangyu Chen
1
-0
/
+1
2024-08-22
dt-bindings: timer: Add SpacemiT K1 CLINT
Yangyu Chen
1
-0
/
+1
2024-08-22
dt-bindings: riscv: add SpacemiT K1 bindings
Yangyu Chen
1
-0
/
+28
2024-08-22
dt-bindings: riscv: Add SpacemiT X60 compatibles
Yangyu Chen
1
-0
/
+1
2024-08-22
dt-bindings: vendor-prefixes: add spacemit
Yangyu Chen
1
-0
/
+2
2024-05-25
Linux 6.6.32
v6.6.32
Greg Kroah-Hartman
1
-1
/
+1
2024-05-25
block: add a partscan sysfs attribute for disks
Christoph Hellwig
2
-0
/
+18
2024-05-25
block: add a disk_has_partscan helper
Christoph Hellwig
3
-9
/
+16
2024-05-25
Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS filter matching s...
SeongJae Park
1
-1
/
+1
2024-05-25
docs: kernel_include.py: Cope with docutils 0.21
Akira Yokosawa
1
-1
/
+0
2024-05-25
admin-guide/hw-vuln/core-scheduling: fix return type of PR_SCHED_CORE_GET
Thomas Weißschuh
1
-2
/
+2
2024-05-25
KEYS: trusted: Do not use WARN when encode fails
Jarkko Sakkinen
1
-1
/
+2
2024-05-25
remoteproc: mediatek: Make sure IPI buffer fits in L2TCM
AngeloGioacchino Del Regno
1
-1
/
+9
2024-05-25
serial: kgdboc: Fix NMI-safety problems from keyboard reset code
Daniel Thompson
1
-1
/
+29
2024-05-25
usb: typec: tipd: fix event checking for tps6598x
Javier Carrasco
2
-13
/
+43
2024-05-25
usb: typec: ucsi: displayport: Fix potential deadlock
Heikki Krogerus
1
-4
/
+0
2024-05-25
net: usb: ax88179_178a: fix link status when link is set to down/up
Jose Ignacio Tornos Martinez
1
-11
/
+26
2024-05-25
usb: dwc3: Wait unconditionally after issuing EndXfer command
Prashanth K
1
-3
/
+1
2024-05-25
binder: fix max_thread type inconsistency
Carlos Llamas
2
-2
/
+2
2024-05-25
drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_he...
Srinivasan Shanmugam
1
-0
/
+3
2024-05-25
erofs: reliably distinguish block based and fscache mode
Christian Brauner
1
-6
/
+2
2024-05-25
erofs: get rid of erofs_fs_context
Baokun Li
2
-70
/
+53
2024-05-25
bpf: Add missing BPF_LINK_TYPE invocations
Jiri Olsa
1
-0
/
+3
2024-05-25
kselftest: Add a ksft_perror() helper
Mark Brown
1
-0
/
+14
2024-05-25
mmc: core: Add HS400 tuning in HS400es initialization
Mengqi Zhang
1
-2
/
+7
2024-05-25
KEYS: trusted: Fix memory leak in tpm2_key_encode()
Jarkko Sakkinen
1
-6
/
+18
2024-05-25
Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
Sungwoo Kim
7
-51
/
+86
2024-05-25
Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()
Sungwoo Kim
1
-11
/
+10
2024-05-25
ice: remove unnecessary duplicate checks for VF VSI ID
Jacob Keller
1
-3
/
+0
2024-05-25
ice: pass VSI pointer into ice_vc_isvalid_q_id
Jacob Keller
1
-12
/
+10
2024-05-25
net: ks8851: Fix another TX stall caused by wrong ISR flag handling
Ronald Wahl
1
-17
/
+1
2024-05-25
drm/amd/display: Fix division by zero in setup_dsc_config
Jose Fernandez
1
-1
/
+6
2024-05-25
smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
3
-30
/
+33
2024-05-25
ksmbd: add continuous availability share parameter
Namjae Jeon
2
-19
/
+27
2024-05-25
cifs: Add tracing for the cifs_tcon struct refcounting
David Howells
11
-26
/
+143
2024-05-25
smb: client: instantiate when creating SFU files
Paulo Alcantara
1
-39
/
+55
2024-05-25
smb: client: fix NULL ptr deref in cifs_mark_open_handles_for_deleted_file()
Paulo Alcantara
1
-1
/
+2
2024-05-25
smb3: add trace event for mknod
Steve French
2
-1
/
+10
2024-05-25
smb311: additional compression flag defined in updated protocol spec
Steve French
1
-4
/
+6
2024-05-25
smb311: correct incorrect offset field in compression header
Steve French
1
-1
/
+1
2024-05-25
cifs: Move some extern decls from .c files to .h
Steve French
4
-10
/
+2
2024-05-25
ksmbd: fix potencial out-of-bounds when buffer offset is invalid
Namjae Jeon
2
-29
/
+42
2024-05-25
ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
Namjae Jeon
1
-1
/
+4
2024-05-25
ksmbd: Fix spelling mistake "connction" -> "connection"
Colin Ian King
1
-1
/
+1
2024-05-25
ksmbd: fix possible null-deref in smb_lazy_parent_lease_break_close
Marios Makassikis
1
-1
/
+1
2024-05-25
cifs: remove redundant variable assignment
Bharath SM
1
-2
/
+0
2024-05-25
cifs: fixes for get_inode_info
Meetakshi Setiya
2
-12
/
+13
2024-05-25
cifs: defer close file handles having RH lease
Bharath SM
1
-4
/
+15
[prev]
[next]