summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-07gpio: Revert regression in sysfs-gpio (gpiolib.c)Marcelo Roberto Jimenez
2022-03-07gpio: tegra186: Add IRQ per bank for Tegra241Akhil R
2022-03-07smsc95xx: Ignore -ENODEV errors when device is unpluggedFabio Estevam
2022-03-07qed: return status of qed_iov_get_linkTom Rix
2022-03-07net: Fix esp GSO on inter address family tunnels.Steffen Klassert
2022-03-07esp: Fix BEET mode inter address family tunneling on GSOSteffen Klassert
2022-03-07esp: Fix possible buffer overflow in ESP transformationSteffen Klassert
2022-03-07ethernet: sun: Free the coherent when failing in probingZheyu Ma
2022-03-07net: lantiq_xrx200: fix use after free bugAleksander Jan Bajkowski
2022-03-07net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...Jia-Ju Bai
2022-03-07isdn: hfcpci: check the return value of dma_set_mask() in setup_hw()Jia-Ju Bai
2022-03-07mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_CONDUlf Hansson
2022-03-07xen/netfront: react properly to failing gnttab_end_foreign_access_ref()Juergen Gross
2022-03-07xen/gnttab: fix gnttab_end_foreign_access() without page specifiedJuergen Gross
2022-03-07xen/pvcalls: use alloc/free_pages_exact()Juergen Gross
2022-03-07xen/9p: use alloc/free_pages_exact()Juergen Gross
2022-03-07xen/usb: don't use gnttab_end_foreign_access() in xenhcd_gnttab_done()Juergen Gross
2022-03-07xen: remove gnttab_query_foreign_access()Juergen Gross
2022-03-07xen/gntalloc: don't use gnttab_query_foreign_access()Juergen Gross
2022-03-07xen/scsifront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross
2022-03-07xen/netfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross
2022-03-07xen/blkfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross
2022-03-07xen/grant-table: add gnttab_try_end_foreign_access()Juergen Gross
2022-03-07xen/xenbus: don't let xenbus_grant_ring() remove grants in error caseJuergen Gross
2022-03-07powerpc: Fix STACKTRACE=n buildMichael Ellerman
2022-03-06Linux 5.17-rc7v5.17-rc7Linus Torvalds
2022-03-06Merge tag 'for-5.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-06Merge tag 'powerpc-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-03-06Merge tag 'trace-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-06tools/virtio: handle fallout from folio workMichael S. Tsirkin
2022-03-06tools/virtio: fix virtio_test executionStefano Garzarella
2022-03-06vhost: remove avail_event arg from vhost_update_avail_event()Stefano Garzarella
2022-03-06virtio: drop default for virtio-memMichael S. Tsirkin
2022-03-06vdpa: fix use-after-free on vp_vdpa_removeZhang Min
2022-03-06virtio-blk: Remove BUG_ON() in virtio_queue_rq()Xie Yongji
2022-03-06virtio-blk: Don't use MAX_DISCARD_SEGMENTS if max_discard_seg is zeroXie Yongji
2022-03-06vhost: fix hung thread due to erroneous iotlb entriesAnirudh Rayabharam
2022-03-06net: dsa: unlock the rtnl_mutex when dsa_master_setup() failsVladimir Oltean
2022-03-06Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0"Kai Lueke
2022-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2022-03-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-05Merge tag 's390-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-03-05configs/debug: set CONFIG_DEBUG_INFO=y properlyQian Cai
2022-03-05proc: fix documentation and description of pagemapYun Zhou
2022-03-05kselftest/vm: fix tests build with old libcChengming Zhou
2022-03-05memfd: fix F_SEAL_WRITE after shmem huge page allocatedHugh Dickins
2022-03-05mm: fix use-after-free when anon vma name is used after vma is freedSuren Baghdasaryan
2022-03-05mm: prevent vm_area_struct::anon_name refcount saturationSuren Baghdasaryan
2022-03-05mm: refactor vm_area_struct::anon_vma_name usage codeSuren Baghdasaryan