aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-19Merge tag 'nfsd-6.3-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-04-19Merge tag 'loongarch-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-19spi: spi-rockchip: Fix missing unwind goto in rockchip_sfc_probe()Li Lanzhe
2023-04-19ASoC: fsl_asrc_dma: fix potential null-ptr-derefNikita Zhandarovich
2023-04-19ASoC: fsl_sai: Fix pins setting for i.MX8QM platformChancel Liu
2023-04-19hamradio: drop ISA_DMA_API dependencyArnd Bergmann
2023-04-19mlxsw: pci: Fix possible crash during initializationIdo Schimmel
2023-04-19ALSA: hda/realtek: Remove specific patch for Dell Precision 3260Jaroslav Kysela
2023-04-19Merge branch 'mptcp-fixes'David S. Miller
2023-04-19mptcp: fix accept vs worker racePaolo Abeni
2023-04-19mptcp: stops worker on unaccepted sockets at listener closePaolo Abeni
2023-04-19net: rpl: fix rpl header size calculationAlexander Aring
2023-04-19net: vmxnet3: Fix NULL pointer dereference in vmxnet3_rq_rx_complete()Seiji Nishikawa
2023-04-19bonding: Fix memory leak when changing bond type to EthernetIdo Schimmel
2023-04-19tools/loongarch: Use __SIZEOF_LONG__ to define __BITS_PER_LONGTiezhu Yang
2023-04-19LoongArch: Replace hard-coded values in comments with VALENEnze Li
2023-04-19LoongArch: Clean up plat_swiotlb_setup() related codeTiezhu Yang
2023-04-19LoongArch: Check unwind_error() in arch_stack_walk()Tiezhu Yang
2023-04-19LoongArch: Adjust user_regset_copyin parameter to the correct offsetQing Zhang
2023-04-19LoongArch: Adjust user_watch_state for explicit alignmentQing Zhang
2023-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2023-04-18cifs: Reapply lost fix from commit 30b2b2196d6eDavid Howells
2023-04-18cifs: Fix unbuffered readDavid Howells
2023-04-18nilfs2: initialize unused bytes in segment summary blocksRyusuke Konishi
2023-04-18mm: page_alloc: skip regions with hugetlbfs pages when allocating 1G pagesMel Gorman
2023-04-18mm/mmap: regression fix for unmapped_area{_topdown}Liam R. Howlett
2023-04-18maple_tree: fix mas_empty_area() searchLiam R. Howlett
2023-04-18maple_tree: make maple state reusable after mas_empty_area_rev()Liam R. Howlett
2023-04-18mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()Alexander Potapenko
2023-04-18mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()Alexander Potapenko
2023-04-18tools/Makefile: do missed s/vm/mm/SeongJae Park
2023-04-18mm: fix memory leak on mm_init error handlingMathieu Desnoyers
2023-04-18mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlockTetsuo Handa
2023-04-18kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()Ondrej Mosnacek
2023-04-18drm/amd/display: fix a divided-by-zero errorAlex Hung
2023-04-18drm/amd/display: limit timing for single dimm memoryDaniel Miess
2023-04-18drm/amd/display: set dcn315 lb bpp to 48Dmytro Laktyushkin
2023-04-18drm/amdgpu: Fix desktop freezed after gpu-resetAlan Liu
2023-04-18veth: take into account peer device for NETDEV_XDP_ACT_NDO_XMIT xdp_features ...Lorenzo Bianconi
2023-04-18Merge tag 'mmc-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2023-04-18KVM: arm64: Make vcpu flag updates non-preemptibleMarc Zyngier
2023-04-18Merge tag 'arm-fixes-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-18LoongArch: module: set section addresses to 0x0Huacai Chen
2023-04-18LoongArch: Mark 3 symbol exports as non-GPLHuacai Chen
2023-04-18LoongArch: Enable PG when wakeup from suspendHuacai Chen
2023-04-18LoongArch: Fix _CONST64_(x) as unsignedQing Zhang
2023-04-18LoongArch: Fix build error if CONFIG_SUSPEND is not setHuacai Chen
2023-04-18LoongArch: Fix probing of the CRC32 featureHuacai Chen
2023-04-18LoongArch: Make WriteCombine configurable for ioremap()Huacai Chen
2023-04-18mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next()Nikita Zhandarovich