index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
bin
/
stackcollapse-report
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
futex: Correct the kernedoc return value for futex_wait_setup().
Sebastian Andrzej Siewior
1
-1
/
+2
2025-05-21
tools headers: Synchronize prctl.h ABI header
Sebastian Andrzej Siewior
3
-11
/
+15
2025-05-21
futex: Use RCU_INIT_POINTER() in futex_mm_init().
Sebastian Andrzej Siewior
1
-8
/
+1
2025-05-21
selftests/futex: Use TAP output in futex_numa_mpol
Sebastian Andrzej Siewior
1
-33
/
+32
2025-05-21
selftests/futex: Use TAP output in futex_priv_hash
Sebastian Andrzej Siewior
1
-86
/
+62
2025-05-16
futex: Fix kernel-doc comments
Borislav Petkov (AMD)
2
-3
/
+3
2025-05-11
futex: Relax the rcu_assign_pointer() assignment of mm->futex_phash in futex_...
Ingo Molnar
1
-1
/
+8
2025-05-08
futex: Fix outdated comment in struct restart_block
Nam Cao
1
-1
/
+1
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-04
Linux 6.15-rc5
v6.15-rc5
Linus Torvalds
1
-1
/
+1
2025-05-04
parisc: Fix double SIGFPE crash
Helge Deller
1
-3
/
+13
2025-05-04
x86/boot/sev: Support memory acceptance in the EFI stub under SVSM
Ard Biesheuvel
3
-4
/
+43
2025-05-03
futex,selftests: Add another FUTEX2_NUMA selftest
Peter Zijlstra
2
-1
/
+264
2025-05-03
selftests/futex: Add futex_numa_mpol
Sebastian Andrzej Siewior
5
-1
/
+290
2025-05-03
selftests/futex: Add futex_priv_hash
Sebastian Andrzej Siewior
4
-2
/
+323
2025-05-03
selftests/futex: Build without headers nonsense
Peter Zijlstra
1
-0
/
+18
2025-05-03
tools/perf: Allow to select the number of hash buckets
Sebastian Andrzej Siewior
8
-1
/
+101
2025-05-03
tools headers: Synchronize prctl.h ABI header
Sebastian Andrzej Siewior
1
-1
/
+43
2025-05-03
futex: Implement FUTEX2_MPOL
Peter Zijlstra
5
-18
/
+115
2025-05-03
futex: Implement FUTEX2_NUMA
Peter Zijlstra
4
-20
/
+123
2025-05-03
futex: Allow to make the private hash immutable
Sebastian Andrzej Siewior
2
-6
/
+45
2025-05-03
futex: Allow to resize the private local hash
Sebastian Andrzej Siewior
4
-21
/
+281
2025-05-03
futex: Allow automatic allocation of process wide futex hash
Sebastian Andrzej Siewior
3
-0
/
+39
2025-05-03
futex: Add basic infrastructure for local task local hash
Sebastian Andrzej Siewior
8
-21
/
+244
2025-05-03
futex: Create helper function to initialize a hash slot
Sebastian Andrzej Siewior
1
-5
/
+9
2025-05-03
futex: Introduce futex_q_lockptr_lock()
Sebastian Andrzej Siewior
4
-6
/
+53
2025-05-03
futex: Decrease the waiter count before the unlock operation
Sebastian Andrzej Siewior
2
-5
/
+5
2025-05-03
futex: Acquire a hash reference in futex_wait_multiple_setup()
Sebastian Andrzej Siewior
1
-0
/
+6
2025-05-03
futex: Create private_hash() get/put class
Peter Zijlstra
2
-0
/
+20
2025-05-03
futex: Create futex_hash() get/put class
Peter Zijlstra
5
-24
/
+30
2025-05-03
futex: Create hb scopes
Peter Zijlstra
4
-474
/
+493
2025-05-03
futex: Pull futex_hash() out of futex_q_lock()
Peter Zijlstra
4
-10
/
+8
2025-05-03
futex: Move futex_queue() into futex_wait_setup()
Peter Zijlstra
4
-43
/
+42
2025-05-03
mm: Add vmalloc_huge_node()
Peter Zijlstra
3
-8
/
+30
2025-05-03
rcuref: Provide rcuref_is_dead()
Sebastian Andrzej Siewior
1
-1
/
+21
2025-05-02
irqchip/qcom-mpm: Prevent crash when trying to handle non-wake GPIOs
Stephan Gerhold
1
-0
/
+3
2025-05-01
drm/gpusvm: set has_dma_mapping inside mapping loop
Dafna Hirschfeld
1
-1
/
+1
2025-05-01
drm/xe/hwmon: Fix kernel version documentation for temperature
Lucas De Marchi
1
-2
/
+2
2025-05-01
tracing: Do not take trace_event_sem in print_event_fields()
Steven Rostedt
1
-2
/
+2
2025-05-01
bcachefs: Remove incorrect __counted_by annotation
Alan Huang
1
-1
/
+7
2025-05-02
spi: tegra114: Don't fail set_cs_timing when delays are zero
Aaron Kling
1
-3
/
+3
2025-05-01
tracing: Fix trace_adjust_address() when there is no modules in scratch area
Steven Rostedt
1
-1
/
+3
2025-05-01
ftrace: Fix NULL memory allocation check
Colin Ian King
1
-1
/
+1
2025-05-01
tracing: Fix oob write in trace_seq_to_buffer()
Jeongjun Park
1
-2
/
+3
2025-05-01
bcachefs: add missing sched_annotate_sleep()
Kent Overstreet
1
-2
/
+2
2025-05-01
arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays
Will Deacon
1
-0
/
+2
2025-05-01
drm/xe/eustall: Do not support EU stall on SRIOV VF
Harish Chegondi
2
-1
/
+5
2025-05-01
drm/xe/eustall: Resolve a possible circular locking dependency
Harish Chegondi
1
-2
/
+9
[next]