index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
connector
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-01
rcutorture: Don't do busted forward-progress testing
Paul E. McKenney
1
-1
/
+2
2018-12-01
rcutorture: Use 100ms buckets for forward-progress callback histograms
Paul E. McKenney
1
-3
/
+5
2018-12-01
rcutorture: Recover from OOM during forward-progress tests
Paul E. McKenney
1
-11
/
+49
2018-12-01
rcutorture: Print forward-progress test age upon failure
Paul E. McKenney
1
-1
/
+2
2018-12-01
rcutorture: Print time since GP end upon forward-progress failure
Paul E. McKenney
2
-1
/
+6
2018-12-01
rcutorture: Print histogram of CB invocation at OOM time
Paul E. McKenney
1
-8
/
+16
2018-12-01
rcutorture: Print GP age upon forward-progress failure
Paul E. McKenney
1
-0
/
+2
2018-12-01
rcu: Print per-CPU callback counts for forward-progress failures
Paul E. McKenney
1
-0
/
+18
2018-12-01
rcu: Account for nocb-CPU callback counts in RCU CPU stall warnings
Paul E. McKenney
3
-9
/
+35
2018-12-01
rcutorture: Dump grace-period diagnostics upon forward-progress OOM
Paul E. McKenney
3
-3
/
+50
2018-12-01
rcutorture: Prepare for asynchronous access to rcu_fwd_startat
Paul E. McKenney
1
-2
/
+2
2018-12-01
torture: Remove unnecessary "ret" variables
Pierce Griffiths
1
-14
/
+8
2018-12-01
rcutorture: Affinity forward-progress test to avoid housekeeping CPUs
Paul E. McKenney
3
-0
/
+14
2018-12-01
rcutorture: Break up too-long rcu_torture_fwd_prog() function
Paul E. McKenney
1
-119
/
+135
2018-12-01
rcutorture: Remove cbflood facility
Paul E. McKenney
2
-103
/
+1
2018-12-01
torture: Bring any extra CPUs online during kernel startup
Paul E. McKenney
1
-0
/
+12
2018-12-01
rcutorture: Add call_rcu() flooding forward-progress tests
Paul E. McKenney
1
-2
/
+127
2018-12-01
rcutorture/formal: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
1
-2
/
+2
2018-12-01
tools/kernel.h: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
1
-1
/
+1
2018-12-01
net/decnet: Replace rcu_barrier_bh() with rcu_barrier()
Paul E. McKenney
1
-1
/
+1
2018-12-01
net/core/skmsg: Replace call_rcu_sched() with call_rcu()
Paul E. McKenney
1
-1
/
+1
2018-12-01
livepatch: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2
-4
/
+4
2018-12-01
cgroups: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
1
-1
/
+1
2018-12-01
types: Remove call_rcu_bh() and call_rcu_sched()
Paul E. McKenney
1
-2
/
+2
2018-12-01
percpu-rwsem: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
1
-1
/
+1
2018-12-01
net/bridge: Replace call_rcu_bh() and rcu_barrier_bh()
Paul E. McKenney
2
-8
/
+8
2018-12-01
net/core: Replace call_rcu_bh() and synchronize_rcu_bh()
Paul E. McKenney
1
-2
/
+2
2018-12-01
net/sched: Replace call_rcu_bh() and rcu_barrier_bh()
Paul E. McKenney
2
-5
/
+5
2018-12-01
PCI: Fix incorrect value returned from pcie_get_speed_cap()
Mikulas Patocka
1
-13
/
+11
2018-12-01
MAINTAINERS: Update linux-mips mailing list address
Paul Burton
1
-23
/
+23
2018-11-30
ocfs2: fix potential use after free
Pan Bian
1
-1
/
+1
2018-11-30
mm/khugepaged: fix the xas_create_range() error path
Hugh Dickins
1
-11
/
+14
2018-11-30
mm/khugepaged: collapse_shmem() do not crash on Compound
Hugh Dickins
1
-1
/
+9
2018-11-30
mm/khugepaged: collapse_shmem() without freezing new_page
Hugh Dickins
1
-12
/
+7
2018-11-30
mm/khugepaged: minor reorderings in collapse_shmem()
Hugh Dickins
1
-40
/
+32
2018-11-30
mm/khugepaged: collapse_shmem() remember to clear holes
Hugh Dickins
1
-0
/
+10
2018-11-30
mm/khugepaged: fix crashes due to misaccounted holes
Hugh Dickins
2
-2
/
+9
2018-11-30
mm/khugepaged: collapse_shmem() stop if punched or truncated
Hugh Dickins
1
-0
/
+11
2018-11-30
mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()
Hugh Dickins
1
-6
/
+13
2018-11-30
mm/huge_memory: splitting set mapping+index before unfreeze
Hugh Dickins
1
-6
/
+6
2018-11-30
mm/huge_memory: rename freeze_page() to unmap_page()
Hugh Dickins
2
-16
/
+9
2018-11-30
initramfs: clean old path before creating a hardlink
Li Zhijian
1
-10
/
+12
2018-11-30
kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notrace
Anders Roxell
1
-2
/
+2
2018-11-30
psi: make disabling/enabling easier for vendor kernels
Johannes Weiner
5
-14
/
+40
2018-11-30
proc: fixup map_files test on arm
Alexey Dobriyan
1
-2
/
+7
2018-11-30
debugobjects: avoid recursive calls with kmemleak
Qian Cai
1
-3
/
+2
2018-11-30
userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not set
Andrea Arcangeli
1
-0
/
+11
2018-11-30
userfaultfd: shmem: add i_size checks
Andrea Arcangeli
2
-4
/
+40
2018-11-30
userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas
Andrea Arcangeli
2
-9
/
+21
2018-11-30
userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem
Andrea Arcangeli
1
-2
/
+13
[next]