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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-19
Merge tag 'locking-urgent-2021-09-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-20
/
+45
2021-09-17
bpf: Add bpf_trace_vprintk helper
Dave Marchevsky
3
-1
/
+58
2021-09-17
bpf: Merge printk and seq_printf VARARG max macros
Dave Marchevsky
2
-6
/
+2
2021-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
4
-1
/
+162
2021-09-17
Merge tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-2
/
+4
2021-09-17
lockdep: Improve comments in wait-type checks
Zhouyi Zhou
2
-3
/
+3
2021-09-17
lockdep: Let lock_is_held_type() detect recursive read as read
Sebastian Andrzej Siewior
1
-1
/
+1
2021-09-17
kernel/locking: Add context to ww_mutex_trylock()
Maarten Lankhorst
3
-21
/
+131
2021-09-17
genirq: Move prio assignment into the newly created thread
Thomas Gleixner
1
-2
/
+2
2021-09-17
genirq: Update irq_set_irqchip_state documentation
Josh Cartwright
1
-1
/
+1
2021-09-16
Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-44
/
+22
2021-09-16
scftorture: Warn on individual scf_torture_init() error conditions
Paul E. McKenney
1
-5
/
+5
2021-09-16
scftorture: Count reschedule IPIs
Paul E. McKenney
1
-0
/
+1
2021-09-16
scftorture: Account for weight_resched when checking for all zeroes
Paul E. McKenney
1
-2
/
+2
2021-09-16
scftorture: Shut down if nonsensical arguments given
Paul E. McKenney
1
-0
/
+4
2021-09-16
scftorture: Allow zero weight to exclude an smp_call_function*() category
Paul E. McKenney
1
-12
/
+12
2021-09-16
rcu: Avoid unneeded function call in rcu_read_unlock()
Waiman Long
1
-2
/
+1
2021-09-15
rcu-tasks: Update comments to cond_resched_tasks_rcu_qs()
Paul E. McKenney
1
-3
/
+3
2021-09-15
rcu-tasks: Fix IPI failure handling in trc_wait_for_one_reader
Neeraj Upadhyay
1
-1
/
+3
2021-09-15
rcu-tasks: Fix read-side primitives comment for call_rcu_tasks_trace
Neeraj Upadhyay
1
-10
/
+6
2021-09-15
rcu-tasks: Clarify read side section info for rcu_tasks_rude GP primitives
Neeraj Upadhyay
1
-7
/
+7
2021-09-15
rcu-tasks: Correct comparisons for CPU numbers in show_stalled_task_trace
Neeraj Upadhyay
1
-2
/
+2
2021-09-15
rcu-tasks: Correct firstreport usage in check_all_holdout_tasks_trace
Neeraj Upadhyay
1
-1
/
+1
2021-09-15
rcu-tasks: Fix s/rcu_add_holdout/trc_add_holdout/ typo in comment
Neeraj Upadhyay
1
-1
/
+1
2021-09-15
rcu-tasks: Move RTGS_WAIT_CBS to beginning of rcu_tasks_kthread() loop
Paul E. McKenney
1
-2
/
+1
2021-09-15
rcu-tasks: Fix s/instruction/instructions/ typo in comment
Paul E. McKenney
1
-1
/
+1
2021-09-15
rcu-tasks: Remove second argument of rcu_read_unlock_trace_special()
Paul E. McKenney
1
-3
/
+3
2021-09-15
rcu-tasks: Add trc_inspect_reader() checks for exiting critical section
Paul E. McKenney
1
-9
/
+9
2021-09-15
rcu-tasks: Simplify trc_read_check_handler() atomic operations
Paul E. McKenney
1
-17
/
+3
2021-09-15
locking/rwbase: Take care of ordering guarantee for fastpath reader
Boqun Feng
1
-2
/
+19
2021-09-15
locking/rwbase: Extract __rwbase_write_trylock()
Peter Zijlstra
1
-18
/
+26
2021-09-15
locking/rwbase: Properly match set_and_save_state() to restore_state()
Peter Zijlstra
1
-1
/
+1
2021-09-15
events: Reuse value read using READ_ONCE instead of re-reading it
Baptiste Lepers
1
-1
/
+1
2021-09-15
locking/lockdep: Avoid RCU-induced noinstr fail
Peter Zijlstra
1
-1
/
+1
2021-09-15
PM: hibernate: Remove blk_status_to_errno in hib_wait_io
Falla Coulibaly
1
-1
/
+1
2021-09-15
PM: sleep: Do not assume that "mem" is always present
Florian Fainelli
1
-2
/
+2
2021-09-14
bpf: Support for new btf kind BTF_KIND_TAG
Yonghong Song
1
-0
/
+128
2021-09-14
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
1
-2
/
+2
2021-09-14
bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS prog
Hou Tao
1
-2
/
+5
2021-09-14
audit: Convert to SPDX identifier
Cai Huoqing
1
-14
/
+1
2021-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
5
-44
/
+22
2021-09-13
kcsan: selftest: Cleanup and add missing __init
Marco Elver
1
-39
/
+27
2021-09-13
kcsan: Move ctx to start of argument list
Marco Elver
1
-4
/
+4
2021-09-13
kcsan: Support reporting scoped read-write access type
Marco Elver
2
-3
/
+9
2021-09-13
kcsan: Start stack trace with explicit location if provided
Marco Elver
2
-13
/
+61
2021-09-13
kcsan: Save instruction pointer for scoped accesses
Marco Elver
1
-3
/
+9
2021-09-13
kcsan: Add ability to pass instruction pointer of access to reporting
Marco Elver
3
-38
/
+45
2021-09-13
kcsan: test: Fix flaky test case
Marco Elver
1
-4
/
+18
2021-09-13
kcsan: test: Use kunit_skip() to skip tests
Marco Elver
1
-4
/
+7
2021-09-13
kcsan: test: Defer kcsan_test_init() after kunit initialization
Marco Elver
1
-1
/
+1
[prev]
[next]