summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-03-05selftests/vm: cleanup hugetlb file after mremap testMike Kravetz
2022-03-04Merge tag 'riscv-for-linus-5.17-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-04Merge tag 'iommu-fixes-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-04Merge tag 'thermal-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-04Merge tag 'sound-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-03-04Merge tag 'drm-fixes-2022-03-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-04Merge tag 'pinctrl-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-04mm: Consider __GFP_NOWARN flag for oversized kvmalloc() callsDaniel Borkmann
2022-03-03riscv: dts: k210: fix broken IRQs on hart1Niklas Cassel
2022-03-04Merge tag 'drm-misc-fixes-2022-03-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-03-04Merge tag 'amd-drm-fixes-5.17-2022-03-02' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-03-04Merge tag 'drm-intel-fixes-2022-03-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-03-03riscv: Fix kasan pud populationAlexandre Ghiti
2022-03-03riscv: Move high_memory initialization to setup_bootmemAlexandre Ghiti
2022-03-03riscv: Fix config KASAN && DEBUG_VIRTUALAlexandre Ghiti
2022-03-03riscv: Fix DEBUG_VIRTUAL false warningsAlexandre Ghiti
2022-03-03riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAPAlexandre Ghiti
2022-03-03riscv: Fix is_linear_mapping with recent move of KASAN regionAlexandre Ghiti
2022-03-03MAINTAINERS: Remove dead patchwork linkAmmar Faizi
2022-03-03cachefiles: Fix incorrect length to fallocate()David Howells
2022-03-03Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-03Merge tag 'mips-fixes-5.17_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-03-03Merge tag 'auxdisplay-for-linus-v5.17-rc7' of git://github.com/ojeda/linuxLinus Torvalds
2022-03-03ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()Eric Dumazet
2022-03-03net: dsa: make dsa_tree_change_tag_proto actually unwind the tag proto changeVladimir Oltean
2022-03-03ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()Maciej Fijalkowski
2022-03-03Merge branch 'selftests-mlxsw-a-couple-of-fixes'Jakub Kicinski
2022-03-03selftests: mlxsw: resource_scale: Fix return valueAmit Cohen
2022-03-03selftests: mlxsw: tc_police_scale: Make test more robustAmit Cohen
2022-03-03net: dcb: disable softirqs in dcbnl_flush_dev()Vladimir Oltean
2022-03-03bnx2: Fix an error messageChristophe JAILLET
2022-03-03sfc: extend the locking on mcdi->seqnoNiels Dossche
2022-03-03Merge branch 'smc-fix'David S. Miller
2022-03-03net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by serverD. Wythe
2022-03-03net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by clientD. Wythe
2022-03-03net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()Zheyu Ma
2022-03-02tcp: make tcp_read_sock() more robustEric Dumazet
2022-03-02bpf, sockmap: Do not ignore orig_len parameterEric Dumazet
2022-03-02net: ipa: add an interconnect dependencyAlex Elder
2022-03-02net: fix up skbs delta_truesize in UDP GRO frag_listlena wang
2022-03-02Merge tag 'batadv-net-pullrequest-20220302' of git://git.open-mesh.org/linux-...Jakub Kicinski
2022-03-02Merge tag 'wireless-for-net-2022-03-02' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2022-03-02Merge branch 'ucount-rlimit-fixes-for-v5.17' of git://git.kernel.org/pub/scm/...Linus Torvalds
2022-03-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-03-02drm/amdgpu: fix suspend/resume hang regressionQiang Yu
2022-03-03auxdisplay: lcd2s: Use proper API to free the instance of charlcd objectAndy Shevchenko
2022-03-03auxdisplay: lcd2s: Fix memory leak in ->remove()Andy Shevchenko