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
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-24
MAINTAINERS: remove myself as reviewer
Darrick J. Wong
1
-1
/
+0
2025-03-24
Linux 6.14
v6.14
Linus Torvalds
1
-1
/
+1
2025-03-22
io_uring/net: fix sendzc double notif flush
Pavel Begunkov
1
-0
/
+2
2025-03-22
keys: Fix UAF in key_put()
David Howells
3
-1
/
+6
2025-03-22
tracing: Disable branch profiling in noinstr code
Josh Poimboeuf
14
-10
/
+39
2025-03-22
perf/amd/ibs: Prevent leaking sensitive data to userspace
Namhyung Kim
1
-6
/
+78
2025-03-21
selftests/timers: Improve skew_consistency by testing with other clockids
John Stultz
1
-1
/
+1
2025-03-21
timekeeping: Fix possible inconsistencies in _COARSE clockids
John Stultz
1
-25
/
+69
2025-03-21
zstd: Increase DYNAMIC_BMI2 GCC version cutoff from 4.8 to 11.0 to work aroun...
Ingo Molnar
1
-1
/
+1
2025-03-21
x86/asm: Make asm export of __ref_stack_chk_guard unconditional
Ard Biesheuvel
1
-1
/
+1
2025-03-20
cpumask: align text in comment
Joel Savitz
1
-1
/
+1
2025-03-20
perf/x86/rapl: Fix error handling in init_rapl_pmus()
Dhananjay Ugwekar
1
-1
/
+6
2025-03-20
io_uring/net: don't clear REQ_F_NEED_CLEANUP unconditionally
Jens Axboe
1
-2
/
+1
2025-03-20
drm/xe: Fix exporting xe buffers multiple times
Tomasz Rusinowicz
2
-3
/
+1
2025-03-20
cgroup: rstat: Cleanup flushing functions and locking
Yosry Ahmed
2
-61
/
+20
2025-03-20
MAINTAINERS: Add Andrea Mayer as a maintainer of SRv6
David Ahern
1
-0
/
+11
2025-03-20
Revert "gre: Fix IPv6 link-local address generation."
Guillaume Nault
1
-9
/
+6
2025-03-20
Revert "selftests: Add IPv6 link-local address generation tests for GRE devic...
Guillaume Nault
2
-178
/
+0
2025-03-20
selftests/pidfd: third test for multi-threaded exec polling
Christian Brauner
1
-0
/
+147
2025-03-20
selftests/pidfd: second test for multi-threaded exec polling
Christian Brauner
1
-24
/
+48
2025-03-20
selftests/pidfd: first test for multi-threaded exec polling
Christian Brauner
1
-7
/
+31
2025-03-20
pidfs: improve multi-threaded exec and premature thread-group leader exit pol...
Christian Brauner
3
-9
/
+9
2025-03-20
net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTES
Lin Ma
1
-0
/
+1
2025-03-20
fs: sort out fd allocation vs dup2 race commentary, take 2
Mateusz Guzik
1
-14
/
+26
2025-03-20
iomap: rework IOMAP atomic flags
John Garry
6
-30
/
+37
2025-03-20
iomap: comment on atomic write checks in iomap_dio_bio_iter()
John Garry
1
-1
/
+6
2025-03-20
iomap: inline iomap_dio_bio_opflags()
John Garry
1
-63
/
+49
2025-03-20
tools headers: Sync uapi/asm-generic/socket.h with the kernel sources
Alexander Mikhalitsyn
1
-2
/
+19
2025-03-20
mptcp: Fix data stream corruption in the address announcement
Arthur Mongodin
1
-2
/
+4
2025-03-20
i2c: amd-mp2: drop free_irq() of devm_request_irq() allocated irq
Yang Yingliang
1
-4
/
+1
2025-03-20
libfs: Fix duplicate directory entry in offset_dir_lookup
Yongjian Sun
1
-1
/
+1
2025-03-20
fs: call inode_sb_list_add() outside of inode hash lock
Mateusz Guzik
1
-5
/
+5
2025-03-20
selftests: net: test for lwtunnel dst ref loops
Justin Iurman
3
-0
/
+249
2025-03-20
net: ipv6: ioam6: fix lwtunnel_output() loop
Justin Iurman
1
-4
/
+4
2025-03-20
net: lwtunnel: fix recursion loops
Justin Iurman
1
-12
/
+53
2025-03-20
net: ti: icssg-prueth: Add lock to stats
MD Danish Anwar
3
-0
/
+7
2025-03-20
net: atm: fix use after free in lec_send()
Dan Carpenter
1
-1
/
+2
2025-03-20
fs: tidy up do_sys_openat2() with likely/unlikely
Mateusz Guzik
1
-4
/
+5
2025-03-20
cpuidle, sched: Use smp_mb__after_atomic() in current_clr_polling()
Yujun Dong
1
-7
/
+16
2025-03-20
fs: reduce work in fdget_pos()
Mateusz Guzik
2
-3
/
+22
2025-03-19
xsk: fix an integer overflow in xp_create_and_assign_umem()
Gavrilov Ilia
1
-1
/
+1
2025-03-19
sched/debug: Remove CONFIG_SCHED_DEBUG
Ingo Molnar
1
-9
/
+0
2025-03-19
sched/debug: Remove CONFIG_SCHED_DEBUG from self-test config files
Ingo Molnar
3
-3
/
+1
2025-03-19
sched/debug, Documentation: Remove (most) CONFIG_SCHED_DEBUG references from ...
Ingo Molnar
6
-9
/
+7
2025-03-19
sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditional
Ingo Molnar
12
-108
/
+9
2025-03-19
sched/debug: Make 'const_debug' tunables unconditional __read_mostly
Ingo Molnar
3
-13
/
+8
2025-03-19
sched/debug: Change SCHED_WARN_ON() to WARN_ON_ONCE()
Ingo Molnar
8
-62
/
+56
2025-03-19
x86/mm: Only do broadcast flush from reclaim if pages were unmapped
Rik van Riel
3
-1
/
+8
2025-03-19
perf/x86/intel, x86/cpu: Replace Pentium 4 model checks with VFM ones
Sohil Mehta
2
-3
/
+5
2025-03-19
perf/x86/intel, x86/cpu: Simplify Intel PMU initialization
Sohil Mehta
2
-27
/
+13
[next]