index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-16
vfio/pds: Add support for dirty page tracking
Brett Creeley
1
-0
/
+178
2023-08-16
vfio/pds: Add VFIO live migration support
Brett Creeley
1
-0
/
+197
2023-08-16
vfio/pds: register with the pds_core PF
Brett Creeley
1
-1
/
+2
2023-08-16
pds_core: Require callers of register/unregister to pass PF drvdata
Brett Creeley
1
-2
/
+4
2023-08-16
vfio: Commonize combine_ranges for use in other VFIO drivers
Brett Creeley
1
-0
/
+3
2023-07-25
vfio: Compile vfio_group infrastructure optionally
Yi Liu
1
-3
/
+22
2023-07-25
vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT
Yi Liu
1
-0
/
+44
2023-07-25
vfio: Add VFIO_DEVICE_BIND_IOMMUFD
Yi Liu
2
-2
/
+30
2023-07-25
iommufd: Add iommufd_ctx_from_fd()
Yi Liu
1
-0
/
+1
2023-07-25
vfio: Add cdev for vfio_device
Yi Liu
1
-0
/
+4
2023-07-25
vfio-iommufd: Add detach_ioas support for emulated VFIO devices
Yi Liu
1
-0
/
+3
2023-07-25
iommufd/device: Add iommufd_access_detach() API
Nicolin Chen
1
-0
/
+1
2023-07-25
vfio-iommufd: Add detach_ioas support for physical VFIO devices
Yi Liu
1
-1
/
+7
2023-07-25
kvm/vfio: Accept vfio device file from userspace
Yi Liu
1
-3
/
+10
2023-07-25
vfio: Refine vfio file kAPIs for KVM
Yi Liu
1
-0
/
+1
2023-07-25
vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
Yi Liu
1
-0
/
+21
2023-07-25
vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
Yi Liu
2
-1
/
+63
2023-07-25
vfio: Add helper to search vfio_device in a dev_set
Yi Liu
1
-0
/
+3
2023-07-25
vfio: Mark cdev usage in vfio_device
Yi Liu
1
-0
/
+5
2023-07-25
iommufd: Add helper to retrieve iommufd_ctx and devid
Yi Liu
1
-0
/
+3
2023-07-25
iommufd: Add iommufd_ctx_has_group()
Yi Liu
1
-0
/
+2
2023-07-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2023-07-23
Merge tag 'ext4_for_linus-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-14
/
+5
2023-07-23
Merge tag 'kvmarm-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-1
/
+1
2023-07-22
Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+0
2023-07-20
Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
13
-33
/
+60
2023-07-20
Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-2
/
+5
2023-07-20
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
1
-1
/
+1
2023-07-20
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
1
-1
/
+5
2023-07-20
tcp: annotate data-races around tp->keepalive_probes
Eric Dumazet
1
-2
/
+7
2023-07-20
tcp: annotate data-races around tp->keepalive_intvl
Eric Dumazet
1
-2
/
+7
2023-07-20
tcp: annotate data-races around tp->keepalive_time
Eric Dumazet
1
-2
/
+5
2023-07-20
blk-mq: delete dead struct blk_mq_hw_ctx->queued field
Chengming Zhou
1
-2
/
+0
2023-07-20
Bluetooth: coredump: fix building with coredump disabled
Arnd Bergmann
1
-2
/
+0
2023-07-20
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
1
-0
/
+5
2023-07-20
llc: Check netns in llc_estab_match() and llc_listener_match().
Kuniyuki Iwashima
1
-1
/
+1
2023-07-19
Merge tag 'fuse-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2023-07-16
Merge tag 'sched_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+6
2023-07-16
Merge tag 'hardening-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2023-07-14
rsi: remove kernel-doc comment marker
Randy Dunlap
1
-1
/
+1
2023-07-14
pie: fix kernel-doc notation warning
Randy Dunlap
1
-1
/
+1
2023-07-14
net: NSH: fix kernel-doc notation warning
Randy Dunlap
1
-1
/
+1
2023-07-14
net: llc: fix kernel-doc notation warnings
Randy Dunlap
1
-2
/
+4
2023-07-14
inet: frags: eliminate kernel-doc warning
Randy Dunlap
1
-1
/
+1
2023-07-14
devlink: fix kernel-doc notation warnings
Randy Dunlap
1
-12
/
+16
2023-07-14
codel: fix kernel-doc notation warnings
Randy Dunlap
1
-2
/
+2
2023-07-14
net: cfg802154: fix kernel-doc notation warnings
Randy Dunlap
1
-1
/
+2
2023-07-14
net: bonding: remove kernel-doc comment marker
Randy Dunlap
1
-1
/
+1
2023-07-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-0
/
+26
2023-07-14
Merge tag 'block-6.5-2023-07-14' of git://git.kernel.dk/linux
Linus Torvalds
3
-4
/
+5
[next]