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
2019-07-30
ALSA: usb-audio: Fix gpf in snd_usb_pipe_sanity_check
Hillf Danton
1
-1
/
+1
2019-07-30
nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns
Anthony Iliopoulos
1
-0
/
+1
2019-07-30
usb: typec: tcpm: remove tcpm dir if no children
Li Jun
1
-0
/
+4
2019-07-30
usb: typec: tcpm: free log buf memory when remove debug file
Li Jun
1
-0
/
+9
2019-07-30
usb: typec: tcpm: Add NULL check before dereferencing config
Guenter Roeck
1
-3
/
+4
2019-07-30
modules: always page-align module section allocations
Jessica Yu
1
-6
/
+1
2019-07-30
Merge tag 'gvt-fixes-2019-07-30' of https://github.com/intel/gvt-linux into drm-intel-fixes
Jani Nikula
6
-30
/
+68
2019-07-30
Merge tag 'misc-habanalabs-fixes-2019-07-29' of git://people.freedesktop.org/~gabbayo/linux into char-misc-next
Greg Kroah-Hartman
4
-23
/
+22
2019-07-30
drm/i915/gvt: Adding ppgtt to GVT GEM context after shadow pdps settled.
Colin Xu
1
-15
/
+12
2019-07-30
drm/i915/gvt: grab runtime pm first for forcewake use
Xiaolin Zhang
1
-0
/
+4
2019-07-30
drm/i915/gvt: fix incorrect cache entry for guest page mapping
Xiaolin Zhang
1
-0
/
+12
2019-07-30
drm/i915/gvt: Checking workload's gma earlier
Xiong Zhang
2
-10
/
+28
2019-07-30
drm/i915/gvt: Don't use ggtt_validdate_range() with size=0
Xiong Zhang
1
-3
/
+3
2019-07-30
drm/i915/gvt: Warning for invalid ggtt access
Xiong Zhang
1
-0
/
+9
2019-07-30
drm/i915/gvt: remove duplicate include of trace.h
Zhenyu Wang
1
-2
/
+0
2019-07-29
scsi: fcoe: pass in fcoe_rport structure instead of fc_rport_priv
Hannes Reinecke
1
-48
/
+51
2019-07-29
scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
Hannes Reinecke
3
-32
/
+25
2019-07-29
scsi: libfc: Whitespace cleanup in libfc.h
Hannes Reinecke
1
-26
/
+26
2019-07-29
net/mlx5e: Protect tc flow table with mutex
Vlad Buslov
2
-0
/
+9
2019-07-29
net/mlx5e: Rely on rcu instead of rtnl lock when getting upper dev
Vlad Buslov
2
-2
/
+18
2019-07-29
net/mlx5e: Eswitch, use state_lock to synchronize vlan change
Vlad Buslov
2
-12
/
+20
2019-07-29
net/mlx5e: Eswitch, change offloads num_flows type to atomic64
Vlad Buslov
3
-6
/
+8
2019-07-29
net/mlx5e: Protect unready flows with dedicated lock
Vlad Buslov
3
-7
/
+40
2019-07-29
net/mlx5e: Protect tc flows hashtable with rcu
Vlad Buslov
1
-7
/
+40
2019-07-29
net/mlx5e: Change flow flags type to unsigned long
Vlad Buslov
4
-97
/
+149
2019-07-29
net/mlx5e: Extend tc flow struct with reference counter
Vlad Buslov
1
-88
/
+105
2019-07-29
net/mlx5e: Simplify get_route_and_out_devs helper function
Eli Britstein
1
-12
/
+7
2019-07-29
net/mlx5e: Fix unnecessary flow_block_cb_is_busy call
wenxu
1
-4
/
+0
2019-07-29
net/mlx5e: Improve ethtool rxnfc callback structure
Saeed Mahameed
3
-22
/
+28
2019-07-29
net/mlx5e: Avoid warning print when not required
Saeed Mahameed
1
-1
/
+2
2019-07-29
net/mlx5e: Print a warning when LRO feature is dropped or not allowed
Huy Nguyen
1
-2
/
+3
2019-07-29
net: smc911x: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-07-29
libata: zpodd: Fix small read overflow in zpodd_get_mech_type()
Kees Cook
1
-1
/
+1
2019-07-29
pinctrl: aspeed: Make aspeed_pinmux_ips static
YueHaibing
1
-1
/
+1
2019-07-29
ataflop: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-07-29
Merge tag 'perf-urgent-for-mingo-5.3-20190729' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
Ingo Molnar
20
-35
/
+352
2019-07-29
net/mlx5: fix -Wtype-limits compilation warnings
Qian Cai
1
-11
/
+1
2019-07-29
Merge branch 'bnxt_en-TPA-57500'
David S. Miller
4
-236
/
+666
2019-07-29
bnxt_en: Add PCI IDs for 57500 series NPAR devices.
Michael Chan
1
-0
/
+12
2019-07-29
bnxt_en: Support all variants of the 5750X chip family.
Michael Chan
1
-2
/
+6
2019-07-29
bnxt_en: Refactor bnxt_init_one() and turn on TPA support on 57500 chips.
Michael Chan
2
-53
/
+67
2019-07-29
bnxt_en: Support TPA counters on 57500 chips.
Michael Chan
1
-10
/
+31
2019-07-29
bnxt_en: Allocate the larger per-ring statistics block for 57500 chips.
Michael Chan
2
-2
/
+9
2019-07-29
bnxt_en: Refactor ethtool ring statistics logic.
Michael Chan
1
-50
/
+70
2019-07-29
bnxt_en: Add hardware GRO setup function for 57500 chips.
Michael Chan
1
-1
/
+32
2019-07-29
bnxt_en: Add TPA ID mapping logic for 57500 chips.
Michael Chan
2
-2
/
+53
2019-07-29
bnxt_en: Add fast path logic for TPA on 57500 chips.
Michael Chan
1
-25
/
+75
2019-07-29
bnxt_en: Set TPA GRO mode flags on 57500 chips properly.
Michael Chan
1
-3
/
+5
2019-07-29
bnxt_en: Refactor tunneled hardware GRO logic.
Michael Chan
1
-41
/
+28
2019-07-29
bnxt_en: Handle standalone RX_AGG completions.
Michael Chan
1
-2
/
+18
[prev]
[next]