index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-29
misc/sgi-gru/grufault: use vma_lookup() in gru_find_vma()
Liam Howlett
1
-2
/
+2
2021-06-29
media: videobuf2: use vma_lookup() in get_vaddr_frames()
Liam Howlett
1
-1
/
+1
2021-06-29
drm/amdgpu: use vma_lookup() in amdgpu_ttm_tt_get_user_pages()
Liam Howlett
1
-2
/
+2
2021-06-29
vfio: use vma_lookup() instead of find_vma_intersection()
Liam Howlett
1
-1
/
+1
2021-06-29
drm/i915/selftests: use vma_lookup() in __igt_mmap()
Liam Howlett
1
-1
/
+1
2021-06-29
loop: charge i/o to mem and blk cg
Dan Schatzberg
2
-21
/
+43
2021-06-29
loop: use worker per cgroup instead of kworker
Dan Schatzberg
2
-34
/
+187
2021-06-29
fs: remove noop_set_page_dirty()
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-06-29
virtio_balloon: specify page reporting order if needed
Gavin Shan
1
-0
/
+17
2021-06-26
Merge tag 's390-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-10
/
+0
2021-06-25
Merge tag 'pinctrl-v5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+10
2021-06-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-4
/
+20
2021-06-25
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-7
/
+16
2021-06-25
Merge tag 'devprop-5.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+12
2021-06-25
Merge tag 'for-linus-5.13b-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+10
2021-06-25
Merge tag 'gpio-fixes-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-1
/
+4
2021-06-25
gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAP
Johannes Berg
1
-0
/
+2
2021-06-24
Merge tag 'drm-fixes-2021-06-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
12
-39
/
+100
2021-06-24
i2c: robotfuzz-osif: fix control-request directions
Johan Hovold
1
-2
/
+2
2021-06-25
Merge tag 'drm-misc-fixes-2021-06-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
9
-24
/
+91
2021-06-24
i2c: dev: Add __user annotation
Andreas Hecht
1
-1
/
+1
2021-06-24
Merge tag 'mmc-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-5
/
+45
2021-06-24
drm/nouveau: fix dma_address check for CPU/GPU sync
Christian König
1
-2
/
+2
2021-06-24
xen/events: reset active flag for lateeoi events later
Juergen Gross
1
-1
/
+10
2021-06-23
Merge tag 'spi-fix-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+10
2021-06-23
software node: Handle software node injection to an existing device properly
Heikki Krogerus
1
-4
/
+12
2021-06-22
scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART)
Christoph Hellwig
1
-4
/
+18
2021-06-22
drm/kmb: Fix error return code in kmb_hw_init()
Zhen Lei
1
-0
/
+1
2021-06-22
Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"
Rafael J. Wysocki
1
-3
/
+13
2021-06-22
drm/amdgpu: wait for moving fence after pinning
Christian König
1
-1
/
+13
2021-06-22
drm/radeon: wait for moving fence after pinning
Christian König
1
-3
/
+13
2021-06-22
drm/nouveau: wait for moving fence after pinning v2
Christian König
1
-1
/
+16
2021-06-22
Revert "drm: add a locked version of drm_is_current_master"
Daniel Vetter
1
-32
/
+19
2021-06-22
gpiolib: cdev: zero padding during conversion to gpioline_info_changed
Gabriel Knezek
1
-0
/
+1
2021-06-21
Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."
Yifan Zhang
1
-5
/
+1
2021-06-21
Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full d...
Yifan Zhang
1
-5
/
+1
2021-06-21
drm/amdgpu: Call drm_framebuffer_init last for framebuffer init
Michel Dänzer
1
-5
/
+7
2021-06-21
gpio: mxc: Fix disabled interrupt wake-up support
Loic Poulain
1
-1
/
+1
2021-06-21
drm: add a locked version of drm_is_current_master
Desmond Cheong Zhi Xi
1
-19
/
+32
2021-06-21
s390/vfio-ap: clean up mdev resources when remove callback invoked
Tony Krowiak
1
-10
/
+0
2021-06-20
i2c: cp2615: check for allocation failure in cp2615_i2c_recv()
Dan Carpenter
1
-4
/
+10
2021-06-20
i2c: i801: Ensure that SMBHSTSTS_INUSE_STS is cleared when leaving i801_access
Heiner Kallweit
1
-0
/
+3
2021-06-20
Merge tag 'irq_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+35
2021-06-19
drm/atmel-hlcdc: Allow async page flips
Dan Sneddon
1
-0
/
+1
2021-06-19
drm/panel: ld9040: reference spi_device_id table
Krzysztof Kozlowski
1
-0
/
+1
2021-06-19
drm: atmel_hlcdc: Enable the crtc vblank prior to crtc usage.
Dan Sneddon
1
-7
/
+10
2021-06-19
Merge tag 's390-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-2
/
+9
2021-06-18
scsi: sr: Return appropriate error code when disk is ejected
ManYi Li
1
-0
/
+2
2021-06-18
Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
63
-208
/
+396
2021-06-18
Merge tag 'pci-v5.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-131
/
+262
[next]