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
2022-09-21
drm/amd/display: Only consider pixle rate div policy for DCN32+
Alvin Lee
3
-17
/
+2
2022-09-21
drm/amd/display: Port DCN30 420 logic to DCN32
Chris Park
3
-0
/
+29
2022-09-21
drm/amdgpu: Update PTE flags with TF enabled
Mukul Joshi
2
-4
/
+6
2022-09-21
bpf: Gate dynptr API behind CAP_BPF
Kumar Kartikeya Dwivedi
1
-14
/
+14
2022-09-21
s390/vfio-ap: bypass unnecessary processing of AP resources
Tony Krowiak
1
-0
/
+30
2022-09-21
vfio: Add struct device to vfio_device
Yi Liu
4
-14
/
+65
2022-09-21
vfio: Rename vfio_device_put() and vfio_device_try_get()
Kevin Tian
1
-8
/
+9
2022-09-21
vfio/ccw: Use the new device life cycle helpers
Kevin Tian
4
-28
/
+53
2022-09-21
vfio/amba: Use the new device life cycle helpers
Kevin Tian
3
-80
/
+55
2022-09-21
vfio/platform: Use the new device life cycle helpers
Kevin Tian
3
-23
/
+111
2022-09-21
vfio/fsl-mc: Use the new device life cycle helpers
Yi Liu
1
-36
/
+49
2022-09-21
vfio/ap: Use the new device life cycle helpers
Yi Liu
1
-21
/
+29
2022-09-21
drm/i915/gvt: Use the new device life cycle helpers
Kevin Tian
3
-40
/
+50
2022-09-21
vfio/mbochs: Use the new device life cycle helpers
Yi Liu
1
-27
/
+46
2022-09-21
vfio/mtty: Use the new device life cycle helpers
Yi Liu
1
-28
/
+39
2022-09-21
iio: adc: mcp3911: add support for oversampling ratio
Marcus Folkesson
1
-0
/
+58
2022-09-21
vfio/mdpy: Use the new device life cycle helpers
Yi Liu
1
-34
/
+47
2022-09-21
dt-bindings: iio: adc: mcp3911: add microchip,data-ready-hiz entry
Marcus Folkesson
1
-0
/
+7
2022-09-21
vfio/hisi_acc: Use the new device life cycle helpers
Yi Liu
3
-77
/
+37
2022-09-21
iio: adc: mcp3911: add support for interrupts
Marcus Folkesson
1
-0
/
+53
2022-09-21
vfio/mlx5: Use the new device life cycle helpers
Yi Liu
1
-14
/
+36
2022-09-21
iio: adc: mcp3911: add support for buffers
Marcus Folkesson
2
-8
/
+97
2022-09-21
vfio/pci: Use the new device life cycle helpers
Yi Liu
3
-10
/
+47
2022-09-21
iio: adc: mcp3911: use resource-managed version of iio_device_register
Marcus Folkesson
1
-37
/
+14
2022-09-21
vfio: Add helpers for unifying vfio_device life cycle
Kevin Tian
2
-1
/
+116
2022-09-21
i2c: mux: harden i2c_mux_alloc() against integer overflows
Dan Carpenter
1
-2
/
+3
2022-09-21
PCI: Fix typo in pci_scan_child_bus_extend()
Mika Westerberg
1
-1
/
+1
2022-09-21
PCI: Fix whitespace and indentation
Mika Westerberg
2
-3
/
+1
2022-09-21
PCI: Distribute available resources for root buses, too
Mika Westerberg
1
-1
/
+61
2022-09-21
PCI: Move pci_assign_unassigned_root_bus_resources()
Mika Westerberg
1
-113
/
+113
2022-09-21
PCI: Pass available buses even if the bridge is already configured
Mika Westerberg
1
-2
/
+3
2022-09-21
i2c: mlxbf: Fix frequency calculation
Asmaa Mnebhi
1
-40
/
+23
2022-09-21
drm/amdgpu: add helper to init rlc fw in header v2_4
Hawking Zhang
1
-0
/
+60
2022-09-21
drm/amdgpu: add helper to init rlc fw in header v2_3
Hawking Zhang
1
-0
/
+35
2022-09-21
drm/amdgpu: add helper to init rlc fw in header v2_2
Hawking Zhang
1
-0
/
+30
2022-09-21
drm/amdgpu: add helper to init rlc fw in header v2_1
Hawking Zhang
1
-0
/
+40
2022-09-21
drm/amdgpu: add helper to init rlc fw in header v2_0
Hawking Zhang
1
-0
/
+64
2022-09-21
drm/amdgpu: Fix amdgpu_vm_pt_free warning
Philip Yang
3
-3
/
+47
2022-09-21
drm/amdgpu: Use vm status_lock to protect pt free
Philip Yang
1
-0
/
+3
2022-09-21
drm/amdgpu: Use vm status_lock to protect vm evicted list
Philip Yang
1
-5
/
+22
2022-09-21
drm/amdgpu: Use vm status_lock to protect vm moved list
Philip Yang
1
-4
/
+11
2022-09-21
drm/amdgpu: Use vm status_lock to protect vm idle list
Philip Yang
1
-1
/
+3
2022-09-21
drm/amdgpu: Use vm status_lock to protect relocated list
Philip Yang
1
-8
/
+15
2022-09-21
drm/amdgpu: Rename vm invalidate lock to status_lock
Philip Yang
2
-16
/
+18
2022-09-21
tools: sync find_bit() implementation
Yury Norov
2
-129
/
+81
2022-09-21
lib/find_bit: optimize find_next_bit() functions
Yury Norov
2
-57
/
+85
2022-09-21
lib/find_bit: create find_first_zero_bit_le()
Yury Norov
2
-5
/
+34
2022-09-21
lib/find_bit: introduce FIND_FIRST_BIT() macro
Yury Norov
1
-25
/
+24
2022-09-21
io_uring/net: zerocopy sendmsg
Pavel Begunkov
4
-5
/
+107
2022-09-21
io_uring/net: combine fail handlers
Pavel Begunkov
3
-17
/
+17
[prev]
[next]