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
*
Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-07-20
1
-37
/
+31
|
\
|
*
resource: Export find_resource_space()
Ilpo Järvinen
2024-05-28
1
-22
/
+4
|
*
resource: Handle simple alignment inside __find_resource_space()
Ilpo Järvinen
2024-05-28
1
-13
/
+7
|
*
resource: Use typedef for alignf callback
Ilpo Järvinen
2024-05-28
1
-6
/
+2
|
*
resource: Document find_resource_space() and resource_constraint
Ilpo Järvinen
2024-05-28
1
-3
/
+26
|
*
resource: Rename find_resource() to find_resource_space()
Ilpo Järvinen
2024-05-28
1
-12
/
+11
*
|
Merge tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-07-20
2
-15
/
+89
|
\
\
|
*
|
printk: Add match_devname_and_update_preferred_console()
Tony Lindgren
2024-07-04
2
-15
/
+89
*
|
|
Merge tag 'dma-mapping-6.11-2024-07-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-07-19
4
-44
/
+59
|
\
\
\
|
*
|
|
swiotlb: fix kernel-doc description for swiotlb_del_transient
Yang Li
2024-07-13
1
-0
/
+1
|
*
|
|
swiotlb: reduce swiotlb pool lookups
Michael Kelley
2024-07-10
3
-44
/
+42
|
*
|
|
dma-mapping: benchmark: Don't starve others when doing the test
Yicong Yang
2024-07-09
1
-0
/
+16
*
|
|
|
Merge tag 'bcachefs-2024-07-18.2' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-07-19
1
-1
/
+8
|
\
\
\
\
|
*
|
|
|
lockdep: lockdep_set_notrack_class()
Kent Overstreet
2024-07-15
1
-1
/
+8
*
|
|
|
|
Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2024-07-19
1
-0
/
+1
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'slab/for-6.11/buckets' into slab/for-next
Vlastimil Babka
2024-07-15
1
-0
/
+1
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
Kees Cook
2024-07-03
1
-0
/
+1
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
|
|
|
Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-07-18
9
-349
/
+1894
|
\
\
\
\
\
|
*
|
|
|
|
fgraph: Use str_plural() in test_graph_storage_single()
Jiapeng Chong
2024-07-02
1
-1
/
+1
|
*
|
|
|
|
function_graph: Add READ_ONCE() when accessing fgraph_array[]
Steven Rostedt (Google)
2024-06-14
1
-1
/
+1
|
*
|
|
|
|
ftrace: Add missing kerneldoc parameters to unregister_ftrace_direct()
Marilene A Garcia
2024-06-11
1
-0
/
+2
|
*
|
|
|
|
function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it
Steven Rostedt (Google)
2024-06-11
1
-34
/
+1
|
*
|
|
|
|
function_graph: Fix up ftrace_graph_ret_addr()
Steven Rostedt (Google)
2024-06-11
1
-8
/
+20
|
*
|
|
|
|
function_graph: Make fgraph_update_pid_func() a stub for !DYNAMIC_FTRACE
Steven Rostedt (Google)
2024-06-11
2
-2
/
+6
|
*
|
|
|
|
function_graph: Rename BYTE_NUMBER to CHAR_NUMBER in selftests
Steven Rostedt (Google)
2024-06-06
1
-3
/
+3
|
*
|
|
|
|
fgraph: Remove some unused functions
Jiapeng Chong
2024-06-06
1
-13
/
+0
|
*
|
|
|
|
ftrace: Hide one more entry in stack trace when ftrace_pid is enabled
Tatsuya S
2024-06-06
1
-1
/
+6
|
*
|
|
|
|
function_graph: Do not update pid func if CONFIG_DYNAMIC_FTRACE not enabled
Steven Rostedt (Google)
2024-06-06
1
-0
/
+2
|
*
|
|
|
|
function_graph: Make fgraph_do_direct static key static
Steven Rostedt (Google)
2024-06-06
1
-1
/
+1
|
*
|
|
|
|
ftrace: Fix prototypes for ftrace_startup/shutdown_subops()
Steven Rostedt (Google)
2024-06-06
2
-1
/
+9
|
*
|
|
|
|
ftrace: Assign RCU list variable with rcu_assign_ptr()
Steven Rostedt (Google)
2024-06-06
1
-1
/
+1
|
*
|
|
|
|
ftrace: Assign ftrace_list_end to ftrace_ops_list type cast to RCU
Steven Rostedt (Google)
2024-06-06
1
-1
/
+1
|
*
|
|
|
|
ftrace: Add comments to ftrace_hash_move() and friends
Steven Rostedt (Google)
2024-06-06
1
-1
/
+23
|
*
|
|
|
|
ftrace: Convert "inc" parameter to bool in ftrace_hash_rec_update_modify()
Steven Rostedt (Google)
2024-06-06
1
-3
/
+20
|
*
|
|
|
|
ftrace: Add comments to ftrace_hash_rec_disable/enable()
Steven Rostedt (Google)
2024-06-06
1
-2
/
+12
|
*
|
|
|
|
ftrace: Remove "filter_hash" parameter from __ftrace_hash_rec_update()
Steven Rostedt (Google)
2024-06-06
1
-64
/
+38
|
*
|
|
|
|
ftrace: Rename dup_hash() and comment it
Steven Rostedt (Google)
2024-06-06
1
-2
/
+6
|
*
|
|
|
|
ftrace: Add back ftrace_update_trampoline() to ftrace_update_pid_func()
Steven Rostedt (Google)
2024-06-06
1
-0
/
+1
|
*
|
|
|
|
function_graph: Use static_call and branch to optimize return function
Steven Rostedt (Google)
2024-06-04
1
-5
/
+18
|
*
|
|
|
|
function_graph: Use static_call and branch to optimize entry function
Steven Rostedt (Google)
2024-06-04
1
-11
/
+66
|
*
|
|
|
|
function_graph: Use bitmask to loop on fgraph entry
Steven Rostedt (Google)
2024-06-04
1
-1
/
+7
|
*
|
|
|
|
function_graph: Use for_each_set_bit() in __ftrace_return_to_handler()
Steven Rostedt (Google)
2024-06-04
1
-3
/
+2
|
*
|
|
|
|
ftrace: Add multiple fgraph storage selftest
Masami Hiramatsu (Google)
2024-06-04
1
-45
/
+126
|
*
|
|
|
|
function_graph: Add selftest for passing local variables
Steven Rostedt (VMware)
2024-06-04
1
-0
/
+169
|
*
|
|
|
|
function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()
Steven Rostedt (VMware)
2024-06-04
1
-8
/
+183
|
*
|
|
|
|
function_graph: Move graph notrace bit to shadow stack global var
Steven Rostedt (VMware)
2024-06-04
2
-4
/
+15
|
*
|
|
|
|
function_graph: Move graph depth stored data to shadow stack global var
Steven Rostedt (VMware)
2024-06-04
1
-2
/
+32
|
*
|
|
|
|
function_graph: Move set_graph_function tests to shadow stack global var
Steven Rostedt (VMware)
2024-06-04
4
-18
/
+28
|
*
|
|
|
|
function_graph: Add "task variables" per task for fgraph_ops
Steven Rostedt (VMware)
2024-06-04
1
-1
/
+73
|
*
|
|
|
|
function_graph: Use a simple LRU for fgraph_array index number
Masami Hiramatsu (Google)
2024-06-04
1
-21
/
+50
[next]