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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-03
nstree: add listns()
Christian Brauner
4
-2
/
+52
2025-11-03
nstree: add unified namespace list
Christian Brauner
1
-0
/
+2
2025-11-03
nstree: maintain list of owned namespaces
Christian Brauner
1
-0
/
+8
2025-11-03
nstree: assign fixed ids to the initial namespaces
Christian Brauner
3
-5
/
+37
2025-11-03
nstree: introduce a unified tree
Christian Brauner
1
-0
/
+3
2025-11-03
ns: use anonymous struct to group list member
Christian Brauner
1
-2
/
+4
2025-11-03
ns: add active reference count
Christian Brauner
3
-2
/
+145
2025-11-03
ns: rename to exit_nsproxy_namespaces()
Christian Brauner
1
-1
/
+1
2025-11-03
ns: add __ns_ref_read()
Christian Brauner
1
-1
/
+6
2025-11-03
ns: initialize ns_list_node for initial namespaces
Christian Brauner
1
-0
/
+1
2025-11-03
ns: add NS_COMMON_INIT()
Christian Brauner
1
-0
/
+10
2025-11-03
ns: add missing authorship
Christian Brauner
1
-0
/
+1
2025-11-03
io_uring/zcrx: remove sync refill uapi
Pavel Begunkov
1
-12
/
+0
2025-11-03
uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user()
Thomas Gleixner
1
-4
/
+68
2025-11-03
perf: arm_pmuv3: Don't use PMCCNTR_EL0 on SMT cores
Yicong Yang
2
-0
/
+12
2025-11-02
random: remove unused get_random_var_wait functions
Eric Biggers
1
-15
/
+0
2025-11-01
genirq/manage: Reduce priority of forced secondary interrupt handler
Lukas Wunner
1
-0
/
+1
2025-11-01
Merge tag 'regmap-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
1
-1
/
+1
2025-11-01
Merge tag 'kbuild-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
1
-1
/
+1
2025-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-2
/
+2
2025-10-31
genirq: Fix percpu_devid irq affinity documentation
Marc Zyngier
2
-1
/
+2
2025-10-31
Merge tag 'block-6.18-20251031' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-5
/
+6
2025-10-31
Merge tag 'for-net-2025-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Jakub Kicinski
1
-1
/
+1
2025-10-31
Merge tag 'wireless-2025-10-30' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
1
-0
/
+78
2025-10-31
bpf: Make migrate_disable always inline to avoid partial inlining
Yonghong Song
1
-2
/
+2
2025-10-31
Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()
Ilia Gavrilov
1
-1
/
+1
2025-10-31
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-6
/
+4
2025-10-31
filemap: Add folio_next_pos()
Matthew Wilcox (Oracle)
1
-0
/
+11
2025-10-31
Merge back system sleep material for 6.19
Rafael J. Wysocki
2
-6
/
+11
2025-10-31
vmlinux.lds: Exclude .text.startup and .text.exit from TEXT_MAIN
Josh Poimboeuf
1
-6
/
+22
2025-10-31
libfs: allow to specify s_d_flags
Christian Brauner
1
-0
/
+1
2025-10-30
Merge tag 'fbdev-for-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
Linus Torvalds
2
-1
/
+3
2025-10-30
Merge tag 'net-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
7
-16
/
+28
2025-10-30
freezer: Clarify that only cgroup1 freezer uses PM freezer
Tejun Heo
1
-4
/
+8
2025-10-30
prandom: remove next_pseudo_random32
Markus Theil
1
-6
/
+0
2025-10-30
pidfs: expose coredump signal
Christian Brauner
1
-2
/
+5
2025-10-30
pidfd: add a new supported_mask field
Christian Brauner
1
-0
/
+3
2025-10-30
pidfs: add missing PIDFD_INFO_SIZE_VER1
Christian Brauner
1
-0
/
+1
2025-10-30
xfrm: Determine inner GSO type from packet inner protocol
Jianbo Liu
1
-1
/
+2
2025-10-29
crypto: blake2b - Reimplement using library API
Eric Biggers
2
-126
/
+0
2025-10-29
lib/crypto: blake2b: Add BLAKE2b library functions
Eric Biggers
2
-13
/
+137
2025-10-29
byteorder: Add le64_to_cpu_array() and cpu_to_le64_array()
Eric Biggers
1
-0
/
+16
2025-10-29
lib/crypto: blake2s: Document the BLAKE2s library API
Eric Biggers
1
-0
/
+58
2025-10-29
lib/crypto: blake2s: Drop excessive const & rename block => data
Eric Biggers
1
-7
/
+6
2025-10-29
lib/crypto: blake2s: Rename blake2s_state to blake2s_ctx
Eric Biggers
1
-30
/
+29
2025-10-29
lib/crypto: blake2s: Adjust parameter order of blake2s()
Eric Biggers
1
-3
/
+3
2025-10-29
scsi: ufs: core: Add a quirk to suppress link_startup_again
Adrian Hunter
1
-0
/
+7
2025-10-29
libeth: xdp: Disable generic kCFI pass for libeth_xdp_tx_xmit_bulk()
Nathan Chancellor
1
-1
/
+1
2025-10-29
compiler_types: Introduce __nocfi_generic
Nathan Chancellor
1
-0
/
+6
2025-10-29
net: tls: Cancel RX async resync request on rcd_delta overflow
Shahar Shitrit
1
-0
/
+6
[prev]
[next]