index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-52
/
+101
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
2
-4
/
+4
2020-08-12
kcov: make some symbols static
Wei Yongjun
1
-3
/
+3
2020-08-12
kcov: unconditionally add -fno-stack-protector to compiler options
Marco Elver
1
-1
/
+1
2020-08-12
panic: make print_oops_end_marker() static
Yue Hu
1
-1
/
+1
2020-08-12
kernel/panic.c: make oops_may_print() return bool
Tiezhu Yang
1
-1
/
+1
2020-08-12
kdump: append kernel build-id string to VMCOREINFO
Vijay Balakrishna
1
-0
/
+50
2020-08-12
kmod: remove redundant "be an" in the comment
Tiezhu Yang
1
-3
/
+2
2020-08-12
kernel: add a kernel_wait helper
Christoph Hellwig
2
-25
/
+20
2020-08-12
exec: use force_uaccess_begin during exec and exit
Christoph Hellwig
1
-1
/
+1
2020-08-12
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
4
-12
/
+8
2020-08-12
mm: use unsigned types for fragmentation score
Nitin Gupta
1
-1
/
+1
2020-08-12
mm: proactive compaction
Nitin Gupta
1
-0
/
+9
2020-08-12
mm/vmscan: protect the workingset on anonymous LRU
Joonsoo Kim
1
-1
/
+1
2020-08-12
genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()
Guenter Roeck
1
-2
/
+6
2020-08-11
Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+97
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-13
/
+23
2020-08-10
time: Delete repeated words in comments
Randy Dunlap
3
-3
/
+3
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+2
2020-08-10
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
1
-2
/
+2
2020-08-07
Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
9
-192
/
+674
2020-08-07
tracing: Add trace_array_init_printk() to initialize instance trace_printk() ...
Steven Rostedt (VMware)
1
-0
/
+44
2020-08-07
Merge tag 'kallsyms_show_value-fix-v5.9-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-3
/
+19
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-43
/
+27
2020-08-07
kasan: don't tag stacks allocated with pagealloc
Andrey Konovalov
1
-1
/
+2
2020-08-07
rcu: kasan: record and print call_rcu() call stack
Walter Wu
1
-0
/
+2
2020-08-07
mm: adjust vm_committed_as_batch according to vm overcommit policy
Feng Tang
1
-1
/
+1
2020-08-07
mm: memcontrol: account kernel stack per node
Shakeel Butt
2
-38
/
+15
2020-08-07
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
1
-1
/
+1
2020-08-07
kthread: remove incorrect comment in kthread_create_on_cpu()
Ilias Stamatis
1
-1
/
+0
2020-08-07
mm: fix kthread_use_mm() vs TLB invalidate
Peter Zijlstra
1
-1
/
+6
2020-08-07
module: Correctly truncate sysfs sections output
Kees Cook
1
-3
/
+19
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+14
2020-08-07
bpf: Delete repeated words in comments
Randy Dunlap
2
-2
/
+2
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-1
/
+77
2020-08-06
Merge tag 'fsnotify_for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-32
/
+22
2020-08-06
bpf: Remove inline from bpf_do_trace_printk
Stanislav Fomichev
1
-1
/
+1
2020-08-06
bpf: Change uapi for bpf iterator map elements
Yonghong Song
3
-38
/
+59
2020-08-07
kexec_file: Correctly output debugging information for the PT_LOAD ELF header
Lianbo Jiang
1
-4
/
+4
2020-08-07
kexec: Improve & fix crash_exclude_mem_range() to handle overlapping ranges
Lianbo Jiang
1
-12
/
+23
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+7
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-57
/
+77
2020-08-06
Merge tag 'integrity-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
1
-1
/
+1
2020-08-06
posix-cpu-timers: Provide mechanisms to defer timer handling to task_work
Thomas Gleixner
3
-12
/
+183
2020-08-06
posix-cpu-timers: Split run_posix_cpu_timers()
Thomas Gleixner
1
-19
/
+24
2020-08-06
kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACE
Muchun Song
1
-3
/
+14
2020-08-06
perf/core: Take over CAP_SYS_PTRACE creds to CAP_PERFMON capability
Alexey Budankov
1
-2
/
+2
2020-08-06
timekeeping/vsyscall: Provide vdso_update_begin/end()
Thomas Gleixner
3
-4
/
+50
2020-08-06
Merge branch 'WIP.locking/seqlocks' into locking/urgent
Ingo Molnar
8
-132
/
+122
2020-08-06
sched: Fix use of count for nr_running tracepoint
Phil Auld
1
-1
/
+1
[prev]
[next]