summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2020-12-19epoll: pull fatal signal checks into ep_send_events()Soheil Hassas Yeganeh-9/+8
2020-12-19epoll: simplify signal handlingSoheil Hassas Yeganeh-10/+10
2020-12-19epoll: check for events when removing a timed out thread from the wait queueSoheil Hassas Yeganeh-9/+16
2020-12-19mm/memcontrol:rewrite mem_cgroup_page_lruvec()Hui Su-39/+17
2020-12-19mm, kvm: account kvm_vcpu_mmap to kmemcgShakeel Butt-3/+3
2020-12-19mm/memcg: remove unused definitionsWei Yang-118/+0
2020-12-19mm/memcg: warning on !memcg after readahead page chargedAlex Shi-6/+17
2020-12-19mm/memcg: bail early from swap accounting if memcg disabledAlex Shi-0/+6
2020-12-19selftests/core: add regression test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLO...Christian Brauner-0/+183
2020-12-19selftests/core: add test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXECChristian Brauner-0/+70
2020-12-19selftests/core: handle missing syscall number for close_rangeChristian Brauner-1/+17
2020-12-19selftests/core: fix close_range_test build after XFAIL removalTobias Klauser-5/+5
2020-12-19close_range: unshare all fds for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXECChristian Brauner-1/+3
2020-12-19io_uring: fix 0-iov read buffer selectPavel Begunkov-3/+1
2020-12-19xen: Kconfig: remove X86_64 depends from XEN_512GBJason Andryuk-1/+1
2020-12-18Add SMB 2 support for getting and setting SACLsBoris Protopopov-9/+9
2020-12-19rtc: pcf2127: only use watchdog when explicitly availableUwe Kleine-König-1/+2
2020-12-19dt-bindings: rtc: add reset-source propertyRasmus Villemoes-0/+5
2020-12-18timekeeping: Fix spelling mistake in Kconfig "fullfill" -> "fulfill"Colin Ian King-1/+1
2020-12-18mm/filemap: fix infinite loop in generic_file_buffered_read()Kent Overstreet-0/+3
2020-12-18dt-bindings/display: abt,y030xx067a: Fix bindingPaul Cercueil-1/+1
2020-12-18dt-bindings: clock: imx8qxp-lpcg: eliminate yamllint warningsZhen Lei-10/+10
2020-12-18dt-bindings: display: eliminate yamllint warningsZhen Lei-7/+7
2020-12-18dt-bindings: media: nokia,smia: eliminate yamllint warningsZhen Lei-5/+6
2020-12-18dt-bindings: devapc: add the required property 'additionalProperties'Zhen Lei-0/+2
2020-12-18dt-bindings: soc: add the required property 'additionalProperties'Zhen Lei-0/+2
2020-12-18dt-bindings: serial: add the required property 'additionalProperties'Zhen Lei-0/+2
2020-12-18dt-bindings: xlnx,vcu-settings: fix dt_binding_check warningsMichael Tretter-3/+12
2020-12-18media: dt-bindings: coda: Add missing 'additionalProperties'Rob Herring-21/+21
2020-12-18dt-bindings: Fix JSON pointersRob Herring-138/+138
2020-12-18vdpa: Use simpler version of ida allocationParav Pandit-1/+1
2020-12-18vdpa: Add missing comment for virtqueue countParav Pandit-0/+1
2020-12-18uapi: virtio_ids: add missing device type IDs from OASIS specEnrico Weigelt, metux IT consult-0/+6
2020-12-18uapi: virtio_ids.h: consistent indentionsEnrico Weigelt, metux IT consult-19/+19
2020-12-18vhost scsi: fix error return code in vhost_scsi_set_endpoint()Zhang Changzhong-1/+2
2020-12-18virtio_ring: Fix two use after free bugsDan Carpenter-2/+2
2020-12-18virtio_net: Fix error code in probe()Dan Carpenter-0/+1
2020-12-18virtio_ring: Cut and paste bugs in vring_create_virtqueue_packed()Dan Carpenter-2/+2
2020-12-18tools/virtio: add barrier for aarch64Peng Fan-0/+10
2020-12-18tools/virtio: add krealloc_arrayPeng Fan-2/+11
2020-12-18tools/virtio: include asm/bug.hPeng Fan-0/+2
2020-12-18vdpa/mlx5: Use write memory barrier after updating CQ indexEli Cohen-0/+5
2020-12-18vdpa: split vdpasim to core and net modulesMax Gurtovoy-219/+298
2020-12-18vdpa_sim: split vdpasim_virtqueue's iov field in out_iov and in_iovStefano Garzarella-5/+6
2020-12-18vdpa_sim: make vdpasim->buffer size configurableStefano Garzarella-1/+3
2020-12-18vdpa_sim: use kvmalloc to allocate vdpasim->bufferStefano Garzarella-2/+2
2020-12-18vdpa_sim: set vringh notify callbackStefano Garzarella-4/+19
2020-12-18vdpa_sim: add set_config callback in vdpasim_dev_attrStefano Garzarella-1/+10
2020-12-18vdpa_sim: add get_config callback in vdpasim_dev_attrStefano Garzarella-14/+21
2020-12-18vdpa_sim: make 'config' generic and usable for any device typeStefano Garzarella-4/+13