index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-06
be2net: Handle transmit completion errors in Lancer
Suresh Reddy
4
-48
/
+69
2018-02-06
be2net: Fix HW stall issue in Lancer
Suresh Reddy
1
-1
/
+4
2018-02-06
RDS: IB: Fix null pointer issue
Guanglei Li
1
-1
/
+2
2018-02-06
nfp: fix kdoc warnings on nested structures
Jakub Kicinski
5
-49
/
+55
2018-02-06
sample/bpf: fix erspan metadata
William Tu
2
-27
/
+18
2018-02-06
net: erspan: fix erspan config overwrite
William Tu
2
-18
/
+0
2018-02-06
net: erspan: fix metadata extraction
William Tu
3
-16
/
+21
2018-02-06
cls_u32: fix use after free in u32_destroy_key()
Paolo Abeni
1
-10
/
+11
2018-02-06
net: amd-xgbe: fix comparison to bitshift when dealing with a mask
Wolfram Sang
1
-1
/
+1
2018-02-06
net: phy: Handle not having GPIO enabled in the kernel
Andrew Lunn
1
-1
/
+2
2018-02-06
platform/x86: mlx-platform: Fix an ERR_PTR vs NULL issue
Dan Carpenter
1
-2
/
+2
2018-02-06
locking/qrwlock: include asm/byteorder.h as needed
Arnd Bergmann
1
-0
/
+1
2018-02-06
jump_label: Add branch hints to static_branch_{un,}likely()
Peter Zijlstra
1
-2
/
+2
2018-02-06
sched/fair: Use a recently used CPU as an idle candidate and the basis for SIS
Mel Gorman
3
-2
/
+29
2018-02-06
sched/fair: Do not migrate if the prev_cpu is idle
Mel Gorman
1
-1
/
+7
2018-02-06
sched/fair: Restructure wake_affine*() to return a CPU id
Mel Gorman
1
-18
/
+17
2018-02-06
sched/fair: Remove unnecessary parameters from wake_affine_idle()
Mel Gorman
1
-5
/
+3
2018-02-06
sched/rt: Make update_curr_rt() more accurate
Wen Yang
1
-2
/
+3
2018-02-06
sched/rt: Up the root domain ref count when passing it around via IPIs
Steven Rostedt (VMware)
3
-2
/
+22
2018-02-06
sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
Steven Rostedt (VMware)
1
-7
/
+8
2018-02-06
sched/core: Optimize update_stats_*()
Peter Zijlstra
2
-16
/
+20
2018-02-06
sched/core: Optimize ttwu_stat()
Peter Zijlstra
2
-8
/
+10
2018-02-06
ibmvnic: fix empty firmware version and errors cleanup
Desnes Augusto Nunes do Rosario
1
-10
/
+4
2018-02-06
sctp: fix dst refcnt leak in sctp_v4_get_dst
Tommi Rantala
1
-6
/
+4
2018-02-06
sctp: fix dst refcnt leak in sctp_v6_get_dst()
Alexey Kodanev
1
-3
/
+7
2018-02-05
membarrier/selftest: Test private expedited sync core command
Mathieu Desnoyers
1
-0
/
+73
2018-02-05
membarrier/arm64: Provide core serializing command
Mathieu Desnoyers
2
-0
/
+5
2018-02-05
membarrier/x86: Provide core serializing command
Mathieu Desnoyers
4
-3
/
+14
2018-02-05
membarrier: Provide core serializing command, *_SYNC_CORE
Mathieu Desnoyers
5
-18
/
+106
2018-02-05
lockin/x86: Implement sync_core_before_usermode()
Mathieu Desnoyers
2
-0
/
+29
2018-02-05
locking: Introduce sync_core_before_usermode()
Mathieu Desnoyers
2
-0
/
+24
2018-02-05
membarrier/selftest: Test global expedited command
Mathieu Desnoyers
1
-5
/
+54
2018-02-05
membarrier: Provide GLOBAL_EXPEDITED command
Mathieu Desnoyers
4
-18
/
+153
2018-02-05
membarrier: Document scheduler barrier requirements
Mathieu Desnoyers
3
-11
/
+36
2018-02-05
powerpc, membarrier: Skip memory barrier in switch_mm()
Mathieu Desnoyers
8
-11
/
+58
2018-02-05
membarrier/selftest: Test private expedited command
Mathieu Desnoyers
1
-16
/
+95
2018-02-05
net: mediatek: Explicitly include pinctrl headers
Thierry Reding
1
-0
/
+1
2018-02-05
mmc: meson-gx-mmc: Explicitly include pinctr/consumer.h
Thierry Reding
1
-0
/
+1
2018-02-05
drm/rockchip: lvds: Explicitly include pinctrl headers
Thierry Reding
1
-0
/
+1
2018-02-05
pinctrl: files should directly include apis they use
Stephen Rothwell
1
-0
/
+1
2018-02-05
perf tools: Add trace/beauty/generated/ into .gitignore
Ravi Bangoria
1
-0
/
+1
2018-02-05
perf trace: Fix call-graph output
Ravi Bangoria
1
-1
/
+4
2018-02-05
x86/events/intel/ds: Add PERF_SAMPLE_PERIOD into PEBS_FREERUNNING_FLAGS
Jiri Olsa
1
-1
/
+2
2018-02-05
net/mlx5: increase async EQ to avoid EQ overrun
Max Gurtovoy
1
-1
/
+1
2018-02-05
mlx5: fix mlx5_get_vector_affinity to start from completion vector 0
Sagi Grimberg
1
-1
/
+1
2018-02-05
RDMA/hns: Fix the endian problem for hns
oulijun
8
-320
/
+363
2018-02-05
perf record: Fix period option handling
Jiri Olsa
3
-4
/
+11
2018-02-05
perf evsel: Fix period/freq terms setup
Jiri Olsa
1
-0
/
+2
2018-02-05
dwc-xlgmac: remove Jie Deng as co-maintainer
Jie Deng
1
-1
/
+0
2018-02-05
doc: Change the min default value of tcp_wmem/tcp_rmem.
Tonghao Zhang
1
-2
/
+2
[next]