index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-12-12
ring-buffer: Have saved event hold the entire event
Steven Rostedt (Google)
2023-12-12
ring-buffer: Do not update before stamp when switching sub-buffers
Steven Rostedt (Google)
2023-12-12
tracing: Update snapshot buffer on resize if it is allocated
Steven Rostedt (Google)
2023-12-12
ring-buffer: Fix memory leak of free page
Steven Rostedt (Google)
2023-12-12
eventfs: Fix events beyond NAME_MAX blocking tasks
Beau Belgrave
2023-12-12
tracing: Have large events show up as '[LINE TOO BIG]' instead of nothing
Steven Rostedt (Google)
2023-12-12
ring-buffer: Fix writing to the buffer with max_data_size
Steven Rostedt (Google)
2023-12-06
ring-buffer: Test last update in 32bit version of __rb_time_read()
Steven Rostedt (Google)
2023-12-06
ring-buffer: Force absolute timestamp on discard of event
Steven Rostedt (Google)
2023-12-05
tracing: Fix a possible race when disabling buffered events
Petr Pavlu
2023-12-05
tracing: Fix a warning when allocating buffered events fails
Petr Pavlu
2023-12-05
tracing: Fix incomplete locking when disabling buffered events
Petr Pavlu
2023-12-05
tracing: Disable snapshot buffer when stopping instance tracers
Steven Rostedt (Google)
2023-12-05
tracing: Stop current tracer when resizing buffer
Steven Rostedt (Google)
2023-12-05
tracing: Always update snapshot buffer size
Steven Rostedt (Google)
2023-11-22
MAINTAINERS: TRACING: Add Mathieu Desnoyers as Reviewer
Mathieu Desnoyers
2023-11-22
eventfs: Make sure that parent->d_inode is locked in creating files/dirs
Steven Rostedt (Google)
2023-11-22
eventfs: Do not allow NULL parent to eventfs_start_creating()
Steven Rostedt (Google)
2023-11-22
eventfs: Move taking of inode_lock into dcache_dir_open_wrapper()
Steven Rostedt (Google)
2023-11-22
eventfs: Use GFP_NOFS for allocation when eventfs_mutex is held
Steven Rostedt (Google)
2023-11-20
eventfs: Do not invalidate dentry in create_file/dir_dentry()
Steven Rostedt (Google)
2023-11-20
eventfs: Remove expectation that ei->is_freed means ei->dentry == NULL
Steven Rostedt (Google)
2023-11-19
Linux 6.7-rc2
v6.7-rc2
Linus Torvalds
2023-11-19
Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-19
Merge tag 'irq_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-19
Merge tag 'x86_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-19
Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-19
Merge tag 'sched_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-11-19
Merge tag 'locking_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-11-19
Merge tag 'perf_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-11-18
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-11-18
Merge tag 'parisc-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-11-18
Merge tag 'xfs-6.7-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-11-18
Merge tag 'nfsd-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-11-18
Merge tag '6.7-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-11-18
prctl: Disable prctl(PR_SET_MDWE) on parisc
Helge Deller
2023-11-18
Merge tag 'for-6.7/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-11-18
parisc/power: Fix power soft-off when running on qemu
Helge Deller
2023-11-18
parisc: Replace strlcpy() with strscpy()
Kees Cook
2023-11-18
Merge tag 'i2c-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-18
Merge tag 'turbostat-2023.11.07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-11-17
Merge tag 'bcachefs-2023-11-17' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-11-17
Merge tag 'mm-hotfixes-stable-2023-11-17-14-04' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-11-17
Merge tag 'block-6.7-2023-11-17' of git://git.kernel.dk/linux
Linus Torvalds
2023-11-17
Merge tag 'io_uring-6.7-2023-11-17' of git://git.kernel.dk/linux
Linus Torvalds
2023-11-17
Merge tag 'drm-fixes-2023-11-17' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-11-17
NFSD: Fix checksum mismatches in the duplicate reply cache
Chuck Lever
2023-11-17
NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
Chuck Lever
2023-11-17
NFSD: Update nfsd_cache_append() to use xdr_stream
Chuck Lever
2023-11-17
nfsd: fix file memleak on client_opens_release
Mahmoud Adam
[next]