summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-11-23Documentation: networking: Update generic_netlink_howto URLNir Levy1-1/+1
2022-11-24scripts: add rust in scripts/Makefile.packageParan Lee1-2/+2
2022-11-24kbuild: fix "cat: .version: No such file or directory"Masahiro Yamada2-3/+3
2022-11-23Merge branch 'kvm-dwmw2-fixes' into HEADPaolo Bonzini2-10/+29
2022-11-23KVM: Update gfn_to_pfn_cache khva when it moves within the same pageDavid Woodhouse1-1/+6
2022-11-23KVM: x86/xen: Only do in-kernel acceleration of hypercalls for guest CPL0David Woodhouse1-1/+11
2022-11-23KVM: x86/xen: Validate port number in SCHEDOP_pollDavid Woodhouse1-8/+12
2022-11-23KVM: x86/mmu: Fix race condition in direct_page_faultKazuki Takiguchi1-6/+7
2022-11-23Merge tag 'pci-v6.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2022-11-23NFSD: Fix reads with a non-zero offset that don't end on a page boundaryChuck Lever1-3/+4
2022-11-23Merge tag 'spi-fix-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-7/+20
2022-11-23Merge tag '9p-for-6.1-rc7' of https://github.com/martinetd/linuxLinus Torvalds2-11/+22
2022-11-23fscache: fix OOB Read in __fscache_acquire_volumeDavid Howells2-3/+6
2022-11-23s390/dasd: fix possible buffer overflow in copy_pair_showStefan Haberland1-1/+1
2022-11-23s390/dasd: fix no record found for raw_track_accessStefan Haberland1-4/+2
2022-11-23s390/dasd: increase printing of debug data payloadStefan Haberland1-18/+19
2022-11-23s390/dasd: Fix spelling mistake "Ivalid" -> "Invalid"Colin Ian King1-1/+1
2022-11-23Merge tag 'asoc-fix-v6.1-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai8-10/+20
2022-11-23btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs()Zhen Lei1-2/+5
2022-11-23btrfs: do not modify log tree while holding a leaf from fs tree lockedFilipe Manana1-4/+55
2022-11-23btrfs: use kvcalloc in btrfs_get_dev_zone_infoChristoph Hellwig1-3/+3
2022-11-23s390/ap: fix memory leak in ap_init_qci_info()Wei Yongjun1-1/+4
2022-11-23drm/amdgpu/vcn: re-use original vcn0 doorbell valueJane Jian2-9/+1
2022-11-23drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly w...Alex Deucher1-1/+0
2022-11-23drm/amd/display: No display after resume from WB/CBTsung-hua Lin1-0/+37
2022-11-23drm/amdgpu: fix use-after-free during gpu recoveryStanley.Yang1-1/+5
2022-11-23drm/amd/pm: update driver if header for smu_13_0_7lyndonli2-39/+80
2022-11-23drm/amd/display: Fix rotated cursor offset calculationDavid Galiffi3-30/+64
2022-11-23drm/amd/display: Use new num clk levels struct for max mclk indexDillon Varone1-1/+1
2022-11-23drm/amd/display: Avoid setting pixel rate divider to N/ATaimur Hassan4-8/+13
2022-11-23drm/amd/display: Use viewport height for subvp mall allocation sizeDillon Varone1-1/+1
2022-11-23drm/amd/display: Update soc bounding box for dcn32/dcn321Dillon Varone2-7/+7
2022-11-23drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASANLyude Paul1-1/+2
2022-11-23drm/amdgpu/psp: don't free PSP buffers on suspendAlex Deucher1-7/+9
2022-11-23net/cdc_ncm: Fix multicast RX support for CDC NCM devices with ZLPSantiago Ruano Rincón1-0/+1
2022-11-23net: usb: qmi_wwan: add u-blox 0x1342 compositionDavide Tronchin1-0/+1
2022-11-23l2tp: Don't sleep and disable BH under writer-side sk_callback_lockJakub Sitnicki1-8/+9
2022-11-23net: dm9051: Fix missing dev_kfree_skb() in dm9051_loop_rx()Yuan Can1-1/+3
2022-11-23arcnet: fix potential memory leak in com20020_probe()Wang Hai1-2/+9
2022-11-23Merge tag 'v6.1-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann34-64/+46
2022-11-239p/xen: check logical size for buffer sizeDominique Martinet1-0/+9
2022-11-22Merge tag 'mlx5-fixes-2022-11-21' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski18-118/+281
2022-11-22ipv4: Fix error return code in fib_table_insert()Ziyang Xuan1-1/+3
2022-11-22Merge branch 'net-ethernet-mtk_eth_soc-fix-memory-leak-in-error-path'Jakub Kicinski3-6/+23
2022-11-22net: ethernet: mtk_eth_soc: fix memory leak in error pathYan Cangang3-6/+23
2022-11-22net: ethernet: mtk_eth_soc: fix resource leak in error pathYan Cangang1-2/+2
2022-11-22net: ethernet: mtk_eth_soc: fix potential memory leak in mtk_rx_alloc()Ziyang Xuan1-1/+3
2022-11-22Merge branch 'dccp-tcp-fix-bhash2-issues-related-to-warn_on-in-inet_csk_get_p...Jakub Kicinski9-96/+96
2022-11-22dccp/tcp: Fixup bhash2 bucket when connect() fails.Kuniyuki Iwashima8-16/+41
2022-11-22dccp/tcp: Update saddr under bhash's lock.Kuniyuki Iwashima7-86/+56