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-11-28
Merge branches 'acpi-misc' and 'pnp'
Rafael J. Wysocki
8
-11
/
+30
2025-11-28
Merge branches 'acpi-tad', 'acpi-fan', 'acpi-dptf' and 'acpi-tools'
Rafael J. Wysocki
6
-49
/
+321
2025-11-28
Merge branches 'acpica', 'acpi-property', 'acpi-pm' and 'acpi-battery'
Rafael J. Wysocki
6
-81
/
+52
2025-11-28
Merge tag 'thermal-v6.19-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linux
Rafael J. Wysocki
9
-13
/
+504
2025-11-28
Merge back ACPI processor driver changes for 6.19
Rafael J. Wysocki
2
-27
/
+17
2025-11-28
Merge patch series "file: FD_{ADD,PREPARE}()"
Christian Brauner
38
-874
/
+508
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
2025-11-28
nsfs: convert open_namespace() to FD_PREPARE()
Christian Brauner
1
-11
/
+1
2025-11-28
fanotify: convert fanotify_init() to FD_PREPARE()
Christian Brauner
1
-38
/
+22
2025-11-28
namespace: convert fsmount() to FD_PREPARE()
Christian Brauner
1
-40
/
+30
2025-11-28
namespace: convert open_tree_attr() to FD_PREPARE()
Christian Brauner
1
-13
/
+6
2025-11-28
namespace: convert open_tree() to FD_ADD()
Christian Brauner
1
-13
/
+1
2025-11-28
fhandle: convert do_handle_open() to FD_ADD()
Christian Brauner
1
-17
/
+13
2025-11-28
eventfd: convert do_eventfd() to FD_PREPARE()
Christian Brauner
1
-20
/
+11
2025-11-28
anon_inodes: convert to FD_ADD()
Christian Brauner
1
-21
/
+2
2025-11-28
file: add FD_{ADD,PREPARE}()
Christian Brauner
2
-0
/
+133
2025-11-28
afs: Fix delayed allocation of a cell's anonymous key
David Howells
3
-43
/
+49
2025-11-28
ovl: remove unneeded semicolon
Chen Ni
1
-1
/
+1
[prev]
[next]