index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-30
Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-5
/
+17
2023-07-30
Merge tag 'locking_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-76
/
+155
2023-07-29
Merge tag 'trace-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-22
/
+21
2023-07-29
kprobes: Prohibit probing on CFI preamble symbol
Masami Hiramatsu (Google)
1
-1
/
+13
2023-07-28
tracing: Fix warning in trace_buffered_event_disable()
Zheng Yejian
1
-10
/
+4
2023-07-28
tracing: Fix kernel-doc warnings in trace_seq.c
Gaosheng Cui
1
-0
/
+1
2023-07-28
tracing: Fix kernel-doc warnings in trace_events_trigger.c
Gaosheng Cui
1
-0
/
+2
2023-07-28
tracing/synthetic: Fix kernel-doc warnings in trace_events_synth.c
Gaosheng Cui
1
-0
/
+1
2023-07-28
ring-buffer: Fix kernel-doc warnings in ring_buffer.c
Gaosheng Cui
1
-2
/
+1
2023-07-28
ring-buffer: Fix wrong stat of cpu_buffer->read
Zheng Yejian
1
-10
/
+12
2023-07-26
mm: suppress mm fault logging if fatal signal already pending
Linus Torvalds
1
-0
/
+4
2023-07-26
tracing/probes: Fix to add NULL check for BTF APIs
Masami Hiramatsu (Google)
1
-4
/
+4
2023-07-23
Merge tag 'trace-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-7
/
+17
2023-07-23
tracing/histograms: Return an error if we fail to add histogram to hist_vars ...
Mohamed Khalfella
1
-1
/
+2
2023-07-23
ring-buffer: Do not swap cpu_buffer during resize process
Chen Lin
2
-2
/
+15
2023-07-23
tracing: Remove unused extern declaration tracing_map_set_field_descr()
YueHaibing
1
-4
/
+0
2023-07-20
Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-7
/
+25
2023-07-18
bpf: Repeat check_max_stack_depth for async callbacks
Kumar Kartikeya Dwivedi
1
-2
/
+19
2023-07-18
bpf: Fix subprog idx logic in check_max_stack_depth
Kumar Kartikeya Dwivedi
1
-5
/
+6
2023-07-18
Merge tag 'mm-hotfixes-stable-2023-07-18-12-28' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-5
/
+5
2023-07-17
prctl: move PR_GET_AUXV out of PR_MCE_KILL
Miguel Ojeda
1
-5
/
+5
2023-07-17
locking/rtmutex: Fix task->pi_waiters integrity
Peter Zijlstra
4
-76
/
+155
2023-07-16
Merge tag 'sched_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-10
/
+23
2023-07-16
Merge tag 'hardening-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+2
2023-07-16
Merge tag 'probes-fixes-v6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-29
/
+24
2023-07-14
Merge tag 'pm-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-2
/
+8
2023-07-14
Merge branches 'pm-sleep' and 'pm-qos'
Rafael J. Wysocki
2
-2
/
+8
2023-07-14
tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if f...
Masami Hiramatsu (Google)
3
-12
/
+14
2023-07-13
Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-18
/
+27
2023-07-13
Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-30
/
+81
2023-07-14
Revert "tracing: Add "(fault)" name injection to kernel probes"
Masami Hiramatsu (Google)
3
-26
/
+9
2023-07-14
tracing/probes: Fix to update dynamic data counter if fetcharg uses it
Masami Hiramatsu (Google)
1
-5
/
+7
2023-07-14
tracing/probes: Fix not to count error code to total length
Masami Hiramatsu (Google)
1
-0
/
+2
2023-07-14
tracing/probes: Fix to avoid double count of the string length on the array
Masami Hiramatsu (Google)
1
-2
/
+2
2023-07-14
fprobes: Add a comment why fprobe_kprobe_handler exits if kprobe is running
Masami Hiramatsu (Google)
1
-0
/
+6
2023-07-13
tracing: Fix memory leak of iter->temp when reading trace_pipe
Zheng Yejian
1
-0
/
+1
2023-07-12
tracing/histograms: Add histograms to hist_vars if they have referenced varia...
Mohamed Khalfella
1
-3
/
+5
2023-07-12
kallsyms: strip LTO-only suffixes from promoted global functions
Yonghong Song
1
-3
/
+2
2023-07-12
tracing: Stop FORTIFY_SOURCE complaining about stack trace caller
Steven Rostedt (Google)
1
-2
/
+19
2023-07-12
ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()
Zheng Yejian
1
-14
/
+31
2023-07-12
Merge tag 'probes-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-14
/
+40
2023-07-12
ring-buffer: Fix deadloop issue on reading trace_pipe
Zheng Yejian
1
-9
/
+15
2023-07-12
tracing: arm64: Avoid missing-prototype warnings
Arnd Bergmann
3
-2
/
+7
2023-07-11
bpf: cpumap: Fix memory leak in cpu_map_update_elem
Pu Lehui
1
-16
/
+24
2023-07-11
PM: QoS: Restore support for default value on frequency QoS
Chungkai Yang
1
-2
/
+7
2023-07-11
PM: hibernate: Fix writing maj:min to /sys/power/resume
Azat Khuzhin
1
-0
/
+1
2023-07-10
tracing/user_events: Fix struct arg size match check
Beau Belgrave
1
-0
/
+3
2023-07-11
fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_...
Masami Hiramatsu (Google)
2
-0
/
+16
2023-07-11
kernel: kprobes: Remove unnecessary ‘0’ values
Li zeming
1
-3
/
+3
2023-07-11
kprobes: Remove unnecessary ‘NULL’ values from correct_ret_addr
Li zeming
1
-1
/
+1
[next]