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
/
include
/
uapi
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-01
objtool: Fix segfault on unknown alternatives
Ingo Molnar
1
-0
/
+3
2025-12-01
locking/local_lock: Fix all kernel-doc warnings
Randy Dunlap
1
-1
/
+3
2025-12-01
locking/local_lock: s/l/__l/ and s/tl/__tl/ to reduce the risk of shadowing
Vincent Mailhol
1
-31
/
+31
2025-12-01
locking/local_lock: Add the <linux/local_lock*.h> headers to MAINTAINERS
Sebastian Andrzej Siewior
1
-0
/
+1
2025-12-01
locking/mutex: Redo __mutex_init() to reduce generated code size
Sebastian Andrzej Siewior
5
-32
/
+75
2025-11-30
Linux 6.18
Linus Torvalds
1
-1
/
+1
2025-11-29
MIPS: mm: kmalloc tlb_vpn array to avoid stack overflow
Thomas Bogendoerfer
1
-2
/
+16
2025-11-28
afs: Fix uninit var in afs_alloc_anon_key()
David Howells
1
-1
/
+2
2025-11-28
x86/boot: Clean up whitespace in a20.c
Harry Fellowes
1
-5
/
+5
2025-11-28
mailbox: th1520: fix clock imbalance on probe failure
Johan Hovold
1
-3
/
+1
2025-11-28
arm64/mm: Document why linear map split failure upon vm_reset_perms is not problematic
Dev Jain
1
-0
/
+9
2025-11-28
arm64/pageattr: Propagate return value from __change_memory_common
Dev Jain
1
-1
/
+4
2025-11-28
mailbox: pcc: don't zero error register
Jamie Iles
1
-4
/
+4
2025-11-28
mailbox: mtk-gpueb: Add missing 'static' to mailbox ops struct
Nicolas Frattaroli
1
-1
/
+1
2025-11-28
mailbox: mtk-cmdq: Refine DMA address handling for the command buffer
Jason-JH Lin
2
-14
/
+41
2025-11-28
mailbox: mailbox-test: Fix debugfs_create_dir error checking
Haotian Zhang
1
-1
/
+1
2025-11-28
mailbox: omap-mailbox: Check for pending msgs only when mbox is exclusive
Beleswar Padhi
1
-15
/
+20
2025-11-28
io_uring: convert io_create_mock_file() to FD_PREPARE()
Christian Brauner
1
-28
/
+15
2025-11-28
file: convert replace_fd() to FD_PREPARE()
Christian Brauner
1
-11
/
+8
2025-11-28
vfio: convert vfio_group_ioctl_get_device_fd() to FD_ADD()
Christian Brauner
1
-23
/
+5
2025-11-28
tty: convert ptm_open_peer() to FD_ADD()
Christian Brauner
1
-33
/
+18
2025-11-28
ntsync: convert ntsync_obj_get_fd() to FD_PREPARE()
Christian Brauner
1
-15
/
+6
2025-11-28
media: convert media_request_alloc() to FD_PREPARE()
Christian Brauner
1
-22
/
+12
2025-11-28
hv: convert mshv_ioctl_create_partition() to FD_ADD()
Christian Brauner
1
-24
/
+6
2025-11-28
gpio: convert linehandle_create() to FD_PREPARE()
Christian Brauner
1
-45
/
+21
2025-11-28
pseries: port papr_rtas_setup_file_interface() to FD_ADD()
Christian Brauner
1
-22
/
+5
2025-11-28
pseries: convert papr_platform_dump_create_handle() to FD_ADD()
Christian Brauner
1
-22
/
+8
2025-11-28
spufs: convert spufs_gang_open() to FD_PREPARE()
Christian Brauner
1
-16
/
+5
2025-11-28
papr-hvpipe: convert papr_hvpipe_dev_create_handle() to FD_PREPARE()
Christian Brauner
1
-30
/
+9
2025-11-28
spufs: convert spufs_context_open() to FD_PREPARE()
Christian Brauner
1
-16
/
+5
2025-11-28
net/socket: convert __sys_accept4_file() to FD_ADD()
Christian Brauner
1
-14
/
+1
2025-11-28
net/socket: convert sock_map_fd() to FD_ADD()
Christian Brauner
1
-14
/
+5
2025-11-28
net/kcm: convert kcm_ioctl() to FD_PREPARE()
Christian Brauner
1
-15
/
+7
2025-11-28
net/handshake: convert handshake_nl_accept_doit() to FD_PREPARE()
Christian Brauner
1
-20
/
+18
2025-11-28
secretmem: convert memfd_secret() to FD_ADD()
Christian Brauner
1
-19
/
+1
2025-11-28
memfd: convert memfd_create() to FD_ADD()
Christian Brauner
1
-24
/
+5
2025-11-28
bpf: convert bpf_token_create() to FD_PREPARE()
Christian Brauner
1
-32
/
+15
2025-11-28
bpf: convert bpf_iter_new_fd() to FD_PREPARE()
Christian Brauner
1
-21
/
+8
2025-11-28
ipc: convert do_mq_open() to FD_ADD()
Christian Brauner
1
-29
/
+25
2025-11-28
exec: convert begin_new_exec() to FD_ADD()
Christian Brauner
1
-2
/
+1
2025-11-28
af_unix: convert unix_file_open() to FD_ADD()
Christian Brauner
1
-15
/
+1
2025-11-28
dma: convert dma_buf_fd() to FD_ADD()
Christian Brauner
1
-9
/
+1
2025-11-28
xfs: convert xfs_open_by_handle() to FD_PREPARE()
Christian Brauner
1
-39
/
+17
2025-11-28
userfaultfd: convert new_userfaultfd() to FD_PREPARE()
Christian Brauner
1
-20
/
+10
2025-11-28
timerfd: convert timerfd_create() to FD_ADD()
Christian Brauner
1
-20
/
+9
2025-11-28
signalfd: convert do_signalfd4() to FD_ADD()
Christian Brauner
1
-18
/
+11
2025-11-28
open: convert do_sys_openat2() to FD_ADD()
Christian Brauner
1
-14
/
+3
2025-11-28
eventpoll: convert do_epoll_create() to FD_PREPARE()
Christian Brauner
1
-22
/
+10
2025-11-28
autofs: convert autofs_dev_ioctl_open_mountpoint() to FD_ADD()
Christian Brauner
1
-24
/
+6
2025-11-28
nsfs: convert ns_ioctl() to FD_PREPARE()
Christian Brauner
1
-23
/
+12
[next]