index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-02
eventfs: Hold eventfs_mutex when calling callback functions
Steven Rostedt (Google)
2
-2
/
+63
2023-11-01
eventfs: Save ownership and mode
Steven Rostedt (Google)
2
-13
/
+151
2023-11-01
eventfs: Test for ei->is_freed when accessing ei->dentry
Steven Rostedt (Google)
2
-7
/
+41
2023-11-01
eventfs: Have a free_ei() that just frees the eventfs_inode
Steven Rostedt (Google)
1
-8
/
+11
2023-11-01
eventfs: Remove "is_freed" union with rcu head
Steven Rostedt (Google)
2
-3
/
+5
2023-11-01
eventfs: Fix kerneldoc of eventfs_remove_rec()
Steven Rostedt (Google)
1
-2
/
+4
2023-11-01
tracing: Have the user copy of synthetic event address use correct context
Steven Rostedt (Google)
1
-1
/
+1
2023-11-01
eventfs: Remove extra dget() in eventfs_create_events_dir()
Steven Rostedt (Google)
1
-3
/
+0
2023-11-01
tracing: Have trace_event_file have ref counters
Steven Rostedt (Google)
5
-4
/
+52
2023-10-28
seq_buf: Introduce DECLARE_SEQ_BUF and seq_buf_str()
Kees Cook
3
-17
/
+19
2023-10-25
eventfs: Fix typo in eventfs_inode union comment
Steven Rostedt (Google)
1
-1
/
+1
2023-10-25
eventfs: Fix WARN_ON() in create_file_dentry()
Steven Rostedt (Google)
1
-1
/
+2
2023-10-25
powerpc: Remove initialisation of readpos
Matthew Wilcox (Oracle)
1
-1
/
+0
2023-10-23
tracing/histograms: Simplify last_cmd_set()
Christophe JAILLET
1
-9
/
+2
2023-10-20
seq_buf: fix a misleading comment
Jonathan Corbet
1
-1
/
+1
2023-10-20
tracing: Move readpos from seq_buf to trace_seq
Matthew Wilcox (Oracle)
5
-22
/
+23
2023-10-20
tracefs/eventfs: Modify mismatched function name
Jiapeng Chong
1
-1
/
+1
2023-10-20
tracing: Fix a NULL vs IS_ERR() bug in event_subsystem_dir()
Dan Carpenter
1
-1
/
+1
2023-10-20
eventfs: Fix failure path in eventfs_create_events_dir()
Steven Rostedt (Google)
1
-1
/
+2
2023-10-18
eventfs: Use ERR_CAST() in eventfs_create_events_dir()
Nathan Chancellor
1
-1
/
+1
2023-10-05
tracing: Make system_callback() function static
Steven Rostedt (Google)
1
-1
/
+1
2023-10-05
eventfs: Use eventfs_remove_events_dir()
Steven Rostedt (Google)
3
-13
/
+9
2023-10-04
tracing/selftests: Update kprobe args char/string to match new functions
Steven Rostedt (Google)
2
-2
/
+6
2023-10-04
eventfs: Remove eventfs_file and just use eventfs_inode
Steven Rostedt (Google)
8
-536
/
+705
2023-10-03
tracing/user_events: Document persist event flags
Beau Belgrave
1
-3
/
+18
2023-10-03
selftests/user_events: Test persist flag cases
Beau Belgrave
2
-2
/
+107
2023-10-03
tracing/user_events: Allow events to persist for perfmon_capable users
Beau Belgrave
2
-15
/
+32
2023-10-03
ring_buffer: Use try_cmpxchg instead of cmpxchg in rb_insert_pages
Uros Bizjak
1
-4
/
+4
2023-10-03
tracing: Expand all ring buffers individually
Zheng Yejian
3
-33
/
+45
2023-10-01
Linux 6.6-rc4
v6.6-rc4
Linus Torvalds
1
-1
/
+1
2023-10-01
kbuild: remove stale code for 'source' symlink in packaging scripts
Masahiro Yamada
2
-4
/
+0
2023-10-01
modpost: Don't let "driver"s reference .exit.*
Uwe Kleine-König
1
-2
/
+13
2023-10-01
vmlinux.lds.h: remove unused CPU_KEEP and CPU_DISCARD macros
Masahiro Yamada
1
-7
/
+0
2023-10-01
modpost: add missing else to the "of" check
Mauricio Faria de Oliveira
1
-1
/
+1
2023-09-30
eventfs: Test for dentries array allocated in eventfs_release()
Steven Rostedt (Google)
1
-1
/
+1
2023-09-30
tracing/user_events: Align set_bit() address for all archs
Beau Belgrave
1
-7
/
+51
2023-09-30
tracing: relax trace_event_eval_update() execution with cond_resched()
Clément Léger
1
-0
/
+1
2023-09-30
ring-buffer: Update "shortest_full" in polling
Steven Rostedt (Google)
1
-0
/
+3
2023-09-29
Crash: add lock to serialize crash hotplug handling
Baoquan He
1
-0
/
+17
2023-09-29
selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...
Juntong Deng
2
-4
/
+4
2023-09-29
mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are spec...
Yang Shi
1
-20
/
+19
2023-09-29
mm/damon/vaddr-test: fix memory leak in damon_do_test_apply_three_regions()
Jinjie Ruan
1
-0
/
+2
2023-09-29
mm, memcg: reconsider kmem.limit_in_bytes deprecation
Michal Hocko
2
-0
/
+20
2023-09-29
mm: zswap: fix potential memory corruption on duplicate store
Domenico Cerasuolo
1
-0
/
+20
2023-09-29
arm64: hugetlb: fix set_huge_pte_at() to work with all swap entries
Ryan Roberts
1
-14
/
+3
2023-09-29
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
22
-49
/
+100
2023-09-29
maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW states
Liam R. Howlett
3
-73
/
+237
2023-09-29
maple_tree: add mas_is_active() to detect in-tree walks
Liam R. Howlett
1
-0
/
+9
2023-09-29
nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()
Pan Bian
1
-3
/
+3
2023-09-29
mm: abstract moving to the next PFN
Matthew Wilcox (Oracle)
2
-1
/
+17
[next]