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
igb: Clarify idleslope config constraints
Jesus Sanchez-Palencia
1
-0
/
+14
2018-01-24
e1000e: Set HTHRESH when PTHRESH is used
Matt Turner
1
-1
/
+1
2018-01-24
igb: add function to get maximum RSS queues
Zhang Shengju
3
-33
/
+12
2018-01-24
igb: Allow to remove administratively set MAC on VFs
Corinna Vinschen
1
-11
/
+31
2018-01-24
Merge branch 'pktgen-Behavior-flags-fixes'
David S. Miller
2
-182
/
+103
2018-01-24
pktgen: Clean read user supplied flag mess
Dmitry Safonov
1
-105
/
+39
2018-01-24
pktgen: Remove brute-force printing of flags
Dmitry Safonov
1
-58
/
+19
2018-01-24
pktgen: Add behaviour flags macro to generate flags/names
Dmitry Safonov
1
-23
/
+34
2018-01-24
pktgen: Add missing !flag parameters
Dmitry Safonov
1
-1
/
+7
2018-01-24
Documentation/pktgen: Clearify how-to use pktgen samples
Dmitry Safonov
1
-5
/
+14
2018-01-24
net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptr
Wolfgang Bumiller
1
-1
/
+1
2018-01-24
net: sched: em_nbyte: don't add the data offset twice
Wolfgang Bumiller
1
-1
/
+1
2018-01-24
drm/i915/guc: Fix comments style in intel_guc_log.c
Sagar Arun Kamble
1
-15
/
+30
2018-01-24
drm/i915/guc: Update name and prototype of i915_guc_log_control
Sagar Arun Kamble
3
-7
/
+7
2018-01-24
drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutex
Sagar Arun Kamble
8
-66
/
+172
2018-01-24
drm/i915/guc: Enable interrupts before resuming GuC during runtime resume
Sagar Arun Kamble
1
-4
/
+9
2018-01-24
drm/i915/guc: Grab RPM wakelock while disabling GuC interrupts
Sagar Arun Kamble
2
-0
/
+9
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
drm/i915: Add a comment exlaining CCS hsub/vsub
Ville Syrjälä
1
-0
/
+14
2018-01-24
drm/i915: Implement display w/a #1143
Ville Syrjälä
2
-2
/
+48
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
drm/i915: Use enum plane_id for frontbuffer tracking
Ville Syrjälä
4
-12
/
+7
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
[prev]
[next]