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
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-22
md/raid10: don't modify 'nr_waitng' in wait_barrier() for the case nowait
Yu Kuai
1
-2
/
+2
2022-09-22
md/raid10: factor out code from wait_barrier() to stop_waiting_barrier()
Yu Kuai
1
-22
/
+28
2022-09-22
md: Remove extra mddev_get() in md_seq_start()
Logan Gunthorpe
1
-1
/
+0
2022-09-22
md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk()
David Sloan
1
-1
/
+0
2022-09-22
md/raid5: Ensure stripe_fill happens on non-read IO with journal
Logan Gunthorpe
1
-1
/
+1
2022-09-22
md/raid5: Don't read ->active_stripes if it's not needed
Logan Gunthorpe
1
-3
/
+2
2022-09-22
md/raid5: Cleanup prototype of raid5_get_active_stripe()
Logan Gunthorpe
3
-25
/
+39
2022-09-22
md/raid5: Drop extern on function declarations in raid5.h
Logan Gunthorpe
1
-12
/
+10
2022-09-22
md/raid5: Refactor raid5_get_active_stripe()
Logan Gunthorpe
1
-41
/
+41
2022-09-22
md: Replace snprintf with scnprintf
Saurabh Sengar
1
-1
/
+1
2022-09-22
md/raid10: fix compile warning
Guoqing Jiang
1
-1
/
+1
2022-09-22
md/raid5: Fix spelling mistakes in comments
XU pengfei
1
-3
/
+3
2022-09-22
Merge tag 'iwlwifi-next-for-kalle-2022-09-18' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
Kalle Valo
13
-413
/
+846
2022-09-22
Merge tag 'mt76-for-kvalo-2022-09-15' of https://github.com/nbd168/wireless
Kalle Valo
37
-516
/
+859
2022-09-22
wifi: rtw89: coex: update coexistence to 6.3.0
Ching-Te Ku
3
-10
/
+11
2022-09-22
wifi: rtw89: coex: add logic to control BT scan priority
Ching-Te Ku
2
-32
/
+85
2022-09-22
wifi: rtw89: coex: summarize Wi-Fi to BT scoreboard and inform BT one time a cycle
Ching-Te Ku
2
-7
/
+19
2022-09-22
wifi: rtw89: coex: modify LNA2 setting to avoid BT destroyed Wi-Fi aggregation
Ching-Te Ku
4
-0
/
+104
2022-09-22
wifi: rtw89: coex: add WL_S0 hardware TX/RX mask to allow WL_S0 TX/RX during GNT_BT
Ching-Te Ku
1
-0
/
+3
2022-09-22
wifi: rtw89: coex: add v1 Wi-Fi firmware steps report
Ching-Te Ku
2
-4
/
+23
2022-09-22
wifi: rtw89: coex: add v1 summary info to parse the traffic status from firmware
Ching-Te Ku
1
-1
/
+117
2022-09-22
wifi: rtw89: coex: translate slot ID to readable name
Ching-Te Ku
1
-1
/
+29
2022-09-22
wifi: rtw89: coex: add v1 cycle report to parsing Bluetooth A2DP status
Ching-Te Ku
1
-1
/
+137
2022-09-22
wifi: mwifiex: fix array of flexible structures warnings
Johannes Berg
2
-4
/
+4
2022-09-22
wifi: rndis_wlan: fix array of flexible structures warning
Johannes Berg
1
-2
/
+3
2022-09-22
wifi: ipw2x00: fix array of flexible structures warnings
Johannes Berg
2
-12
/
+11
2022-09-22
mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv
Duoming Zhou
3
-8
/
+10
2022-09-21
block: aoe: use DEFINE_SHOW_ATTRIBUTE to simplify aoe_debugfs
Liu Shixin
1
-13
/
+2
2022-09-21
block: move from strlcpy with unused retval to strscpy
Wolfram Sang
5
-12
/
+12
2022-09-21
block/drbd: remove useless comments in receive_DataReply()
Gaosheng Cui
1
-3
/
+0
2022-09-21
drbd: remove orphan _req_may_be_done() declaration
Gaosheng Cui
1
-2
/
+0
2022-09-21
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
1
-9
/
+14
2022-09-21
ethernet: tundra: Drop forward declaration of static functions
Uwe Kleine-König
1
-13
/
+10
2022-09-21
net: mscc: ocelot: check return values of writes during reset
Colin Foster
1
-5
/
+11
2022-09-21
net: mscc: ocelot: utilize readx_poll_timeout() for chip reset
Colin Foster
1
-9
/
+23
2022-09-21
net: ll_temac: axienet: delete unnecessary blank lines and spaces
huangjunxian
3
-4
/
+3
2022-09-21
net: ll_temac: move trailing statements to next line
huangjunxian
1
-3
/
+9
2022-09-21
net: ll_temac: fix the missing spaces around '='
huangjunxian
1
-11
/
+11
2022-09-21
net: ll_temac: delete unnecessary else branch
huangjunxian
1
-7
/
+5
2022-09-21
net: ll_temac: axienet: align with open parenthesis
huangjunxian
3
-6
/
+5
2022-09-21
net: ll_temac: Cleanup for function name in a string
Haoyue Xu
1
-4
/
+5
2022-09-21
net: ll_temac: fix the format of block comments
huangjunxian
3
-90
/
+103
2022-09-21
net: macvtap: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
1
-2
/
+2
2022-09-21
net: hns3: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2
-4
/
+4
2022-09-21
net: ethernet: ti: am65-cpsw: remove unused parameter of am65_cpsw_nuss_common_open()
Jian Shen
1
-3
/
+2
2022-09-21
ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficient
Larysa Zaremba
1
-1
/
+4
2022-09-21
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
4
-10
/
+53
2022-09-21
net: fjes: Reorder symbols to get rid of a few forward declarations
Uwe Kleine-König
1
-592
/
+560
2022-09-22
drm/mediatek: dsi: Move mtk_dsi_stop() call back to mtk_dsi_poweroff()
Nícolas F. R. A. Prado
1
-11
/
+10
2022-09-21
PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridge
Maciej W. Rozycki
1
-0
/
+11
[prev]
[next]