index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-31
rcu: Remove ->rgos_polled field from rcu_gp_oldstate structure
Paul E. McKenney
1
-5
/
+1
2022-08-31
rcu: Make synchronize_rcu_expedited() fast path update .expedited_sequence
Paul E. McKenney
1
-0
/
+6
2022-08-31
rcu: Remove expedited grace-period fast-path forward-progress helper
Paul E. McKenney
1
-2
/
+0
2022-08-31
rcu: Make synchronize_rcu() fast path update ->gp_seq counters
Paul E. McKenney
1
-13
/
+26
2022-08-31
rcu-tasks: Remove grace-period fast-path rcu-tasks helper
Paul E. McKenney
1
-2
/
+0
2022-08-31
rcu: Set rcu_data structures' initial ->gpwrap value to true
Paul E. McKenney
1
-0
/
+1
2022-08-31
rcu: Disable run-time single-CPU grace-period optimization
Paul E. McKenney
1
-31
/
+9
2022-08-31
rcu: Add full-sized polling for cond_sync_exp_full()
Paul E. McKenney
2
-22
/
+77
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-28
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...
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/gi...
Linus Torvalds
1
-2
/
+2
2022-08-26
wait_on_bit: add an acquire memory barrier
Mikulas Patocka
1
-1
/
+1
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-9
/
+12
2022-08-25
bpf: Don't use tnum_range on array range checking for poke descriptors
Daniel Borkmann
1
-6
/
+4
2022-08-25
audit: move audit_return_fixup before the filters
Richard Guy Briggs
1
-2
/
+2
2022-08-25
bpf: Do mark_chain_precision for ARG_CONST_ALLOC_SIZE_OR_ZERO
Kumar Kartikeya Dwivedi
1
-0
/
+3
2022-08-25
Merge tag 'cgroup-for-6.0-rc2-fixes-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2022-08-25
cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()
Tetsuo Handa
1
-0
/
+2
2022-08-24
Merge tag 'trace-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-46
/
+33
2022-08-23
Merge tag 'cgroup-for-6.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-33
/
+60
2022-08-23
Merge tag 'audit-pr-20220823' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2022-08-24
bpf: Fix a data-race around bpf_jit_limit.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-23
Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-4
/
+6
2022-08-23
Merge tag 'linux-kselftest-kunit-fixes-6.0-rc3' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2022-08-23
cgroup: Fix race condition at rebind_subsystems()
Jing-Ting Wu
1
-0
/
+1
[prev]
[next]