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-24
net: sched: em_nbyte: don't add the data offset twice
Wolfgang Bumiller
1
-1
/
+1
2018-01-24
Btrfs: fix stale entries in readdir
Josef Bacik
1
-18
/
+8
2018-01-24
Bluetooth: btintel: Create common Intel Read Boot Params function
Tedd Ho-Jeong An
4
-84
/
+76
2018-01-24
Bluetooth: btintel: Use boot parameter from firmware file
Tedd Ho-Jeong An
2
-4
/
+39
2018-01-24
Bluetooth: btintel: Create common function for Intel Reset
Tedd Ho-Jeong An
4
-16
/
+49
2018-01-24
Bluetooth: hci_intel: Update firmware filename for Intel 9x60 and later
Tedd Ho-Jeong An
1
-7
/
+49
2018-01-24
pcmcia: soc_common: Handle return value of clk_prepare_enable
Arvind Yadav
1
-2
/
+6
2018-01-24
pcmcia: use proper printk format for resource
Dominik Brodowski
1
-1
/
+1
2018-01-24
pcmcia: remove mailing list, update MAINTAINERS
Dominik Brodowski
1
-4
/
+2
2018-01-24
Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
8
-52
/
+152
2018-01-24
MAINTAINERS: clarify that only verified bugs should be submitted to security@
Willy Tarreau
1
-1
/
+9
2018-01-24
ASoC: sun8i-codec: Add ADC support for a33
Mylene JOSSERAND
1
-2
/
+80
2018-01-24
regulator: qcom_spmi: Use regmap helpers for enable/disable/is_enabled callback
Axel Lin
1
-53
/
+31
2018-01-24
ASoC: rockchip: Use dummy_dai for rt5514 dsp dailink
Jeffy Chen
1
-3
/
+16
2018-01-24
Revert "module: Add retpoline tag to VERMAGIC"
Greg Kroah-Hartman
1
-7
/
+1
2018-01-24
bsg: use pr_debug instead of hand crafted macros
Johannes Thumshirn
1
-23
/
+17
2018-01-24
KVM: s390: introduce and use kvm_s390_test_cpuflags()
David Hildenbrand
5
-14
/
+15
2018-01-24
KVM: s390: introduce and use kvm_s390_clear_cpuflags()
David Hildenbrand
5
-12
/
+16
2018-01-24
KVM: s390: reuse kvm_s390_set_cpuflags()
David Hildenbrand
3
-12
/
+11
2018-01-24
KVM: s390: rename __set_cpuflag() to kvm_s390_set_cpuflags()
David Hildenbrand
2
-17
/
+17
2018-01-24
blk-mq-debugfs: don't allow write on attributes with seq_operations set
Eryu Guan
1
-1
/
+5
2018-01-24
ASoC: soc-pcm: rename .pmdown_time to .use_pmdown_time for Component
Kuninori Morimoto
2
-2
/
+2
2018-01-24
brcmfmac: separate firmware errors from i/o errors
Arend Van Spriel
4
-20
/
+31
2018-01-24
brcmfmac: assure bcdc dcmd api does not return value > 0
Arend Van Spriel
2
-6
/
+8
2018-01-24
qtnfmac: remove redundant 'unlikely' checks
Sergey Matyukevich
1
-27
/
+25
2018-01-24
qtnfmac: do not use bus mutex for events processing
Igor Mitsyanko
1
-2
/
+2
2018-01-24
qtnfmac: do not use mutexes in timer context
Igor Mitsyanko
4
-32
/
+38
2018-01-24
qtnfmac: fix STA disconnect procedure
Sergey Matyukevich
1
-1
/
+0
2018-01-24
qtnfmac: validate interface combinations on changes
Sergey Matyukevich
1
-0
/
+50
2018-01-24
qtnfmac: modify supported interface combinations
Sergey Matyukevich
5
-75
/
+114
2018-01-24
qtnfmac: report hardware/firmware information via ethtool
Vasily Ulyanov
4
-0
/
+14
2018-01-24
qtnfmac: get more hardware info from card
Vasily Ulyanov
2
-1
/
+61
2018-01-24
qtnfmac: support 64-bit network interface stats
Vasily Ulyanov
3
-8
/
+85
2018-01-24
qtnfmac: fix warnings when mBSS setup is stopped
Vasily Ulyanov
1
-4
/
+4
2018-01-24
qtnfmac: remove struct qlink_cmd_set_mac_acl
Vasily Ulyanov
2
-16
/
+9
2018-01-24
mlxsw: spectrum_router: Don't log an error on missing neighbor
Yuval Mintz
1
-8
/
+2
2018-01-24
Merge branch 'cxgb4-fix-build-error'
David S. Miller
5
-17
/
+6
2018-01-24
cxgb4: properly initialize variables
Rahul Lakkireddy
2
-2
/
+4
2018-01-24
cxgb4: enable ZLIB_DEFLATE when building cxgb4
Rahul Lakkireddy
3
-15
/
+2
2018-01-24
Merge branch 'net-smc-socket-closing-improvements'
David S. Miller
7
-121
/
+71
2018-01-24
net/smc: continue waiting if peer signals write_shutdown
Ursula Braun
1
-2
/
+2
2018-01-24
net/smc: improve state change handling after close wait
Ursula Braun
1
-14
/
+26
2018-01-24
net/smc: make wait for work request uninterruptible
Ursula Braun
1
-7
/
+6
2018-01-24
net/smc: get rid of tx_pend waits in socket closing
Ursula Braun
5
-57
/
+0
2018-01-24
net/smc: simplify function smc_clcsock_accept()
Ursula Braun
1
-9
/
+2
2018-01-24
net/smc: use local struct sock variables consistently
Ursula Braun
2
-34
/
+37
2018-01-24
KVM: s390: add vcpu stat counters for many instruction
Christian Borntraeger
4
-10
/
+65
2018-01-24
cxgb4/cxgb4vf: add support for ndo_set_vf_vlan
Ganesh Goudar
9
-8
/
+116
2018-01-24
rtl8xxxu: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-24
bpf, doc: Correct one wrong value in "Register value tracking"
Wang YanQing
1
-1
/
+1
[prev]
[next]