index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-04-22
csky: Reconstruct signal processing
Guo Ren
2019-04-22
csky: Use in_syscall & forget_syscall instead of r11_sig
Guo Ren
2019-04-22
csky: Add non-uapi asm/ptrace.h namespace
Guo Ren
2019-04-22
csky: mm/fault.c: Remove duplicate header
Jagadeesh Pagadala
2019-04-22
csky: remove redundant generic-y
Masahiro Yamada
2019-04-22
csky: Update syscall_trace_enter/exit implementation
Guo Ren
2019-04-22
csky: Add perf callchain support
Mao Han
2019-04-22
csky/ftrace: Add dynamic function tracer (include graph tracer)
Guo Ren
2019-04-22
csky: Fixup vdsp&fpu issues in kernel
Guo Ren
2019-04-21
Linux 5.1-rc6
Linus Torvalds
2019-04-20
Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-04-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-04-20
Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-04-20
Merge tag 'i3c/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-04-20
Merge tag 'sound-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2019-04-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-04-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-04-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-04-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-04-20
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2019-04-19
Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-04-19
Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-04-19
Merge tag 'tty-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-04-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-04-19
Merge tag 'staging-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-04-19
Merge tag 'char-misc-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-04-19
block: make sure that bvec length can't be overflow
Ming Lei
2019-04-19
block: kill all_q_node in request_queue
Hou Tao
2019-04-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-04-19
x86/cpu/intel: Lower the "ENERGY_PERF_BIAS: Set to normal" message's log prio...
Hans de Goede
2019-04-19
Merge tag 'perf-urgent-for-mingo-5.1-20190419' of git://git.kernel.org/pub/sc...
Ingo Molnar
2019-04-19
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2019-04-19
mm/kmemleak.c: fix unused-function warning
Arnd Bergmann
2019-04-19
init: initialize jump labels before command line option parsing
Dan Williams
2019-04-19
kernel/watchdog_hld.c: hard lockup message should end with a newline
Sergey Senozhatsky
2019-04-19
kcov: improve CONFIG_ARCH_HAS_KCOV help text
Mark Rutland
2019-04-19
mm: fix inactive list balancing between NUMA nodes and cgroups
Johannes Weiner
2019-04-19
mm/hotplug: treat CMA pages as unmovable
Qian Cai
2019-04-19
proc: fixup proc-pid-vm test
Alexey Dobriyan
2019-04-19
proc: fix map_files test on F29
Alexey Dobriyan
2019-04-19
mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n
Konstantin Khlebnikov
2019-04-19
mm/memory_hotplug: do not unlock after failing to take the device_hotplug_lock
zhong jiang
2019-04-19
mm: swapoff: shmem_unuse() stop eviction without igrab()
Hugh Dickins
2019-04-19
mm: swapoff: take notice of completion sooner
Hugh Dickins
2019-04-19
mm: swapoff: remove too limiting SWAP_UNUSE_MAX_TRIES
Hugh Dickins
2019-04-19
mm: swapoff: shmem_find_swap_entries() filter out other types
Hugh Dickins
2019-04-19
slab: store tagged freelist for off-slab slabmgmt
Qian Cai
2019-04-19
x86/cpu/bugs: Use __initconst for 'const' init data
Andi Kleen
2019-04-19
x86/kprobes: Avoid kretprobe recursion bug
Masami Hiramatsu
2019-04-19
kprobes: Mark ftrace mcount handler functions nokprobe
Masami Hiramatsu
[next]