index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-31
rcu: Add full-sized polling for cond_sync_full()
Paul E. McKenney
2
-21
/
+74
2022-08-31
rcu: Remove blank line from poll_state_synchronize_rcu() docbook header
Paul E. McKenney
1
-3
/
+2
2022-08-31
rcu: Add full-sized polling for start_poll_expedited()
Paul E. McKenney
2
-10
/
+59
2022-08-31
rcu: Add full-sized polling for start_poll()
Paul E. McKenney
2
-22
/
+85
2022-08-31
rcutorture: Verify long-running reader prevents full polling from completing
Paul E. McKenney
1
-0
/
+10
2022-08-31
rcutorture: Remove redundant RTWS_DEF_FREE check
Paul E. McKenney
1
-2
/
+1
2022-08-31
rcutorture: Verify RCU reader prevents full polling from completing
Paul E. McKenney
1
-3
/
+16
2022-08-31
rcutorture: Allow per-RCU-flavor polled double-GP check
Paul E. McKenney
1
-1
/
+8
2022-08-31
rcutorture: Abstract synchronous and polled API testing
Paul E. McKenney
1
-12
/
+36
2022-08-31
rcu: Add full-sized polling for get_state()
Paul E. McKenney
2
-4
/
+39
2022-08-31
rcu: Add full-sized polling for get_completed*() and poll_state*()
Paul E. McKenney
3
-4
/
+91
2022-08-31
rcu/nocb: Add CPU number to CPU-{,de}offload failure messages
Paul E. McKenney
1
-2
/
+2
2022-08-31
rcu/nocb: Choose the right rcuog/rcuop kthreads to output
Zqiang
1
-3
/
+3
2022-08-31
rcu/kvfree: Update KFREE_DRAIN_JIFFIES interval
Uladzislau Rezki (Sony)
1
-4
/
+19
2022-08-31
rcu/kfree: Fix kfree_rcu_shrink_count() return value
Joel Fernandes (Google)
1
-1
/
+1
2022-08-31
rcu: Back off upon fill_page_cache_func() allocation failure
Michal Hocko
1
-8
/
+9
2022-08-31
rcu: Exclude outgoing CPU when it is the last to leave
Paul E. McKenney
1
-1
/
+4
2022-08-31
rcu: Avoid triggering strict-GP irq-work when RCU is idle
Zqiang
1
-1
/
+2
2022-08-31
sched/debug: Show the registers of 'current' in dump_cpu_task()
Zhen Lei
1
-0
/
+11
2022-08-31
sched/debug: Try trigger_single_cpu_backtrace(cpu) in dump_cpu_task()
Zhen Lei
3
-5
/
+6
2022-08-31
rcu: Document reason for rcu_all_qs() call to preempt_disable()
Paul E. McKenney
1
-1
/
+1
2022-08-31
rcu: Make tiny RCU support leak callbacks for debug-object errors
Zqiang
1
-1
/
+16
2022-08-31
rcu: Add QS check in rcu_exp_handler() for non-preemptible kernels
Zqiang
1
-1
/
+3
2022-08-31
rcu: Update rcu_preempt_deferred_qs() comments for !PREEMPT kernels
Zqiang
1
-4
/
+7
2022-08-31
rcu: Fix rcu_read_unlock_strict() strict QS reporting
Zqiang
1
-0
/
+1
2022-08-30
perf/hw_breakpoint: Optimize toggle_bp_slot() for CPU-independent task targets
Marco Elver
1
-31
/
+124
2022-08-30
perf/hw_breakpoint: Optimize max_bp_pinned_slots() for CPU-independent task targets
Marco Elver
1
-4
/
+53
2022-08-30
perf/hw_breakpoint: Introduce bp_slots_histogram
Marco Elver
1
-33
/
+63
2022-08-30
perf/hw_breakpoint: Reduce contention with large number of tasks
Marco Elver
1
-28
/
+133
2022-08-30
locking/percpu-rwsem: Add percpu_is_write_locked() and percpu_is_read_locked()
Marco Elver
1
-0
/
+6
2022-08-30
perf/hw_breakpoint: Remove useless code related to flexible breakpoints
Marco Elver
1
-40
/
+17
2022-08-30
perf/hw_breakpoint: Make hw_breakpoint_weight() inlinable
Marco Elver
1
-1
/
+3
2022-08-30
perf/hw_breakpoint: Optimize constant number of breakpoint slots
Marco Elver
1
-33
/
+61
2022-08-30
perf/hw_breakpoint: Mark data __ro_after_init
Marco Elver
1
-3
/
+3
2022-08-30
perf/hw_breakpoint: Optimize list of per-task breakpoints
Marco Elver
1
-21
/
+35
2022-08-30
perf/hw_breakpoint: Clean up headers
Marco Elver
1
-10
/
+9
2022-08-30
perf/hw_breakpoint: Provide hw_breakpoint_is_used() and use in test
Marco Elver
2
-1
/
+40
2022-08-30
perf/hw_breakpoint: Add KUnit test for constraints accounting
Marco Elver
2
-0
/
+324
2022-08-30
Merge branch 'sched/warnings' into sched/core, to pick up WARN_ON_ONCE() conversion commit
Ingo Molnar
123
-2150
/
+6863
2022-08-29
audit: use time_after to compare time
wuchi
1
-5
/
+3
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
1
-0
/
+1
2022-08-28
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+1
2022-08-28
vmcoreinfo: add kallsyms_num_syms symbol
Stephen Brennan
1
-0
/
+1
2022-08-27
Merge tag 'audit-pr-20220826' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
Linus Torvalds
1
-2
/
+2
2022-08-27
sched: Add update_current_exec_runtime helper
Shang XiaoJing
4
-17
/
+16
2022-08-26
audit: free audit_proctitle only on task exit
Richard Guy Briggs
1
-1
/
+1
2022-08-26
audit: explicitly check audit_context->context enum value
Richard Guy Briggs
1
-1
/
+1
2022-08-26
cgroup: Use cgroup_attach_{lock,unlock}() from cgroup_attach_task_all()
Tetsuo Handa
3
-6
/
+6
2022-08-26
Merge branch 'for-6.0-fixes' into for-6.1
Tejun Heo
4
-33
/
+62
2022-08-26
audit: audit_context pid unused, context enum comment fix
Richard Guy Briggs
2
-3
/
+3
[prev]
[next]