OSDN Git Service

sagit-ice-cold/kernel_xiaomi_msm8998.git
2019-01-23 Jens AxboeUPSTREAM: mm: don't cap request size based on read...
2019-01-19 Cody SchuffelenANDROID: Fix cuttlefish redundant vsock connection.
2019-01-18 Jaegeuk KimUPSTREAM: loop: drop caches if offset or block_size...
2019-01-16 Greg Kroah... Merge 4.4.171 into android-4.4
2019-01-16 Greg Kroah... Linux 4.4.171
2019-01-16 Vasily Averinsunrpc: use-after-free in svc_process_common()
2019-01-16 Theodore Ts'oext4: fix a potential fiemap/page fault deadlock w...
2019-01-16 Eric Biggerscrypto: cts - fix crash on short inputs
2019-01-16 Yi Zengi2c: dev: prevent adapter retries and timeout being...
2019-01-16 Hans de GoedeACPI: power: Skip duplicate power resource references...
2019-01-16 Ley Foon TanPCI: altera: Move retrain from fixup to altera_pcie_hos...
2019-01-16 Ley Foon TanPCI: altera: Rework config accessors for use without...
2019-01-16 Ley Foon TanPCI: altera: Poll for link training status after retrai...
2019-01-16 Ley Foon TanPCI: altera: Poll for link up status after retraining...
2019-01-16 Ley Foon TanPCI: altera: Check link status before retrain link
2019-01-16 Bjorn HelgaasPCI: altera: Reorder read/write functions
2019-01-16 Ley Foon TanPCI: altera: Fix altera_pcie_link_is_up()
2019-01-16 Christoph Lameterslab: alien caches must not be initialized if the alloc...
2019-01-16 Jack StockerUSB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair...
2019-01-16 Icenowy ZhengUSB: storage: add quirk for SMI SM3350
2019-01-16 Icenowy ZhengUSB: storage: don't insert sane sense for SPC3+ when...
2019-01-16 Daniele Palmasusb: cdc-acm: send ZLP for Telit 3G Intel based modems
2019-01-16 Ross Lagerwallcifs: Fix potential OOB access of lock element array
2019-01-16 Pavel ShilovskyCIFS: Do not hide EINTR after sending network packets
2019-01-16 Shaokun Zhangbtrfs: tree-checker: Fix misleading group system inform...
2019-01-16 Qu Wenruobtrfs: tree-checker: Check level for leaves and nodes
2019-01-16 Qu Wenruobtrfs: Verify that every chunk has corresponding block...
2019-01-16 Qu Wenruobtrfs: Check that each block group has corresponding...
2019-01-16 Gu Jinxiangbtrfs: validate type when reading a chunk
2019-01-16 Qu Wenruobtrfs: tree-checker: Detect invalid and empty essential...
2019-01-16 Qu Wenruobtrfs: tree-checker: Verify block_group_item
2019-01-16 David Sterbabtrfs: tree-check: reduce stack consumption in check_di...
2019-01-16 Arnd Bergmannbtrfs: tree-checker: use %zu format string for size_t
2019-01-16 Qu Wenruobtrfs: tree-checker: Add checker for dir item
2019-01-16 Qu Wenruobtrfs: tree-checker: Fix false panic for sanity test
2019-01-16 Qu Wenruobtrfs: tree-checker: Enhance btrfs_check_node output
2019-01-16 Qu Wenruobtrfs: Move leaf and node validation checker to tree...
2019-01-16 Qu Wenruobtrfs: Add checker for EXTENT_CSUM
2019-01-16 Qu Wenruobtrfs: Add sanity check for EXTENT_DATA when reading...
2019-01-16 Qu Wenruobtrfs: Check if item pointer overlaps with the item...
2019-01-16 Qu Wenruobtrfs: Refactor check_leaf function for later expansion
2019-01-16 Jeff Mahoneybtrfs: struct-funcs, constify readers
2019-01-16 Filipe MananaBtrfs: fix emptiness check for dirtied extent buffers...
2019-01-16 Liu BoBtrfs: memset to avoid stale content in btree leaf
2019-01-16 Liu BoBtrfs: kill BUG_ON in run_delayed_tree_ref
2019-01-16 Liu BoBtrfs: improve check_node to avoid reading corrupted...
2019-01-16 Liu BoBtrfs: memset to avoid stale content in btree node...
2019-01-16 Liu BoBtrfs: fix BUG_ON in btrfs_mark_buffer_dirty
2019-01-16 Liu BoBtrfs: check btree node's nritems
2019-01-16 Liu BoBtrfs: detect corruption when non-root leaf has zero...
2019-01-16 Josef BacikBtrfs: fix em leak in find_first_block_group
2019-01-16 Liu BoBtrfs: check inconsistence between chunk and block...
2019-01-16 Liu BoBtrfs: add validadtion checks for chunk loading
2019-01-16 Qu Wenruobtrfs: Enhance chunk validation check
2019-01-16 Jeff Mahoneybtrfs: cleanup, stop casting for extent_map->lookup...
2019-01-16 Kailang YangALSA: hda/realtek - Disable headset Mic VREF for headse...
2019-01-16 Michael S.... UPSTREAM: virtio: new feature to detect IOMMU device...
2019-01-16 Andy LutomirskiUPSTREAM: vring: Use the DMA API on Xen
2019-01-16 Andy LutomirskiUPSTREAM: virtio_ring: Support DMA APIs
2019-01-16 Andy LutomirskiUPSTREAM: vring: Introduce vring_use_dma_api()
2019-01-16 Cody SchuffelenANDROID: cuttlefish_defconfig: Enable vsock options
2019-01-16 Stefan HajnocziUPSTREAM: vhost/vsock: fix reset orphans race with...
2019-01-16 Stefan HajnocziUPSTREAM: vhost/vsock: fix use-after-free in network...
2019-01-16 Jason WangUPSTREAM: vhost: correctly check the iova range when...
2019-01-16 Jason WangUPSTREAM: vhost: synchronize IOTLB message with dev...
2019-01-16 Michael S.... UPSTREAM: vhost: fix info leak due to uninitialized...
2019-01-16 Stefan HajnocziUPSTREAM: vhost: fix vhost_vq_access_ok() log check
2019-01-16 Jason WangUPSTREAM: vhost: validate log when IOTLB is enabled
2019-01-16 Jason WangUPSTREAM: vhost_net: add missing lock nesting notation
2019-01-16 Jason WangUPSTREAM: vhost: use mutex_lock_nested() in vhost_dev_l...
2019-01-16 Stefan HajnocziUPSTREAM: vhost/vsock: fix uninitialized vhost_vsock...
2019-01-16 Jason WangUPSTREAM: vhost_net: correctly check tx avail during...
2019-01-16 WANG CongUPSTREAM: vsock: use new wait API for vsock_stream_send...
2019-01-16 Peng TaoUPSTREAM: vsock: cancel packets when failing to connect
2019-01-16 Peng TaoUPSTREAM: vhost-vsock: add pkt cancel capability
2019-01-16 Peng TaoUPSTREAM: vsock: track pkt owner vsock
2019-01-16 Halil PasicUPSTREAM: vhost: fix initialization for vq->is_le
2019-01-16 Stefan HajnocziUPSTREAM: vhost/vsock: handle vhost_vq_init_access...
2019-01-16 Gao fengUPSTREAM: vsock: lookup and setup guest_cid inside...
2019-01-16 Peng TaoUPSTREAM: vhost-vsock: fix orphan connection reset
2019-01-16 Michael S.... UPSTREAM: vsock/virtio: fix src/dst cid format
2019-01-16 Jorgen HansenUPSTREAM: VSOCK: Don't dec ack backlog twice for reject...
2019-01-16 Gerard GarciaUPSTREAM: vhost/vsock: drop space available check for...
2019-01-16 Stefan HajnocziUPSTREAM: virtio-vsock: fix include guard typo
2019-01-16 Stefan HajnocziUPSTREAM: vhost/vsock: fix vhost virtio_vsock_pkt use...
2019-01-16 Wei YongjunUPSTREAM: VSOCK: Use kvfree()
2019-01-16 Michael S.... BACKPORT: vhost: split out vringh Kconfig
2019-01-16 Michael S.... UPSTREAM: vhost: drop vringh dependency
2019-01-16 Michael S.... UPSTREAM: vhost: drop vringh dependency
2019-01-16 Michael S.... UPSTREAM: vhost: detect 32 bit integer wrap around
2019-01-16 Asias HeUPSTREAM: VSOCK: Add Makefile and Kconfig
2019-01-16 Asias HeUPSTREAM: VSOCK: Introduce vhost_vsock.ko
2019-01-16 Asias HeUPSTREAM: VSOCK: Introduce virtio_transport.ko
2019-01-16 Asias HeBACKPORT: VSOCK: Introduce virtio_vsock_common.ko
2019-01-16 Stefan HajnocziUPSTREAM: VSOCK: defer sock removal to transports
2019-01-16 Stefan HajnocziUPSTREAM: VSOCK: transport-specific vsock_transport...
2019-01-16 Stefan HajnocziUPSTREAM: vsock: make listener child lock ordering...
2019-01-16 Jason WangUPSTREAM: vhost: new device IOTLB API
2019-01-16 Alistair StrachanBACKPORT: vhost: convert pre sorted vhost memory array...
2019-01-16 Jason WangUPSTREAM: vhost: introduce vhost memory accessors
next