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
2020-07-28
net/mlx5: Verify Hardware supports requested ptp function on a given pin
Eran Ben Elisha
1
-1
/
+22
2020-07-28
net/mlx5: Fix a bug of using ptp channel index as pin index
Eran Ben Elisha
1
-11
/
+10
2020-07-28
net/mlx5e: Fix missing cleanup of ethtool steering during rep rx cleanup
Maor Dickman
1
-0
/
+1
2020-07-28
net/mlx5e: Fix error path of device attach
Aya Levin
1
-0
/
+2
2020-07-28
net/mlx5: Fix forward to next namespace
Maor Gottlieb
1
-23
/
+5
2020-07-28
net/mlx5: E-switch, Destroy TSAR after reload interface
Parav Pandit
1
-2
/
+2
2020-07-28
net/mlx5: E-switch, Destroy TSAR when fail to enable the mode
Parav Pandit
1
-1
/
+1
2020-07-28
Merge branch 'hns3-fixes'
David S. Miller
3
-39
/
+52
2020-07-28
net: hns3: fix for VLAN config when reset failed
Guojia Liao
2
-7
/
+10
2020-07-28
net: hns3: fix aRFS FD rules leftover after add a user FD rule
Guojia Liao
1
-13
/
+15
2020-07-28
net: hns3: add reset check for VF updating port based VLAN
Jian Shen
1
-9
/
+21
2020-07-28
net: hns3: fix a TX timeout issue
Yonglong Liu
1
-1
/
+1
2020-07-28
net: hns3: fix desc filling bug when skb is expanded or lineared
Yunsheng Lin
1
-10
/
+6
2020-07-28
RDMA/mlx5: Delete unreachable code
Leon Romanovsky
2
-9
/
+4
2020-07-28
mm/hmm/test: use the new migration invalidation
Ralph Campbell
2
-17
/
+31
2020-07-28
nouveau/svm: use the new migration invalidation
Ralph Campbell
3
-16
/
+33
2020-07-28
mm/notifier: add migration invalidation type
Ralph Campbell
3
-1
/
+16
2020-07-28
mm/migrate: add a flags parameter to migrate_vma
Ralph Campbell
5
-19
/
+23
2020-07-28
ARM: socfpga: PM: add missing put_device() call in socfpga_setup_ocram_self_refresh()
Yu Kuai
1
-3
/
+5
2020-07-28
Merge tag 'asm-generic-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic into master
Linus Torvalds
1
-2
/
+2
2020-07-28
nouveau: fix storing invalid ptes
Ralph Campbell
1
-4
/
+9
2020-07-28
Merge tag 'arm-fixes-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc into master
Linus Torvalds
10
-8
/
+14
2020-07-28
Bluetooth: hci_qca: Stop collecting memdump again for command timeout during SSR
Venkata Lakshmi Narayana Gubba
1
-4
/
+5
2020-07-28
Bluetooth: Fix suspend notifier race
Abhishek Pandit-Subedi
1
-2
/
+3
2020-07-28
parisc: Do not use an ordered store in pa_tlb_lock()
John David Anglin
1
-2
/
+7
2020-07-28
Revert "parisc: Revert "Release spinlocks using ordered store""
Helge Deller
2
-10
/
+6
2020-07-28
Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"
Helge Deller
3
-39
/
+24
2020-07-28
Revert "parisc: Drop LDCW barrier in CAS code when running UP"
Helge Deller
1
-8
/
+4
2020-07-28
Revert "parisc: Improve interrupt handling in arch_spin_lock_flags()"
Helge Deller
1
-17
/
+8
2020-07-28
i2c: slave: add sanity check when unregistering
Wolfram Sang
1
-0
/
+3
2020-07-28
i2c: slave: improve sanity check when registering
Wolfram Sang
1
-3
/
+1
2020-07-28
ASoC: ak4613: Undo conversion to YAML bindings
Mark Brown
2
-65
/
+27
2020-07-28
spi: rockchip: Fix error in SPI slave pio read
Jon Lin
1
-1
/
+1
2020-07-28
spi: rockchip: Support 64-location deep FIFOs
Jon Lin
1
-11
/
+14
2020-07-28
spi: rockchip: Config spi rx dma burst size depend on xfer length
Jon Lin
1
-2
/
+17
2020-07-28
spi: spi-topcliff-pch: drop call to wakeup-disable
Vaibhav Gupta
1
-2
/
+0
2020-07-28
spi: spidev: Align buffers for DMA
Christian Eggers
1
-8
/
+13
2020-07-28
block: Remove callback typedefs for blk_mq_ops
Daniel Wagner
1
-32
/
+18
2020-07-28
ASoC: bcm2835: Silence clk_get() error on -EPROBE_DEFER
Seung-Woo Kim
1
-3
/
+6
2020-07-28
regulator: cros-ec-regulator: Fix double free of desc->name.
Pi-Hsun Shih
1
-6
/
+1
2020-07-28
Merge series "SOF Fixes for S0iX suspend/resume sequence" from Ranjani Sridharan <ranjani.sridharan@linux.intel.com>:
Mark Brown
1
-4
/
+44
2020-07-28
ASoC: tas2562: Convert the tas2562 binding to yaml
Dan Murphy
1
-0
/
+69
2020-07-28
ASoC: tas2562: Update shutdown GPIO property
Dan Murphy
1
-5
/
+18
2020-07-28
ASoC: convert Everest ES8316 binding to yaml
Katsuhiro Suzuki
2
-23
/
+50
2020-07-28
ASoC: madera: Add channel numbers to AIFs
Charles Keepax
5
-182
/
+182
2020-07-28
block: Use non _rcu version of list functions for tag_set_list
Daniel Wagner
1
-2
/
+2
2020-07-28
memory: jz4780_nemc: Only request IO memory the driver will use
Paul Cercueil
1
-1
/
+16
2020-07-28
Merge tag 'usb-serial-5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
Greg Kroah-Hartman
23
-192
/
+508
2020-07-28
Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIP
Marc Zyngier
16
-90
/
+85
2020-07-28
ASoC: SOF: Intel: disable traces when switching to S0Ix D0I3
Marcin Rajwa
1
-4
/
+6
[prev]
[next]