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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-21
drm/amd/display: Fix NULL pointer dereference
Meenakshikumar Somasundaram
1
-1
/
+2
2025-10-21
slab: Avoid race on slab->obj_exts in alloc_slab_obj_exts
Hao Ge
1
-3
/
+6
2025-10-21
hostfs: Fix only passing host root in boot stage with new mount
Hongbo Li
1
-11
/
+18
2025-10-21
fs: Fix uninitialized 'offp' in statmount_string()
Zhen Ni
1
-2
/
+2
2025-10-21
Add support for Cirrus Logic CS530x DAC and CODEC
Mark Brown
1
-1
/
+1
2025-10-21
mmc: wmt-sdmmc: fix compile test default
Johan Hovold
1
-1
/
+1
2025-10-21
x86/bugs: Qualify RETBLEED_INTEL_MSG
David Kaplan
1
-1
/
+3
2025-10-21
seqlock: Change do_io_accounting() to use scoped_seqlock_read()
Oleg Nesterov
1
-10
/
+3
2025-10-21
seqlock: Change do_task_stat() to use scoped_seqlock_read()
Oleg Nesterov
1
-7
/
+2
2025-10-21
seqlock: Change thread_group_cputime() to use scoped_seqlock_read()
Oleg Nesterov
1
-15
/
+5
2025-10-21
seqlock: Introduce scoped_seqlock_read()
Peter Zijlstra
1
-0
/
+111
2025-10-21
documentation: seqlock: fix the wrong documentation of read_seqbegin_or_lock/need_seqretry
Oleg Nesterov
1
-4
/
+5
2025-10-21
atomic: Skip alignment check for try_cmpxchg() old arg
Arnd Bergmann
2
-17
/
+20
2025-10-21
rust: lock: Add a Pin<&mut T> accessor
Daniel Almeida
1
-0
/
+25
2025-10-21
rust: lock: Pin the inner data
Daniel Almeida
1
-3
/
+8
2025-10-21
rust: lock: guard: Add T: Unpin bound to DerefMut
Daniel Almeida
2
-2
/
+8
2025-10-21
locking/spinlock/debug: Fix data-race in do_raw_write_lock
Alexander Sverdlin
1
-2
/
+2
2025-10-21
net: ethernet: ti: am65-cpts: fix timestamp loss due to race conditions
Aksh Garg
1
-20
/
+43
2025-10-21
x86/microcode: Fix Entrysign revision check for Zen1/Naples
Andrew Cooper
1
-1
/
+1
2025-10-21
gpio: pci-idio-16: Define maximum valid register address offset
William Breathitt Gray
1
-0
/
+1
2025-10-21
gpio: 104-idio-16: Define maximum valid register address offset
William Breathitt Gray
1
-0
/
+1
2025-10-21
xfs: don't use __GFP_NOFAIL in xfs_init_fs_context
Christoph Hellwig
1
-1
/
+1
2025-10-21
xfs: cache open zone in inode->i_private
Christoph Hellwig
4
-85
/
+53
2025-10-21
xfs: avoid busy loops in GCD
Christoph Hellwig
1
-35
/
+46
2025-10-21
drm/panic: Fix 24bit pixel crossing page boundaries
Jocelyn Falempe
1
-2
/
+44
2025-10-21
drm/panic: Fix divide by 0 if the screen width < font width
Jocelyn Falempe
1
-1
/
+1
2025-10-21
drm/panic: Fix kmsg text drawing rectangle
Jocelyn Falempe
1
-1
/
+1
2025-10-21
drm/panic: Fix qr_code, ensure vmargin is positive
Jocelyn Falempe
1
-1
/
+4
2025-10-21
drm/panic: Fix overlap between qr code and logo
Jocelyn Falempe
1
-1
/
+1
2025-10-21
drm/panic: Fix drawing the logo on a small narrow screen
Jocelyn Falempe
1
-0
/
+3
2025-10-21
Merge branch 'ap-bus-trace-events'
Heiko Carstens
5
-34
/
+161
2025-10-21
s390/ap: Introduce new AP nqap and dqap trace events
Harald Freudenberger
2
-1
/
+105
2025-10-21
s390/ap: Extend struct ap_queue_status with some convenience fields
Harald Freudenberger
1
-8
/
+22
2025-10-21
s390/zcrypt: Rework zcrypt request and reply trace event definition
Harald Freudenberger
2
-25
/
+34
2025-10-21
xfrm: check all hash buckets for leftover states during netns deletion
Sabrina Dubroca
1
-4
/
+8
2025-10-21
xfrm: set err and extack on failure to create pcpu SA
Sabrina Dubroca
1
-1
/
+4
2025-10-21
xfrm: call xfrm_dev_state_delete when xfrm_state_migrate fails to add the state
Sabrina Dubroca
1
-1
/
+4
2025-10-21
xfrm: make state as DEAD before final put when migrate fails
Sabrina Dubroca
1
-0
/
+2
2025-10-21
xfrm: also call xfrm_state_delete_tunnel at destroy time for states that were never added
Sabrina Dubroca
1
-1
/
+2
2025-10-21
xfrm: drop SA reference in xfrm_state_update if dir doesn't match
Sabrina Dubroca
1
-2
/
+6
2025-10-21
s390/ptdump: Use seq_puts() in pt_dump_seq_puts() macro
Josephine Pfeiffer
1
-1
/
+1
2025-10-21
Merge branch 'tape-block-sizes'
Heiko Carstens
9
-237
/
+214
2025-10-21
s390/tape: Add support for bigger block sizes
Jan Höppner
5
-34
/
+86
2025-10-21
s390/tape: Introduce idal buffer array
Jan Höppner
6
-16
/
+94
2025-10-21
s390/tape: Move idal allocation to core functions
Jan Höppner
4
-47
/
+35
2025-10-21
s390/tape: Fix return value of ccw helper functions
Jan Höppner
1
-2
/
+2
2025-10-21
s390/tape: Remove extra CCW allocation for error recovery
Jan Höppner
1
-5
/
+1
2025-10-21
s390/tape: Remove 3590 Read Opposite error recovery
Jan Höppner
1
-89
/
+0
2025-10-21
s390/tape: Remove 34xx Read Opposite error recovery
Jan Höppner
2
-48
/
+0
2025-10-21
s390/tape: Remove count parameter from read/write_block functions
Jan Höppner
4
-8
/
+8
[prev]
[next]