开源镜像站
帮助
下载
动态
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
2022-02-25
ftrace: Remove unused ftrace_startup_enable() stub
Nathan Chancellor
2022-02-25
tracing: Ensure trace buffer is at least 4096 bytes large
Sven Schnelle
2022-02-25
tracing: Uninline trace_trigger_soft_disabled() partly
Christophe Leroy
2022-02-25
eprobes: Remove redundant event type information
Steven Rostedt (Google)
2022-02-25
tracing: Have traceon and traceoff trigger honor the instance
Steven Rostedt (Google)
2022-02-25
ucounts: Fix systemd LimitNPROC with private users regression
Eric W. Biederman
2022-02-24
tracing: Dump stacktrace trigger to the corresponding instance
Daniel Bristot de Oliveira
2022-02-24
Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-02-24
Merge branches 'exp.2022.02.24a', 'fixes.2022.02.14a', 'rcu_barrier.2022.02.0...
Paul E. McKenney
2022-02-22
Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-02-22
fork: Use IS_ENABLED() in account_kernel_stack()
Sebastian Andrzej Siewior
2022-02-22
fork: Only cache the VMAP stack in finish_task_switch()
Sebastian Andrzej Siewior
2022-02-22
fork: Move task stack accounting to do_exit()
Sebastian Andrzej Siewior
2022-02-22
fork: Move memcg_charge_kernel_stack() into CONFIG_VMAP_STACK
Sebastian Andrzej Siewior
2022-02-22
fork: Don't assign the stack pointer in dup_task_struct()
Sebastian Andrzej Siewior
2022-02-22
fork, IA64: Provide alloc_thread_stack_node() for IA64
Sebastian Andrzej Siewior
2022-02-22
fork: Duplicate task_struct before stack allocation
Sebastian Andrzej Siewior
2022-02-22
fork: Redo ifdefs around task stack handling
Sebastian Andrzej Siewior
2022-02-22
cpuset: Fix kernel-doc
Jiapeng Chong
2022-02-22
cgroup-v1: Correct privileges check in release_agent writes
Michal Koutný
2022-02-22
cgroup: clarify cgroup_css_set_fork()
Christian Brauner
2022-02-21
random: clear fast pool, crng, and batches in cpuhp bring up
Jason A. Donenfeld
2022-02-21
Merge tag 'irq-api-2022-02-21' into irq/core
Thomas Gleixner
2022-02-21
genirq: Provide generic_handle_irq_safe()
Sebastian Andrzej Siewior
2022-02-21
x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...
Josh Poimboeuf
2022-02-20
Merge tag 'locking_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-02-20
Merge tag 'sched_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-02-20
Merge tag 'pidfd.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-02-20
Merge branch 'ucount-rlimit-fixes-for-v5.17' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2022-02-19
sched: Fix yet more sched_fork() races
Peter Zijlstra
2022-02-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-02-17
bpf: Add schedule points in batch ops
Eric Dumazet
2022-02-17
ucounts: Handle wrapping in is_ucounts_overlimit
Eric W. Biederman
2022-02-17
ucounts: Move RLIMIT_NPROC handling after set_user
Eric W. Biederman
2022-02-17
ucounts: Base set_cred_ucounts changes on the real user
Eric W. Biederman
2022-02-17
ucounts: Enforce RLIMIT_NPROC not RLIMIT_NPROC+1
Eric W. Biederman
2022-02-17
rlimit: Fix RLIMIT_NPROC enforcement failure caused by capability calls in se...
Eric W. Biederman
2022-02-16
module: fix building with sysfs disabled
Dmitry Torokhov
2022-02-16
bpf: Fix crash due to out of bounds access into reg2btf_ids.
Kumar Kartikeya Dwivedi
2022-02-16
PM: hibernate: fix load_image_and_restore() error path
Ye Bin
2022-02-15
genirq/debugfs: Use irq_print_chip() when provided by irqchip
Marc Zyngier
2022-02-15
genirq: Allow irq_chip registration functions to take a const irq_chip
Marc Zyngier
2022-02-15
irqdomain: Let irq_domain_set_{info,hwirq_and_chip} take a const irq_chip
Marc Zyngier
2022-02-15
sched: Define and initialize a flag to identify valid PASID in the task
Peter Zijlstra
2022-02-15
iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
Fenghua Yu
2022-02-14
cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug
Zhang Qiao
2022-02-14
kernel/fork: Initialize mm's PASID
Fenghua Yu
2022-02-14
rcu: Replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2022-02-14
rcu: Uninline multi-use function: finish_rcuwait()
Ingo Molnar
2022-02-14
rcu: Mark writes to the rcu_segcblist structure's ->flags field
Paul E. McKenney
[prev]
[next]