index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
Commit message (
Expand
)
Author
Age
Files
Lines
*
gup: document and work around "COW can break either way" issue
Linus Torvalds
2022-01-27
1
-1
/
+8
*
sparc64: fix pci_iounmap() when CONFIG_PCI is not set
Linus Torvalds
2021-10-09
1
-0
/
+2
*
sparc: avoid stringop-overread errors
Linus Torvalds
2021-10-06
1
-1
/
+2
*
sparc32: fix a user-triggerable oops in clear_user()
Al Viro
2021-03-03
1
-0
/
+1
*
sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is set
Randy Dunlap
2021-03-03
1
-1
/
+1
*
sparc64: remove mm_cpumask clearing to fix kthread_use_mm race
Nicholas Piggin
2020-11-10
1
-51
/
+14
*
fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"
Al Viro
2020-06-30
1
-2
/
+7
*
sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()
Al Viro
2020-06-20
1
-14
/
+3
*
sparc32: fix register window handling in genregs32_[gs]et()
Al Viro
2020-06-20
1
-130
/
+98
*
sparc: Add .exit.data section.
David S. Miller
2020-02-28
1
-2
/
+4
*
sparc32: fix struct ipc64_perm type definition
Arnd Bergmann
2020-02-14
1
-11
/
+11
*
sparc64: Rework xchg() definition to avoid warnings.
David S. Miller
2019-11-28
1
-1
/
+6
*
sparc: Fix parport build warnings.
David S. Miller
2019-11-28
1
-0
/
+2
*
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
2019-08-25
1
-2
/
+0
*
bug.h: work around GCC PR82365 in BUG()
Arnd Bergmann
2019-07-10
1
-1
/
+5
*
sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIOD
Young Xiao
2019-07-10
1
-0
/
+4
*
sparc64: Fix regression in non-hypervisor TLB flush xcall
James Clarke
2019-06-11
1
-2
/
+2
*
sparc64: Make proc_id signed.
David S. Miller
2018-11-13
1
-1
/
+1
*
sparc: Fix single-pcr perf event counter management.
David S. Miller
2018-11-13
1
-4
/
+13
*
sparc64: Fix regression in pmdp_invalidate().
David S. Miller
2018-11-10
1
-6
/
+13
*
arch/sparc: increase CONFIG_NODES_SHIFT on SPARC64 to 5
Jane Chu
2018-11-10
1
-2
/
+6
*
sys: don't hold uts_sem while accessing userspace memory
Jann Horn
2018-09-09
2
-17
/
+25
*
sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()
Thomas Petazzoni
2018-09-05
1
-1
/
+1
*
sparc64: Don't clibber fixed registers in __multi4.
David S. Miller
2018-06-06
1
-12
/
+12
*
sparc64: Fix build warnings with gcc 7.
David S. Miller
2018-06-06
1
-1
/
+1
*
sparc64: Make atomic_xchg() an inline function rather than a macro.
David S. Miller
2018-05-30
1
-1
/
+5
*
sparc64: update pmdp_invalidate() to return old pmd value
Nitin Gupta
2018-05-30
2
-6
/
+19
*
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
2018-05-19
1
-21
/
+5
*
sparc64: ldc abort during vds iso boot
Jag Raman
2018-04-13
1
-1
/
+6
*
crypto: hash - annotate algorithms taking optional key
Eric Biggers
2018-02-25
1
-0
/
+1
*
sparc32: Export vac_cache_size to fix build error
Guenter Roeck
2017-12-25
1
-0
/
+1
*
sparc64/mm: set fields in deferred pages
Pavel Tatashin
2017-12-14
1
-1
/
+8
*
security/keys: add CONFIG_KEYS_COMPAT to Kconfig
Bilal Amarni
2017-11-18
1
-3
/
+0
*
sparc64: Migrate hvcons irq to panicked cpu
Vijay Kumar
2017-10-21
2
-2
/
+9
*
sparc64: remove unnecessary log message
Tushar Dave
2017-08-30
1
-2
/
+0
*
sparc64: Prevent perf from running during super critical sections
Rob Gardner
2017-08-12
3
-7
/
+22
*
sparc64: Fix exception handling in UltraSPARC-III memcpy.
David S. Miller
2017-08-11
1
-2
/
+2
*
sparc64: Measure receiver forward progress to avoid send mondo timeout
Jane Chu
2017-08-11
4
-70
/
+132
*
sparc64: Zero pages on allocation for mondo and error queues.
Liam R. Howlett
2017-07-05
1
-1
/
+1
*
sparc64: Handle PIO & MEM non-resumable errors.
Liam R. Howlett
2017-07-05
1
-0
/
+73
*
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-24
2
-3
/
+3
*
sparc64: make string buffers large enough
Dan Carpenter
2017-06-17
1
-2
/
+2
*
arch/sparc: support NR_CPUS = 4096
Jane Chu
2017-06-14
2
-6
/
+15
*
sparc64: delete old wrap code
Pavel Tatashin
2017-06-14
6
-45
/
+1
*
sparc64: new context wrap
Pavel Tatashin
2017-06-14
1
-27
/
+54
*
sparc64: add per-cpu mm of secondary contexts
Pavel Tatashin
2017-06-14
2
-2
/
+4
*
sparc64: redefine first version
Pavel Tatashin
2017-06-14
2
-4
/
+4
*
sparc64: combine activate_mm and switch_mm
Pavel Tatashin
2017-06-14
1
-20
/
+1
*
sparc64: reset mm cpumask after wrap
Pavel Tatashin
2017-06-14
1
-0
/
+2
*
sparc: Machine description indices can vary
James Clarke
2017-06-14
2
-4
/
+65
[next]