summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-21drm/amd/display: skip audio setup when audio stream is enabledzhikzhai
2022-09-21drm/amd/display: update gamut remap if plane has changedHugo Hu
2022-09-21drm/amd/display: Assume an LTTPR is always present on fixed_vs linksMichael Strauss
2022-09-21drm/amd/display: fix dcn315 memory channel count and width readDmytro Laktyushkin
2022-09-21drm/amd/display: Fix double cursor on non-video RGB MPOLeo Li
2022-09-21drm/amd/display: Only consider pixle rate div policy for DCN32+Alvin Lee
2022-09-21drm/amd/display: Port DCN30 420 logic to DCN32Chris Park
2022-09-21drm/amdgpu: Update PTE flags with TF enabledMukul Joshi
2022-09-21s390/vfio-ap: bypass unnecessary processing of AP resourcesTony Krowiak
2022-09-21i2c: mux: harden i2c_mux_alloc() against integer overflowsDan Carpenter
2022-09-21i2c: mlxbf: Fix frequency calculationAsmaa Mnebhi
2022-09-21perf tools: Honor namespace when synthesizing build-idsNamhyung Kim
2022-09-21tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-09-21perf kcore_copy: Do not check /proc/modules is unchangedAdrian Hunter
2022-09-21libperf evlist: Fix polling of system-wide eventsAdrian Hunter
2022-09-21perf record: Fix cpu mask bit setting for mixed mmapsAdrian Hunter
2022-09-21perf test: Skip wp modify test on old kernelsNamhyung Kim
2022-09-21Merge tag 'opp-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Rafael J. Wysocki
2022-09-21Merge tag 'for-linus-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-21Merge tag 'mips-fixes_6.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-09-21Merge tag 'dmaengine-fix-6.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-21Merge tag 'iommu-fixes-v6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-09-21Merge tag 'sound-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-09-21Merge tag 'exfat-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-21KVM: s390: pci: register pci hooks without interpretationMatthew Rosato
2022-09-21KVM: s390: pci: fix GAIT physical vs virtual pointers usageMatthew Rosato
2022-09-21KVM: s390: Pass initialized arg even if unusedJanis Schoetterl-Glausch
2022-09-21KVM: s390: pci: fix plain integer as NULL pointer warningsMatthew Rosato
2022-09-21Merge tag 'linux-can-fixes-for-6.0-20220921' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-09-21perf jit: Include program header in ELF filesLieven Hey
2022-09-21perf test: Add a new test for perf stat cgroup BPF counterNamhyung Kim
2022-09-21perf stat: Use evsel->core.cpus to iterate cpus in BPF cgroup countersNamhyung Kim
2022-09-21perf stat: Fix cpu map index in bperf cgroup codeNamhyung Kim
2022-09-21perf stat: Fix BPF program section nameNamhyung Kim
2022-09-21Merge tag 'fpga-for-6.0-final' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2022-09-21net: atlantic: fix potential memory leak in aq_ndev_close()Jianglei Nie
2022-09-21iommu/vt-d: Check correct capability for sagaw determinationYi Liu
2022-09-21Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"Lu Baolu
2022-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2022-09-21can: gs_usb: gs_usb_set_phys_id(): return with error if identify is not suppo...Marc Kleine-Budde
2022-09-21can: gs_usb: gs_can_open(): fix race dev->can.state conditionMarc Kleine-Budde
2022-09-21can: flexcan: flexcan_mailbox_read() fix return value for drop = trueMarc Kleine-Budde
2022-09-21gpiolib: cdev: Set lineevent_state::irq after IRQ register successfullyMeng Li
2022-09-21gpio: tqmx86: fix uninitialized variable girqDongliang Mu
2022-09-21arch: um: Mark the stack non-executable to fix a binutils warningDavid Gow
2022-09-20net: sh_eth: Fix PHY state warning splat during system resumeGeert Uytterhoeven
2022-09-20net: ravb: Fix PHY state warning splat during system resumeGeert Uytterhoeven
2022-09-20netfilter: nf_ct_ftp: fix deadlock when nat rewrite is neededFlorian Westphal
2022-09-20netfilter: ebtables: fix memory leak when blob is malformedFlorian Westphal
2022-09-20netfilter: nf_tables: fix percpu memory leak at nf_tables_addchain()Tetsuo Handa