开源镜像站
帮助
下载
动态
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-06-23
bpf: Mark cgroup_subsys_state->cgroup RCU safe
Song Liu
2025-06-23
bpf: Introduce bpf_cgroup_read_xattr to read xattr of cgroup's node
Song Liu
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)
2025-06-19
kho: initialize tail pages for higher order folios properly
Pratyush Yadav
2025-06-18
bpf: Adjust free target to avoid global starvation of LRU map
Willem de Bruijn
2025-06-18
Merge tag 'cgroup-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-06-18
Merge tag 'wq-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-06-18
Merge tag 'sched_ext-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-06-18
cgroup,freezer: fix incomplete freezing when attaching tasks
Chen Ridong
2025-06-18
fgraph: Do not enable function_graph tracer when setting funcgraph-args
Steven Rostedt
2025-06-17
bpf: Fix key serial argument of bpf_lookup_user_key()
James Bottomley
2025-06-17
bpf: Get rid of redundant 3rd argument of prepare_seq_file()
Al Viro
2025-06-17
workqueue: Initialize wq_isolated_cpumask in workqueue_init_early()
Chuyi Zhou
2025-06-17
sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sch...
Tejun Heo
2025-06-17
sched_ext: Make scx_group_set_weight() always update tg->scx.weight
Tejun Heo
2025-06-17
bpf: Mark dentry->d_inode as trusted_or_null
Song Liu
2025-06-13
bpf: Remove redundant free_verifier_state()/pop_stack()
Luis Gerhorst
2025-06-13
bpf: handle jset (if a & b ...) as a jump in CFG computation
Eduard Zingerman
2025-06-13
posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_ti...
Oleg Nesterov
2025-06-13
bpf: Include verifier memory allocations in memcg statistics
Eduard Zingerman
2025-06-13
genirq/irq_sim: Initialize work context pointers properly
Gyeyoung Baek
2025-06-13
genirq/cpuhotplug: Restore affinity even for suspended IRQ
Brian Norris
2025-06-13
genirq/cpuhotplug: Rebalance managed interrupts across multi-CPU hotplug
Brian Norris
2025-06-12
bpf: Initialize used but uninit variable in propagate_liveness()
Song Liu
2025-06-12
bpf: Fix state use-after-free on push_stack() err
Luis Gerhorst
2025-06-12
bpf: include backedges in peak_states stat
Eduard Zingerman
2025-06-12
bpf: remove {update,get}_loop_entry functions
Eduard Zingerman
2025-06-12
bpf: propagate read/precision marks over state graph backedges
Eduard Zingerman
2025-06-12
bpf: move REG_LIVE_DONE check to clean_live_states()
Eduard Zingerman
2025-06-12
bpf: set 'changed' status if propagate_liveness() did any updates
Eduard Zingerman
2025-06-12
bpf: set 'changed' status if propagate_precision() did any updates
Eduard Zingerman
2025-06-12
bpf: starting_state parameter for __mark_chain_precision()
Eduard Zingerman
2025-06-12
bpf: frame_insn_idx() utility function
Eduard Zingerman
2025-06-12
bpf: compute SCCs in program control flow graph
Eduard Zingerman
2025-06-12
Revert "bpf: use common instruction history across all states"
Eduard Zingerman
2025-06-11
futex: Verify under the lock if hash can be replaced
Sebastian Andrzej Siewior
2025-06-11
perf: Fix the throttle error of some clock events
Kan Liang
2025-06-10
tracing: Do not free "head" on error path of filter_free_subsystem_filters()
Steven Rostedt
2025-06-09
bpf: Fall back to nospec for Spectre v1
Luis Gerhorst
2025-06-09
bpf: Rename sanitize_stack_spill to nospec_result
Luis Gerhorst
2025-06-09
bpf, arm64, powerpc: Change nospec to include v1 barrier
Luis Gerhorst
2025-06-09
bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
Luis Gerhorst
2025-06-09
bpf: Return -EFAULT on internal errors
Luis Gerhorst
2025-06-09
bpf: Return -EFAULT on misconfigurations
Luis Gerhorst
2025-06-09
bpf: Move insn if/else into do_check_insn()
Luis Gerhorst
2025-06-09
bpf: Add cookie in fdinfo for raw_tp
Tao Chen
2025-06-09
bpf: Add cookie in fdinfo for tracing
Tao Chen
[prev]
[next]