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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-26
Merge branch 'hns3-next'
David S. Miller
3
-0
/
+15
2018-01-26
net: hns3: add int_gl_idx setup for VF
Fuyun Liang
2
-0
/
+13
2018-01-26
net: hns3: add get/set_coalesce support to VF
Fuyun Liang
1
-0
/
+2
2018-01-26
Merge tag 'linux-can-next-for-4.16-20180126' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
David S. Miller
10
-1317
/
+1448
2018-01-26
regulator: core: Refactor regulator_list_voltage()
Maciej Purski
1
-5
/
+5
2018-01-26
regulator: core: Move of_find_regulator_by_node() to of_regulator.c
Maciej Purski
3
-22
/
+24
2018-01-26
ixgbevf: improve performance and reduce size of ixgbevf_tx_map()
Emil Tantilov
1
-25
/
+20
2018-01-26
ixgbevf: clear rx_buffer_info in configure instead of clean
Emil Tantilov
1
-13
/
+13
2018-01-26
ixgbevf: add counters for Rx page allocations
Emil Tantilov
3
-7
/
+25
2018-01-26
ixgbevf: update code to better handle incrementing page count
Emil Tantilov
2
-9
/
+28
2018-01-26
ixgbevf: add support for DMA_ATTR_SKIP_CPU_SYNC/WEAK_ORDERING
Emil Tantilov
2
-22
/
+38
2018-01-26
ixgbevf: use length to determine if descriptor is done
Emil Tantilov
1
-6
/
+8
2018-01-26
ixgbevf: only DMA sync frame length
Emil Tantilov
1
-3
/
+4
2018-01-26
ixgbevf: add function for checking if we can reuse page
Emil Tantilov
1
-26
/
+33
2018-01-26
IB/mthca: Fix gup usage in mthca_map_user_db()
Davidlohr Bueso
1
-1
/
+1
2018-01-26
Merge branch 'net-smc-fixes-2018-01-26'
David S. Miller
7
-127
/
+191
2018-01-26
net/smc: return booleans instead of integers
Gustavo A. R. Silva
1
-2
/
+2
2018-01-26
net/smc: release clcsock from tcp_listen_worker
Ursula Braun
2
-10
/
+36
2018-01-26
net/smc: replace sock_put worker by socket refcounting
Ursula Braun
6
-68
/
+88
2018-01-26
net/smc: smc_poll improvements
Ursula Braun
1
-34
/
+40
2018-01-26
net/smc: handle device, port, and QP error events
Ursula Braun
1
-13
/
+25
2018-01-26
ASoC: compress: Fixup error messages
Charles Keepax
1
-27
/
+41
2018-01-26
ASoC: compress: Remove some extraneous blank lines
Charles Keepax
1
-3
/
+0
2018-01-26
Merge branch 'fix/compress' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-compress
Mark Brown
1
-4
/
+4
2018-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
David S. Miller
5
-2
/
+27
2018-01-26
ASoC: compress: Correct handling of copy callback
Charles Keepax
1
-4
/
+4
2018-01-26
sfc: add suffix to large constant in ptp
Bert Kenward
1
-1
/
+1
2018-01-26
Merge branch 'net-ipv6-Add-support-for-ONLINK-flag'
David S. Miller
1
-37
/
+103
2018-01-26
net/ipv6: Add support for onlink flag
David Ahern
1
-1
/
+50
2018-01-26
net/ipv6: Add flags and table id to ip6_nh_lookup_table
David Ahern
1
-4
/
+8
2018-01-26
net/ipv6: Move gateway validation into helper
David Ahern
1
-36
/
+49
2018-01-26
x86/mm/64: Tighten up vmalloc_fault() sanity checks on 5-level kernels
Andy Lutomirski
1
-13
/
+9
2018-01-26
x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systems
Andy Lutomirski
1
-5
/
+29
2018-01-26
ssb: Do not disable PCI host on non-Mips
Sven Joachim
1
-1
/
+1
2018-01-26
x86/bugs: Drop one "mitigation" from dmesg
Borislav Petkov
1
-1
/
+1
2018-01-26
x86/nospec: Fix header guards names
Borislav Petkov
1
-3
/
+3
2018-01-26
x86/alternative: Print unadorned pointers
Borislav Petkov
1
-7
/
+7
2018-01-26
x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
David Woodhouse
3
-1
/
+24
2018-01-26
x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
David Woodhouse
1
-0
/
+66
2018-01-26
x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
David Woodhouse
1
-5
/
+43
2018-01-26
x86/msr: Add definitions for new speculation control MSRs
David Woodhouse
1
-0
/
+12
2018-01-26
x86/cpufeatures: Add AMD feature bits for Speculation Control
David Woodhouse
1
-0
/
+3
2018-01-26
x86/cpufeatures: Add Intel feature bits for Speculation Control
David Woodhouse
1
-0
/
+3
2018-01-26
x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
David Woodhouse
6
-9
/
+15
2018-01-26
spi: dw: Remove unused members from struct chip_data
Jarkko Nikula
1
-2
/
+0
2018-01-26
regulator: add PM suspend and resume hooks
Chunyan Zhang
4
-33
/
+251
2018-01-26
regulator: empty the old suspend functions
Chunyan Zhang
2
-77
/
+2
2018-01-26
regulator: leave one item to record whether regulator is enabled
Chunyan Zhang
3
-14
/
+25
2018-01-26
regulator: make regulator voltage be an array to support more states
Chunyan Zhang
2
-30
/
+51
2018-01-26
regulator: added support for suspend states
Chunyan Zhang
1
-2
/
+10
[prev]
[next]