index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
3
-17
/
+17
2020-06-10
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-3
/
+2
2020-06-10
Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-19
/
+6
2020-06-10
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-599
/
+1
2020-06-10
Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2020-06-09
Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
10
-1814
/
+2157
2020-06-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
21
-176
/
+215
2020-06-09
uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
Oleg Nesterov
1
-4
/
+12
2020-06-09
maccess: always use strict semantics for probe_kernel_read
Christoph Hellwig
2
-3
/
+3
2020-06-09
tracing/kprobes: handle mixed kernel/userspace probes better
Christoph Hellwig
1
-29
/
+43
2020-06-09
bpf: rework the compat kernel probe handling
Christoph Hellwig
1
-42
/
+67
2020-06-09
bpf:bpf_seq_printf(): handle potentially unsafe format string better
Andrew Morton
1
-3
/
+5
2020-06-09
bpf: handle the compat string in bpf_trace_copy_string better
Christoph Hellwig
1
-2
/
+5
2020-06-09
bpf: factor out a bpf_trace_copy_string helper
Christoph Hellwig
1
-18
/
+24
2020-06-09
maccess: rename strnlen_unsafe_user to strnlen_user_nofault
Christoph Hellwig
1
-1
/
+1
2020-06-09
maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault
Christoph Hellwig
1
-2
/
+2
2020-06-09
maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault
Christoph Hellwig
2
-3
/
+3
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
7
-12
/
+12
2020-06-09
mmap locking API: add mmap_read_trylock_non_owner()
Michel Lespinasse
1
-12
/
+5
2020-06-09
mmap locking API: convert nested write lock sites
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
10
-39
/
+39
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
3
-3
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
3
-3
/
+3
2020-06-09
kernel: use show_stack_loglvl()
Dmitry Safonov
1
-1
/
+1
2020-06-09
sched: print stack trace with KERN_INFO
Dmitry Safonov
1
-1
/
+1
2020-06-09
kdb: don't play with console_loglevel
Dmitry Safonov
1
-7
/
+8
2020-06-09
kallsyms/printk: add loglvl to print_ip_sym()
Dmitry Safonov
3
-10
/
+8
2020-06-08
module: move the set_fs hack for flush_icache_range to m68k
Christoph Hellwig
1
-8
/
+0
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
1
-1
/
+1
2020-06-08
mm/gup.c: convert to use get_user_{page|pages}_fast_only()
Souptick Joarder
1
-2
/
+2
2020-06-08
kernel/sysctl.c: ignore out-of-range taint bits introduced via kernel.tainted
Rafael Aquini
1
-3
/
+2
2020-06-08
panic: add sysctl to dump all CPUs backtraces on oops event
Guilherme G. Piccoli
2
-0
/
+22
2020-06-08
kernel/hung_task.c: introduce sysctl to print all traces when a hung task is ...
Guilherme G. Piccoli
2
-2
/
+29
2020-06-08
kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases
Guilherme G. Piccoli
1
-28
/
+9
2020-06-08
kernel/hung_task convert hung_task_panic boot parameter to sysctl
Vlastimil Babka
1
-10
/
+0
2020-06-08
kernel: add panic_on_taint
Rafael Aquini
2
-1
/
+44
2020-06-08
trace: fix an incorrect __user annotation on stack_trace_sysctl
Christoph Hellwig
1
-3
/
+2
2020-06-07
Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+5
2020-06-07
Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-3
/
+3
2020-06-06
Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2020-06-06
Merge tag 'dma-mapping-5.8' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
7
-136
/
+318
2020-06-06
Merge branch 'for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-98
/
+109
2020-06-06
Merge branch 'for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2
-17
/
+53
2020-06-06
kbuild: add variables for compression tools
Denis Efremov
1
-1
/
+1
2020-06-05
tracing: Remove obsolete PREEMPTIRQ_EVENTS kconfig option
Mel Gorman
1
-9
/
+0
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+16
2020-06-05
Merge tag 'modules-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+40
2020-06-05
PM: hibernate: Add __init annotation to swsusp_header_init()
Christophe JAILLET
1
-1
/
+1
2020-06-04
Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+12
[next]