summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-08Merge tag 'nvme-6.0-2022-09-08' of git://git.infradead.org/nvme into block-6.0Jens Axboe
2022-09-08perf dlfilter dlfilter-show-cycles: Fix types for print formatAdrian Hunter
2022-09-08libperf evlist: Fix per-thread mmaps for multi-threaded targetsAdrian Hunter
2022-09-08io_uring/net: copy addr for zc on POLL_FIRSTPavel Begunkov
2022-09-08arm64/ptrace: Don't clear calling process' TIF_SME on OOMMark Brown
2022-09-08Merge tag 'asoc-fix-v6.0-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2022-09-08Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-08fs: only do a memory barrier for the first set_buffer_uptodate()Linus Torvalds
2022-09-08Merge tag 'efi-urgent-for-v6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-08drm/panfrost: devfreq: set opp to the recommended one to configure regulatorClément Péron
2022-09-08sch_sfb: Also store skb len before calling child enqueueToke Høiland-Jørgensen
2022-09-08net: phy: lan87xx: change interrupt src of link_up to comm_readyArun Ramadoss
2022-09-08drm/ttm: cleanup the resource of ghost objects after locking themChristian König
2022-09-08Merge tag 'amd-drm-fixes-6.0-2022-09-07' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-09-07drm/amdgpu: prevent toc firmware memory leakGuchun Chen
2022-09-07drm/amdgpu: correct doorbell range/size value for CSDMA_DOORBELL_RANGEYifan Zhang
2022-09-07drm/amdkfd: print address in hex format rather than decimalYifan Zhang
2022-09-07drm/amd/display: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman
2022-09-07drm/amd/pm: add missing SetMGpuFanBoostLimitRpm mapping for SMU 13.0.7Evan Quan
2022-09-07drm/amd/amdgpu: add rlc_firmware_header_v2_4 to amdgpu_firmware_headerChengming Gui
2022-09-08powerpc/pseries: Fix plpks crash on non-pseriesMichael Ellerman
2022-09-07tools: Add new "test" taint to kernel-chktaintJoe Fradley
2022-09-07io_uring: recycle kbuf recycle on tw requeuePavel Begunkov
2022-09-07io_uring/kbuf: fix not advancing READV kbuf ringPavel Begunkov
2022-09-07efi: capsule-loader: Fix use-after-free in efi_capsule_writeHyunwoo Kim
2022-09-07arch_topology: Make cluster topology span at least SMT CPUsYicong Yang
2022-09-07net/smc: Fix possible access to freed memory in link clearYacan Liu
2022-09-07net: ethernet: mtk_eth_soc: check max allowed hash in mtk_ppe_check_skbLorenzo Bianconi
2022-09-07net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUMMenglong Dong
2022-09-07net: ethernet: mtk_eth_soc: fix typo in __mtk_foe_entry_clearLorenzo Bianconi
2022-09-07iommu/virtio: Fix interaction with VFIOJean-Philippe Brucker
2022-09-07iommu/vt-d: Fix lockdep splat due to klist iteration in atomic contextLu Baolu
2022-09-07iommu/vt-d: Fix recursive lock issue in iommu_flush_dev_iotlb()Lu Baolu
2022-09-07iommu/vt-d: Correctly calculate sagaw value of IOMMULu Baolu
2022-09-07iommu/vt-d: Fix kdump kernels boot failure with scalable modeLu Baolu
2022-09-07MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()Alexander Sverdlin
2022-09-07MIPS: octeon: Get rid of preprocessor directives around RESERVE32Alexander Sverdlin
2022-09-07Merge branch 'dsa-felix-fixes'David S. Miller
2022-09-07net: dsa: felix: access QSYS_TAG_CONFIG under tas_lock in vsc9959_sched_speed...Vladimir Oltean
2022-09-07net: dsa: felix: disable cut-through forwarding for frames oversized for tc-t...Vladimir Oltean
2022-09-07net: dsa: felix: tc-taprio intervals smaller than MTU should send at least on...Vladimir Oltean
2022-09-07s390/smp: enforce lowcore protection on CPU restartAlexander Gordeev
2022-09-07s390/boot: fix absolute zero lowcore corruption on bootAlexander Gordeev
2022-09-07ALSA: usb-audio: Clear fixed clock rate at closing EPTakashi Iwai
2022-09-07iommu/amd: use full 64-bit value in build_completion_wait()John Sperbeck
2022-09-07dma-mapping: mark dma_supported staticChristoph Hellwig
2022-09-07swiotlb: fix a typoChao Gao
2022-09-07swiotlb: avoid potential left shift overflowChao Gao
2022-09-07dma-debug: improve search for partial syncsRobin Murphy
2022-09-07Revert "swiotlb: panic if nslabs is too small"Yu Zhao