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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-07
genirq/chip: Rework handle_fasteoi_ack_irq()
Thomas Gleixner
1
-26
/
+13
2025-05-07
genirq/chip: Rework handle_edge_irq()
Thomas Gleixner
1
-33
/
+16
2025-05-07
genirq/chip: Rework handle_eoi_irq()
Thomas Gleixner
1
-24
/
+18
2025-05-07
genirq/chip: Rework handle_level_irq()
Thomas Gleixner
1
-23
/
+9
2025-05-07
genirq/chip: Rework handle_untracked_irq()
Thomas Gleixner
1
-27
/
+16
2025-05-07
genirq/chip: Rework handle_simple_irq()
Thomas Gleixner
1
-20
/
+10
2025-05-07
genirq/chip: Rework handle_nested_irq()
Thomas Gleixner
1
-42
/
+36
2025-05-07
genirq/chip: Prepare for code reduction
Thomas Gleixner
1
-8
/
+27
2025-05-07
genirq/debugfs: Convert to lock guards
Thomas Gleixner
1
-2
/
+1
2025-05-07
genirq/cpuhotplug: Convert to lock guards
Thomas Gleixner
1
-6
/
+4
2025-05-07
genirq/spurious: Switch to lock guards
Thomas Gleixner
1
-18
/
+12
2025-05-07
genirq/spurious: Cleanup code
Thomas Gleixner
1
-46
/
+28
2025-05-07
genirq/proc: Switch to lock guards
Thomas Gleixner
1
-41
/
+24
2025-05-07
genirq/resend: Switch to lock guards
Thomas Gleixner
1
-29
/
+21
2025-05-07
genirq/pm: Switch to lock guards
Thomas Gleixner
1
-25
/
+13
2025-05-07
genirq/autoprobe: Switch to lock guards
Thomas Gleixner
1
-17
/
+9
2025-05-07
genirq/irqdesc: Switch to lock guards
Thomas Gleixner
1
-85
/
+44
2025-05-07
genirq: Provide conditional lock guards
Thomas Gleixner
1
-6
/
+29
2025-05-06
bpf: Add bpf_list_{front,back} kfunc
Martin KaFai Lau
2
-2
/
+32
2025-05-06
bpf: Simplify reg0 marking for the list kfuncs that return a bpf_list_node pointer
Martin KaFai Lau
1
-2
/
+6
2025-05-06
bpf: Allow refcounted bpf_rb_node used in bpf_rbtree_{remove,left,right}
Martin KaFai Lau
1
-2
/
+2
2025-05-06
bpf: Add bpf_rbtree_{root,left,right} kfunc
Martin KaFai Lau
2
-4
/
+48
2025-05-06
bpf: Simplify reg0 marking for the rbtree kfuncs that return a bpf_rb_node pointer
Martin KaFai Lau
1
-3
/
+7
2025-05-06
bpf: Check KF_bpf_rbtree_add_impl for the "case KF_ARG_PTR_TO_RB_NODE"
Martin KaFai Lau
1
-9
/
+9
2025-05-06
kill vfs_submount()
Al Viro
1
-3
/
+16
2025-05-06
locking/lockdep: Add number of dynamic keys to /proc/lockdep_stats
Waiman Long
3
-0
/
+6
2025-05-06
locking/lockdep: Prevent abuse of lockdep subclass
Waiman Long
1
-0
/
+3
2025-05-06
locking/lockdep: Move hlock_equal() to the respective #ifdeffery
Andy Shevchenko
1
-35
/
+35
2025-05-06
tracing: Add common_comm to histograms
Steven Rostedt
1
-9
/
+42
2025-05-06
tracing: Move histogram trigger variables from stack to per CPU structure
Steven Rostedt
1
-15
/
+105
2025-05-06
tracing: Always use memcpy() in histogram add_to_key()
Steven Rostedt
1
-4
/
+2
2025-05-06
tracing: Show preempt and irq events callsites from the offsets in field print
Steven Rostedt
1
-0
/
+11
2025-05-06
tracing: Adjust addresses for printing out fields
Steven Rostedt
1
-17
/
+21
2025-05-06
tracing: Only return an adjusted address if it matches the kernel address
Steven Rostedt
1
-1
/
+4
2025-05-06
tracing: Show function names when possible when listing fields
Steven Rostedt
1
-6
/
+16
2025-05-06
tracing: Update function trace addresses with module addresses
Steven Rostedt
1
-8
/
+7
2025-05-06
pidfs: detect refcount bugs
Christian Brauner
1
-0
/
+1
2025-05-06
dma-mapping: add a dma_need_unmap helper
Christoph Hellwig
1
-0
/
+18
2025-05-06
dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
Christoph Hellwig
1
-0
/
+1
2025-05-06
PCI/P2PDMA: Refactor the p2pdma mapping helpers
Christoph Hellwig
1
-22
/
+21
2025-05-05
bpf: Replace offsetof() with struct_size()
Thorsten Blum
1
-10
/
+9
2025-05-05
block: remove bounce buffering support
Christoph Hellwig
1
-9
/
+0
2025-05-05
saner calling conventions for ->d_automount()
Al Viro
1
-2
/
+0
2025-05-05
genirq/irqdesc: Decrease indentation level in __irq_get_desc_lock()
Andy Shevchenko
1
-16
/
+16
2025-05-04
Merge tag 'trace-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
3
-6
/
+9
2025-05-04
Merge tag 'irq-urgent-2025-05-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2025-05-03
futex: Implement FUTEX2_MPOL
Peter Zijlstra
2
-17
/
+105
2025-05-03
futex: Implement FUTEX2_NUMA
Peter Zijlstra
2
-20
/
+113
2025-05-03
futex: Allow to make the private hash immutable
Sebastian Andrzej Siewior
1
-6
/
+43
2025-05-03
futex: Allow to resize the private local hash
Sebastian Andrzej Siewior
2
-19
/
+276
[prev]
[next]