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
2023-07-10
smp: Reduce logging due to dump_stack of CSD waiters
Imran Khan
-1
/
+2
2023-07-10
cgroup/cpuset: Allow suppression of sched domain rebuild in update_cpumasks_h...
Waiman Long
-8
/
+16
2023-07-10
cgroup/cpuset: Improve temporary cpumasks handling
Waiman Long
-29
/
+13
2023-07-10
cgroup/cpuset: Extract out CS_CPU_EXCLUSIVE & CS_SCHED_LOAD_BALANCE handling
Waiman Long
-55
/
+86
2023-07-10
cgroup/cpuset: Inherit parent's load balance state in v2
Waiman Long
-3
/
+30
2023-07-10
cgroup: fix obsolete comment above for_each_css()
Miaohe Lin
-1
/
+1
2023-07-10
workqueue: add cmdline parameter `workqueue.unbound_cpus` to further constrai...
tiozhang
-0
/
+17
2023-07-10
workqueue: Warn attempt to flush system-wide workqueues.
Tetsuo Handa
-6
/
+5
2023-07-10
cpuset: Allow setscheduler regardless of manipulated task
Michal Koutný
-3
/
+16
2023-07-10
cgroup/cpuset: avoid unneeded cpuset_mutex re-lock
Miaohe Lin
-5
/
+4
2023-07-10
cgroup/cpuset: simplify the percpu kthreads check in update_tasks_cpumask()
Miaohe Lin
-1
/
+1
2023-07-10
cgroup: minor cleanup for cgroup_extra_stat_show()
Miaohe Lin
-4
/
+5
2023-07-10
kernel: params: Remove unnecessary ‘0’ values from err
Li zeming
-1
/
+1
2023-07-10
module: Ignore RISC-V mapping symbols too
Palmer Dabbelt
-1
/
+1
2023-07-10
cgroup: remove unneeded return value of cgroup_rm_cftypes_locked()
Miaohe Lin
-6
/
+3
2023-07-11
kernel: kprobes: Remove unnecessary ‘0’ values
Li zeming
-3
/
+3
2023-07-11
kprobes: Remove unnecessary ‘NULL’ values from correct_ret_addr
Li zeming
-1
/
+1
2023-07-11
fprobe: add unlock to match a succeeded ftrace_test_recursion_trylock
Ze Gao
-1
/
+3
2023-07-11
kernel/trace: Fix cleanup logic of enable_trace_eprobe
Tzvetomir Stoyanov (VMware)
-2
/
+16
2023-07-10
perf/ring_buffer: Use local_try_cmpxchg in __perf_output_begin
Uros Bizjak
-2
/
+3
2023-07-10
perf/core: Use local64_try_cmpxchg in perf_swevent_set_period
Uros Bizjak
-9
/
+9
2023-07-10
sched/psi: use kernfs polling functions for PSI trigger polling
Suren Baghdasaryan
-9
/
+22
2023-07-10
sched/fair: Use recent_used_cpu to test p->cpus_ptr
Miaohe Lin
-1
/
+1
2023-07-09
Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d...
Linus Torvalds
-11
/
+35
2023-07-09
Merge tag 'irq_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-3
/
+1
2023-07-08
fork: lock VMAs of the parent process when forking
Suren Baghdasaryan
-0
/
+1
2023-07-06
Merge tag 'trace-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
-5
/
+5
2023-07-06
bpf: make preloaded map iterators to display map elements count
Anton Protopopov
-260
/
+275
2023-07-06
bpf: populate the per-cpu insertions/deletions counters for hashmaps
Anton Protopopov
-2
/
+20
2023-07-06
bpf: add a new kfunc to return current bpf_map elements count
Anton Protopopov
-1
/
+38
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-109
/
+1
2023-07-05
bpf: Fix max stack depth check for async callbacks
Kumar Kartikeya Dwivedi
-2
/
+3
2023-07-05
Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-4
/
+2
2023-07-05
tracing/boot: Test strscpy() against less than zero for error
Steven Rostedt (Google)
-4
/
+4
2023-07-05
tracing: Fix null pointer dereference in tracing_err_log_open()
Mateusz Stachyra
-1
/
+1
2023-07-05
bpf: Remove unnecessary ring buffer size check
Hou Tao
-15
/
+11
2023-07-04
module: fix init_module_from_file() error handling
Linus Torvalds
-16
/
+23
2023-07-03
Merge tag 'kgdb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
-2
/
+17
2023-07-03
bpf, btf: Warn but return no error for NULL btf from __register_btf_kfunc_id_...
SeongJae Park
-4
/
+2
2023-07-03
kdb: move kdb_send_sig() declaration to a better header file
Daniel Thompson
-1
/
+0
2023-07-01
Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
-6
/
+15
2023-07-01
Merge tag 'cxl-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
-0
/
+1
2023-07-01
pid: use struct_size_t() helper
Christian Brauner
-2
/
+2
2023-06-30
Merge tag 'livepatching-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+1
2023-06-30
Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
-155
/
+1917
2023-06-30
Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
-23
/
+665
2023-06-30
Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+12
2023-06-30
Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-0
/
+2
2023-06-30
pid: Replace struct pid 1-element array with flex-array
Kees Cook
-3
/
+6
2023-06-30
kdb: Handle LF in the command parser
Douglas Anderson
-1
/
+15
[prev]
[next]