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-28
tracing/synthetic: Fix kernel-doc warnings in trace_events_synth.c
Gaosheng Cui
-0
/
+1
2023-07-28
ring-buffer: Fix kernel-doc warnings in ring_buffer.c
Gaosheng Cui
-2
/
+1
2023-07-28
ring-buffer: Fix wrong stat of cpu_buffer->read
Zheng Yejian
-10
/
+12
2023-07-28
bpf: Non-atomically allocate freelist during prefill
YiFei Zhu
-4
/
+8
2023-07-28
bpf: Fix compilation warning with -Wparentheses
Yonghong Song
-4
/
+4
2023-07-28
cpu/SMT: Allow enabling partial SMT states via sysfs
Michael Ellerman
-16
/
+44
2023-07-28
cpu/SMT: Create topology_smt_thread_allowed()
Michael Ellerman
-1
/
+23
2023-07-28
cpu/SMT: Remove topology_smt_supported()
Laurent Dufour
-2
/
+2
2023-07-28
cpu/SMT: Store the current/max number of threads
Michael Ellerman
-1
/
+20
2023-07-28
cpu/SMT: Move smt/control simple exit cases earlier
Michael Ellerman
-6
/
+6
2023-07-28
cpu/SMT: Move SMT prototypes into cpu_smt.h
Michael Ellerman
-0
/
+1
2023-07-28
cpu/hotplug: Remove dependancy against cpu_primary_thread_mask
Laurent Dufour
-14
/
+10
2023-07-27
bpf: Add kernel/bpftool asm support for new instructions
Yonghong Song
-6
/
+51
2023-07-27
bpf: Support new 32bit offset jmp instruction
Yonghong Song
-13
/
+38
2023-07-27
bpf: Fix jit blinding with new sdiv/smov insns
Yonghong Song
-2
/
+2
2023-07-27
bpf: Support new signed div/mod instructions.
Yonghong Song
-18
/
+98
2023-07-27
bpf: Support new unconditional bswap instruction
Yonghong Song
-2
/
+19
2023-07-27
bpf: Handle sign-extenstin ctx member accesses
Yonghong Song
-0
/
+6
2023-07-27
bpf: Support new sign-extension mov insns
Yonghong Song
-28
/
+157
2023-07-27
bpf: Support new sign-extension load insns
Yonghong Song
-24
/
+137
2023-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-7
/
+21
2023-07-27
perf: Replace strlcpy with strscpy
Azeem Shaikh
-3
/
+3
2023-07-26
kunit: time: Mark test as slow using test attributes
Rae Moar
-1
/
+1
2023-07-26
mm: suppress mm fault logging if fatal signal already pending
Linus Torvalds
-0
/
+4
2023-07-26
sched/topology: Align group flags when removing degenerate domain
Chen Yu
-2
/
+1
2023-07-26
sched/fair: remove util_est boosting
Vincent Guittot
-3
/
+0
2023-07-26
tracing/probes: Fix to add NULL check for BTF APIs
Masami Hiramatsu (Google)
-4
/
+4
2023-07-25
bpf: work around -Wuninitialized warning
Arnd Bergmann
-6
/
+6
2023-07-25
bpf: Disable preemption in bpf_event_output
Jiri Olsa
-1
/
+5
2023-07-25
bpf: Disable preemption in bpf_perf_event_output
Jiri Olsa
-4
/
+7
2023-07-25
workqueue: Scale up wq_cpu_intensive_thresh_us if BogoMIPS is below 4000
Tejun Heo
-1
/
+42
2023-07-25
tty: sysrq: switch sysrq handlers from int to u8
Jiri Slaby
-3
/
+3
2023-07-24
modpost, kallsyms: Treat add '$'-prefixed symbols as mapping symbols
Palmer Dabbelt
-1
/
+1
2023-07-24
bpf: convert to ctime accessor functions
Jeff Layton
-4
/
+2
2023-07-24
PM: hibernate: don't store zero pages in the image file
Brian Geffon
-38
/
+149
2023-07-23
Merge tag 'trace-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-7
/
+17
2023-07-23
tracing/histograms: Return an error if we fail to add histogram to hist_vars ...
Mohamed Khalfella
-1
/
+2
2023-07-23
ring-buffer: Do not swap cpu_buffer during resize process
Chen Lin
-2
/
+15
2023-07-23
tracing: Remove unused extern declaration tracing_map_set_field_descr()
YueHaibing
-4
/
+0
2023-07-21
cgroup: fix obsolete comment above cgroup_create()
Miaohe Lin
-2
/
+1
2023-07-21
cgroup/misc: Store atomic64_t reads to u64
Haitao Huang
-1
/
+1
2023-07-21
audit: correct audit_filter_inodes() definition
Xiu Jianfeng
-1
/
+1
2023-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-56
/
+87
2023-07-20
Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-7
/
+25
2023-07-20
audit: include security.h unconditionally
Xiu Jianfeng
-2
/
+0
2023-07-20
printk: Rename abandon_console_lock_in_panic() to other_cpu_in_panic()
John Ogness
-7
/
+10
2023-07-20
printk: Add per-console suspended state
John Ogness
-30
/
+44
2023-07-20
printk: Consolidate console deferred printing
John Ogness
-14
/
+30
2023-07-20
printk: Do not take console lock for console_flush_on_panic()
John Ogness
-9
/
+19
2023-07-20
printk: Keep non-panic-CPUs out of console lock
John Ogness
-19
/
+26
[prev]
[next]