summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-25net: lantiq_xrx200: confirm skb is allocated before usingAleksander Jan Bajkowski
2022-08-25net: stmmac: work around sporadic tx issue on link-upHeiner Kallweit
2022-08-25Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-08-25Merge branch 'ionic-bug-fixes'Jakub Kicinski
2022-08-25ionic: VF initial random MAC address if no assigned macR Mohamed Shah
2022-08-25ionic: fix up issues with handling EAGAIN on FW cmdsShannon Nelson
2022-08-25ionic: clear broken state on generation changeShannon Nelson
2022-08-25rxrpc: Fix locking in rxrpc's sendmsgDavid Howells
2022-08-25Merge branch 'Fix incorrect pruning for ARG_CONST_ALLOC_SIZE_OR_ZERO'Alexei Starovoitov
2022-08-25selftests/bpf: Add regression test for pruning fixKumar Kartikeya Dwivedi
2022-08-25bpf: Do mark_chain_precision for ARG_CONST_ALLOC_SIZE_OR_ZEROKumar Kartikeya Dwivedi
2022-08-25of/device: Fix up of_dma_configure_id() stubThierry Reding
2022-08-25Docs/admin-guide/mm/damon/usage: fix the example code snipKairui Song
2022-08-25docs: Update version number from 5.x to 6.x in README.rstLukas Bulwahn
2022-08-25drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctlyQu Huang
2022-08-25drm/amdgpu: add MGCG perfmon setting for gfx11Likun Gao
2022-08-25drm/amdkfd: Fix isa version for the GC 10.3.7Prike Liang
2022-08-25drm/amdgpu: Fix page table setup on ArcturusMukul Joshi
2022-08-25drm/amd/pm: update SMU 13.0.0 driver_if headerEvan Quan
2022-08-25drm/amdgpu: add sdma instance check for gfx11 CGCGTim Huang
2022-08-25drm/amd/display: enable PCON support for dcn314Roman Li
2022-08-25drm/amdgpu: enable NBIO IP v7.7.0 Clock GatingTim Huang
2022-08-25drm/amdgpu: add NBIO IP v7.7.0 Clock Gating supportTim Huang
2022-08-25drm/amdgpu: add TX_POWER_CTRL_1 macro definitions for NBIO IP v7.7.0Tim Huang
2022-08-25Merge tag 'cgroup-for-6.0-rc2-fixes-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-08-25cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()Tetsuo Handa
2022-08-25Revert "xhci: turn off port power in shutdown"Mathias Nyman
2022-08-25xhci: Add grace period after xHC start to prevent premature runtime suspend.Mathias Nyman
2022-08-25xhci: Fix null pointer dereference in remove if xHC has only one roothubMathias Nyman
2022-08-25drm/mediatek: dsi: Add atomic {destroy,duplicate}_state, reset callbacksAngeloGioacchino Del Regno
2022-08-25xen/privcmd: fix error exit of privcmd_ioctl_dm_op()Juergen Gross
2022-08-25Documentation/ABI: Mention retbleed vulnerability info file for sysfsSalvatore Bonaccorso
2022-08-25x86/sev: Mark snp_abort() noreturnBorislav Petkov
2022-08-25io_uring/net: save address for sendzc async executionPavel Begunkov
2022-08-25ASoC: fsl_aud2htx: Add error handler for pm_runtime_enableShengjiu Wang
2022-08-25ASoC: fsl_aud2htx: register platform component before registering cpu daiShengjiu Wang
2022-08-25HID: nintendo: fix rumble worker null pointer derefDaniel J. Ogorchock
2022-08-25s390/mm: do not trigger write fault when vma does not allow VM_WRITEGerald Schaefer
2022-08-25s390: fix double free of GS and RI CBs on fork() failureBrian Foster
2022-08-25HID: intel-ish-hid: ipc: Add Meteor Lake PCI device IDEven Xu
2022-08-25pinctrl: rockchip: Enhance support for IRQ_TYPE_EDGE_BOTHJoão H. Spies
2022-08-25xen: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-25xen: x86: remove setting the obsolete config XEN_MAX_DOMAIN_MEMORYLukas Bulwahn
2022-08-25LoongArch: mm: Avoid unnecessary page fault retires on shared memory typesHuacai Chen
2022-08-25LoongArch: Add subword xchg/cmpxchg emulationHuacai Chen
2022-08-25LoongArch: Cleanup headers to avoid circular dependencyHuacai Chen
2022-08-25LoongArch: Cleanup reset routines with new APIHuacai Chen
2022-08-25LoongArch: Fix build warnings in VDSOHuacai Chen
2022-08-25LoongArch: Select PCI_QUIRKS to avoid build errorHuacai Chen
2022-08-25regulator: pfuze100: Fix the global-out-of-bounds access in pfuze100_regulato...Xiaolei Wang