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
2020-02-20
rcu: Add *_ONCE() for grace-period progress indicators
Paul E. McKenney
3
-19
/
+23
2020-02-20
rcu: Add READ_ONCE() to rcu_segcblist ->tails[]
Paul E. McKenney
1
-1
/
+1
2020-02-20
locking/rtmutex: rcu: Add WRITE_ONCE() to rt_mutex ->owner
Paul E. McKenney
1
-1
/
+1
2020-02-20
rcu: Add WRITE_ONCE() to rcu_node ->qsmaskinitnext
Paul E. McKenney
1
-2
/
+2
2020-02-20
rcu: Add WRITE_ONCE() to rcu_state ->gp_req_activity
Paul E. McKenney
1
-2
/
+2
2020-02-20
rcu: Add READ_ONCE() to rcu_node ->gp_seq
Paul E. McKenney
1
-4
/
+5
2020-02-20
rcu: Add WRITE_ONCE to rcu_node ->exp_seq_rq store
Paul E. McKenney
1
-1
/
+1
2020-02-20
rcu: Add WRITE_ONCE() to rcu_node ->qsmask update
Paul E. McKenney
1
-1
/
+1
2020-02-20
rcu: Provide debug symbols and line numbers in KCSAN runs
Paul E. McKenney
1
-0
/
+4
2020-02-20
rcu: Fix exp_funnel_lock()/rcu_exp_wait_wake() datarace
Paul E. McKenney
1
-1
/
+1
2020-02-20
rcu: Warn on for_each_leaf_node_cpu_mask() from non-leaf
Paul E. McKenney
1
-2
/
+4
2020-02-20
bootconfig: Set CONFIG_BOOT_CONFIG=n by default
Masami Hiramatsu
1
-1
/
+2
2020-02-20
tracing: Clear trace_state when starting trace
Masami Hiramatsu
1
-2
/
+2
2020-02-20
tracing: Disable trace_printk() on post poned tests
Steven Rostedt (VMware)
1
-0
/
+2
2020-02-20
tracing: Have synthetic event test use raw_smp_processor_id()
Steven Rostedt (VMware)
1
-6
/
+6
2020-02-20
tracing: Fix number printing bug in print_synth_event()
Tom Zanussi
1
-3
/
+29
2020-02-20
tracing: Check that number of vals matches number of synth event fields
Tom Zanussi
1
-2
/
+12
2020-02-20
tracing: Make synth_event trace functions endian-correct
Tom Zanussi
1
-4
/
+58
2020-02-20
tracing: Make sure synth_event_trace() example always uses u64
Tom Zanussi
1
-17
/
+17
2020-02-20
sched/fair: Remove wake_cap()
Morten Rasmussen
1
-29
/
+1
2020-02-20
sched/core: Remove for_each_lower_domain()
Valentin Schneider
1
-2
/
+0
2020-02-20
sched/topology: Remove SD_BALANCE_WAKE on asymmetric capacity systems
Morten Rasmussen
1
-12
/
+3
2020-02-20
sched/fair: Add asymmetric CPU capacity wakeup scan
Morten Rasmussen
1
-0
/
+56
2020-02-20
sched/core: Remove duplicate assignment in sched_tick_remote()
Scott Wood
1
-1
/
+0
2020-02-20
PM / hibernate: fix typo "reserverd_size" -> "reserved_size"
Alexandre Belloni
1
-1
/
+1
2020-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-9
/
+57
2020-02-19
bpf: Fix a potential deadlock with bpf_map_do_batch
Yonghong Song
1
-3
/
+31
2020-02-19
bpf: Do not grab the bucket spinlock by default on htab batch ops
Brian Vazquez
1
-2
/
+22
2020-02-19
bpf: Add bpf_read_branch_records() helper
Daniel Xu
1
-0
/
+41
2020-02-19
s390: remove obsolete ieee_emulation_warnings
Stephen Kitt
1
-9
/
+0
2020-02-18
Merge tag 'dma-mapping-5.6' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-56
/
+56
2020-02-18
bpf: Allow bpf_perf_event_read_value in all BPF programs
Song Liu
1
-2
/
+2
2020-02-18
printk: Correctly set CON_CONSDEV even when preferred console was not registered
Benjamin Herrenschmidt
1
-0
/
+2
2020-02-18
printk: Fix preferred console selection with multiple matches
Benjamin Herrenschmidt
2
-11
/
+19
2020-02-18
printk: Move console matching logic into a separate function
Benjamin Herrenschmidt
1
-40
/
+65
2020-02-17
kernel: module: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-02-17
posix-timers: Pass lockdep expression to RCU lists
Amol Grover
1
-1
/
+2
2020-02-17
timer: Improve the comment describing schedule_timeout()
Alexander Popov
1
-7
/
+9
2020-02-17
lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modes
Thomas Gleixner
1
-3
/
+4
2020-02-17
lib/vdso: Avoid highres update if clocksource is not VDSO capable
Thomas Gleixner
1
-3
/
+3
2020-02-17
lib/vdso: Cleanup clock mode storage leftovers
Thomas Gleixner
1
-4
/
+0
2020-02-17
bpf, offload: Replace bitwise AND by logical AND in bpf_prog_offload_info_fill
Johannes Krude
1
-1
/
+1
2020-02-17
clocksource: Add common vdso clock mode storage
Thomas Gleixner
2
-2
/
+17
2020-02-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-53
/
+117
2020-02-14
Merge tag 'pm-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-4
/
+5
2020-02-14
context-tracking: Introduce CONFIG_HAVE_TIF_NOHZ
Frederic Weisbecker
1
-0
/
+2
2020-02-14
PM: QoS: Make CPU latency QoS depend on CONFIG_CPU_IDLE
Rafael J. Wysocki
1
-0
/
+2
2020-02-14
PM: QoS: Update file information comments
Rafael J. Wysocki
1
-22
/
+12
2020-02-14
PM: QoS: Drop PM_QOS_CPU_DMA_LATENCY and rename related functions
Rafael J. Wysocki
1
-49
/
+49
2020-02-14
genirq/proc: Reject invalid affinity masks (again)
Thomas Gleixner
3
-18
/
+24
[prev]
[next]