index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-11
arm64: ftrace: Simplify get_ftrace_plt
Florent Revest
1
-5
/
+5
2023-04-11
arm64: ftrace: Add direct call support
Florent Revest
5
-20
/
+138
2023-04-11
Merge tag 'trace-direct-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Will Deacon
14
-491
/
+101
2023-03-21
ftrace: selftest: remove broken trace_direct_tramp
Mark Rutland
5
-10
/
+18
2023-03-21
ftrace: Make DIRECT_CALLS work WITH_ARGS and !WITH_REGS
Florent Revest
3
-2
/
+8
2023-03-21
ftrace: Store direct called addresses in their ops
Florent Revest
2
-2
/
+8
2023-03-21
ftrace: Rename _ftrace_direct_multi APIs to _ftrace_direct APIs
Florent Revest
10
-54
/
+55
2023-03-21
ftrace: Remove the legacy _ftrace_direct API
Florent Revest
2
-425
/
+0
2023-03-21
ftrace: Replace uses of _ftrace_direct APIs with _ftrace_direct_multi
Florent Revest
4
-18
/
+28
2023-03-21
ftrace: Let unregister_ftrace_direct_multi() call ftrace_free_filter()
Florent Revest
5
-8
/
+12
2023-03-19
Linux 6.3-rc3
v6.3-rc3
Linus Torvalds
1
-1
/
+1
2023-03-19
Merge tag 'trace-v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
6
-17
/
+16
2023-03-19
tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr
Costa Shulyupin
1
-2
/
+2
2023-03-19
ring-buffer: remove obsolete comment for free_buffer_page()
Vlastimil Babka
1
-4
/
+0
2023-03-19
tracing: Make splice_read available again
Sung-hun Kim
1
-0
/
+2
2023-03-19
Merge tag 'tty-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-23
/
+30
2023-03-19
Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-322
/
+160
2023-03-19
Merge tag 'ras_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2023-03-19
Merge tag 'perf_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2023-03-19
Merge tag 'x86_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-70
/
+123
2023-03-19
Merge tag 'ext4_for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+1
2023-03-19
ftrace: Set direct_ops storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-03-19
trace/hwlat: Do not start per-cpu thread if it is already running
Tero Kristo
1
-0
/
+4
2023-03-19
trace/hwlat: Do not wipe the contents of per-cpu thread data
Tero Kristo
1
-3
/
+0
2023-03-19
tracing/osnoise: set several trace_osnoise.c variables storage-class-specifie...
Tom Rix
1
-5
/
+5
2023-03-19
tracing: Fix wrong return in kprobe_event_gen_test.c
Anton Gusev
1
-2
/
+2
2023-03-18
Merge tag 'fbdev-for-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-462
/
+409
2023-03-18
Merge tag 'kbuild-fixes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-1300
/
+358
2023-03-18
Merge tag 'hwmon-for-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-6
/
+84
2023-03-18
Merge tag 'ata-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-13
/
+17
2023-03-18
media: m5mols: fix off-by-one loop termination error
Linus Torvalds
1
-1
/
+1
2023-03-17
ext4: fix possible double unlock when moving a directory
Theodore Ts'o
1
-3
/
+1
2023-03-17
Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
132
-673
/
+1328
2023-03-17
Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linux
Linus Torvalds
19
-80
/
+136
2023-03-17
Merge tag 'io_uring-6.3-2023-03-16' of git://git.kernel.dk/linux
Linus Torvalds
3
-4
/
+11
2023-03-17
Merge tag 'pm-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-4
/
+4
2023-03-17
Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
7
-8
/
+77
2023-03-17
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Linus Torvalds
2
-13
/
+15
2023-03-17
Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-22
/
+50
2023-03-17
Merge tag 'riscv-for-linus-6.3-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-51
/
+42
2023-03-17
Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
9
-34
/
+54
2023-03-17
Merge tag 'powerpc-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-3
/
+9
2023-03-17
Merge tag 'mmc-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2
-2
/
+2
2023-03-17
Merge tag 'sound-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
32
-90
/
+246
2023-03-17
Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
47
-137
/
+507
2023-03-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
12
-34
/
+85
2023-03-17
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-1
/
+2
2023-03-17
Merge branches 'acpi-video', 'acpi-x86', 'acpi-tools' and 'acpi-docs'
Rafael J. Wysocki
6
-7
/
+73
2023-03-17
tools/power turbostat: version 2023.03.17
Len Brown
1
-8
/
+5
2023-03-17
tools/power turbostat: fix decoding of HWP_STATUS
Antti Laakso
1
-1
/
+1
[next]