index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2022-08-31
rcu: Add full-sized polling for start_poll()
Paul E. McKenney
2022-08-31
rcutorture: Verify long-running reader prevents full polling from completing
Paul E. McKenney
2022-08-31
rcutorture: Remove redundant RTWS_DEF_FREE check
Paul E. McKenney
2022-08-31
rcutorture: Verify RCU reader prevents full polling from completing
Paul E. McKenney
2022-08-31
rcutorture: Allow per-RCU-flavor polled double-GP check
Paul E. McKenney
2022-08-31
rcutorture: Abstract synchronous and polled API testing
Paul E. McKenney
2022-08-31
rcu: Add full-sized polling for get_state()
Paul E. McKenney
2022-08-31
rcu: Add full-sized polling for get_completed*() and poll_state*()
Paul E. McKenney
2022-08-31
rcu/nocb: Add CPU number to CPU-{,de}offload failure messages
Paul E. McKenney
2022-08-31
rcu/nocb: Choose the right rcuog/rcuop kthreads to output
Zqiang
2022-08-31
rcu/kvfree: Update KFREE_DRAIN_JIFFIES interval
Uladzislau Rezki (Sony)
2022-08-31
rcu/kfree: Fix kfree_rcu_shrink_count() return value
Joel Fernandes (Google)
2022-08-31
rcu: Back off upon fill_page_cache_func() allocation failure
Michal Hocko
2022-08-31
rcu: Exclude outgoing CPU when it is the last to leave
Paul E. McKenney
2022-08-31
rcu: Avoid triggering strict-GP irq-work when RCU is idle
Zqiang
2022-08-31
sched/debug: Show the registers of 'current' in dump_cpu_task()
Zhen Lei
2022-08-31
sched/debug: Try trigger_single_cpu_backtrace(cpu) in dump_cpu_task()
Zhen Lei
2022-08-31
rcu: Document reason for rcu_all_qs() call to preempt_disable()
Paul E. McKenney
2022-08-31
rcu: Make tiny RCU support leak callbacks for debug-object errors
Zqiang
2022-08-31
rcu: Add QS check in rcu_exp_handler() for non-preemptible kernels
Zqiang
2022-08-31
rcu: Update rcu_preempt_deferred_qs() comments for !PREEMPT kernels
Zqiang
2022-08-31
rcu: Fix rcu_read_unlock_strict() strict QS reporting
Zqiang
2022-08-30
perf/hw_breakpoint: Optimize toggle_bp_slot() for CPU-independent task targets
Marco Elver
2022-08-30
perf/hw_breakpoint: Optimize max_bp_pinned_slots() for CPU-independent task t...
Marco Elver
2022-08-30
perf/hw_breakpoint: Introduce bp_slots_histogram
Marco Elver
2022-08-30
perf/hw_breakpoint: Reduce contention with large number of tasks
Marco Elver
2022-08-30
locking/percpu-rwsem: Add percpu_is_write_locked() and percpu_is_read_locked()
Marco Elver
2022-08-30
perf/hw_breakpoint: Remove useless code related to flexible breakpoints
Marco Elver
2022-08-30
perf/hw_breakpoint: Make hw_breakpoint_weight() inlinable
Marco Elver
2022-08-30
perf/hw_breakpoint: Optimize constant number of breakpoint slots
Marco Elver
2022-08-30
perf/hw_breakpoint: Mark data __ro_after_init
Marco Elver
2022-08-30
perf/hw_breakpoint: Optimize list of per-task breakpoints
Marco Elver
2022-08-30
perf/hw_breakpoint: Clean up headers
Marco Elver
2022-08-30
perf/hw_breakpoint: Provide hw_breakpoint_is_used() and use in test
Marco Elver
2022-08-30
perf/hw_breakpoint: Add KUnit test for constraints accounting
Marco Elver
2022-08-30
Merge branch 'sched/warnings' into sched/core, to pick up WARN_ON_ONCE() conv...
Ingo Molnar
2022-08-29
audit: use time_after to compare time
wuchi
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-08-28
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-28
vmcoreinfo: add kallsyms_num_syms symbol
Stephen Brennan
2022-08-27
Merge tag 'audit-pr-20220826' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-27
sched: Add update_current_exec_runtime helper
Shang XiaoJing
2022-08-26
audit: free audit_proctitle only on task exit
Richard Guy Briggs
2022-08-26
audit: explicitly check audit_context->context enum value
Richard Guy Briggs
2022-08-26
cgroup: Use cgroup_attach_{lock,unlock}() from cgroup_attach_task_all()
Tetsuo Handa
2022-08-26
Merge branch 'for-6.0-fixes' into for-6.1
Tejun Heo
2022-08-26
audit: audit_context pid unused, context enum comment fix
Richard Guy Briggs
2022-08-26
cgroup: Homogenize cgroup_get_from_id() return value
Michal Koutný
2022-08-26
cgroup: cgroup: Honor caller's cgroup NS when resolving cgroup id
Michal Koutný
2022-08-26
cgroup: Honor caller's cgroup NS when resolving path
Michal Koutný
[prev]
[next]