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
2024-12-23
io_uring: pass ctx to io_register_free_rings
Pavel Begunkov
1
-5
/
+6
2024-12-23
io_uring/memmap: implement mmap for regions
Pavel Begunkov
3
-10
/
+67
2024-12-23
io_uring/memmap: implement kernel allocated regions
Pavel Begunkov
2
-3
/
+42
2024-12-23
io_uring/memmap: add IO_REGION_F_SINGLE_REF
Pavel Begunkov
1
-2
/
+10
2024-12-23
io_uring/memmap: helper for pinning region pages
Pavel Begunkov
1
-7
/
+21
2024-12-23
io_uring/memmap: optimise single folio regions
Pavel Begunkov
1
-7
/
+22
2024-12-23
io_uring/memmap: reuse io_free_region for failure path
Pavel Begunkov
1
-11
/
+5
2024-12-23
io_uring/memmap: account memory before pinning
Pavel Begunkov
1
-6
/
+11
2024-12-23
io_uring/memmap: flag regions with user pages
Pavel Begunkov
1
-2
/
+7
2024-12-23
io_uring/memmap: flag vmap'ed regions
Pavel Begunkov
3
-7
/
+14
2024-12-23
io_uring/rsrc: export io_check_coalesce_buffer
Pavel Begunkov
2
-10
/
+16
2024-12-23
io_uring: rename ->resize_lock
Pavel Begunkov
4
-9
/
+9
2024-12-22
Linux 6.13-rc4
Linus Torvalds
1
-1
/
+1
2024-12-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-23
/
+38
2024-12-22
Merge tag 'kvm-x86-fixes-6.13-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
7
-22
/
+30
2024-12-22
KVM: x86: let it be known that ignore_msrs is a bad idea
Paolo Bonzini
1
-0
/
+7
2024-12-22
KVM: VMX: don't include '<linux/find.h>' directly
Wolfram Sang
1
-1
/
+1
2024-12-22
Merge tag 'devicetree-fixes-for-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
10
-16
/
+75
2024-12-21
Merge tag 'soc-fixes-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-6
/
+6
2024-12-21
Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
30
-102
/
+1049
2024-12-21
staging: gpib: Fix allyesconfig build failures
Steven Rostedt
2
-2
/
+2
2024-12-21
Merge tag 'kbuild-fixes-v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
6
-17
/
+27
2024-12-21
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
14
-405
/
+712
2024-12-21
Merge tag 'media/v6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
2
-2
/
+3
2024-12-21
Merge tag 'pci-v6.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
2
-3
/
+7
2024-12-21
Merge tag 'pm-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-27
/
+27
2024-12-21
Merge tag 'thermal-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-34
/
+38
2024-12-21
Merge tag 'acpi-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-3
/
+3
2024-12-21
Merge tag '6.13-rc3-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-13
/
+31
2024-12-21
Merge tag 'nfs-for-6.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-1
/
+2
2024-12-21
Merge tag 'ceph-for-6.13-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
4
-44
/
+46
2024-12-21
modpost: distinguish same module paths from different dump files
Masahiro Yamada
2
-9
/
+11
2024-12-21
kbuild: deb-pkg: Do not install maint scripts for arch 'um'
Nicolas Schier
1
-0
/
+6
2024-12-21
kbuild: deb-pkg: add debarch for ARCH=um
Masahiro Yamada
1
-0
/
+7
2024-12-21
kbuild: Drop support for include/asm-<arch> in headers_check.pl
Geert Uytterhoeven
2
-8
/
+3
2024-12-20
selftests/bpf: Test bpf_skb_change_tail() in TC ingress
Cong Wang
2
-0
/
+168
2024-12-20
selftests/bpf: Introduce socket_helpers.h for TC tests
Cong Wang
2
-384
/
+395
2024-12-20
selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()
Cong Wang
2
-0
/
+91
2024-12-20
bpf: Check negative offsets in __bpf_skb_min_len()
Cong Wang
1
-6
/
+15
2024-12-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-20
/
+15
2024-12-20
tcp_bpf: Fix copied value in tcp_bpf_sendmsg
Levi Zim
1
-4
/
+4
2024-12-20
skmsg: Return copied bytes in sk_msg_memcopy_from_iter
Levi Zim
1
-2
/
+3
2024-12-20
Merge tag 'hwmon-for-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
1
-4
/
+6
2024-12-20
of: Add coreboot firmware to excluded default cells list
Rob Herring (Arm)
1
-1
/
+2
2024-12-20
Merge tag 'block-6.13-20241220' of git://git.kernel.dk/linux
Linus Torvalds
5
-30
/
+35
2024-12-20
Merge tag 'io_uring-6.13-20241220' of git://git.kernel.dk/linux
Linus Torvalds
5
-30
/
+36
2024-12-20
Merge tag 'usb-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
7
-7
/
+96
2024-12-20
Merge tag 'spi-fix-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
1
-1
/
+3
2024-12-20
Merge tag 'regulator-fix-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
1
-1
/
+1
2024-12-20
Merge tag 'drm-fixes-2024-12-20' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
33
-61
/
+151
[next]