index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-12
tracing: Update snapshot buffer on resize if it is allocated
Steven Rostedt (Google)
1
-2
/
+2
2023-12-12
ring-buffer: Fix memory leak of free page
Steven Rostedt (Google)
1
-0
/
+2
2023-12-12
eventfs: Fix events beyond NAME_MAX blocking tasks
Beau Belgrave
1
-0
/
+4
2023-12-12
tracing: Have large events show up as '[LINE TOO BIG]' instead of nothing
Steven Rostedt (Google)
1
-1
/
+5
2023-12-12
ring-buffer: Fix writing to the buffer with max_data_size
Steven Rostedt (Google)
1
-1
/
+6
2023-12-06
ring-buffer: Test last update in 32bit version of __rb_time_read()
Steven Rostedt (Google)
1
-2
/
+2
2023-12-06
ring-buffer: Force absolute timestamp on discard of event
Steven Rostedt (Google)
1
-11
/
+8
2023-12-05
tracing: Fix a possible race when disabling buffered events
Petr Pavlu
1
-4
/
+8
2023-12-05
tracing: Fix a warning when allocating buffered events fails
Petr Pavlu
1
-6
/
+5
2023-12-05
tracing: Fix incomplete locking when disabling buffered events
Petr Pavlu
1
-8
/
+4
2023-12-05
tracing: Disable snapshot buffer when stopping instance tracers
Steven Rostedt (Google)
1
-76
/
+34
2023-12-05
tracing: Stop current tracer when resizing buffer
Steven Rostedt (Google)
1
-3
/
+7
2023-12-05
tracing: Always update snapshot buffer size
Steven Rostedt (Google)
1
-2
/
+1
2023-11-22
MAINTAINERS: TRACING: Add Mathieu Desnoyers as Reviewer
Mathieu Desnoyers
1
-0
/
+1
2023-11-22
eventfs: Make sure that parent->d_inode is locked in creating files/dirs
Steven Rostedt (Google)
1
-0
/
+4
2023-11-22
eventfs: Do not allow NULL parent to eventfs_start_creating()
Steven Rostedt (Google)
1
-9
/
+4
2023-11-22
eventfs: Move taking of inode_lock into dcache_dir_open_wrapper()
Steven Rostedt (Google)
1
-14
/
+2
2023-11-22
eventfs: Use GFP_NOFS for allocation when eventfs_mutex is held
Steven Rostedt (Google)
1
-2
/
+2
2023-11-20
eventfs: Do not invalidate dentry in create_file/dir_dentry()
Steven Rostedt (Google)
1
-13
/
+6
2023-11-20
eventfs: Remove expectation that ei->is_freed means ei->dentry == NULL
Steven Rostedt (Google)
1
-10
/
+12
2023-11-19
Linux 6.7-rc2
Linus Torvalds
1
-1
/
+1
2023-11-18
prctl: Disable prctl(PR_SET_MDWE) on parisc
Helge Deller
1
-0
/
+4
2023-11-18
parisc/power: Fix power soft-off when running on qemu
Helge Deller
1
-1
/
+1
2023-11-18
parisc: Replace strlcpy() with strscpy()
Kees Cook
1
-1
/
+1
2023-11-17
NFSD: Fix checksum mismatches in the duplicate reply cache
Chuck Lever
3
-24
/
+54
2023-11-17
NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
Chuck Lever
1
-1
/
+3
2023-11-17
NFSD: Update nfsd_cache_append() to use xdr_stream
Chuck Lever
1
-15
/
+8
2023-11-17
nfsd: fix file memleak on client_opens_release
Mahmoud Adam
1
-1
/
+1
2023-11-17
dm-crypt: start allocating with MAX_ORDER
Mikulas Patocka
1
-1
/
+1
2023-11-17
dm-verity: don't use blocking calls from tasklets
Mikulas Patocka
3
-14
/
+15
2023-11-17
dm-bufio: fix no-sleep mode
Mikulas Patocka
1
-25
/
+62
2023-11-17
dm-delay: avoid duplicate logic
Mikulas Patocka
1
-44
/
+21
2023-11-17
dm-delay: fix bugs introduced by kthread mode
Mikulas Patocka
1
-26
/
+35
2023-11-17
dm-delay: fix a race between delay_presuspend and delay_bio
Mikulas Patocka
1
-5
/
+11
2023-11-17
drm/amdgpu/gmc9: disable AGP aperture
Alex Deucher
1
-1
/
+1
2023-11-17
drm/amdgpu/gmc10: disable AGP aperture
Alex Deucher
1
-1
/
+1
2023-11-17
drm/amdgpu/gmc11: disable AGP aperture
Alex Deucher
1
-1
/
+1
2023-11-17
drm/amdgpu: add a module parameter to control the AGP aperture
Alex Deucher
5
-3
/
+15
2023-11-17
drm/amdgpu/gmc11: fix logic typo in AGP check
Alex Deucher
1
-1
/
+1
2023-11-17
drm/amd/display: Fix encoder disable logic
Nicholas Susanto
1
-6
/
+4
2023-11-17
drm/amd/display: Change the DMCUB mailbox memory location from FB to inbox
Lewis Huang
3
-22
/
+45
2023-11-17
drm/amdgpu: add and populate the port num into xgmi topology info
Shiwu Zhang
2
-0
/
+6
2023-11-17
drm/amd/display: Negate IPS allow and commit bits
Duncan Ma
3
-16
/
+16
2023-11-17
drm/amd/pm: Don't send unload message for reset
Lijo Lazar
1
-1
/
+1
2023-11-17
drm/amdgpu: fix ras err_data null pointer issue in amdgpu_ras.c
Yang Wang
1
-1
/
+1
2023-11-17
drm/amd/display: Clear dpcd_sink_ext_caps if not set
Paul Hsieh
2
-0
/
+4
2023-11-17
drm/amd/display: Enable fast plane updates on DCN3.2 and above
Tianci Yin
1
-4
/
+4
2023-11-17
drm/amd/display: fix NULL dereference
José Pekkarinen
1
-4
/
+1
2023-11-17
drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()
Mario Limonciello
1
-0
/
+3
2023-11-17
drm/amd/display: Add null checks for 8K60 lightup
Muhammad Ahmed
2
-1
/
+4
[next]