summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/bug-bisect.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-24s390/crashdump: fix TOD programmable field sizeHeiko Carstens1-1/+1
2022-11-24net: thunderx: Fix the ACPI memory leakYu Liao1-1/+3
2022-11-24octeontx2-af: Fix reference count issue in rvu_sdp_init()Xiongfeng Wang1-2/+5
2022-11-24net: altera_tse: release phylink resources in tse_shutdown()Liu Jian1-0/+1
2022-11-24virtio_net: Fix probe failed when modprobe virtio_netLi Zetao1-2/+1
2022-11-24net: wwan: t7xx: Fix the ACPI memory leakHanjun Guo1-0/+2
2022-11-24octeontx2-pf: Add check for devm_kcallocJiasheng Jiang1-0/+2
2022-11-24net: enetc: preserve TX ring priority across reconfigurationVladimir Oltean3-11/+19
2022-11-24net: marvell: prestera: add missing unregister_netdev() in prestera_port_crea...Zhang Changzhong1-0/+1
2022-11-24nfc: st-nci: fix incorrect sizing calculations in EVT_TRANSACTIONMartin Faltesek1-15/+36
2022-11-24nfc: st-nci: fix memory leaks in EVT_TRANSACTIONMartin Faltesek1-1/+3
2022-11-24nfc: st-nci: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek1-1/+1
2022-11-24Documentation: networking: Update generic_netlink_howto URLNir Levy1-1/+1
2022-11-23fscache: fix OOB Read in __fscache_acquire_volumeDavid Howells2-3/+6
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-239p/xen: check logical size for buffer sizeDominique Martinet1-0/+9
2022-11-23ipv4: Fix error return code in fib_table_insert()Ziyang Xuan1-1/+3
2022-11-23net: ethernet: mtk_eth_soc: fix memory leak in error pathYan Cangang3-6/+23
2022-11-23net: ethernet: mtk_eth_soc: fix resource leak in error pathYan Cangang1-2/+2
2022-11-23net: ethernet: mtk_eth_soc: fix potential memory leak in mtk_rx_alloc()Ziyang Xuan1-1/+3
2022-11-23dccp/tcp: Fixup bhash2 bucket when connect() fails.Kuniyuki Iwashima8-16/+41
2022-11-23dccp/tcp: Update saddr under bhash's lock.Kuniyuki Iwashima7-86/+56
2022-11-23dccp/tcp: Remove NULL check for prev_saddr in inet_bhash2_update_saddr().Kuniyuki Iwashima1-7/+4
2022-11-23dccp/tcp: Reset saddr on failure after inet6?_hash_connect().Kuniyuki Iwashima4-0/+8
2022-11-23test_kprobes: fix implicit declaration error of test_kprobesLi Hua1-0/+1
2022-11-23nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirtyChen Zhongjin1-0/+8
2022-11-23mm/cgroup/reclaim: fix dirty pages throttling on cgroup v1Aneesh Kumar K.V1-1/+13
2022-11-23mm: fix unexpected changes to {failslab|fail_page_alloc}.attrQi Zheng4-11/+28
2022-11-23swapfile: fix soft lockup in scan_swap_map_slotsChen Wandun1-4/+4
2022-11-23hugetlb: fix __prep_compound_gigantic_page page flag settingMike Kravetz1-1/+3
2022-11-23kfence: fix stack trace pruningMarco Elver1-4/+9
2022-11-23proc/meminfo: fix spacing in SecPageTablesYosry Ahmed1-1/+1
2022-11-23mm: multi-gen LRU: retry folios written back while isolatedYu Zhao1-11/+37