summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-10mm: memcontrol: deprecate charge movingJohannes Weiner2-2/+15
2023-03-10docs: gdbmacros: print newest recordJohn Ogness1-1/+1
2023-03-10vfio: Fix NULL pointer dereference caused by uninitialized group->iommufdYan Zhao1-1/+1
2023-03-10remoteproc/mtk_scp: Move clk ops outside send_lockChen-Yu Tsai1-6/+5
2023-03-10media: ipu3-cio2: Fix PM runtime usage_count in driver unbindSakari Ailus1-0/+3
2023-03-10mips: fix syscall_get_nrElvira Khabirova1-1/+1
2023-03-10dax/kmem: Fix leak of memory-hotplug resourcesDan Williams3-17/+3
2023-03-10alpha: fix FEN fault handlingAl Viro1-15/+15
2023-03-10spi: spi-sn-f-ospi: fix duplicate flag while assigning to mode_bitsDhruva Gole1-1/+1
2023-03-10genirq/msi: Take the per-device MSI lock before validating the control structureMarc Zyngier1-3/+6
2023-03-10genirq/msi, platform-msi: Ensure that MSI descriptors are unreferencedThomas Gleixner3-1/+25
2023-03-10mm/hwpoison: convert TTU_IGNORE_HWPOISON to TTU_HWPOISONNaoya Horiguchi3-6/+6
2023-03-10panic: fix the panic_print NMI backtrace settingGuilherme G. Piccoli1-18/+26
2023-03-10regulator: core: Use ktime_get_boottime() to determine how long a regulator w...Matthias Kaehlcke1-3/+3
2023-03-10ceph: update the time stamps and try to drop the suid/sgidXiubo Li1-0/+8
2023-03-10rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() failsIlya Dryomov1-11/+9
2023-03-10fuse: add inode/permission checks to fileattr_get/fileattr_setAlexander Mikhalitsyn1-0/+6
2023-03-10arm64: Reset KASAN tag in copy_highpage with HW tags onlyPeter Collingbourne1-1/+2
2023-03-10arm64: mm: hugetlb: Disable HUGETLB_PAGE_OPTIMIZE_VMEMMAPCatalin Marinas1-1/+0
2023-03-10arm64: acpi: Fix possible memory leak of ffh_ctxtSudeep Holla1-4/+4
2023-03-10ARM: dts: exynos: correct TMU phandle in Odroid HC1Krzysztof Kozlowski1-5/+5
2023-03-10ARM: dts: exynos: correct TMU phandle in Odroid XUKrzysztof Kozlowski1-1/+0
2023-03-10ARM: dts: exynos: correct TMU phandle in Exynos5250Krzysztof Kozlowski1-1/+1
2023-03-10ARM: dts: exynos: correct TMU phandle in Odroid XU3 familyKrzysztof Kozlowski1-5/+5
2023-03-10ARM: dts: exynos: correct TMU phandle in Exynos4Krzysztof Kozlowski1-1/+1
2023-03-10ARM: dts: exynos: correct TMU phandle in Exynos4210Krzysztof Kozlowski1-1/+0
2023-03-10ARM: dts: qcom: sdx55: Add Qcom SMMU-500 as the fallback for IOMMU nodeManivannan Sadhasivam1-1/+1
2023-03-10ARM: dts: qcom: sdx65: Add Qcom SMMU-500 as the fallback for IOMMU nodeManivannan Sadhasivam1-1/+1
2023-03-10spi: intel: Check number of chip selects after reading the descriptorMika Westerberg1-4/+4
2023-03-10hwmon: (nct6775) Fix incorrect parenthesization in nct6775_write_fan_div()Zev Weiss1-1/+1
2023-03-10hwmon: (peci/cputemp) Fix off-by-one in coretemp_label allocationZev Weiss1-1/+1
2023-03-10dm flakey: fix a bug with 32-bit highmem systemsMikulas Patocka1-1/+2
2023-03-10dm flakey: don't corrupt the zero pageMikulas Patocka1-2/+5
2023-03-10dm cache: free background tracker's queued work in btracker_destroyJoe Thornber1-0/+8
2023-03-10dm flakey: fix logic when corrupting a bioMikulas Patocka1-10/+13
2023-03-10thermal: intel: powerclamp: Fix cur_state for multi package systemSrinivas Pandruvada1-4/+16
2023-03-10qede: fix interrupt coalescing configurationManish Chopra1-2/+9
2023-03-10cpuidle: add ARCH_SUSPEND_POSSIBLE dependenciesArnd Bergmann1-0/+2
2023-03-10wifi: cfg80211: Set SSID if it is not already setMarc Bornand1-0/+17
2023-03-10wifi: cfg80211: Fix use after free for wextAlexander Wetzel1-5/+26
2023-03-10wifi: ath11k: allow system suspend to survive ath11kLen Brown1-1/+1
2023-03-10wifi: rtl8xxxu: Use a longer retry limit of 48Bitterblue Smith1-9/+0
2023-03-10wifi: rtw88: use RTW_FLAG_POWERON flag to prevent to power on/off twicePing-Ke Shih5-5/+15
2023-03-10dm: add cond_resched() to dm_wq_requeue_work()Mike Snitzer1-0/+1
2023-03-10dm: add cond_resched() to dm_wq_work()Pingfan Liu1-0/+1
2023-03-10dm: send just one event on resize, not twoMikulas Patocka3-18/+24
2023-03-10mtd: spi-nor: Fix shift-out-of-bounds in spi_nor_set_erase_typeLouis Rannou3-2/+12
2023-03-10mtd: spi-nor: spansion: Consider reserved bits in CFR5 registerTudor Ambarus1-2/+7
2023-03-10mtd: spi-nor: sfdp: Fix index value for SCCR dwordsTakahiro Kuwano1-1/+1
2023-03-10Input: exc3000 - properly stop timer on shutdownDmitry Torokhov1-0/+10