summaryrefslogtreecommitdiff
path: root/include/linux/uio.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/uio.h')
0 files changed, 0 insertions, 0 deletions
le='2022-12-11 19:30:19 -0800'>2022-12-11relay: fix type mismatch when allocating memory in relay_create_buf()Gavrilov Ilia 2022-12-11relay: use strscpy() is more robust and saferXu Panda 2022-10-03relay: use kvcalloc to alloc page array in relay_alloc_page_arraywuchi 2022-05-12relay: remove redundant assignment to pointer bufColin Ian King 2020-12-15relay: allow the use of const callback structsJani Nikula 2020-12-15relay: make create_buf_file and remove_buf_file callbacks mandatoryJani Nikula 2020-12-15relay: require non-NULL callbacks in relay_open()Jani Nikula 2020-12-15relay: remove unused buf_mapped and buf_unmapped callbacksJani Nikula 2020-10-16kernel/relay.c: drop unneeded initializationSudip Mukherjee 2020-08-21kernel/relay.c: fix memleak on destroy relay channelWei Yongjun 2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse 2020-06-04kernel/relay.c: fix read_pos error when multiple readersPengcheng Yang 2020-06-04kernel/relay.c: handle alloc_percpu returning NULL in relay_openDaniel Axtens