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
/
include
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-24
io_uring: remove io_ctx_cqe32() helper
Jens Axboe
1
-6
/
+0
2025-08-24
io_uring: uring_cmd: add multishot support
Ming Lei
1
-0
/
+26
2025-08-24
io-uring: move `struct io_br_sel` into io_uring_types.h
Ming Lei
1
-0
/
+19
2025-08-24
io_uring/kbuf: switch to storing struct io_buffer_list locally
Jens Axboe
1
-6
/
+0
2025-08-24
io_uring: add request poisoning
Pavel Begunkov
1
-0
/
+3
2025-08-23
PCI/MSI: Add startup/shutdown for per device domains
Inochi Amaoto
1
-0
/
+2
2025-08-23
genirq: Add irq_chip_(startup/shutdown)_parent()
Inochi Amaoto
1
-0
/
+2
2025-08-23
genirq: Remove GENERIC_IRQ_LEGACY
Sebastian Andrzej Siewior
1
-4
/
+0
2025-08-23
Merge tag 'usb-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-38
/
+9
2025-08-22
atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().
Kuniyuki Iwashima
1
-0
/
+1
2025-08-22
Merge tag 'drm-fixes-2025-08-23-1' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-6
/
+1
2025-08-22
bpf: Use sha1() instead of sha1_transform() in bpf_prog_calc_tag()
Eric Biggers
1
-6
/
+0
2025-08-22
cgroup: cgroup.stat.local time accounting
Tiffany Yang
1
-0
/
+17
2025-08-22
bpf: Use tnums for JEQ/JNE is_branch_taken logic
Paul Chaignon
1
-0
/
+3
2025-08-22
Merge tag 'for-linus-6.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-8
/
+0
2025-08-22
Merge tag 'block-6.17-20250822' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2025-08-22
Merge tag 'nfs-for-6.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
2025-08-22
Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-9
/
+16
2025-08-22
mmc: core: Add infrastructure for undervoltage handling
Oleksij Rempel
1
-0
/
+11
2025-08-21
net: Introduce skb_copy_datagram_from_iter_full()
Will Deacon
1
-0
/
+2
2025-08-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-1
/
+12
2025-08-21
Merge tag 'v6.17-rc2' into HEAD
Dmitry Torokhov
377
-3346
/
+17891
2025-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-13
/
+24
2025-08-21
uprobes/x86: Add support to optimize uprobes
Jiri Olsa
1
-2
/
+4
2025-08-21
uprobes/x86: Add uprobe syscall to speed up uprobe
Jiri Olsa
2
-0
/
+3
2025-08-21
uprobes/x86: Add mapping for optimized uprobe trampolines
Jiri Olsa
1
-0
/
+6
2025-08-21
uprobes: Add do_ref_ctr argument to uprobe_write function
Jiri Olsa
1
-1
/
+1
2025-08-21
uprobes: Add is_register argument to uprobe_write and uprobe_write_opcode
Jiri Olsa
1
-2
/
+3
2025-08-21
uprobes: Add nbytes argument to uprobe_write
Jiri Olsa
1
-2
/
+2
2025-08-21
uprobes: Add uprobe_write function
Jiri Olsa
1
-0
/
+5
2025-08-21
uprobes: Make copy_from_page global
Jiri Olsa
1
-0
/
+1
2025-08-21
uprobes: Rename arch_uretprobe_trampoline function
Jiri Olsa
1
-1
/
+1
2025-08-21
Merge tag 'loongarch-fixes-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
1
-0
/
+1
2025-08-21
block: avoid cpu_hotplug_lock depedency on freeze_lock
Nilay Shroff
1
-0
/
+1
2025-08-21
fsverity: check IS_VERITY() in fsverity_cleanup_inode()
Eric Biggers
1
-1
/
+8
2025-08-21
fs: remove inode::i_verity_info
Eric Biggers
2
-7
/
+8
2025-08-21
fsverity: add support for info in fs-specific part of inode
Eric Biggers
1
-10
/
+34
2025-08-21
fs: remove inode::i_crypt_info
Eric Biggers
2
-7
/
+6
2025-08-21
fscrypt: add support for info in fs-specific part of inode
Eric Biggers
1
-4
/
+18
2025-08-21
fscrypt: replace raw loads of info pointer with helper function
Eric Biggers
1
-0
/
+16
2025-08-21
net: phy: micrel: Add support for lan8842
Horatiu Vultur
1
-0
/
+1
2025-08-21
Merge tag 'mlx5-next-vhca-id' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Paolo Abeni
2
-4
/
+131
2025-08-20
bnxt_en: hsi: Update FW interface to 1.10.3.133
Michael Chan
1
-62
/
+253
2025-08-20
f2fs: fix to detect potential corrupted nid in free_nid_list
Chao Yu
1
-0
/
+1
2025-08-20
LoongArch: Add cpuhotplug hooks to fix high cpu usage of vCPU threads
Xianglai Li
1
-0
/
+1
2025-08-20
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
3
-13
/
+25
2025-08-20
fs: add a FMODE_ flag to indicate IOCB_HAS_METADATA availability
Christoph Hellwig
1
-1
/
+2
2025-08-19
net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure().
Kuniyuki Iwashima
1
-18
/
+0
2025-08-19
net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge().
Kuniyuki Iwashima
1
-5
/
+24
2025-08-19
mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n.
Kuniyuki Iwashima
1
-0
/
+6
[prev]
[next]