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
2021-08-26
dt-bindings: clock: Add support for MSM8992/4 MMCC
Konrad Dybcio
1
-0
/
+2
2021-08-26
selftests/bpf: Reduce more flakyness in sockmap_listen
Yucong Sun
1
-3
/
+16
2021-08-26
clk: qcom: Add Global Clock Controller driver for MSM8953
Vladimir Lypak
3
-0
/
+4259
2021-08-26
dt-bindings: clock: add Qualcomm MSM8953 GCC driver bindings
Vladimir Lypak
2
-0
/
+236
2021-08-26
clk: qcom: gcc-sdm660: Replace usage of parent_names
Bjorn Andersson
1
-176
/
+194
2021-08-26
clk: qcom: gcc-sdm660: Move parent tables after PLLs
Stephen Boyd
1
-102
/
+102
2021-08-26
clk: qcom: use devm_pm_runtime_enable and devm_pm_clk_create
Dmitry Baryshkov
6
-110
/
+46
2021-08-26
PM: runtime: add devm_pm_clk_create helper
Dmitry Baryshkov
2
-0
/
+22
2021-08-26
PM: runtime: add devm_pm_runtime_enable helper
Dmitry Baryshkov
2
-0
/
+21
2021-08-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
3
-0
/
+39
2021-08-26
s390/smp: do not use nodat_stack for secondary CPU start
Alexander Gordeev
1
-15
/
+10
2021-08-26
s390/smp: enable DAT before CPU restart callback is called
Alexander Gordeev
8
-19
/
+42
2021-08-26
s390: update defconfigs
Heiko Carstens
1
-1
/
+1
2021-08-26
s390/ap: fix state machine hang after failure to enable irq
Harald Freudenberger
3
-34
/
+21
2021-08-26
Merge tag 'ceph-for-5.14-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
5
-15
/
+27
2021-08-26
Merge series "ASoC: wcd9335: Firx some resources leak in the probe and remove function" from Christophe JAILLET <christophe.jaillet@wanadoo.fr>:
Mark Brown
1
-2
/
+21
2021-08-26
Revert "net: really fix the build..."
Kalle Valo
6
-30
/
+8
2021-08-26
Merge tag 'for-5.14-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
1
-1
/
+1
2021-08-26
drm/amd/display: Move AllowDRAMSelfRefreshOrDRAMClockChangeInVblank to bounding box
Nicholas Kazlauskas
3
-5
/
+8
2021-08-26
drm/amd/display: Remove duplicate dml init
Aurabindo Pillai
1
-5
/
+0
2021-08-26
drm/amd/display: Update bounding box states (v2)
Jerry (Fangzhi) Zuo
1
-10
/
+31
2021-08-26
drm/amd/display: Update number of DCN3 clock states
Aurabindo Pillai
1
-0
/
+1
2021-08-26
drm/amdgpu: disable GFX CGCG in aldebaran
Hawking Zhang
1
-2
/
+0
2021-08-26
drm/amdgpu: Clear RAS interrupt status on aldebaran
John Clements
1
-5
/
+29
2021-08-26
drm/amdgpu: Add support for RAS XGMI err query
John Clements
1
-0
/
+65
2021-08-26
drm/amdkfd: Account for SH/SE count when setting up cu masks.
Sean Keely
2
-19
/
+62
2021-08-26
Merge branches 'v5.15/vfio/spdx-license-cleanups', 'v5.15/vfio/dma-valid-waited-v3', 'v5.15/vfio/vfio-pci-core-v5' and 'v5.15/vfio/vfio-ap' into v5.15/vfio/next
Alex Williamson
28
-2423
/
+2644
2021-08-26
sched: Fix get_push_task() vs migrate_disable()
Sebastian Andrzej Siewior
1
-0
/
+3
2021-08-26
media: ipu3-cio2: Drop reference on error path in cio2_bridge_connect_sensor()
Andy Shevchenko
1
-1
/
+1
2021-08-26
ASoC: soc-pcm: test refcount before triggering
Pierre-Louis Bossart
2
-4
/
+44
2021-08-26
ASoC: soc-pcm: protect BE dailink state changes in trigger
Pierre-Louis Bossart
1
-18
/
+85
2021-08-26
ASoC: wcd9335: Disable irq on slave ports in the remove function
Christophe JAILLET
1
-0
/
+11
2021-08-26
ASoC: wcd9335: Fix a memory leak in the error handling path of the probe function
Christophe JAILLET
1
-1
/
+10
2021-08-26
ASoC: wcd9335: Fix a double irq free in the remove function
Christophe JAILLET
1
-1
/
+0
2021-08-26
vfio/pci: Introduce vfio_pci_core.ko
Max Gurtovoy
11
-42
/
+65
2021-08-26
vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on'
Jason Gunthorpe
6
-26
/
+26
2021-08-26
vfio: Use select for eventfd
Jason Gunthorpe
4
-4
/
+6
2021-08-26
PCI / VFIO: Add 'override_only' support for VFIO PCI sub system
Max Gurtovoy
5
-3
/
+42
2021-08-26
PCI: Add 'override_only' field to struct pci_device_id
Max Gurtovoy
4
-7
/
+39
2021-08-26
vfio/pci: Move module parameters to vfio_pci.c
Yishai Hadas
3
-12
/
+33
2021-08-26
vfio/pci: Move igd initialization to vfio_pci.c
Max Gurtovoy
3
-36
/
+41
2021-08-26
vfio/pci: Split the pci_driver code out of vfio_pci_core.c
Max Gurtovoy
4
-215
/
+304
2021-08-26
vfio/pci: Include vfio header in vfio_pci_core.h
Max Gurtovoy
2
-1
/
+1
2021-08-26
vfio/pci: Rename ops functions to fit core namings
Max Gurtovoy
1
-16
/
+16
2021-08-26
vfio/pci: Rename vfio_pci_device to vfio_pci_core_device
Max Gurtovoy
7
-155
/
+158
2021-08-26
vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.h
Max Gurtovoy
7
-9
/
+9
2021-08-26
vfio/pci: Rename vfio_pci.c to vfio_pci_core.c
Max Gurtovoy
2
-1
/
+1
2021-08-26
Merge tag 'timers-v5.15' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core
Thomas Gleixner
8
-66
/
+143
2021-08-26
iomap: standardize tracepoint formatting and storage
Darrick J. Wong
1
-10
/
+18
2021-08-26
md/raid10: Remove unnecessary rcu_dereference in raid10_handle_discard
Xiao Ni
1
-4
/
+10
[prev]
[next]