virtualization
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v4 1/3] vduse: avoid using __GFP_NOFAIL
David Hildenbrand
Re: [PATCH v4 1/3] vduse: avoid using __GFP_NOFAIL
Jason Wang
[PATCH v4 2/3] mm: document __GFP_NOFAIL must be blockable
Barry Song
Re: [PATCH v4 2/3] mm: document __GFP_NOFAIL must be blockable
David Hildenbrand
[PATCH v4 3/3] mm: warn about illegal __GFP_NOFAIL usage in a more appropriate location and manner
Barry Song
Re: [PATCH v4 3/3] mm: warn about illegal __GFP_NOFAIL usage in a more appropriate location and manner
Vlastimil Babka
Re: [PATCH v4 3/3] mm: warn about illegal __GFP_NOFAIL usage in a more appropriate location and manner
Yafang Shao
Re: [PATCH v4 3/3] mm: warn about illegal __GFP_NOFAIL usage in a more appropriate location and manner
Barry Song
Re: [PATCH v4 3/3] mm: warn about illegal __GFP_NOFAIL usage in a more appropriate location and manner
Yafang Shao
Re: [PATCH v4 3/3] mm: warn about illegal __GFP_NOFAIL usage in a more appropriate location and manner
David Hildenbrand
Re: [PATCH v4 3/3] mm: warn about illegal __GFP_NOFAIL usage in a more appropriate location and manner
Michal Hocko
Re: [PATCH v4 3/3] mm: warn about illegal __GFP_NOFAIL usage in a more appropriate location and manner
Barry Song
Re: [PATCH v4 3/3] mm: warn about illegal __GFP_NOFAIL usage in a more appropriate location and manner
Michal Hocko
[PATCH v1 1/2] virtio_fs: introduce virtio_fs_put_locked helper
Max Gurtovoy
[PATCH v1 2/2] virtio_fs: add sysfs entries for queue information
Max Gurtovoy
Re: [PATCH v1 2/2] virtio_fs: add sysfs entries for queue information
Michael S. Tsirkin
Re: [PATCH v1 1/2] virtio_fs: introduce virtio_fs_put_locked helper
Michael S. Tsirkin
Re: [PATCH v1 1/2] virtio_fs: introduce virtio_fs_put_locked helper
Stefan Hajnoczi
[PATCH v3 0/4] mm: clarify nofail memory allocation
Barry Song
[PATCH v3 1/4] vduse: avoid using __GFP_NOFAIL
Barry Song
[PATCH v3 2/4] mm: document __GFP_NOFAIL must be blockable
Barry Song
[PATCH v3 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
Barry Song
Re: [PATCH v3 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
David Hildenbrand
Re: [PATCH v3 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
Barry Song
Re: [PATCH v3 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
David Hildenbrand
Re: [PATCH v3 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
Barry Song
Re: [PATCH v3 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
David Hildenbrand
Re: [PATCH v3 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
Barry Song
Re: [PATCH v3 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
David Hildenbrand
Re: [PATCH v3 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
Michal Hocko
Re: [PATCH v3 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
Linus Torvalds
Re: [PATCH v3 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
David Hildenbrand
Re: [PATCH v3 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
Linus Torvalds
Re: [PATCH v3 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
David Hildenbrand
Re: [PATCH v3 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
Linus Torvalds
Re: [PATCH v3 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
Michal Hocko
Re: [PATCH v3 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
Christoph Hellwig
Re: [PATCH v3 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
David Hildenbrand
Re: [PATCH v3 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
Christoph Hellwig
Re: [PATCH v3 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
David Hildenbrand
Re: [PATCH v3 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
Barry Song
Re: [PATCH v3 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
David Hildenbrand
Re: [PATCH v3 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
Barry Song
Re: [PATCH v3 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
David Hildenbrand
[PATCH v3 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
Barry Song
Re: [PATCH v3 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
Yafang Shao
Re: [PATCH v3 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
Barry Song
Re: [PATCH v3 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
Yafang Shao
Re: [PATCH v3 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
Barry Song
Re: [PATCH v3 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
Barry Song
Re: [PATCH v3 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
Yafang Shao
Re: [PATCH v3 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
Barry Song
Re: [PATCH v3 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
Michal Hocko
Re: [PATCH v3 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
Michal Hocko
Re: [PATCH v3 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
Yafang Shao
Re: [PATCH v3 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
Barry Song
Re: [PATCH v3 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
Yafang Shao
Re: [PATCH v3 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
Barry Song
Re: [PATCH v3 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
Yafang Shao
Re: [PATCH v3 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
Michal Hocko
Re: [PATCH v3 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
Yafang Shao
Re: [PATCH v3 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
Michal Hocko
Re: [PATCH v3 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
Michal Hocko
Re: [PATCH v3 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
Yafang Shao
Re: [PATCH v3 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
Michal Hocko
Re: [PATCH v3 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
David Hildenbrand
Re: [PATCH v3 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
Michal Hocko
Re: [PATCH v3 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
David Hildenbrand
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
David Hildenbrand
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Linus Torvalds
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Barry Song
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Linus Torvalds
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Barry Song
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Yafang Shao
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Linus Torvalds
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Michal Hocko
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Linus Torvalds
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Linus Torvalds
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Michal Hocko
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Barry Song
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Michal Hocko
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
David Hildenbrand
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Linus Torvalds
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Michal Hocko
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Linus Torvalds
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Michal Hocko
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Linus Torvalds
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Michal Hocko
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Linus Torvalds
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Michal Hocko
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Michal Hocko
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
David Hildenbrand
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Linus Torvalds
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
David Hildenbrand
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Linus Torvalds
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Johannes Weiner
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Vlastimil Babka
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Linus Torvalds
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Barry Song
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Vlastimil Babka
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Barry Song
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Michal Hocko
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
David Hildenbrand
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Gao Xiang
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Michal Hocko
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Gao Xiang
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Yafang Shao
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Gao Xiang
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Barry Song
Re: [PATCH v3 0/4] mm: clarify nofail memory allocation
Yafang Shao
[PATCH v2 0/4] mm: clarify nofail memory allocation
Barry Song
[PATCH RFT v2 1/4] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
Barry Song
Re: [PATCH RFT v2 1/4] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
Jason Wang
Re: [PATCH RFT v2 1/4] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
Barry Song
Re: [PATCH RFT v2 1/4] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
Jason Wang
Re: [PATCH RFT v2 1/4] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
Barry Song
Re: [PATCH RFT v2 1/4] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
Jason Wang
Re: [PATCH RFT v2 1/4] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
Barry Song
Re: [PATCH RFT v2 1/4] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
Tetsuo Handa
Re: [PATCH RFT v2 1/4] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
Jason Wang
Re: [PATCH RFT v2 1/4] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
Barry Song
Re: [PATCH RFT v2 1/4] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
Jason Wang
Re: [PATCH RFT v2 1/4] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
Jason Wang
[PATCH v2 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
Barry Song
Re: [PATCH v2 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
Michal Hocko
Re: [PATCH v2 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
Vlastimil Babka
Re: [PATCH v2 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
Tetsuo Handa
Re: [PATCH v2 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
Vlastimil Babka
Re: [PATCH v2 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
Barry Song
Re: [PATCH v2 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
Christoph Hellwig
[PATCH v2 2/4] mm: Document __GFP_NOFAIL must be blockable
Barry Song
Re: [PATCH v2 2/4] mm: Document __GFP_NOFAIL must be blockable
Vlastimil Babka
Re: [PATCH v2 2/4] mm: Document __GFP_NOFAIL must be blockable
Christoph Hellwig
[PATCH v2 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
Barry Song
Re: [PATCH v2 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
Michal Hocko
Re: [PATCH v2 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
Vlastimil Babka
Re: [PATCH v2 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
Barry Song
Re: [PATCH v2 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
Michal Hocko
[PATCH 0/5] mm: clarify nofail memory allocation
Barry Song
[PATCH RFC 1/5] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
Barry Song
Re: [PATCH RFC 1/5] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
Michal Hocko
Re: [PATCH RFC 1/5] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
Barry Song
Re: [PATCH RFC 1/5] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
Michal Hocko
Re: [PATCH RFC 1/5] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
Barry Song
Re: [PATCH RFC 1/5] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
Jason Wang
Re: [PATCH RFC 1/5] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
Barry Song
Re: [PATCH RFC 1/5] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
Jason Wang
Re: [PATCH RFC 1/5] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
Barry Song
Re: [PATCH RFC 1/5] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
Jason Wang
[PATCH 2/5] mm: Document __GFP_NOFAIL must be blockable
Barry Song
Re: [PATCH 2/5] mm: Document __GFP_NOFAIL must be blockable
Michal Hocko
Re: [PATCH 2/5] mm: Document __GFP_NOFAIL must be blockable
Davidlohr Bueso
[PATCH 4/5] mm: Introduce GFP_NOFAIL with the inclusion of __GFP_RECLAIM
Barry Song
Re: [PATCH 4/5] mm: Introduce GFP_NOFAIL with the inclusion of __GFP_RECLAIM
Michal Hocko
[PATCH 3/5] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
Barry Song
Re: [PATCH 3/5] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
Vlastimil Babka
Re: [PATCH 3/5] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
Barry Song
Re: [PATCH 3/5] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
Michal Hocko
[PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL
Barry Song
Re: [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL
Vlastimil Babka
Re: [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL
Barry Song
Re: [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL
Christoph Hellwig
Re: [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL
Michal Hocko
Re: [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL
Christoph Hellwig
Re: [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL
Michal Hocko
Re: [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL
Christoph Hellwig
Re: [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL
Michal Hocko
Re: [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL
Vlastimil Babka
Re: [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL
Christoph Hellwig
Re: [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL
Michal Hocko
Re: [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL
Christoph Hellwig
Re: [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL
Vlastimil Babka
Re: [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL
Christoph Hellwig
Re: [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL
Barry Song
Re: [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL
Barry Song
Re: [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL
Vlastimil Babka
Re: [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL
Barry Song
Re: [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL
Michal Hocko
Re: [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL
Barry Song
Re: [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL
Michal Hocko
Re: [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL
Davidlohr Bueso
Re: [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL
Michal Hocko
Re: [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL
Davidlohr Bueso
Re: [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL
Michal Hocko
[RFC] vduse config write support
Srivatsa Vaddagiri
Re: [RFC] vduse config write support
Yongji Xie
Re: [RFC] vduse config write support
Srivatsa Vaddagiri
Re: [RFC] vduse config write support
Jason Wang
Re: [RFC] vduse config write support
Michael S. Tsirkin
Re: [RFC] vduse config write support
Jason Wang
Re: [RFC] vduse config write support
Srivatsa Vaddagiri
Re: [RFC] vduse config write support
Michael S. Tsirkin
Re: [RFC] vduse config write support
Jason Wang
Re: [RFC] vduse config write support
Srivatsa Vaddagiri
Re: [RFC] vduse config write support
Jason Wang
Re: [RFC] vduse config write support
Jason Wang
Re: [RFC] vduse config write support
Srivatsa Vaddagiri
Re: [RFC] vduse config write support
Jason Wang
[PATCH] virtio: Fix various coding style issues
Juan José Arboleda
Re: [PATCH] virtio: Fix various coding style issues
Eugenio Perez Martin
Earlier messages
Later messages