index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-25
vfio: Replace phys_pfn with pages for vfio_pin_pages()
Nicolin Chen
8
-41
/
+36
2022-07-25
vfio/ccw: Add kmap_local_page() for memcpy
Nicolin Chen
1
-3
/
+6
2022-07-25
vfio: Rename user_iova of vfio_dma_rw()
Nicolin Chen
2
-4
/
+4
2022-07-25
vfio/ccw: Change pa_pfn list to pa_iova list
Nicolin Chen
1
-71
/
+64
2022-07-25
vfio/ap: Change saved_pfn to saved_iova
Nicolin Chen
2
-27
/
+19
2022-07-25
vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
Nicolin Chen
8
-49
/
+37
2022-07-23
vfio/ccw: Only pass in contiguous pages
Nicolin Chen
1
-14
/
+56
2022-07-23
vfio/ap: Pass in physical address of ind to ap_aqic()
Nicolin Chen
3
-7
/
+8
2022-07-23
drm/i915/gvt: Replace roundup with DIV_ROUND_UP
Nicolin Chen
1
-5
/
+2
2022-07-23
vfio: Make vfio_unpin_pages() return void
Nicolin Chen
6
-31
/
+18
2022-07-22
vfio/spapr_tce: Fix the comment
Alexey Kardashevskiy
1
-1
/
+4
2022-07-20
vfio: Replace the iommu notifier with a device list
Jason Gunthorpe
4
-77
/
+81
2022-07-20
vfio: Replace the DMA unmapping notifier with a callback
Jason Gunthorpe
9
-240
/
+86
2022-07-07
vfio/ccw: Move FSM open/close to MDEV open/close
Eric Farman
3
-32
/
+39
2022-07-07
vfio/ccw: Refactor vfio_ccw_mdev_reset
Eric Farman
1
-14
/
+10
2022-07-07
vfio/ccw: Create a CLOSE FSM event
Eric Farman
4
-24
/
+34
2022-07-07
vfio/ccw: Create an OPEN FSM Event
Eric Farman
3
-7
/
+24
2022-07-07
vfio/ccw: Update trace data for not operational event
Eric Farman
1
-2
/
+6
2022-07-07
vfio/ccw: Flatten MDEV device (un)register
Eric Farman
3
-15
/
+2
2022-07-07
vfio/ccw: Pass enum to FSM event jumptable
Eric Farman
1
-1
/
+1
2022-07-07
vfio/ccw: Remove private->mdev
Eric Farman
3
-6
/
+0
2022-07-07
vfio/ccw: Do not change FSM state in subchannel event
Eric Farman
1
-11
/
+3
2022-07-07
vfio/ccw: Fix FSM state if mdev probe fails
Eric Farman
2
-3
/
+4
2022-07-07
vfio/ccw: Remove UUID from s390 debug log
Michael Kawano
4
-26
/
+18
2022-07-07
vfio/spapr_tce: Remove the unused parameters container
Deming Wang
1
-5
/
+4
2022-07-06
vfio/pci: fix the wrong word
Bo Liu
1
-1
/
+1
2022-06-30
vfio: Move "device->open_count--" out of group_rwsem in vfio_device_open()
Yi Liu
1
-1
/
+1
2022-06-30
vfio: remove useless judgement
Li Zhe
1
-6
/
+0
2022-06-30
vfio: Clear the caps->buf to NULL after free
Schspa Shi
1
-0
/
+1
2022-06-30
vfio: check iommu_group_set_name() return value
Liam Ni
1
-1
/
+3
2022-06-30
vfio: Split migration ops from main device ops
Yishai Hadas
7
-24
/
+51
2022-06-30
vfio/mlx5: Protect mlx5vf_disable_fds() upon close device
Yishai Hadas
3
-1
/
+12
2022-06-27
vfio: check vfio_register_iommu_driver() return value
Bo Liu
1
-3
/
+7
2022-06-27
vfio: Use device_iommu_capable()
Robin Murphy
1
-1
/
+1
2022-06-27
vfio/type1: Simplify bus_type determination
Robin Murphy
1
-20
/
+23
2022-06-27
vfio: de-extern-ify function prototypes
Alex Williamson
7
-95
/
+91
2022-06-26
Linux 5.19-rc4
Linus Torvalds
1
-1
/
+1
2022-06-26
tools headers UAPI: Synch KVM's svm.h header with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+13
2022-06-26
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+20
2022-06-26
perf stat: Enable ignore_missing_thread
Gang Li
1
-0
/
+2
2022-06-26
perf inject: Adjust output data offset for backward compatibility
Raul Silvera
3
-1
/
+17
2022-06-26
perf trace beauty: Fix generation of errno id->str table on ALT Linux
Arnaldo Carvalho de Melo
1
-12
/
+2
2022-06-26
perf build-id: Fix caching files with a wrong build ID
Adrian Hunter
1
-0
/
+28
2022-06-26
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2
-3
/
+12
2022-06-26
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-81
/
+272
2022-06-26
perf inject: Fix missing free in copy_kcore_dir()
Adrian Hunter
1
-1
/
+3
2022-06-26
parisc: Enable ARCH_HAS_STRICT_MODULE_RWX
Helge Deller
1
-0
/
+1
2022-06-26
parisc: Fix flush_anon_page on PA8800/PA8900
John David Anglin
1
-1
/
+4
2022-06-26
parisc: align '*' in comment in math-emu code
Jiang Jian
1
-1
/
+1
2022-06-26
kbuild: Ignore __this_module in gen_autoksyms.sh
Sami Tolvanen
1
-0
/
+3
[next]