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
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-15
MAINTAINERS, tools/memory-model: Update e-mail address for Andrea Parri
Andrea Parri
1
-1
/
+1
2018-05-15
tools/memory-model: Fix coding style in 'lock.cat'
Andrea Parri
1
-14
/
+14
2018-05-15
tools/memory-model: Remove out-of-date comments and code from lock.cat
Alan Stern
1
-9
/
+6
2018-05-15
tools/memory-model: Improve mixed-access checking in lock.cat
Alan Stern
1
-11
/
+11
2018-05-15
tools/memory-model: Improve comments in lock.cat
Alan Stern
1
-15
/
+36
2018-05-15
tools/memory-model: Remove duplicated code from lock.cat
Alan Stern
1
-22
/
+6
2018-05-15
tools/memory-model: Flag "cumulativity" and "propagation" tests
Paul E. McKenney
3
-5
/
+10
2018-05-15
tools/memory-model: Add model support for spin_is_locked()
Luc Maranget
5
-4
/
+129
2018-05-15
tools/memory-model: Add scripts to test memory model
Paul E. McKenney
3
-0
/
+160
2018-05-15
tools/memory-model: Fix coding style in 'linux-kernel.def'
Andrea Parri
1
-14
/
+14
2018-05-15
tools/memory-model: Model 'smp_store_mb()'
Andrea Parri
1
-0
/
+1
2018-05-15
tools/memory-order: Update the cheat-sheet to show that smp_mb__after_atomic() orders later RMW operations
Paul E. McKenney
1
-1
/
+1
2018-05-15
tools/memory-order: Improve key for SELF and SV
Paul E. McKenney
1
-1
/
+2
2018-05-15
tools/memory-model: Fix cheat sheet typo
Paolo Bonzini
1
-1
/
+1
2018-05-15
tools/memory-model: Update required version of herdtools7
Akira Yokosawa
1
-1
/
+1
2018-05-15
tools/memory-model: Redefine rb in terms of rcu-fence
Alan Stern
2
-72
/
+129
2018-05-15
tools/memory-model: Rename link and rcu-path to rcu-link and rb
Alan Stern
2
-54
/
+55
2018-05-15
locking/spinlocks: Clean up comment and #ifndef for {,queued_}spin_is_locked()
Andrea Parri
2
-5
/
+0
2018-05-15
locking/spinlocks/arm64: Remove smp_mb() from arch_spin_is_locked()
Andrea Parri
1
-5
/
+0
2018-05-15
locking/spinlocks: Document the semantics of spin_is_locked()
Andrea Parri
1
-0
/
+18
2018-05-15
locking/Documentation: Use `warning` RST directive
SeongJae Park
1
-4
/
+6
2018-05-15
locking/Documentation: Fix incorrect example code
SeongJae Park
1
-2
/
+1
2018-05-15
locking/memory-barriers.txt/kokr: Update Korean translation to de-emphasize smp_read_barrier_depends() some more
SeongJae Park
1
-9
/
+18
2018-05-15
locking/memory-barriers.txt/kokr: Update Korean translation to fix description of data dependency barriers
SeongJae Park
1
-2
/
+2
2018-05-15
locking/memory-barriers.txt/kokr: Update Korean translation to cross-reference "tools/memory-model/"
SeongJae Park
1
-0
/
+3
2018-05-15
locking/memory-barriers.txt/kokr: Update Korean translation to de-emphasize smp_read_barrier_depends()
SeongJae Park
1
-2
/
+5
2018-05-15
locking/memory-barriers.txt/kokr: Update Korean translation to indicate that READ_ONCE() now implies smp_barrier_depends()
SeongJae Park
1
-6
/
+9
2018-05-15
locking/memory-barriers.txt: Fix broken DMA vs. MMIO ordering example
Will Deacon
1
-8
/
+9
2018-05-14
locking/lockdep: Move sanity check to inside lockdep_print_held_locks()
Tetsuo Handa
1
-16
/
+13
2018-05-14
locking/lockdep: Use for_each_process_thread() for debug_show_all_locks()
Tetsuo Handa
1
-35
/
+8
2018-05-13
Linux 4.17-rc5
Linus Torvalds
1
-1
/
+1
2018-05-12
swiotlb: silent unwanted warning "buffer is full"
Jean Delvare
1
-1
/
+1
2018-05-12
Revert "sched/numa: Delay retrying placement for automatic NUMA balance after wake_affine()"
Mel Gorman
1
-56
/
+1
2018-05-11
rbtree: include rcu.h
Sebastian Andrzej Siewior
2
-0
/
+2
2018-05-11
scripts/faddr2line: fix error when addr2line output contains discriminator
Changbin Du
1
-1
/
+4
2018-05-11
ocfs2: take inode cluster lock before moving reflinked inode from orphan dir
Ashish Samant
1
-2
/
+12
2018-05-11
mm, oom: fix concurrent munlock and oom reaper unmap, v3
David Rientjes
3
-56
/
+71
2018-05-11
mm: migrate: fix double call of radix_tree_replace_slot()
Naoya Horiguchi
1
-3
/
+1
2018-05-11
proc/kcore: don't bounds check against address 0
Laura Abbott
1
-7
/
+16
2018-05-11
mm: don't show nr_indirectly_reclaimable in /proc/vmstat
Roman Gushchin
1
-1
/
+5
2018-05-11
mm: sections are not offlined during memory hotremove
Pavel Tatashin
1
-1
/
+1
2018-05-11
z3fold: fix reclaim lock-ups
Vitaly Wool
1
-12
/
+30
2018-05-11
init: fix false positives in W+X checking
Jeffrey Hugo
2
-0
/
+12
2018-05-11
lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit()
Yury Norov
1
-1
/
+6
2018-05-11
KASAN: prohibit KASAN+STRUCTLEAK combination
Dmitry Vyukov
1
-0
/
+4
2018-05-11
MAINTAINERS: update Shuah's email address
Shuah Khan (Samsung OSG)
1
-3
/
+0
2018-05-11
net sched actions: fix refcnt leak in skbmod
Roman Mashak
1
-1
/
+4
2018-05-11
net: sched: fix error path in tcf_proto_create() when modules are not configured
Jiri Pirko
1
-1
/
+1
2018-05-11
net sched actions: fix invalid pointer dereferencing if skbedit flags missing
Roman Mashak
1
-1
/
+2
2018-05-11
nvme: add quirk to force medium priority for SQ creation
Jens Axboe
2
-1
/
+16
[next]