Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b6098c30423cb1f0f5a4d0a5495e2670e274e544
b6098c3
virtio: add API to detect legacy devices
by Michael S. Tsirkin
· 10 years ago
48b3606
virtio_console: fix sparse warnings
by Michael S. Tsirkin
· 10 years ago
2e73c71
vhost: remove unnecessary forward declarations in vhost.h
by Jason Wang
· 10 years ago
51cdc38
virtio: drop VIRTIO_F_VERSION_1 from drivers
by Michael S. Tsirkin
· 10 years ago
747ae34
virtio: make VIRTIO_F_VERSION_1 a transport bit
by Michael S. Tsirkin
· 10 years ago
df1b57f
virtio_balloon: add legacy_only flag
by Michael S. Tsirkin
· 10 years ago
1f0f910
virtio_console: virtio 1.0 support
by Michael S. Tsirkin
· 10 years ago
dc9e515
af_packet: virtio 1.0 stubs
by Michael S. Tsirkin
· 10 years ago
e72fd72
vhost/scsi: partial virtio 1.0 support
by Michael S. Tsirkin
· 10 years ago
fba7f02
virtio_scsi: export to userspace
by Michael S. Tsirkin
· 10 years ago
106d81f
virtio_scsi: move to uapi
by Michael S. Tsirkin
· 10 years ago
d75dff3
virtio_scsi: v1.0 support
by Michael S. Tsirkin
· 10 years ago
6ae7feb
macvtap: TUN_VNET_LE support
by Michael S. Tsirkin
· 10 years ago
56f0dcc
tun: TUN_VNET_LE support, fix sparse warnings for virtio headers
by Michael S. Tsirkin
· 10 years ago
e999d6e
tun: add VNET_LE flag
by Michael S. Tsirkin
· 10 years ago
40630b8
tun: drop most type defines
by Michael S. Tsirkin
· 10 years ago
031f5e0
tun: move internal flag defines out of uapi
by Michael S. Tsirkin
· 10 years ago
41e3e42
vhost/net: enable virtio 1.0
by Michael S. Tsirkin
· 10 years ago
e4fca7d
vhost/net: larger header for virtio 1.0
by Michael S. Tsirkin
· 10 years ago
8b38694
vhost/net: virtio 1.0 byte swap
by Michael S. Tsirkin
· 10 years ago
3b1bbe8
vhost: virtio 1.0 endian-ness support
by Michael S. Tsirkin
· 10 years ago
64f7f05
vhost: switch to __get/__put_user exclusively
by Michael S. Tsirkin
· 10 years ago
bf99573
vhost/net: force len for TX to host endian
by Michael S. Tsirkin
· 10 years ago
e05fd12
vhost: add memory access wrappers
by Michael S. Tsirkin
· 10 years ago
bd82752
vhost: make features 64 bit
by Michael S. Tsirkin
· 10 years ago
9465a7a
virtio_net: enable v1.0 support
by Michael S. Tsirkin
· 10 years ago
7e93a02
virtio_net: disable mac write for virtio 1.0
by Michael S. Tsirkin
· 10 years ago
d04302b
virtio_net: bigger header when VERSION_1 is set
by Michael S. Tsirkin
· 10 years ago
bcff316
virtio_net: stricter short buffer length checks
by Michael S. Tsirkin
· 10 years ago
012873d
virtio_net: get rid of virtio_net_hdr/skb_vnet_hdr
by Michael S. Tsirkin
· 10 years ago
946fa56
virtio_net: pass vi around
by Michael S. Tsirkin
· 10 years ago
38f37b5
virtio_blk: fix race at module removal
by Michael S. Tsirkin
· 10 years ago
393c525
virtio_blk: make serial attribute static
by Michael S. Tsirkin
· 10 years ago
af9ca13
KVM: s390: enable virtio-ccw revision 1
by Cornelia Huck
· 10 years ago
4855513
KVM: s390 allow virtio_ccw status writes to fail
by Michael S. Tsirkin
· 10 years ago
d467424
KVM: s390: virtio-ccw revision 1 SET_VQ
by Cornelia Huck
· 10 years ago
6bb2c83
KVM: s390: Set virtio-ccw transport revision
by Thomas Huth
· 10 years ago
19c1c5a
virtio_blk: v1.0 support
by Michael S. Tsirkin
· 10 years ago
fdd819b
virtio_net: v1.0 endianness
by Michael S. Tsirkin
· 10 years ago
b3bb62d
virtio: add legacy feature table support
by Michael S. Tsirkin
· 10 years ago
c102659
virtio: simplify feature bit handling
by Michael S. Tsirkin
· 10 years ago
cb3f6d9
virtio: set FEATURES_OK
by Michael S. Tsirkin
· 10 years ago
8906265
virtio: allow transports to get avail/used addresses
by Cornelia Huck
· 10 years ago
92e6d74
virtio_config: endian conversion for v1.0
by Michael S. Tsirkin
· 10 years ago
00e6f3d
virtio_ring: switch to new memory access APIs
by Michael S. Tsirkin
· 10 years ago
eef960a
virtio: memory access APIs
by Michael S. Tsirkin
· 10 years ago
4ec22fa
virtio: add virtio 1.0 feature bit
by Michael S. Tsirkin
· 10 years ago
732c56e
virtio_ccw: add support for 64 bit features.
by Michael S. Tsirkin
· 10 years ago
93d389f
virtio: assert 32 bit features in transports
by Michael S. Tsirkin
· 10 years ago
d025477
virtio: add support for 64 bit features.
by Michael S. Tsirkin
· 10 years ago
0ffaead
mic_virtio: robust feature array size calculation
by Michael S. Tsirkin
· 10 years ago
e16e12b
virtio: use u32, not bitmap for features
by Michael S. Tsirkin
· 10 years ago
d4024af
virtio: add low-level APIs for feature bits
by Michael S. Tsirkin
· 10 years ago
b2776bf
Linux 3.18
by Linus Torvalds
· 10 years ago
820b688
Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
19b0225
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 10 years ago
15bd1e5
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
5476b2b
watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7
by Abhilash Kesavan
· 10 years ago
beb5af4
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
32f0880
Merge tag 'sound-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
ba2cb64
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
56c67ce
Merge tag 'pm+acpi-3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
3e3282c
Merge tag 'drm-intel-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
ebea76f
Merge tag 'media/v3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
d0747f1
uapi: fix to export linux/vm_sockets.h
by Masahiro Yamada
· 10 years ago
681d15a
i2c: cadence: Set the hardware time-out register to maximum value
by Vishnu Motghare
· 10 years ago
9ea359f
i2c: davinci: generate STP always when NACK is received
by Grygorii Strashko
· 10 years ago
2b21ef0
ahci: disable MSI on SAMSUNG 0xa800 SSD
by Tejun Heo
· 10 years ago
7cc78f8
context_tracking: Restore previous state in schedule_user
by Andy Lutomirski
· 10 years ago
ebcd241
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
5dc6263
Merge tag 'pci-v3.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
b48a20a
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux
by Linus Torvalds
· 10 years ago
93bd38b
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
46d967a
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
9044f94
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
23c836c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
1dd909a
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 10 years ago
7c3fbbd
slab: fix nodeid bounds check for non-contiguous node IDs
by Paul Mackerras
· 10 years ago
b724aa2
lib/genalloc.c: export devm_gen_pool_create() for modules
by Michal Simek
· 10 years ago
c4ea95d
mm: fix anon_vma_clone() error treatment
by Daniel Forrest
· 10 years ago
2022b4d1
mm: fix swapoff hang after page migration and fork
by Hugh Dickins
· 10 years ago
1ead0e7
fat: fix oops on corrupted vfat fs
by Al Viro
· 10 years ago
e8577d1
ipc/sem.c: fully initialize sem_array before making it visible
by Manfred Spraul
· 10 years ago
92788ac
drivers/input/evdev.c: don't kfree() a vmalloc address
by Andrew Morton
· 10 years ago
4c2d518
cxgb4: Fill in supported link mode for SFP modules
by Hariprasad Shenai
· 10 years ago
8d60972
xen-netfront: Remove BUGs on paged skb data which crosses a page boundary
by Seth Forshee
· 10 years ago
91b5719
mm/vmpressure.c: fix race in vmpressure_work_fn()
by Andrew Morton
· 10 years ago
fb993fa
mm: frontswap: invalidate expired data on a dup-store failure
by Weijie Yang
· 10 years ago
bc127bd
mm: do not overwrite reserved pages counter at show_mem()
by Rafael Aquini
· 10 years ago
00d6a9b
Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 10 years ago
f5475cc
drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with 3.18.0-rc6
by Petr Mladek
· 10 years ago
a08b588
drm/radeon: Ignore RADEON_GEM_GTT_WC on 32-bit x86
by Michel Dänzer
· 10 years ago
86b2763
drm/radeon: sync all BOs involved in a CS v2
by Christian König
· 10 years ago
aad0b62
sata_fsl: fix error handling of irq_of_parse_and_map
by Dmitry Torokhov
· 10 years ago
249cd0a
AHCI: Add DeviceIDs for Sunrise Point-LP SATA controller
by Devin Ryles
· 10 years ago
594416a
block: fix regression where bio_integrity_process uses wrong bio_vec iterator
by Darrick J. Wong
· 10 years ago
b0616c5
drm/i915: Unlock panel even when LVDS is disabled
by Daniel Vetter
· 10 years ago
b683622
drm/i915: More cautious with pch fifo underruns
by Daniel Vetter
· 10 years ago
b734304
ALSA: hda/realtek - Add headset Mic support for new Dell machine
by Kailang Yang
· 10 years ago
1883248
Merge tag 'keys-fixes-20141201' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into for-linus
by James Morris
· 10 years ago
Next »