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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-12
Revert "arch: riscv: Copy arch specific adaptations from vendor kernel"
Marek Szyprowski
1
-3
/
+0
2024-09-03
USB: port SpacemiT K1x USB Gadget (UDC) and related PHY vendor drivers
Marek Szyprowski
1
-0
/
+15
2024-09-03
usb: port SpacemiT DWC3/USB3 and related PHY vendor drivers
Marek Szyprowski
1
-0
/
+131
2024-08-30
arch: riscv: Copy arch specific adaptations from vendor kernel
Michal Wilczynski
1
-0
/
+3
2024-08-30
riscv: dt: Add constants for display DPU
Michal Wilczynski
1
-0
/
+40
2024-08-30
drm: spacemit: Add spacemit DRM drivers
Michal Wilczynski
1
-0
/
+23
2024-08-22
riscv: dt: Add constants for DMA channel map table
Michal Wilczynski
1
-0
/
+58
2024-08-22
mmc: Add SpacemiT K1-X mmc driver
Michal Wilczynski
3
-0
/
+162
2024-08-22
mfd: Add SpacemiT K1-X mfd driver
Michal Wilczynski
4
-0
/
+1521
2024-08-22
soc: Add SpacemiT K1-X SoC drivers
Michal Wilczynski
1
-0
/
+16
2024-08-22
pinctrl: Add SpacemiT K1-X pinctrl drivers
Michal Wilczynski
1
-0
/
+198
2024-08-22
clk: Add SpacemiT K1-X clock drivers
Michal Wilczynski
1
-0
/
+199
2024-08-22
reset: Add SpacemiT K1-X reset driver
Michal Wilczynski
1
-0
/
+120
2024-05-25
block: add a disk_has_partscan helper
Christoph Hellwig
1
-0
/
+13
2024-05-25
bpf: Add missing BPF_LINK_TYPE invocations
Jiri Olsa
1
-0
/
+3
2024-05-25
Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
Sungwoo Kim
2
-0
/
+10
2024-05-17
VFIO: Add the SPR_DSA and SPR_IAX devices to the denylist
Arjan van de Ven
1
-0
/
+2
2024-05-17
kmsan: compiler_types: declare __no_sanitize_or_inline
Alexander Potapenko
1
-0
/
+11
2024-05-17
mm/slab: make __free(kfree) accept error pointers
Dan Carpenter
1
-1
/
+1
2024-05-17
Reapply "drm/qxl: simplify qxl_fence_wait"
Linus Torvalds
1
-7
/
+0
2024-05-17
rxrpc: Fix the names of the fields in the ACK trailer struct
David Howells
1
-1
/
+1
2024-05-17
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
2
-0
/
+18
2024-05-17
Drivers: hv: vmbus: Track decrypted status in vmbus_gpadl
Rick Edgecombe
1
-0
/
+1
2024-05-17
memblock tests: fix undefined reference to `BIT'
Wei Yang
1
-0
/
+2
2024-05-17
drm/amdkfd: range check cp bad op exception interrupts
Jonathan Kim
1
-3
/
+14
2024-05-17
scsi: mpi3mr: Avoid memcpy field-spanning write WARNING
Shin'ichiro Kawasaki
1
-1
/
+1
2024-05-17
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...
Richard Gobert
1
-0
/
+9
2024-05-17
ALSA: emu10k1: move the whole GPIO event handling to the workqueue
Oswald Buddenhagen
1
-2
/
+1
2024-05-17
ASoC: SOF: Introduce generic names for IPC types
Peter Ujfalusi
1
-2
/
+5
2024-05-17
regmap: Add regmap_read_bypassed()
Richard Fitzgerald
1
-0
/
+8
2024-05-17
bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
Jason Xing
1
-0
/
+2
2024-05-17
regulator: change devm_regulator_get_enable_optional() stub to return Ok
Matti Vaittinen
1
-1
/
+1
2024-05-17
regulator: change stubbed devm_regulator_get_enable to return Ok
Matti Vaittinen
1
-1
/
+1
2024-05-17
sunrpc: add a struct rpc_stats arg to rpc_create_args
Josef Bacik
1
-0
/
+1
2024-05-17
nvmem: add explicit config option to read old syntax fixed OF cells
Rafał Miłecki
1
-0
/
+2
2024-05-02
macsec: Enable devices to advertise whether they update sk_buff md_dst during...
Rahul Rameshbabu
1
-0
/
+1
2024-05-02
mm: turn folio_test_hugetlb into a PageType
Matthew Wilcox (Oracle)
2
-37
/
+34
2024-05-02
ethernet: Add helper for assigning packet type when dest address does not mat...
Rahul Rameshbabu
1
-0
/
+25
2024-05-02
mm: support page_mapcount() on page_has_type() pages
Matthew Wilcox (Oracle)
2
-5
/
+7
2024-05-02
mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macros
Matthew Wilcox (Oracle)
1
-23
/
+47
2024-05-02
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
2
-3
/
+5
2024-05-02
drm: add drm_gem_object_is_shared_for_memory_stats() helper
Alex Deucher
1
-0
/
+13
2024-05-02
af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().
Kuniyuki Iwashima
1
-0
/
+3
2024-05-02
tls: fix lockless read of strp->msg_ready in ->poll
Sabrina Dubroca
1
-1
/
+2
2024-05-02
Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE
Luiz Augusto von Dentz
1
-0
/
+4
2024-05-02
net: fix sk_memory_allocated_{add|sub} vs softirqs
Eric Dumazet
1
-18
/
+20
2024-05-02
net: make SK_MEMORY_PCPU_RESERV tunable
Adam Li
1
-2
/
+3
2024-04-27
PCI/ASPM: Fix deadlock when enabling ASPM
Johan Hovold
1
-0
/
+5
2024-04-27
bootconfig: use memblock_free_late to free xbc memory to buddy
Qiang Zhang
1
-1
/
+6
2024-04-27
mm/shmem: inline shmem_is_huge() for disabled transparent hugepages
Sumanth Korikkar
1
-0
/
+9
[next]