summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-24net: wwan: t7xx: Fix the ACPI memory leakHanjun Guo
2022-11-24octeontx2-pf: Add check for devm_kcallocJiasheng Jiang
2022-11-23net: enetc: preserve TX ring priority across reconfigurationVladimir Oltean
2022-11-23net: marvell: prestera: add missing unregister_netdev() in prestera_port_crea...Zhang Changzhong
2022-11-23Merge branch 'nfc-st-nci-restructure-validating-logic-in-evt_transaction'Jakub Kicinski
2022-11-23nfc: st-nci: fix incorrect sizing calculations in EVT_TRANSACTIONMartin Faltesek
2022-11-23nfc: st-nci: fix memory leaks in EVT_TRANSACTIONMartin Faltesek
2022-11-23nfc: st-nci: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek
2022-11-23ublk_drv: don't forward io commands in reserve orderblock-6.1-2022-11-25Ming Lei
2022-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2022-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-11-23Documentation: networking: Update generic_netlink_howto URLNir Levy
2022-11-24scripts: add rust in scripts/Makefile.packageParan Lee
2022-11-24kbuild: fix "cat: .version: No such file or directory"Masahiro Yamada
2022-11-23Merge branch 'kvm-dwmw2-fixes' into HEADPaolo Bonzini
2022-11-23KVM: Update gfn_to_pfn_cache khva when it moves within the same pageDavid Woodhouse
2022-11-23KVM: x86/xen: Only do in-kernel acceleration of hypercalls for guest CPL0David Woodhouse
2022-11-23KVM: x86/xen: Validate port number in SCHEDOP_pollDavid Woodhouse
2022-11-23KVM: x86/mmu: Fix race condition in direct_page_faultKazuki Takiguchi
2022-11-23Merge tag 'pci-v6.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-11-23NFSD: Fix reads with a non-zero offset that don't end on a page boundaryChuck Lever
2022-11-23Merge tag 'spi-fix-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-11-23Merge tag '9p-for-6.1-rc7' of https://github.com/martinetd/linuxLinus Torvalds
2022-11-23lib/vdso: use "grep -E" instead of "egrep"Greg Kroah-Hartman
2022-11-23fscache: fix OOB Read in __fscache_acquire_volumeDavid Howells
2022-11-23s390/dasd: fix possible buffer overflow in copy_pair_showStefan Haberland
2022-11-23s390/dasd: fix no record found for raw_track_accessStefan Haberland
2022-11-23s390/dasd: increase printing of debug data payloadStefan Haberland
2022-11-23s390/dasd: Fix spelling mistake "Ivalid" -> "Invalid"Colin Ian King
2022-11-23Merge tag 'asoc-fix-v6.1-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2022-11-23btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs()Zhen Lei
2022-11-23btrfs: do not modify log tree while holding a leaf from fs tree lockedFilipe Manana
2022-11-23btrfs: use kvcalloc in btrfs_get_dev_zone_infoChristoph Hellwig
2022-11-23s390/ap: fix memory leak in ap_init_qci_info()Wei Yongjun
2022-11-23drm/amdgpu/vcn: re-use original vcn0 doorbell valueJane Jian
2022-11-23drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly w...Alex Deucher
2022-11-23drm/amd/display: No display after resume from WB/CBTsung-hua Lin
2022-11-23drm/amdgpu: fix use-after-free during gpu recoveryStanley.Yang
2022-11-23drm/amd/pm: update driver if header for smu_13_0_7lyndonli
2022-11-23drm/amd/display: Fix rotated cursor offset calculationDavid Galiffi
2022-11-23drm/amd/display: Use new num clk levels struct for max mclk indexDillon Varone
2022-11-23drm/amd/display: Avoid setting pixel rate divider to N/ATaimur Hassan
2022-11-23drm/amd/display: Use viewport height for subvp mall allocation sizeDillon Varone
2022-11-23drm/amd/display: Update soc bounding box for dcn32/dcn321Dillon Varone
2022-11-23drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASANLyude Paul
2022-11-23drm/amdgpu/psp: don't free PSP buffers on suspendAlex Deucher
2022-11-23net/cdc_ncm: Fix multicast RX support for CDC NCM devices with ZLPSantiago Ruano Rincón
2022-11-23net: usb: qmi_wwan: add u-blox 0x1342 compositionDavide Tronchin
2022-11-23l2tp: Don't sleep and disable BH under writer-side sk_callback_lockJakub Sitnicki
2022-11-23net: dm9051: Fix missing dev_kfree_skb() in dm9051_loop_rx()Yuan Can