index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-11-10
2
-5
/
+6
|
\
|
*
tracing/kprobes: Fix the order of argument descriptions
Yujie Liu
2023-11-11
1
-1
/
+1
|
*
tracing: fprobe-event: Fix to check tracepoint event and return
Masami Hiramatsu (Google)
2023-11-10
1
-4
/
+5
*
|
Merge tag 'dma-mapping-6.7-2023-11-10' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-11-10
4
-10
/
+81
|
\
\
|
|
/
|
/
|
|
*
swiotlb: fix out-of-bounds TLB allocations with CONFIG_SWIOTLB_DYNAMIC
Petr Tesarik
2023-11-08
1
-1
/
+2
|
*
dma-mapping: fix dma_addressing_limited() if dma_range_map can't cover all sy...
Jia He
2023-11-06
3
-2
/
+50
|
*
dma-mapping: move dma_addressing_limited() out of line
Jia He
2023-11-06
1
-0
/
+15
|
*
swiotlb: do not free decrypted pages if dynamic
Petr Tesarik
2023-11-03
1
-9
/
+16
*
|
Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-11-09
9
-62
/
+75
|
\
\
|
*
|
bpf: Let verifier consider {task,cgroup} is trusted in bpf_iter_reg
Chuyi Zhou
2023-11-07
2
-2
/
+2
|
*
|
bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END
Shung-Hsi Yu
2023-11-01
1
-1
/
+6
|
*
|
bpf: Relax allowlist for css_task iter
Chuyi Zhou
2023-11-01
1
-4
/
+12
|
*
|
bpf: Check map->usercnt after timer->timer is assigned
Hou Tao
2023-11-01
1
-9
/
+16
|
*
|
bpf: Add __bpf_hook_{start,end} macros
Dave Marchevsky
2023-11-01
1
-6
/
+3
|
*
|
bpf: Add __bpf_kfunc_{start,end}_defs macros
Dave Marchevsky
2023-11-01
7
-36
/
+18
|
*
|
bpf: Fix check_stack_write_fixed_off() to correctly spill imm
Hao Sun
2023-11-01
1
-1
/
+1
|
*
|
bpf: fix compilation error without CGROUPS
Matthieu Baerts
2023-11-01
3
-3
/
+17
*
|
|
Merge tag 'rcu-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Linus Torvalds
2023-11-08
3
-14
/
+63
|
\
\
\
|
*
|
|
rcu/tasks-trace: Handle new PF_IDLE semantics
Frederic Weisbecker
2023-11-01
1
-1
/
+1
|
*
|
|
rcu/tasks: Handle new PF_IDLE semantics
Frederic Weisbecker
2023-11-01
1
-2
/
+28
|
*
|
|
rcu: Introduce rcu_cpu_online()
Frederic Weisbecker
2023-11-01
2
-0
/
+9
|
*
|
|
rcu: Break rcu_node_0 --> &rq->__lock order
Peter Zijlstra
2023-11-01
1
-11
/
+25
*
|
|
|
Merge tag 'kgdb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
2023-11-08
2
-4
/
+6
|
\
\
\
\
|
*
|
|
|
kdb: Corrects comment for kdballocenv
Yuran Pereira
2023-11-06
1
-4
/
+3
|
*
|
|
|
kgdb: Flush console before entering kgdb on panic
Douglas Anderson
2023-10-15
1
-0
/
+3
*
|
|
|
|
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-11-03
1
-2
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
printk: Constify name for add_preferred_console()
Tony Lindgren
2023-10-17
1
-2
/
+2
|
*
|
|
|
|
printk: Check valid console index for preferred console
Tony Lindgren
2023-10-17
1
-2
/
+10
*
|
|
|
|
|
Merge tag 'driver-core-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-11-03
1
-27
/
+24
|
\
\
\
\
\
\
|
*
|
|
|
|
|
resource: Unify next_resource() and next_resource_skip_children()
Andy Shevchenko
2023-10-05
1
-13
/
+6
|
*
|
|
|
|
|
resource: Reuse for_each_resource() macro
Andy Shevchenko
2023-10-05
1
-15
/
+19
*
|
|
|
|
|
|
Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-11-03
9
-182
/
+352
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
tracing: Have the user copy of synthetic event address use correct context
Steven Rostedt (Google)
2023-11-01
1
-1
/
+1
|
*
|
|
|
|
|
|
tracing: Have trace_event_file have ref counters
Steven Rostedt (Google)
2023-11-01
4
-4
/
+48
|
*
|
|
|
|
|
|
seq_buf: Introduce DECLARE_SEQ_BUF and seq_buf_str()
Kees Cook
2023-10-28
1
-10
/
+1
|
*
|
|
|
|
|
|
tracing/histograms: Simplify last_cmd_set()
Christophe JAILLET
2023-10-23
1
-9
/
+2
|
*
|
|
|
|
|
|
tracing: Move readpos from seq_buf to trace_seq
Matthew Wilcox (Oracle)
2023-10-20
2
-6
/
+10
|
*
|
|
|
|
|
|
tracing: Fix a NULL vs IS_ERR() bug in event_subsystem_dir()
Dan Carpenter
2023-10-20
1
-1
/
+1
|
*
|
|
|
|
|
|
tracing: Make system_callback() function static
Steven Rostedt (Google)
2023-10-05
1
-1
/
+1
|
*
|
|
|
|
|
|
eventfs: Use eventfs_remove_events_dir()
Steven Rostedt (Google)
2023-10-05
1
-1
/
+1
|
*
|
|
|
|
|
|
eventfs: Remove eventfs_file and just use eventfs_inode
Steven Rostedt (Google)
2023-10-04
3
-103
/
+221
|
*
|
|
|
|
|
|
tracing/user_events: Allow events to persist for perfmon_capable users
Beau Belgrave
2023-10-03
1
-14
/
+22
|
*
|
|
|
|
|
|
ring_buffer: Use try_cmpxchg instead of cmpxchg in rb_insert_pages
Uros Bizjak
2023-10-03
1
-4
/
+4
|
*
|
|
|
|
|
|
tracing: Expand all ring buffers individually
Zheng Yejian
2023-10-03
3
-33
/
+45
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'printk-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2023-11-03
4
-65
/
+1147
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'rework/nbcon-base' into for-linus
Petr Mladek
2023-11-02
4
-50
/
+1134
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
printk: fix illegal pbufs access for !CONFIG_PRINTK
John Ogness
2023-09-21
1
-26
/
+18
|
|
*
|
|
|
|
|
|
printk: nbcon: Allow drivers to mark unsafe regions and check state
Thomas Gleixner
2023-09-18
1
-0
/
+75
|
|
*
|
|
|
|
|
|
printk: nbcon: Add emit function and callback function for atomic printing
Thomas Gleixner
2023-09-18
3
-8
/
+113
|
|
*
|
|
|
|
|
|
printk: nbcon: Add sequence handling
Thomas Gleixner
2023-09-18
3
-7
/
+132
[next]