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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-09
NTB: EPF: Fix error code in epf_ntb_bind()
Dan Carpenter
1
-1
/
+2
2022-08-09
PCI: endpoint: pci-epf-vntb: reduce several globals to statics
Tom Rix
1
-3
/
+3
2022-08-09
PCI: endpoint: pci-epf-vntb: fix error handle in epf_ntb_mw_bar_init()
Yang Yingliang
1
-5
/
+15
2022-08-09
PCI: endpoint: Fix Kconfig dependency
Ren Zhijie
1
-0
/
+1
2022-08-09
NTB: EPF: set pointer addr to null using NULL rather than 0
Colin Ian King
1
-1
/
+1
2022-08-09
PCI: endpoint: Support NTB transfer between RC and EP
Frank Li
3
-0
/
+1436
2022-08-09
NTB: epf: Allow more flexibility in the memory BAR map method
Frank Li
1
-13
/
+35
2022-08-09
PCI: designware-ep: Allow pci_epc_set_bar() update inbound map address
Frank Li
1
-1
/
+9
2022-08-09
can: mcp251x: Fix race condition on receive interrupt
Sebastian Würl
1
-3
/
+15
2022-08-09
plip: avoid rcu debug splat
Florian Westphal
1
-1
/
+1
2022-08-09
net: bgmac: Fix a BUG triggered by wrong bytes_compl
Sandor Bodo-Merle
1
-1
/
+1
2022-08-09
net: dsa: felix: suppress non-changes to the tagging protocol
Vladimir Oltean
1
-0
/
+3
2022-08-09
Merge tag 'wireless-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
2
-2
/
+3
2022-08-09
ACPI: property: Fix error handling in acpi_init_properties()
Sakari Ailus
1
-3
/
+4
2022-08-09
drm/gem: Properly annotate WW context on drm_gem_lock_reservations() error
Dmitry Osipenko
1
-2
/
+2
2022-08-09
drm/shmem-helper: Add missing vunmap on error
Dmitry Osipenko
1
-0
/
+1
2022-08-09
ntb: intel: add GNR support for Intel PCIe gen5 NTB
Dave Jiang
3
-5
/
+16
2022-08-09
NTB: ntb_tool: uninitialized heap data in tool_fn_write()
Dan Carpenter
1
-3
/
+5
2022-08-09
ntb: idt: fix clang -Wformat warnings
Justin Stitt
1
-3
/
+3
2022-08-09
drm/i915/ttm: fix CCS handling
Matthew Auld
1
-23
/
+21
2022-08-09
drm/i915/ttm: remove calc_ctrl_surf_instr_size
Matthew Auld
1
-32
/
+3
2022-08-09
drm/ttm: Fix dummy res NULL ptr deref bug
Arunpravin Paneer Selvam
1
-1
/
+1
2022-08-09
can: ems_usb: fix clang's -Wunaligned-access warning
Marc Kleine-Budde
1
-1
/
+1
2022-08-09
wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()
Wen Gong
1
-25
/
+29
2022-08-09
wifi: ath10k: Set tx credit to one for WCN3990 snoc based devices
Youghandhar Chintala
3
-3
/
+26
2022-08-09
wifi: rtw89: 8852a: correct WDE IMR settings
Chia-Yuan Li
1
-13
/
+8
2022-08-09
wifi: rtw89: refine leaving LPS function
Zong-Zhe Yang
1
-1
/
+2
2022-08-09
wifi: qtnfmac: remove braces around single statement blocks
Sebin Sebastian
1
-3
/
+1
2022-08-09
wifi: rtlwifi: 8192de: correct checking of IQK reload
Ping-Ke Shih
1
-5
/
+4
2022-08-09
wifi: brcmsmac: remove duplicate words
Ruffalo Lavoisier
1
-1
/
+1
2022-08-09
irqchip/loongarch: Fix irq_domain_alloc_fwnode() abuse
Marc Zyngier
5
-5
/
+6
2022-08-09
wifi: rtw88: access chip_info by const pointer
Ping-Ke Shih
14
-129
/
+129
2022-08-09
wifi: rtw88: phy: fix warning of possible buffer overflow
Zong-Zhe Yang
1
-13
/
+8
2022-08-09
wifi: rtw88: fix store OP channel info timing when HW scan
Chih-Kang Chang
3
-3
/
+17
2022-08-09
wifi: rtw88: fix stopping queues in wrong timing when HW scan
Chih-Kang Chang
1
-1
/
+6
2022-08-09
wifi: rtw88: 8822c: extend supported probe request size
Po-Hao Huang
8
-11
/
+59
2022-08-08
s390/qeth: cache link_info for ethtool
Alexandra Winter
2
-132
/
+48
2022-08-08
net: phy: dp83867: fix get nvmem cell fail
Nikita Shubin
1
-1
/
+1
2022-08-08
net: phy: c45 baset1: do not skip aneg configuration if clock role is not specified
Oleksij Rempel
1
-18
/
+16
2022-08-08
atm: idt77252: fix use-after-free bugs caused by tst_timer
Duoming Zhou
1
-0
/
+1
2022-08-08
net: dsa: felix: fix min gate len calculation for tc when its first gate is closed
Vladimir Oltean
1
-1
/
+14
2022-08-08
tsnep: Fix tsnep_tx_unmap() error path usage
Gerhard Engleder
1
-4
/
+4
2022-08-08
tsnep: Fix unused warning for 'tsnep_of_match'
Gerhard Engleder
1
-1
/
+1
2022-08-08
Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-3
/
+1
2022-08-08
iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
1
-3
/
+1
2022-08-09
rtc: spear: set range max
Zeng Jingxiang
1
-1
/
+1
2022-08-08
Merge tag 'rproc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux
Linus Torvalds
14
-47
/
+215
2022-08-08
Merge tag 'rpmsg-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux
Linus Torvalds
7
-17
/
+20
2022-08-08
Merge tag 'linux-watchdog-5.20-rc1' of git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
17
-57
/
+78
2022-08-08
Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
27
-1152
/
+1167
[prev]
[next]