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-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-17
/
+24
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-3
/
+0
2020-10-22
Merge tag 'modules-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-12
/
+11
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2020-10-21
treewide: remove DISABLE_LTO
Sami Tolvanen
1
-3
/
+0
2020-10-18
Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
20
-291
/
+1109
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
1
-0
/
+1
2020-10-18
pid: move pidfd_get_pid() to pid.c
Minchan Kim
2
-19
/
+19
2020-10-17
task_work: cleanup notification modes
Jens Axboe
4
-13
/
+23
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2
-4
/
+1
2020-10-16
Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-8
/
+9
2020-10-16
Merge tag 'trace-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-1
/
+1
2020-10-16
Merge tag 'printk-for-5.10-fixup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+4
2020-10-16
Merge tag 'kgdb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
8
-34
/
+68
2020-10-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
21
-53
/
+118
2020-10-16
kernel/relay.c: drop unneeded initialization
Sudip Mukherjee
1
-1
/
+1
2020-10-16
panic: dump registers on panic_on_warn
Alexey Kardashevskiy
1
-6
/
+6
2020-10-16
kernel: acct.c: fix some kernel-doc nits
Randy Dunlap
1
-5
/
+3
2020-10-16
kernel/: fix repeated words in comments
Randy Dunlap
15
-15
/
+15
2020-10-16
kernel/sys.c: replace do_brk with do_brk_flags in comment of prctl_set_mm_map()
Liao Pingfang
1
-1
/
+1
2020-10-16
kernel.h: split out min()/max() et al. helpers
Andy Shevchenko
1
-1
/
+2
2020-10-16
mm: use helper function put_write_access()
Miaohe Lin
1
-1
/
+1
2020-10-16
kernel/resource: make iomem_resource implicit in release_mem_region_adjustable()
David Hildenbrand
1
-3
/
+2
2020-10-16
mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM reso...
David Hildenbrand
1
-0
/
+60
2020-10-16
kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
David Hildenbrand
1
-1
/
+1
2020-10-16
kernel/resource: make release_mem_region_adjustable() never fail
David Hildenbrand
1
-21
/
+28
2020-10-16
tracing: Remove __init from __trace_early_add_new_event()
Masami Hiramatsu
1
-1
/
+1
2020-10-16
workqueue: fix a kernel-doc warning
Mauro Carvalho Chehab
1
-0
/
+3
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
45
-703
/
+4920
2020-10-15
Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
23
-245
/
+736
2020-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
14
-210
/
+773
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-8
/
+9
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-144
/
+171
2020-10-15
tracing: support "bool" type in synthetic trace events
Axel Rasmussen
1
-0
/
+4
2020-10-15
tracing: Handle synthetic event array field type checking correctly
Tom Zanussi
1
-3
/
+9
2020-10-15
tracing: Add synthetic event error logging
Tom Zanussi
1
-2
/
+90
2020-10-15
tracing: Check that the synthetic event and field names are legal
Tom Zanussi
1
-0
/
+9
2020-10-15
tracing: Move is_good_name() from trace_probe.h to trace.h
Tom Zanussi
2
-13
/
+13
2020-10-15
tracing: Don't show dynamic string internals in synthetic event description
Tom Zanussi
1
-1
/
+9
2020-10-15
tracing: Fix some typos in comments
Qiujun Huang
2
-6
/
+6
2020-10-15
tracing/boot: Add ftrace.instance.*.alloc_snapshot option
Masami Hiramatsu
1
-0
/
+6
2020-10-15
tracing: Fix race in trace_open and buffer resize call
Gaurav Kohli
1
-0
/
+10
2020-10-15
tracing: Check return value of __create_val_fields() before using its result
Steven Rostedt (VMware)
1
-1
/
+1
2020-10-15
bpf: Fix register equivalence tracking.
Alexei Starovoitov
1
-13
/
+25
2020-10-15
printk: ringbuffer: Wrong data pointer when appending small string
Petr Mladek
1
-1
/
+4
2020-10-15
rcu/tree: docs: document bkvcache new members at struct kfree_rcu_cpu
Mauro Carvalho Chehab
1
-8
/
+6
2020-10-14
Merge branch 'for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-1
/
+3
2020-10-14
Merge tag 'threads-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2
-8
/
+19
2020-10-14
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+8
[next]