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
2020-09-04
xen: add helpers to allocate unpopulated memory
Roger Pau Monne
9
-15
/
+210
2020-09-04
memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC
Roger Pau Monne
1
-1
/
+1
2020-08-27
xen/xenbus: Fix granting of vmalloc'd memory
Simon Leiner
1
-2
/
+8
2020-08-27
XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt
Thomas Gleixner
1
-8
/
+8
2020-08-20
efi: avoid error message when booting under Xen
Juergen Gross
1
-1
/
+1
2020-08-13
drm/xen-front: Pass dumb buffer data offset to the backend
Oleksandr Andrushchenko
3
-4
/
+7
2020-08-13
drm/xen-front: Add YUYV to supported formats
Oleksandr Andrushchenko
1
-0
/
+1
2020-08-13
drm/xen-front: Fix misused IS_ERR_OR_NULL checks
Oleksandr Andrushchenko
3
-7
/
+7
2020-08-13
xen/gntdev: Fix dmabuf import with non-zero sgt offset
Oleksandr Andrushchenko
1
-0
/
+8
2020-08-11
x86/xen: remove 32-bit Xen PV guest support
Juergen Gross
1
-3
/
+1
2020-08-04
xen/arm: introduce phys/dma translations in xen_dma_sync_for_*
Stefano Stabellini
1
-8
/
+24
2020-08-04
swiotlb-xen: introduce phys_to_dma/dma_to_phys translations
Stefano Stabellini
1
-21
/
+32
2020-08-04
swiotlb-xen: remove XEN_PFN_PHYS
Stefano Stabellini
1
-6
/
+1
2020-08-04
swiotlb-xen: add struct device * parameter to is_xen_swiotlb_buffer
Stefano Stabellini
1
-4
/
+4
2020-08-04
swiotlb-xen: add struct device * parameter to xen_dma_sync_for_device
Stefano Stabellini
1
-2
/
+2
2020-08-04
swiotlb-xen: add struct device * parameter to xen_dma_sync_for_cpu
Stefano Stabellini
1
-2
/
+2
2020-08-04
swiotlb-xen: add struct device * parameter to xen_bus_to_phys
Stefano Stabellini
1
-5
/
+5
2020-08-04
swiotlb-xen: add struct device * parameter to xen_phys_to_bus
Stefano Stabellini
1
-7
/
+7
2020-08-04
swiotlb-xen: remove start_dma_addr
Stefano Stabellini
1
-5
/
+2
2020-08-04
swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
Boris Ostrovsky
1
-1
/
+7
2020-08-03
Revert "xen/balloon: Fix crash when ballooning on x86 32 bit PAE"
Roger Pau Monne
1
-14
/
+0
2020-08-03
xen/balloon: make the balloon wait interruptible
Roger Pau Monne
1
-2
/
+4
2020-08-03
xen/balloon: fix accounting in alloc_xenballooned_pages error path
Roger Pau Monne
1
-0
/
+6
2020-08-03
xen/privcmd: Convert get_user_pages*() to pin_user_pages*()
Souptick Joarder
1
-8
/
+2
2020-08-03
xen/privcmd: Mark pages as dirty
Souptick Joarder
1
-1
/
+4
2020-08-03
xen/privcmd: Corrected error handling path
Souptick Joarder
1
-16
/
+15
2020-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
36
-263
/
+385
2020-08-01
vxlan: fix memleak of fdb
Taehee Yoo
1
-2
/
+4
2020-08-01
Merge tag 'pinctrl-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
4
-2
/
+79
2020-07-31
Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
7
-18
/
+42
2020-07-31
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2
-3
/
+10
2020-07-31
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+4
2020-07-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-51
/
+38
2020-07-30
Merge tag 'drm-fixes-2020-07-31' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-15
/
+60
2020-07-31
Merge tag 'amd-drm-fixes-5.8-2020-07-30' of git://people.freedesktop.org/~agd...
Dave Airlie
3
-13
/
+35
2020-07-31
drm/nouveau: Accept 'legacy' format modifiers
James Jones
1
-2
/
+25
2020-07-30
net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq
Xin Xiong
1
-2
/
+2
2020-07-30
net/mlx5e: E-Switch, Specify flow_source for rule with no in_port
Jianbo Liu
1
-7
/
+12
2020-07-30
net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroring
Jianbo Liu
5
-3
/
+10
2020-07-30
net/mlx5e: CT: Support restore ipv6 tunnel
Jianbo Liu
1
-9
/
+21
2020-07-30
net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...
Wang Hai
1
-1
/
+4
2020-07-30
ionic: unlock queue mutex in error path
Shannon Nelson
1
-1
/
+3
2020-07-30
atm: fix atm_dev refcnt leaks in atmtcp_remove_persistent
Xin Xiong
1
-2
/
+8
2020-07-30
net: ethernet: mtk_eth_soc: fix MTU warnings
Landen Chao
1
-0
/
+2
2020-07-30
net: nixge: fix potential memory leak in nixge_probe()
Lu Wei
1
-3
/
+5
2020-07-30
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-6
/
+16
2020-07-30
Merge tag 'pci-v5.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+13
2020-07-30
igb: reinit_locked() should be called with rtnl_lock
Francesco Ruggeri
1
-0
/
+9
2020-07-30
e1000e: continue to init PHY even when failed to disable ULP
Aaron Ma
1
-3
/
+1
2020-07-30
Merge tag 'block-5.8-2020-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-12
/
+17
[next]