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-09-30
Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
30
-285
/
+91
2025-09-30
Merge tag 'timers-clocksource-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
32
-957
/
+1386
2025-09-30
Drivers: hv: vmbus: Fix typos in vmbus_drv.c
Alok Tiwari
1
-2
/
+2
2025-09-30
Drivers: hv: vmbus: Fix sysfs output format for ring buffer index
Alok Tiwari
1
-2
/
+2
2025-09-30
Drivers: hv: vmbus: Clean up sscanf format specifier in target_cpu_store()
Alok Tiwari
1
-1
/
+1
2025-09-30
Merge tag 'timers-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
19
-62
/
+54
2025-09-30
Merge tag 'locking-futex-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
20
-1088
/
+573
2025-09-30
Merge tag 'smp-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-6
/
+5
2025-09-30
Merge tag 'irq-drivers-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
20
-156
/
+399
2025-09-30
Merge tag 'irq-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
10
-106
/
+344
2025-09-30
x86/hyperv: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-35
/
+77
2025-09-30
mshv: Use common "entry virt" APIs to do work in root before running guest
Sean Christopherson
4
-50
/
+7
2025-09-30
entry: Rename "kvm" entry code assets to "virt" to genericize APIs
Sean Christopherson
12
-19
/
+19
2025-09-30
entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
Sean Christopherson
8
-26
/
+24
2025-09-30
mshv: Handle NEED_RESCHED_LAZY before transferring to guest
Sean Christopherson
2
-2
/
+3
2025-09-30
x86/hyperv: Add kexec/kdump support on Azure CVMs
Vitaly Kuznetsov
1
-1
/
+210
2025-09-30
net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
Patrisious Haddad
1
-2
/
+26
2025-09-30
Merge tag 'core-rseq-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-12
/
+17
2025-09-30
Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
10
-137
/
+148
2025-09-30
tracing: Ensure optimized hashing works
Michal Koutný
1
-0
/
+2
2025-09-30
ftrace: Fix softlockup in ftrace_module_enable
Vladimir Riabchun
1
-0
/
+2
2025-09-30
fbdev: simplefb: Fix use after free in simplefb_detach_genpds()
Janne Grunau
1
-8
/
+23
2025-09-30
fbdev: s3fb: Revert mclk stop in suspend
Zsolt Kajtar
1
-2
/
+2
2025-09-30
fbdev: mb862xxfb: Use int type to store negative error codes
Qianfeng Rong
1
-1
/
+1
2025-09-30
fbdev: Use string choices helpers
Chelsy Ratnawat
3
-5
/
+8
2025-09-30
fbdev: core: Fix ubsan warning in pixel_to_pat
Zsolt Kajtar
1
-2
/
+1
2025-09-30
fbdev: s3fb: Implement 1 and 2 BPP modes, improve 4 BPP
Zsolt Kajtar
2
-36
/
+105
2025-09-30
fbdev: s3fb: Implement powersave for S3 FB
Zsolt Kajtar
1
-18
/
+19
2025-09-30
fbdev: xenfb: Use vmalloc_array to simplify code
Qianfeng Rong
1
-1
/
+1
2025-09-30
Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
61
-708
/
+2042
2025-09-30
Merge tag 'x86_cache_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
16
-227
/
+2019
2025-09-30
Input: aw86927 - fix error code in probe()
Dan Carpenter
1
-2
/
+1
2025-09-30
Merge tag 'x86_cpu_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
14
-50
/
+329
2025-09-30
NFS: add basic STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
Mike Snitzer
1
-0
/
+15
2025-09-30
nfs/localio: add tracepoints for misaligned DIO READ and WRITE support
Mike Snitzer
5
-13
/
+90
2025-09-30
nfs/localio: add proper O_DIRECT support for READ and WRITE
Mike Snitzer
1
-46
/
+201
2025-09-30
nfs/localio: refactor iocb initialization
Mike Snitzer
1
-38
/
+55
2025-09-30
nfs/localio: refactor iocb and iov_iter_bvec initialization
Mike Snitzer
1
-37
/
+33
2025-09-30
scsi: ufs: core: Include UTP error in INT_FATAL_ERRORS
Hoyoung Seo
1
-1
/
+3
2025-09-30
nfs/localio: avoid issuing misaligned IO using O_DIRECT
Mike Snitzer
3
-10
/
+68
2025-09-30
nfs/localio: make trace_nfs_local_open_fh more useful
Mike Snitzer
2
-5
/
+6
2025-09-30
NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
Mike Snitzer
5
-0
/
+91
2025-09-30
sunrpc: unexport rpc_malloc() and rpc_free()
Jeff Layton
1
-2
/
+0
2025-09-30
Merge tag 'x86_bugs_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-275
/
+214
2025-09-30
scsi: ufs: sysfs: Make HID attributes visible
Daniel Lee
3
-1
/
+4
2025-09-30
Merge tag 'ras_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-281
/
+236
2025-09-30
Merge tag 'x86_microcode_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-69
/
+174
2025-09-30
Merge tag 'x86_asm_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+4
2025-09-30
Merge tag 'x86_build_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-25
/
+8
2025-09-30
Merge tag 'x86_misc_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
13
-27
/
+513
[prev]
[next]