summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-19nvme-apple: don't limit DMA segement sizeRussell King (Oracle)
2022-10-19nvme-pci: disable write zeroes on various Kingston SSDXander Li
2022-10-19nvme: fix error pointer dereference in error handlingDan Carpenter
2022-10-19netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirementsPablo Neira Ayuso
2022-10-19netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.Guillaume Nault
2022-10-18ionic: catch NULL pointer issue on reconfigBrett Creeley
2022-10-18net: hsr: avoid possible NULL deref in skb_clone()Eric Dumazet
2022-10-18bnxt_en: fix memory leak in bnxt_nvm_test()Vikas Gupta
2022-10-18drm/amdgpu: Fix for BO move issueArunpravin Paneer Selvam
2022-10-18drm/amdgpu: dequeue mes scheduler during finiYuBiao Wang
2022-10-18drm/amd/pm: enable thermal alert on smu_v13_0_10Kenneth Feng
2022-10-18drm/amdgpu: Program GC registers through RLCG interface in gfx_v11/gmc_v11Yifan Zha
2022-10-18drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() callbackNathan Chancellor
2022-10-18drm/amd/display: Increase frame size limit for display_mode_vba_util_32.oGuenter Roeck
2022-10-18drm/amd/pm: add SMU IP v13.0.4 IF version define to V7Tim Huang
2022-10-18drm/amd/pm: update SMU IP v13.0.4 driver interface versionTim Huang
2022-10-18drm/amd/pm: Init pm_attr_list when dpm is disabledZhenGuo Yin
2022-10-18drm/amd/pm: disable cstate feature for gpu reset scenarioEvan Quan
2022-10-18drm/amd/pm: fulfill SMU13.0.7 cstate control interfaceEvan Quan
2022-10-18drm/amd/pm: fulfill SMU13.0.0 cstate control interfaceEvan Quan
2022-10-18drm/amdgpu: Add sriov vf ras support in amdgpu_ras_asic_supportedYiPeng Chai
2022-10-18drm/amdgpu: Enable ras support for mp0 v13_0_0 and v13_0_10YiPeng Chai
2022-10-18drm/amdgpu: Enable gmc soft reset on gmc_v11_0_3YiPeng Chai
2022-10-18drm/amdgpu: skip mes self test for gc 11.0.3Likun Gao
2022-10-18drm/amd/pm: skip loading pptable from driver on secure board for smu_v13_0_10Kenneth Feng
2022-10-18drm/amd/amdgpu: enable gfx clock gating features on smu_v13_0_10Kenneth Feng
2022-10-18drm/amd/pm: remove the pptable id override on smu_v13_0_10Kenneth Feng
2022-10-18drm/amd/pm: temporarily disable thermal alert on smu_v13_0_10Kenneth Feng
2022-10-18drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 properly"Asher Song
2022-10-18drm/amdgpu: Refactor mode2 reset logic for v11.0.7Victor Zhao
2022-10-18Revert "drm/amdgpu: let mode2 reset fallback to default when failure"Victor Zhao
2022-10-18Revert "drm/amdgpu: add debugfs amdgpu_reset_level"Victor Zhao
2022-10-18drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV caseDanijel Slivka
2022-10-18dm clone: Fix typo in block_device format specifierNikos Tsironis
2022-10-18dm: remove unnecessary assignment statement in alloc_dev()Genjian Zhang
2022-10-18dm verity: Add documentation for try_verify_in_tasklet optionMilan Broz
2022-10-18dm cache: delete the redundant word 'each' in commentShaomin Deng
2022-10-18dm raid: fix typo in analyse_superblocks code commentJiangshan Yi
2022-10-18dm verity: enable WQ_HIGHPRI on verify_wqNathan Huckleberry
2022-10-18dm raid: delete the redundant word 'that' in commentJilin Yuan
2022-10-18dm: change from DMWARN to DMERR or DMCRIT for fatal errorsMikulas Patocka
2022-10-18Merge tag 'for-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-18x86/resctrl: Fix min_cbm_bits for AMDBabu Moger
2022-10-18Merge tag 'erofs-for-6.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-18dm bufio: use the acquire memory barrier when testing for B_READINGMikulas Patocka
2022-10-18cifs: Fix memory leak when build ntlmssp negotiate blob failedZhang Xiaoxu
2022-10-18cifs: set rc to -ENOENT if we can not get a dentry for the cached dirRonnie Sahlberg
2022-10-18cifs: use LIST_HEAD() and list_move() to simplify codeYang Yingliang
2022-10-18cifs: Fix xid leak in cifs_get_file_info_unix()Zhang Xiaoxu
2022-10-18cifs: Fix xid leak in cifs_ses_add_channel()Zhang Xiaoxu