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
2022-03-25
xen: don't hang when resuming PCI device
Jakub Kądziołka
1
-2
/
+2
2022-03-15
xen/grant-table: remove readonly parameter from functions
Juergen Gross
13
-49
/
+41
2022-03-15
xen/grant-table: remove gnttab_*transfer*() functions
Juergen Gross
1
-111
/
+2
2022-03-10
drivers/xen: use helper macro __ATTR_RW
zhanglianjie
1
-3
/
+2
2022-03-10
xen: use time_is_before_eq_jiffies() instead of open coding it
Wang Qing
1
-1
/
+2
2022-03-10
Merge tag 'spi-fix-v5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2022-03-10
Merge tag 'gpio-fixes-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-19
/
+37
2022-03-10
gpio: sim: fix a typo
Bartosz Golaszewski
1
-1
/
+1
2022-03-10
gpio: ts4900: Do not set DAT and OE together
Mark Featherston
1
-5
/
+19
2022-03-09
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-9
/
+42
2022-03-09
Merge tag 'xsa396-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-124
/
+150
2022-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
5
-7
/
+15
2022-03-08
spi: Fix invalid sgs value
Biju Das
1
-2
/
+2
2022-03-08
gpio: sim: Declare gpio_sim_hog_config_item_ops static
Andy Shevchenko
1
-1
/
+1
2022-03-07
Merge tag 'mtd/fixes-for-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+1
2022-03-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
12
-39
/
+109
2022-03-07
mtd: rawnand: omap2: Actually prevent invalid configuration and build error
Roger Quadros
1
-2
/
+1
2022-03-07
gpiolib: acpi: Convert ACPI value of debounce to microseconds
Andy Shevchenko
2
-2
/
+14
2022-03-07
gpio: Revert regression in sysfs-gpio (gpiolib.c)
Marcelo Roberto Jimenez
1
-10
/
+0
2022-03-07
gpio: tegra186: Add IRQ per bank for Tegra241
Akhil R
1
-0
/
+2
2022-03-07
xen/netfront: react properly to failing gnttab_end_foreign_access_ref()
Juergen Gross
1
-17
/
+31
2022-03-07
xen/gnttab: fix gnttab_end_foreign_access() without page specified
Juergen Gross
1
-7
/
+29
2022-03-07
xen/pvcalls: use alloc/free_pages_exact()
Juergen Gross
1
-4
/
+4
2022-03-07
xen/usb: don't use gnttab_end_foreign_access() in xenhcd_gnttab_done()
Juergen Gross
1
-8
/
+18
2022-03-07
xen: remove gnttab_query_foreign_access()
Juergen Gross
1
-25
/
+0
2022-03-07
xen/gntalloc: don't use gnttab_query_foreign_access()
Juergen Gross
1
-18
/
+7
2022-03-07
xen/scsifront: don't use gnttab_query_foreign_access() for mapped status
Juergen Gross
1
-2
/
+1
2022-03-07
xen/netfront: don't use gnttab_query_foreign_access() for mapped status
Juergen Gross
1
-4
/
+2
2022-03-07
xen/blkfront: don't use gnttab_query_foreign_access() for mapped status
Juergen Gross
1
-26
/
+37
2022-03-07
xen/grant-table: add gnttab_try_end_foreign_access()
Juergen Gross
1
-2
/
+12
2022-03-07
xen/xenbus: don't let xenbus_grant_ring() remove grants in error case
Juergen Gross
1
-13
/
+11
2022-03-06
vhost: remove avail_event arg from vhost_update_avail_event()
Stefano Garzarella
1
-2
/
+2
2022-03-06
virtio: drop default for virtio-mem
Michael S. Tsirkin
1
-1
/
+0
2022-03-06
vdpa: fix use-after-free on vp_vdpa_remove
Zhang Min
1
-1
/
+1
2022-03-06
virtio-blk: Remove BUG_ON() in virtio_queue_rq()
Xie Yongji
1
-10
/
+2
2022-03-06
virtio-blk: Don't use MAX_DISCARD_SEGMENTS if max_discard_seg is zero
Xie Yongji
1
-2
/
+8
2022-03-06
vhost: fix hung thread due to erroneous iotlb entries
Anirudh Rayabharam
2
-0
/
+16
2022-03-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-60
/
+48
2022-03-04
Merge tag 'iommu-fixes-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-10
/
+30
2022-03-04
Merge tag 'thermal-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2022-03-04
Merge tag 'drm-fixes-2022-03-04' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
13
-49
/
+37
2022-03-04
Merge tag 'pinctrl-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+13
2022-03-04
vduse: Fix returning wrong type in vduse_domain_alloc_iova()
Xie Yongji
1
-1
/
+1
2022-03-04
vdpa/mlx5: add validation for VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET command
Si-Wei Liu
1
-0
/
+16
2022-03-04
vdpa/mlx5: should verify CTRL_VQ feature exists for MQ
Si-Wei Liu
1
-2
/
+16
2022-03-04
vdpa: factor out vdpa_set_features_unlocked for vdpa internal use
Si-Wei Liu
3
-3
/
+3
2022-03-04
virtio_console: break out of buf poll on remove
Michael S. Tsirkin
1
-0
/
+7
2022-03-04
virtio: document virtio_reset_device
Michael S. Tsirkin
1
-0
/
+16
2022-03-04
virtio: acknowledge all features before access
Michael S. Tsirkin
1
-17
/
+22
2022-03-04
virtio: unexport virtio_finalize_features
Michael S. Tsirkin
1
-2
/
+1
[next]