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
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-02
Merge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
19
-140
/
+886
2025-12-02
Merge tag 'core-core-2025-12-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+3
2025-12-02
Merge tag 'timers-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
9
-179
/
+408
2025-12-02
Merge tag 'irq-msi-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2025-12-02
Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-112
/
+174
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
11
-1074
/
+893
2025-12-02
Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-57
/
+5
2025-12-01
Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-7
/
+9
2025-12-01
Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
22
-788
/
+1316
2025-12-01
Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-38
/
+176
2025-12-01
Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-4
/
+16
2025-12-01
Merge tag 'locking-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-39
/
+47
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-53
/
+23
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
4
-65
/
+23
2025-12-01
Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
12
-156
/
+980
2025-12-01
Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-2
/
+2
2025-12-01
locking/mutex: Redo __mutex_init() to reduce generated code size
Sebastian Andrzej Siewior
4
-22
/
+40
2025-11-30
Merge tag 'timers_urgent_for_v6.18_rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+3
2025-11-28
Merge branches 'pm-qos' and 'pm-tools'
Rafael J. Wysocki
3
-5
/
+124
2025-11-28
Merge branches 'pm-em' and 'pm-opp'
Rafael J. Wysocki
6
-3
/
+509
2025-11-28
Merge branch 'pm-sleep'
Rafael J. Wysocki
10
-131
/
+252
2025-11-28
Merge branches 'pm-core' and 'pm-runtime'
Rafael J. Wysocki
1
-1
/
+1
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-27
Merge tag 'dma-mapping-6.18-2025-11-27' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
1
-0
/
+1
2025-11-26
Merge tag 'trace-ringbuffer-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-0
/
+10
2025-11-26
dma-direct: Fix missing sg_dma_len assignment in P2PDMA bus mappings
Pranjal Shrivastava
1
-0
/
+1
2025-11-25
tracing: Fix WARN_ON in tracing_buffers_mmap_close for split VMAs
Deepanshu Kartikey
1
-0
/
+10
2025-11-25
sched/mmcid: Switch over to the new mechanism
Thomas Gleixner
3
-93
/
+99
2025-11-25
sched/mmcid: Implement deferred mode change
Thomas Gleixner
1
-7
/
+51
2025-11-25
sched/mmcid: Provide CID ownership mode fixup functions
Thomas Gleixner
1
-24
/
+254
2025-11-25
sched/mmcid: Provide new scheduler CID mechanism
Thomas Gleixner
2
-1
/
+151
2025-11-25
sched/mmcid: Introduce per task/CPU ownership infrastructure
Thomas Gleixner
2
-0
/
+69
2025-11-25
sched/mmcid: Serialize sched_mm_cid_fork()/exit() with a mutex
Thomas Gleixner
1
-0
/
+22
2025-11-25
sched/mmcid: Provide precomputed maximal value
Thomas Gleixner
3
-19
/
+44
2025-11-25
sched/mmcid: Move initialization out of line
Thomas Gleixner
1
-0
/
+14
2025-11-25
signal: Move MMCID exit out of sighand lock
Thomas Gleixner
3
-4
/
+3
2025-11-25
sched/mmcid: Convert mm CID mask to a bitmap
Thomas Gleixner
2
-4
/
+4
2025-11-25
cpumask: Cache num_possible_cpus()
Thomas Gleixner
1
-0
/
+19
2025-11-25
sched: idle: Respect the CPU system wakeup QoS limit for s2idle
Ulf Hansson
1
-5
/
+7
2025-11-25
PM: QoS: Introduce a CPU system wakeup QoS limit
Ulf Hansson
2
-0
/
+117
2025-11-25
timekeeping: Fix error code in tk_aux_sysfs_init()
Dan Carpenter
1
-1
/
+3
2025-11-24
PM: hibernate: Extra cleanup of comments in swap handling code
Rafael J. Wysocki
1
-48
/
+33
2025-11-23
Merge tag 'timers-urgent-2025-11-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-18
/
+21
2025-11-23
Merge tag 'perf-urgent-2025-11-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2025-11-22
timers: Fix NULL function pointer race in timer_shutdown_sync()
Yipeng Zou
1
-3
/
+4
2025-11-22
Merge tag 'v6.18-rc3' into irq/msi
Thomas Gleixner
16
-46
/
+85
2025-11-22
genirq: Remove cpumask availability check on kthread affinity setting
Frederic Weisbecker
1
-13
/
+4
2025-11-22
genirq: Fix interrupt threads affinity vs. cpuset isolated partitions
Frederic Weisbecker
1
-8
/
+15
2025-11-22
genirq: Prevent early spurious wake-ups of interrupt threads
Frederic Weisbecker
1
-1
/
+9
[next]