index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
2023-02-22
kprobes: treewide: Cleanup the error messages for kprobes
Masami Hiramatsu
2023-02-01
exit: Add and use make_task_dead.
Eric W. Biederman
2022-12-31
MIPS: vpe-cmp: fix possible memory leak while module exiting
Yang Yingliang
2022-12-31
MIPS: vpe-mt: fix possible memory leak while module exiting
Yang Yingliang
2022-11-26
MIPS: fix duplicate definitions for exported symbols
Rongwei Zhang
2022-11-16
MIPS: jump_label: Fix compat branch range check
Jiaxun Yang
2022-08-17
MIPS: vdso: Utilize __pa() for gic_pfn
Florian Fainelli
2022-08-17
MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
Huacai Chen
2022-06-14
mips: cpc: Fix refcount leak in mips_cpc_default_phys_base
Gong Yuanjun
2022-05-12
MIPS: Fix CP0 counter erratum detection for R4k CPUs
Maciej W. Rozycki
2022-04-13
MIPS: fix fortify panic when copying asm exception handlers
Alexander Lobakin
2022-03-19
MIPS: smp: fill in sibling and core maps earlier
Alexander Lobakin
2022-03-08
mips: setup: fix setnocoherentio() boolean setting
Randy Dunlap
2022-02-16
MIPS: Fix build error due to PTR used in more places
Thomas Bogendoerfer
2021-12-01
MIPS: loongson64: fix FTLB configuration
Huang Pei
2021-11-18
mips: cm: Convert to bitfield API to fix out-of-bounds access
Geert Uytterhoeven
2021-11-18
signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT
Eric W. Biederman
2021-09-22
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
2021-09-11
Merge branch 'linus' into smp/urgent
Thomas Gleixner
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
2021-09-03
Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
2021-09-01
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
2021-08-21
MIPS: Return true/false (not 1/0) from bool functions
Huilong Deng
2021-08-05
MIPS: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-07-12
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
2021-07-09
Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2021-07-09
irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entry
Marc Zyngier
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
arch/mips/kernel/traps: use vma_lookup() instead of find_vma()
Liam Howlett
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-28
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-06-18
sched,arch: Remove unused TASK_STATE offsets
Peter Zijlstra
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-07
quota: Wire up quotactl_fd syscall
Jan Kara
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2021-06-01
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
2021-06-01
MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B)
Paul Cercueil
2021-06-01
mips: syscalls: use pattern rules to generate syscall headers
Masahiro Yamada
2021-06-01
mips: syscalls: define syscall offsets directly in <asm/unistd.h>
Masahiro Yamada
2021-05-26
locking/atomic: mips: move to ARCH_ATOMIC
Mark Rutland
2021-05-17
quota: Disable quotactl_path syscall
Jan Kara
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
[next]