summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-05Revert "firmware: arm_scmi: Add clock management to the SCMI power domain"Ulf Hansson1-26/+0
2022-10-05net: mt7531: only do PLL once after the resetAlexander Couzens1-6/+9
2022-10-05mm/damon/dbgfs: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman1-5/+14
2022-10-05ntfs: fix BUG_ON in ntfs_lookup_inode_by_name()ChenXiaoSong1-1/+2
2022-10-05ARM: dts: integrator: Tag PCI host with device_typeLinus Walleij1-0/+1
2022-10-05x86/sgx: Do not fail on incomplete sanitization on premature stop of ksgxdJarkko Sakkinen1-6/+9
2022-10-05clk: ingenic-tcu: Properly enable registers before accessing timersAidan MacDonald1-10/+5
2022-10-05can: c_can: don't cache TX messages for C_CAN coresMarc Kleine-Budde2-8/+20
2022-10-05Input: snvs_pwrkey - fix SNVS_HPVIDR1 register addressSebastian Krzyszkowiak1-1/+1
2022-10-05net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455Frank Wunderlich1-0/+1
2022-10-05thunderbolt: Explicitly reset plug events delay back to USB4 spec valueMario Limonciello1-0/+1
2022-10-05usb: typec: ucsi: Remove incorrect warningHeikki Krogerus1-2/+0
2022-10-05uas: ignore UAS for Thinkplus chipsHongling Zeng1-0/+7
2022-10-05usb-storage: Add Hiksemi USB3-FW to IGNORE_UASHongling Zeng1-0/+7
2022-10-05uas: add no-uas quirk for Hiksemi usb_diskHongling Zeng1-0/+7
2022-10-05cgroup: cgroup_get_from_id() must check the looked-up kn is a directoryMing Lei1-1/+4
2022-10-05cgroup: reduce dependency on cgroup_mutexShakeel Butt1-22/+29
2022-10-05ALSA: hda/realtek: fix speakers and micmute on HP 855 G8Alexander Sergeyev1-0/+12
2022-10-05ALSA: hda: Fix Nvidia dp infoframeMohan Kumar1-4/+19
2022-10-05ALSA: hda: Fix hang at HD-audio codec unbinding due to refcount saturationTakashi Iwai1-2/+2
2022-10-05ALSA: hda: Do disconnect jacks at codec unbindTakashi Iwai3-0/+14
2022-09-28Linux 5.15.71v5.15.71Greg Kroah-Hartman1-1/+1
2022-09-28ext4: use locality group preallocation for small closed filesJan Kara1-12/+15
2022-09-28ext4: avoid unnecessary spreading of allocations among groupsJan Kara1-11/+13
2022-09-28ext4: make mballoc try target group first even with mb_optimize_scanJan Kara1-7/+7
2022-09-28ext4: limit the number of retries after discarding preallocations blocksTheodore Ts'o1-1/+3
2022-09-28ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0Luís Henriques1-0/+4
2022-09-28ext4: make directory inode spreading reflect flexbg sizeJan Kara1-1/+1
2022-09-28devdax: Fix soft-reservation memory descriptionDan Williams1-0/+1
2022-09-28NFSv4: Fixes for nfs4_inode_return_delegation()Trond Myklebust1-4/+6
2022-09-28drm/amdgpu: don't register a dirty callback for non-atomicAlex Deucher1-1/+10
2022-09-28i2c: mlxbf: Fix frequency calculationAsmaa Mnebhi1-40/+23
2022-09-28i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()Asmaa Mnebhi1-0/+3
2022-09-28i2c: mlxbf: incorrect base address passed during io writeAsmaa Mnebhi1-1/+1
2022-09-28i2c: imx: If pm_runtime_get_sync() returned 1 device access is possibleUwe Kleine-König1-1/+1
2022-09-28workqueue: don't skip lockdep work dependency in cancel_work_sync()Tetsuo Handa1-4/+2
2022-09-28fsdax: Fix infinite loop in dax_iomap_rw()Li Jinlin1-0/+3
2022-09-28drm/rockchip: Fix return type of cdn_dp_connector_mode_validNathan Huckleberry1-2/+3
2022-09-28drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usageNathan Chancellor1-2/+1
2022-09-28drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule()Nathan Chancellor1-125/+47
2022-09-28drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAnd...Nathan Chancellor1-196/+52
2022-09-28drm/amd/display: Limit user regamma to a valid valueYao Wang11-0/+4
2022-09-28drm/amdgpu: use dirty framebuffer helperHamza Mahfooz1-0/+2
2022-09-28drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cardsGuchun Chen1-0/+11
2022-09-28drm/gma500: Fix BUG: sleeping function called from invalid context errorsHans de Goede1-4/+7
2022-09-28Drivers: hv: Never allocate anything besides framebuffer from framebuffer mem...Vitaly Kuznetsov1-1/+9
2022-09-28drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJingwen Chen2-14/+8
2022-09-28s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroupStefan Haberland1-2/+7
2022-09-28serial: tegra-tcu: Use uart_xmit_advance(), fixes icount.tx accountingIlpo Järvinen1-1/+1
2022-09-28serial: tegra: Use uart_xmit_advance(), fixes icount.tx accountingIlpo Järvinen1-3/+2