summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-15Linux 5.19.9v5.19.9Greg Kroah-Hartman1-1/+1
2022-09-15drm/amd/display: Removing assert statements for LinuxSaaem Rizvi5-9/+30
2022-09-15drm/amd/display: Add SMU logging codeSaaem Rizvi5-0/+48
2022-09-15iommu: Fix false ownership failure on AMD systems with PASID activatedJason Gunthorpe2-2/+21
2022-09-15iommu/virtio: Fix interaction with VFIOJean-Philippe Brucker1-0/+11
2022-09-15iommu/vt-d: Correctly calculate sagaw value of IOMMULu Baolu1-3/+25
2022-09-15arm64/bti: Disable in kernel BTI when cross section thunks are brokenMark Brown1-0/+2
2022-09-15hwmon: (asus-ec-sensors) autoload module via DMI dataEugene Shalygin1-186/+222
2022-09-15hwmon: (asus-ec-sensors) add definitions for ROG ZENITH II EXTREMEUrs Schroffenegger2-0/+48
2022-09-15hwmon: (asus-ec-sensors) add missing sensors for X570-I GAMINGEugene Shalygin1-3/+4
2022-09-15hwmon: (asus-ec-sensors) add support for Maximus XI HeroMichael Carns2-0/+38
2022-09-15hwmon: (asus-ec-sensors) add support for Strix Z690-a D4Shady Nawara2-0/+19
2022-09-15Revert "arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags""Sasha Levin4-0/+32
2022-09-15perf stat: Fix L2 Topdown metrics disappear for raw eventsZhengjun Xing1-2/+3
2022-09-15perf evlist: Always use arch_evlist__add_default_attrs()Kan Liang4-6/+23
2022-09-15iommu/vt-d: Fix possible recursive locking in intel_iommu_init()Lu Baolu3-26/+12
2022-09-15hwmon: (mr75203) enable polling for all VM channelsEliav Farber1-0/+13
2022-09-15hwmon: (mr75203) fix multi-channel voltage readingEliav Farber1-12/+17
2022-09-15hwmon: (mr75203) fix voltage equation for negative source inputEliav Farber1-2/+12
2022-09-15hwmon: (mr75203) update pvt->v_num and vm_num to the actual number of used se...Eliav Farber1-0/+2
2022-09-15hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not definedEliav Farber1-8/+6
2022-09-15net: dsa: felix: tc-taprio intervals smaller than MTU should send at least on...Vladimir Oltean1-4/+31
2022-09-15time64.h: consolidate uses of PSEC_PER_NSECVladimir Oltean3-4/+9
2022-09-15s390/boot: fix absolute zero lowcore corruption on bootAlexander Gordeev2-1/+2
2022-09-15iommu/amd: use full 64-bit value in build_completion_wait()John Sperbeck1-1/+2
2022-09-15swiotlb: avoid potential left shift overflowChao Gao1-1/+4
2022-09-15bonding: accept unsolicited NA messageHangbin Liu1-5/+12
2022-09-15net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NSVladimir Oltean2-16/+32
2022-09-15i40e: Fix ADQ rate limiting for PFPrzemyslaw Patynowski2-1/+5
2022-09-15i40e: Refactor tc mqprio checksPrzemyslaw Patynowski3-11/+25
2022-09-15kbuild: disable header exports for UML in a straightforward wayMasahiro Yamada1-2/+1
2022-09-15MIPS: loongson32: ls1c: Fix hang during startupYang Ling1-1/+0
2022-09-15Smack: Provide read control for io_uring_cmdCasey Schaufler1-0/+32
2022-09-15selinux: implement the security_uring_cmd() LSM hookPaul Moore2-1/+25
2022-09-15lsm,io_uring: add LSM hooks for the new uring_cmd file opLuis Chamberlain5-0/+17
2022-09-15ASoC: mchp-spdiftx: Fix clang -Wbitfield-constant-conversionNathan Chancellor1-1/+1
2022-09-15ASoC: mchp-spdiftx: remove references to mchp_i2s_capsClaudiu Beznea1-8/+0
2022-09-15hwmon: (tps23861) fix byte order in resistance registerAlexandru Gagniuc1-4/+6
2022-09-15perf record: Fix synthesis failure warningsAdrian Hunter1-2/+6
2022-09-15perf script: Fix Cannot print 'iregs' field for hybrid systemsZhengjun Xing1-0/+3
2022-09-15perf dlfilter dlfilter-show-cycles: Fix types for print formatAdrian Hunter1-2/+2
2022-09-15libperf evlist: Fix per-thread mmaps for multi-threaded targetsAdrian Hunter1-0/+50
2022-09-15sch_sfb: Also store skb len before calling child enqueueToke Høiland-Jørgensen1-1/+2
2022-09-15net: phy: lan87xx: change interrupt src of link_up to comm_readyArun Ramadoss1-4/+54
2022-09-15io_uring: recycle kbuf recycle on tw requeuePavel Begunkov1-0/+1
2022-09-15net/smc: Fix possible access to freed memory in link clearYacan Liu4-0/+13
2022-09-15net: ethernet: mtk_eth_soc: check max allowed hash in mtk_ppe_check_skbLorenzo Bianconi1-0/+3
2022-09-15net: ethernet: mtk_eth_soc: fix typo in __mtk_foe_entry_clearLorenzo Bianconi1-1/+1
2022-09-15net: dsa: felix: access QSYS_TAG_CONFIG under tas_lock in vsc9959_sched_speed...Vladimir Oltean1-2/+2
2022-09-15net: dsa: felix: disable cut-through forwarding for frames oversized for tc-t...Vladimir Oltean1-43/+79