index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2021-03-05
Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-block
Linus Torvalds
-0
/
+30
2021-03-04
kernel: provide create_io_thread() helper
Jens Axboe
-0
/
+30
2021-03-04
tracing: Skip selftests if tracing is disabled
Steven Rostedt (VMware)
-0
/
+6
2021-03-04
tracing: Fix memory leak in __create_synth_event()
Vamshi K Sthambamkadi
-1
/
+3
2021-03-04
ring-buffer: Add a little more information and a WARN when time stamp going b...
Steven Rostedt (VMware)
-3
/
+7
2021-03-04
ring-buffer: Force before_stamp and write_stamp to be different on discard
Steven Rostedt (VMware)
-0
/
+11
2021-03-04
tracing: Fix help text of TRACEPOINT_BENCHMARK in Kconfig
Rolf Eike Beer
-1
/
+1
2021-03-04
tracing: Remove duplicate declaration from trace.h
Yordan Karadzhov (VMware)
-1
/
+0
2021-02-28
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
-7
/
+13
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
-3
/
+3
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-1
/
+1
2021-02-26
Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-116
/
+194
2021-02-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-2
/
+0
2021-02-26
kgdb: fix to kill breakpoints on initmem after boot
Sumit Garg
-0
/
+11
2021-02-26
kernel: delete repeated words in comments
Randy Dunlap
-11
/
+11
2021-02-26
groups: simplify struct group_info allocation
Hubert Jasudowicz
-6
/
+1
2021-02-26
sysctl.c: fix underflow value setting risk in vm_table
Lin Feng
-4
/
+4
2021-02-26
tracing: add error_report_end trace point
Alexander Potapenko
-0
/
+12
2021-02-26
swiotlb: Validate bounce size in the sync/unmap path
Martin Radev
-3
/
+50
2021-02-26
swiotlb: respect min_align_mask
Christoph Hellwig
-10
/
+31
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-1
/
+1
2021-02-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+2
2021-02-24
Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+2
2021-02-24
Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
-41
/
+11
2021-02-24
blktrace: fix documentation for blk_fill_rw()
Chaitanya Kulkarni
-1
/
+1
2021-02-23
Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+1
2021-02-23
Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-0
/
+13
2021-02-23
Merge tag 'pm-5.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
-8
/
+6
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-15
/
+21
2021-02-23
tracing: add support for objtool mcount
Sami Tolvanen
-0
/
+13
2021-02-23
Merge branches 'pm-cpufreq' and 'pm-opp'
Rafael J. Wysocki
-8
/
+6
2021-02-23
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-245
/
+259
2021-02-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+16
2021-02-23
blktrace: remove debugfs file dentries from struct blk_trace
Greg Kroah-Hartman
-6
/
+2
2021-02-23
audit_alloc_mark(): don't open-code ERR_CAST()
Al Viro
-1
/
+1
2021-02-22
Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...
Linus Torvalds
-1
/
+97
2021-02-22
Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/dr...
Linus Torvalds
-1
/
+1
2021-02-22
Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
-2
/
+2
2021-02-22
Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
-44
/
+17
2021-02-22
Merge tag 'trace-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
-564
/
+770
2021-02-22
swiotlb: don't modify orig_addr in swiotlb_tbl_sync_single
Christoph Hellwig
-1
/
+0
2021-02-22
swiotlb: refactor swiotlb_tbl_map_single
Christoph Hellwig
-90
/
+89
2021-02-22
Merge tag 'kgdb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
-63
/
+34
2021-02-22
Merge tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-15
/
+31
2021-02-22
blktrace: add blk_fill_rwbs documentation comment
Chaitanya Kulkarni
-0
/
+10
2021-02-22
block: remove superfluous param in blk_fill_rwbs()
Chaitanya Kulkarni
-1
/
+1
2021-02-22
Merge branch 'printk-rework' into for-linus
Petr Mladek
-11
/
+19
2021-02-22
kexec: move machine_kexec_post_load() to public interface
Pavel Tatashin
-2
/
+0
2021-02-21
Merge tag 'seccomp-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+3
2021-02-21
Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+5
[next]