index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched, cgroup: Restore meaning to hierarchical_quota
Phil Auld
2023-08-02
3
-8
/
+14
*
sched/topology: Align group flags when removing degenerate domain
Chen Yu
2023-07-26
1
-2
/
+1
*
sched/fair: remove util_est boosting
Vincent Guittot
2023-07-26
1
-3
/
+0
*
Merge tag 'v6.5-rc2' into sched/core, to pick up fixes
Ingo Molnar
2023-07-19
25
-106
/
+205
|
\
|
*
Merge tag 'sched_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-07-16
3
-10
/
+23
|
|
\
|
|
*
sched/psi: use kernfs polling functions for PSI trigger polling
Suren Baghdasaryan
2023-07-10
2
-9
/
+22
|
|
*
sched/fair: Use recent_used_cpu to test p->cpus_ptr
Miaohe Lin
2023-07-10
1
-1
/
+1
|
*
|
Merge tag 'hardening-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-07-16
1
-3
/
+2
|
|
\
\
|
|
*
|
kallsyms: strip LTO-only suffixes from promoted global functions
Yonghong Song
2023-07-13
1
-3
/
+2
|
|
|
/
|
*
|
Merge tag 'probes-fixes-v6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-16
6
-29
/
+24
|
|
\
\
|
|
*
|
tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if f...
Masami Hiramatsu (Google)
2023-07-14
3
-12
/
+14
|
|
*
|
Revert "tracing: Add "(fault)" name injection to kernel probes"
Masami Hiramatsu (Google)
2023-07-13
3
-26
/
+9
|
|
*
|
tracing/probes: Fix to update dynamic data counter if fetcharg uses it
Masami Hiramatsu (Google)
2023-07-13
1
-5
/
+7
|
|
*
|
tracing/probes: Fix not to count error code to total length
Masami Hiramatsu (Google)
2023-07-13
1
-0
/
+2
|
|
*
|
tracing/probes: Fix to avoid double count of the string length on the array
Masami Hiramatsu (Google)
2023-07-13
1
-2
/
+2
|
|
*
|
fprobes: Add a comment why fprobe_kprobe_handler exits if kprobe is running
Masami Hiramatsu (Google)
2023-07-13
1
-0
/
+6
|
*
|
|
Merge tag 'pm-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-07-14
2
-2
/
+8
|
|
\
\
\
|
|
|
\
\
|
|
|
\
\
|
|
*
-
.
\
\
Merge branches 'pm-sleep' and 'pm-qos'
Rafael J. Wysocki
2023-07-14
2
-2
/
+8
|
|
|
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
*
|
PM: QoS: Restore support for default value on frequency QoS
Chungkai Yang
2023-07-11
1
-2
/
+7
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
PM: hibernate: Fix writing maj:min to /sys/power/resume
Azat Khuzhin
2023-07-11
1
-0
/
+1
|
|
|
/
/
|
*
|
|
Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-07-13
2
-18
/
+27
|
|
\
\
\
|
|
*
|
|
bpf: cpumap: Fix memory leak in cpu_map_update_elem
Pu Lehui
2023-07-12
1
-16
/
+24
|
|
*
|
|
bpf: Fix max stack depth check for async callbacks
Kumar Kartikeya Dwivedi
2023-07-06
1
-2
/
+3
|
*
|
|
|
Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-13
8
-30
/
+81
|
|
\
\
\
\
|
|
*
|
|
|
tracing: Fix memory leak of iter->temp when reading trace_pipe
Zheng Yejian
2023-07-13
1
-0
/
+1
|
|
*
|
|
|
tracing/histograms: Add histograms to hist_vars if they have referenced varia...
Mohamed Khalfella
2023-07-13
1
-3
/
+5
|
|
*
|
|
|
tracing: Stop FORTIFY_SOURCE complaining about stack trace caller
Steven Rostedt (Google)
2023-07-12
1
-2
/
+19
|
|
*
|
|
|
ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()
Zheng Yejian
2023-07-12
1
-14
/
+31
|
|
*
|
|
|
ring-buffer: Fix deadloop issue on reading trace_pipe
Zheng Yejian
2023-07-12
1
-9
/
+15
|
|
*
|
|
|
tracing: arm64: Avoid missing-prototype warnings
Arnd Bergmann
2023-07-12
3
-2
/
+7
|
|
*
|
|
|
tracing/user_events: Fix struct arg size match check
Beau Belgrave
2023-07-11
1
-0
/
+3
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'probes-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-12
4
-14
/
+40
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
|
/
|
|
|
*
|
fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_...
Masami Hiramatsu (Google)
2023-07-11
2
-0
/
+16
|
|
*
|
kernel: kprobes: Remove unnecessary ‘0’ values
Li zeming
2023-07-10
1
-3
/
+3
|
|
*
|
kprobes: Remove unnecessary ‘NULL’ values from correct_ret_addr
Li zeming
2023-07-10
1
-1
/
+1
|
|
*
|
fprobe: add unlock to match a succeeded ftrace_test_recursion_trylock
Ze Gao
2023-07-10
1
-1
/
+3
|
|
*
|
kernel/trace: Fix cleanup logic of enable_trace_eprobe
Tzvetomir Stoyanov (VMware)
2023-07-10
1
-2
/
+16
|
|
*
|
fprobe: Release rethook after the ftrace_ops is unregistered
Jiri Olsa
2023-06-27
1
-9
/
+3
*
|
|
|
sched/fair: Stabilize asym cpu capacity system idle cpu selection
Vincent Guittot
2023-07-13
1
-1
/
+1
*
|
|
|
sched/debug: Dump domains' sched group flags
Peter Zijlstra
2023-07-13
1
-0
/
+1
*
|
|
|
sched/fair: Consider the idle state of the whole core for load balance
Ricardo Neri
2023-07-13
1
-1
/
+15
*
|
|
|
sched/fair: Implement prefer sibling imbalance calculation between asymmetric...
Tim C Chen
2023-07-13
1
-4
/
+37
*
|
|
|
sched/topology: Record number of cores in sched group
Tim C Chen
2023-07-13
2
-1
/
+12
*
|
|
|
sched/fair: Determine active load balance for SMT sched groups
Tim C Chen
2023-07-13
1
-3
/
+77
*
|
|
|
sched/psi: make psi_cgroups_enabled static
Miaohe Lin
2023-07-13
1
-1
/
+1
*
|
|
|
sched/core: introduce sched_core_idle_cpu()
Cruz Zhao
2023-07-13
2
-1
/
+14
*
|
|
|
sched: add throttled time stat for throttled children
Josh Don
2023-07-13
4
-1
/
+100
*
|
|
|
sched: don't account throttle time for empty groups
Josh Don
2023-07-13
1
-3
/
+15
*
|
|
|
kernel/fork: beware of __put_task_struct() calling context
Wander Lairson Costa
2023-07-13
1
-0
/
+8
|
/
/
/
*
|
|
Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-07-09
1
-11
/
+35
|
\
\
\
[next]