index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
10
-40
/
+37
2019-12-19
net/ixgbe: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
2
-3
/
+12
2019-12-19
net/i40e: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
3
-4
/
+12
2019-12-19
net/mlx5e: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
5
-33
/
+13
2019-12-19
mmc: sdhci-of-esdhc: re-implement erratum A-009204 workaround
Yangbo Lu
1
-0
/
+10
2019-12-18
clk: qcom: Avoid SMMU/cx gdsc corner cases
Jeffrey Hugo
1
-0
/
+2
2019-12-18
clk: qcom: gcc-sc7180: Fix setting flag for votable GDSCs
Matthias Kaehlcke
1
-2
/
+4
2019-12-18
Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
5
-22
/
+45
2019-12-19
tpm/tpm_ftpm_tee: add shutdown call back
Pavel Tatashin
1
-4
/
+18
2019-12-19
drm/exynos: gsc: add missed component_del
Chuhong Yuan
1
-0
/
+1
2019-12-18
net: stmmac: Always arm TX Timer at end of transmission start
Jose Abreu
1
-4
/
+2
2019-12-18
net: stmmac: Enable 16KB buffer size
Jose Abreu
1
-1
/
+3
2019-12-18
net: stmmac: 16KB buffer must be 16 byte aligned
Jose Abreu
1
-3
/
+2
2019-12-18
net: stmmac: RX buffer size must be 16 byte aligned
Jose Abreu
1
-1
/
+1
2019-12-18
net: stmmac: xgmac: Clear previous RX buffer size
Jose Abreu
2
-1
/
+4
2019-12-18
net: stmmac: Only the last buffer has the FCS field
Jose Abreu
1
-2
/
+3
2019-12-18
net: stmmac: Do not accept invalid MTU values
Jose Abreu
1
-0
/
+12
2019-12-18
net: stmmac: Determine earlier the size of RX buffer
Jose Abreu
1
-13
/
+11
2019-12-18
net: stmmac: selftests: Needs to check the number of Multicast regs
Jose Abreu
1
-0
/
+4
2019-12-18
usb: xhci: Fix build warning seen with CONFIG_PM=n
Guenter Roeck
1
-1
/
+1
2019-12-18
clk: Move clk_core_reparent_orphans() under CONFIG_OF
Olof Johansson
1
-7
/
+7
2019-12-18
iommu/dma: Relax locking in iommu_dma_prepare_msi()
Robin Murphy
1
-9
/
+8
2019-12-18
perf/smmuv3: Remove the leftover put_cpu() in error path
Hanjun Guo
1
-3
/
+1
2019-12-18
iommu/vt-d: Remove incorrect PSI capability check
Lu Baolu
1
-5
/
+1
2019-12-18
staging: wfx: fix wrong error message
Jérôme Pouiller
1
-1
/
+3
2019-12-18
staging: wfx: fix hif_set_mfp() with big endian hosts
Jérôme Pouiller
1
-1
/
+0
2019-12-18
staging: wfx: detect race condition in WEP authentication
Jérôme Pouiller
1
-0
/
+1
2019-12-18
staging: wfx: ensure that retry policy always fallbacks to MCS0 / 1Mbps
Jérôme Pouiller
1
-0
/
+11
2019-12-18
staging: wfx: fix rate control handling
Jérôme Pouiller
1
-3
/
+3
2019-12-18
staging: wfx: firmware does not support more than 32 total retries
Jérôme Pouiller
1
-1
/
+1
2019-12-18
staging: wfx: use boolean appropriately
Jérôme Pouiller
2
-3
/
+3
2019-12-18
staging: wfx: fix counter overflow
Jérôme Pouiller
1
-1
/
+1
2019-12-18
staging: wfx: fix case of lack of tx_retry_policies
Jérôme Pouiller
1
-2
/
+5
2019-12-18
staging: wfx: fix the cache of rate policies on interface reset
Jérôme Pouiller
3
-3
/
+7
2019-12-18
mmc: sdhci: Add a quirk for broken command queuing
Adrian Hunter
2
-0
/
+5
2019-12-18
mmc: sdhci: Workaround broken command queuing on Intel GLK
Adrian Hunter
1
-1
/
+9
2019-12-18
mmc: sdhci-of-esdhc: fix P2020 errata handling
Yangbo Lu
1
-2
/
+2
2019-12-18
Merge tag 'gvt-fixes-2019-12-18' of https://github.com/intel/gvt-linux into d...
Joonas Lahtinen
6
-6
/
+118
2019-12-18
drm/i915: Fix pid leak with banned clients
Tvrtko Ursulin
1
-2
/
+1
2019-12-18
drm/i915/gem: Keep request alive while attaching fences
Chris Wilson
1
-0
/
+2
2019-12-17
nfp: flower: fix stats id allocation
John Hurley
1
-6
/
+6
2019-12-17
net: ag71xx: fix compile warnings
Oleksij Rempel
1
-2
/
+2
2019-12-17
net: qlogic: Fix error paths in ql_alloc_large_buffers()
Ben Hutchings
1
-4
/
+4
2019-12-17
Merge tag 'wireless-drivers-2019-12-17' of git://git.kernel.org/pub/scm/linux...
David S. Miller
7
-47
/
+122
2019-12-17
dpaa2-ptp: fix double free of the ptp_qoriq IRQ
Ioana Ciornei
1
-6
/
+8
2019-12-17
Merge tag 'regulator-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-5
/
+21
2019-12-17
Merge tag 'spi-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-14
/
+62
2019-12-17
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-63
/
+88
2019-12-17
random: don't forget compat_ioctl on urandom
Jason A. Donenfeld
1
-0
/
+1
2019-12-17
usbip: Fix error path of vhci_recv_ret_submit()
Suwan Kim
1
-4
/
+9
[prev]
[next]