index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'sparc-for-6.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-23
24
-114
/
+76
|
\
|
*
sparc/leon: Remove on-stack cpumask var
Dawei Li
2024-05-08
1
-4
/
+3
|
*
sparc/pci_msi: Remove on-stack cpumask var
Dawei Li
2024-05-08
1
-4
/
+1
|
*
sparc/of: Remove on-stack cpumask var
Dawei Li
2024-05-08
1
-4
/
+1
|
*
sparc/irq: Remove on-stack cpumask var
Dawei Li
2024-05-08
1
-7
/
+3
|
*
sparc/srmmu: Remove on-stack cpumask var
Dawei Li
2024-05-08
1
-28
/
+12
|
*
sparc: chmc: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-22
1
-3
/
+2
|
*
sparc: parport: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-22
1
-4
/
+2
|
*
sparc: Compare pointers to NULL instead of 0
Thorsten Blum
2024-04-22
1
-1
/
+1
|
*
sparc: Use swap() to fix Coccinelle warning
Thorsten Blum
2024-04-22
1
-3
/
+1
|
*
sparc32: Fix version generation failed warnings
Sam Ravnborg
2024-04-22
1
-5
/
+12
|
*
sparc64: Fix number of online CPUs
Sam Ravnborg
2024-04-22
4
-18
/
+3
|
*
sparc64: Fix prototype warning for sched_clock
Sam Ravnborg
2024-04-22
1
-0
/
+1
|
*
sparc64: Fix prototype warnings in adi_64.c
Sam Ravnborg
2024-04-22
1
-7
/
+7
|
*
sparc64: Fix prototype warning for dma_4v_iotsb_bind
Sam Ravnborg
2024-04-22
1
-3
/
+3
|
*
sparc64: Fix prototype warning for uprobe_trap
Sam Ravnborg
2024-04-22
2
-0
/
+6
|
*
sparc64: Fix prototype warning for alloc_irqstack_bootmem
Sam Ravnborg
2024-04-22
1
-1
/
+1
|
*
sparc64: Fix prototype warning for vmemmap_free
Sam Ravnborg
2024-04-22
1
-5
/
+0
|
*
sparc64: Fix prototype warnings in traps_64.c
Sam Ravnborg
2024-04-22
1
-5
/
+5
|
*
sparc64: Fix prototype warning for init_vdso_image
Sam Ravnborg
2024-04-22
1
-2
/
+3
|
*
sparc: move struct termio to asm/termios.h
Mike Gilbert
2024-04-22
2
-10
/
+9
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-05-23
12
-25
/
+125
|
\
\
|
*
|
arm64/fpsimd: Avoid erroneous elide of user state reload
Ard Biesheuvel
2024-05-22
1
-22
/
+22
|
*
|
Reapply "arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD"
Will Deacon
2024-05-22
2
-0
/
+19
|
*
|
arm64: asm-bug: Add .align 2 to the end of __BUG_ENTRY
Jiangfeng Xiao
2024-05-21
1
-0
/
+1
|
*
|
perf/arm-dmc620: Fix lockdep assert in ->event_init()
Namhyung Kim
2024-05-17
1
-3
/
+6
|
*
|
Revert "arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD"
Will Deacon
2024-05-17
2
-19
/
+0
|
*
|
Merge branch 'for-next/errata' into for-next/core
Will Deacon
2024-05-10
9
-0
/
+96
|
|
\
\
|
|
*
|
arm64: errata: Add workaround for Arm errata 3194386 and 3312417
Mark Rutland
2024-05-10
7
-0
/
+88
|
|
*
|
arm64: cputype: Add Neoverse-V3 definitions
Mark Rutland
2024-05-10
1
-0
/
+2
|
|
*
|
arm64: cputype: Add Cortex-X4 definitions
Mark Rutland
2024-05-10
1
-0
/
+2
|
|
*
|
arm64: barrier: Restore spec_bar() macro
Mark Rutland
2024-05-10
1
-0
/
+4
*
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-05-23
40
-175
/
+353
|
\
\
\
\
|
*
|
|
|
virtio-pci: Check if is_avq is NULL
Li Zhang
2024-05-22
1
-1
/
+1
|
*
|
|
|
Merge tag 'stable/vduse-virtio-net' into vhost
Michael S. Tsirkin
2024-05-22
1
-4
/
+20
|
|
\
\
\
\
|
|
*
|
|
|
vduse: enable Virtio-net device type
Maxime Coquelin
2024-03-19
1
-0
/
+10
|
|
*
|
|
|
vduse: Temporarily fail if control queue feature requested
Maxime Coquelin
2024-03-19
1
-0
/
+5
|
|
*
|
|
|
vduse: validate block features only with block devices
Maxime Coquelin
2024-03-19
1
-4
/
+5
|
*
|
|
|
|
virtio: delete vq in vp_find_vqs_msix() when request_irq() fails
Jiri Pirko
2024-05-22
1
-1
/
+3
|
*
|
|
|
|
MAINTAINERS: add Eugenio Pérez as reviewer
Eugenio Pérez
2024-05-22
1
-0
/
+4
|
*
|
|
|
|
vhost-vdpa: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-05-22
1
-3
/
+3
|
*
|
|
|
|
vp_vdpa: don't allocate unused msix vectors
Yuxue Liu
2024-05-22
1
-6
/
+16
|
*
|
|
|
|
sound: virtio: drop owner assignment
Krzysztof Kozlowski
2024-05-22
1
-1
/
+0
|
*
|
|
|
|
fuse: virtio: drop owner assignment
Krzysztof Kozlowski
2024-05-22
1
-1
/
+0
|
*
|
|
|
|
scsi: virtio: drop owner assignment
Krzysztof Kozlowski
2024-05-22
1
-1
/
+0
|
*
|
|
|
|
rpmsg: virtio: drop owner assignment
Krzysztof Kozlowski
2024-05-22
1
-1
/
+0
|
*
|
|
|
|
nvdimm: virtio_pmem: drop owner assignment
Krzysztof Kozlowski
2024-05-22
1
-1
/
+0
|
*
|
|
|
|
wifi: mac80211_hwsim: drop owner assignment
Krzysztof Kozlowski
2024-05-22
1
-1
/
+0
|
*
|
|
|
|
vsock/virtio: drop owner assignment
Krzysztof Kozlowski
2024-05-22
1
-1
/
+0
|
*
|
|
|
|
net: 9p: virtio: drop owner assignment
Krzysztof Kozlowski
2024-05-22
1
-1
/
+0
[next]