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-08-01
Input: usbtouchscreen - initialize PM mutex before using it
Oliver Neukum
1
-0
/
+2
2019-08-01
Merge branch 'net-Manufacturer-names-and-spelling-fixes'
David S. Miller
9
-15
/
+15
2019-08-01
net: samsung: Spelling s/case/cause/
Geert Uytterhoeven
1
-1
/
+1
2019-08-01
net: packetengines: Fix manufacturer spelling and capitalization
Geert Uytterhoeven
2
-4
/
+4
2019-08-01
net: nixge: Spelling s/Instrument/Instruments/
Geert Uytterhoeven
1
-1
/
+1
2019-08-01
net: ixp4xx: Spelling s/XSacle/XScale/
Geert Uytterhoeven
1
-1
/
+1
2019-08-01
net: broadcom: Fix manufacturer name in Kconfig help text
Geert Uytterhoeven
1
-3
/
+3
2019-08-01
net: apple: Fix manufacturer name in Kconfig help text
Geert Uytterhoeven
1
-2
/
+2
2019-08-01
net: amd: Spelling s/case/cause/
Geert Uytterhoeven
1
-1
/
+1
2019-08-01
net: 8390: Fix manufacturer name in Kconfig help text
Geert Uytterhoeven
1
-2
/
+2
2019-08-01
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
David S. Miller
12
-431
/
+527
2019-08-01
Merge branch 'net-hns3-some-code-optimizations-bugfixes-features'
David S. Miller
16
-153
/
+397
2019-08-01
net: hns3: activate reset timer when calling reset_event
Huazhong Tan
1
-3
/
+18
2019-08-01
net: hns3: clear reset interrupt status in hclge_irq_handle()
Huazhong Tan
4
-13
/
+61
2019-08-01
net: hns3: fix some reset handshake issue
Huazhong Tan
6
-15
/
+64
2019-08-01
net: hns3: rename a member in struct hclge_mac_ethertype_idx_rd_cmd
Guojia Liao
2
-4
/
+4
2019-08-01
net: hns3: simplify hclge_cmd_query_error()
Weihang Li
1
-14
/
+5
2019-08-01
net: hns3: minior error handling change for hclge_tm_schd_info_init
Yunsheng Lin
1
-12
/
+6
2019-08-01
net: hns3: minor cleanup in hns3_clean_rx_ring
Yunsheng Lin
1
-11
/
+9
2019-08-01
net: hns3: remove unnecessary variable in hclge_get_mac_vlan_cmd_status()
Jian Shen
1
-25
/
+25
2019-08-01
net: hns3: refine for set ring parameters
Jian Shen
3
-28
/
+65
2019-08-01
net: hns3: do not query unsupported commands in debugfs
Yufeng Mo
1
-24
/
+46
2019-08-01
net: hns3: add handler for NCSI error mailbox
Huazhong Tan
4
-0
/
+15
2019-08-01
net: hns3: add link change event report
Jian Shen
6
-4
/
+79
2019-08-01
Add entry in MAINTAINERS file for SafeSetID LSM
Micah Morton
1
-0
/
+6
2019-08-01
net: phy: xgene: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-01
bcm63xx_enet: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-6
/
+3
2019-08-01
net: qcom/emac: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-5
/
+2
2019-08-01
net: mediatek: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-2
/
+1
2019-08-01
net: dsa: bcm_sf2: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-01
net: dsa: b53: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-6
/
+2
2019-08-01
net: dsa: lantiq: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-7
/
+3
2019-08-01
mvpp2: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-7
/
+3
2019-08-01
mvpp2: fix panic on module removal
Matteo Croce
1
-3
/
+2
2019-08-01
RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()
Wei Yongjun
1
-1
/
+3
2019-08-01
drm: msm: Fix add_gpu_components
Jeffrey Hugo
1
-1
/
+2
2019-08-01
iwlwifi: dbg_ini: fix compile time assert build errors
Mauro Rossi
1
-10
/
+12
2019-08-01
RDMA/mlx5: Release locks during notifier unregister
Leon Romanovsky
1
-4
/
+3
2019-08-01
usb: typec: ucsi: ccg: Fix uninitilized symbol error
Heikki Krogerus
1
-1
/
+1
2019-08-01
IB/hfi1: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+2
2019-08-01
IB/mad: Fix use-after-free in ib mad completion handling
Jack Morgenstein
1
-10
/
+10
2019-08-01
RDMA/restrack: Track driver QP types in resource tracker
Gal Pressman
1
-1
/
+4
2019-08-01
IB/mlx5: Fix MR registration flow to use UMR properly
Guy Levi
1
-18
/
+9
2019-08-01
RDMA/devices: Remove the lock around remove_client_context
Jason Gunthorpe
2
-22
/
+27
2019-08-01
RDMA/devices: Do not deadlock during client removal
Jason Gunthorpe
2
-13
/
+44
2019-08-01
IB/core: Add mitigation for Spectre V1
Luck, Tony
1
-1
/
+5
2019-08-01
arm64/mm: fix variable 'tag' set but not used
Qian Cai
1
-3
/
+7
2019-08-01
perf bench numa: Fix cpu0 binding
Jiri Olsa
1
-2
/
+4
2019-08-01
drm/msm: Annotate intentional switch statement fall throughs
Jordan Crouse
3
-0
/
+4
2019-08-01
drm/msm: add support for per-CRTC max_vblank_count on mdp5
Brian Masney
2
-2
/
+16
[prev]
[next]