开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2025-08-02
ucount: use atomic_long_try_cmpxchg() in atomic_long_inc_below()
Uros Bizjak
2025-08-02
ucount: fix atomic_long_inc_below() argument type
Uros Bizjak
2025-08-02
kexec: enable CMA based contiguous allocation
Alexander Graf
2025-07-19
hung_task: extend hung task blocker tracking to rwsems
Lance Yang
2025-07-19
locking/rwsem: make owner helpers globally available
Lance Yang
2025-07-19
panic: add note that panic_print sysctl interface is deprecated
Feng Tang
2025-07-19
panic: add 'panic_sys_info=' setup option for kernel cmdline
Feng Tang
2025-07-19
panic: add 'panic_sys_info' sysctl to take human readable string parameter
Feng Tang
2025-07-19
panic: generalize panic_print's function to show sys info
Feng Tang
2025-07-19
panic: clean up code for console replay
Feng Tang
2025-07-19
kdump: wait for DMA to finish when using CMA
Jiri Bohac
2025-07-19
kdump: implement reserve_crashkernel_cma
Jiri Bohac
2025-07-19
Add a new optional ",cma" suffix to the crashkernel= command line option
Jiri Bohac
2025-07-09
kthread: update comment for __to_kthread
Jiazi Li
2025-07-09
fork: clean up ifdef logic around stack allocation
Pasha Tatashin
2025-07-09
uprobes: revert ref_ctr_offset in uprobe_unregister error path
Jiri Olsa
2025-07-09
exit: fix misleading comment in forget_original_parent()
Fushuai Wang
2025-07-09
kcov: fix typo in comment of kcov_fault_in_area
Wei Nanxin
2025-07-09
relayfs: support a counter tracking if data is too big to write
Jason Xing
2025-07-09
blktrace: use rbuf->stats.full as a drop indicator in relayfs
Jason Xing
2025-07-09
relayfs: introduce getting relayfs statistics function
Jason Xing
2025-07-09
relayfs: support a counter tracking if per-cpu buffers is full
Jason Xing
2025-07-09
relayfs: abolish prev_padding
Jason Xing
2025-07-09
kernel: relay: use __GFP_ZERO in relay_alloc_buf
Elijah Wright
2025-07-09
fork: define a local GFP_VMAP_STACK
Linus Walleij
2025-07-09
fork: clean-up naming of vm_stack/vm_struct variables in vmap stacks code
Pasha Tatashin
2025-07-06
Merge tag 'sched_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-06
Merge tag 'perf_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-07-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
2025-07-04
sched/deadline: Fix dl_server runtime calculation formula
kuyo chang
2025-07-03
perf: Revert to requiring CAP_SYS_ADMIN for uprobes
Peter Zijlstra
2025-07-01
sched/core: Fix migrate_swap() vs. hotplug
Peter Zijlstra
2025-07-01
sched: Fix preemption string of preempt_dynamic_none
Thomas Weißschuh
2025-06-30
perf/core: Fix the WARN_ON_ONCE is out of lock protected region
Luo Gengkun
2025-06-29
Merge tag 'perf_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-06-28
Merge tag 'trace-v6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-06-27
Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-06-27
tracing: Fix filter logic error
Edward Adam Davis
2025-06-26
PM: Restrict swap use to later in the suspend sequence
Mario Limonciello
2025-06-26
perf/aux: Fix pending disable flow when the AUX ring buffer overruns
Leo Yan
2025-06-25
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-06-25
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2025-06-25
crashdump: add CONFIG_KEYS dependency
Arnd Bergmann
2025-06-23
bpf: Specify access type of bpf_sysctl_get_name args
Jerome Marchand
2025-06-23
replace collect_mounts()/drop_collected_mounts() with a safer variant
Al Viro
2025-06-23
Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-06-22
Merge tag 'irq_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-06-22
Merge tag 'perf_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-06-22
Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-06-20
rcu: Return early if callback is not specified
Uladzislau Rezki (Sony)
[next]