summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* selftests/bpf: fexit_sleep: Fix stack allocation for arm64Puranjay Mohan2024-08-032-2/+7
* kbuild: avoid build error when single DTB is turned into composite DTBMasahiro Yamada2024-08-031-1/+5
* f2fs: fix to update user block counts in block_operations()Chao Yu2024-08-031-5/+5
* f2fs: fix null reference error when checking end of zoneDaejun Park2024-08-031-1/+3
* watchdog: rzg2l_wdt: Check return status of pm_runtime_put()Claudiu Beznea2024-08-031-2/+9
* watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()Claudiu Beznea2024-08-031-3/+8
* f2fs: fix start segno of large sectionSheng Yong2024-08-031-1/+2
* um: time-travel: fix signal blocking race/hangJohannes Berg2024-08-031-20/+98
* arch: um: rust: Use the generated target.json againDavid Gow2024-08-031-0/+1
* um: time-travel: fix time-travel-start optionJohannes Berg2024-08-031-2/+2
* phy: zynqmp: Enable reference clock correctlySean Anderson2024-08-031-6/+8
* phy: cadence-torrent: Check return value on register readMa Ke2024-08-031-0/+3
* phy: phy-rockchip-samsung-hdptx: Select CONFIG_MFD_SYSCONCristian Ciocaltea2024-08-031-0/+2
* dmaengine: ti: k3-udma: Fix BCHAN count with UHC and HC channelsVignesh Raghavendra2024-08-031-1/+3
* jfs: Fix array-index-out-of-bounds in diFreeJeongjun Park2024-08-031-1/+4
* kdb: Use the passed prompt in kdb_position_cursor()Douglas Anderson2024-08-031-1/+1
* kdb: address -Wformat-security warningsArnd Bergmann2024-08-031-2/+2
* phy: qcom: qmp-pcie: restore compatibility with existing DTsDmitry Baryshkov2024-08-031-6/+3
* f2fs: fix to truncate preallocated blocks in f2fs_file_open()Chao Yu2024-08-033-9/+42
* minmax: scsi: fix mis-use of 'clamp()' in sr.cLinus Torvalds2024-08-031-1/+1
* Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x13d3:0x3591WangYuli2024-08-031-0/+2
* Bluetooth: btusb: Add RTL8852BE device 0489:e125 to device tablesHilda Wu2024-08-031-0/+2
* rbd: don't assume RBD_LOCK_STATE_LOCKED for exclusive mappingsIlya Dryomov2024-08-031-5/+5
* rbd: rename RBD_LOCK_STATE_RELEASING and releasing_waitIlya Dryomov2024-08-031-10/+10
* drm/panfrost: Mark simple_ondemand governor as softdepDragan Simic2024-08-031-0/+1
* drm/etnaviv: don't block scheduler when GPU is still activeLucas Stach2024-08-031-5/+4
* MIPS: Loongson64: Test register availability before useJiaxun Yang2024-08-031-2/+21
* MIPS: Loongson64: reset: Prioritise firmware serviceJiaxun Yang2024-08-031-22/+16
* MIPS: Loongson64: Remove memory node for builtin-dtbJiaxun Yang2024-08-031-8/+0
* MIPS: Loongson64: env: Hook up Loongsson-2KJiaxun Yang2024-08-032-0/+10
* MIPS: dts: loongson: Fix GMAC phy nodeJiaxun Yang2024-08-031-2/+4
* MIPS: ip30: ip30-console: Add missing includeJiaxun Yang2024-08-031-0/+1
* MIPS: dts: loongson: Add ISA nodeJiaxun Yang2024-08-031-0/+7
* remoteproc: imx_rproc: Fix refcount mistake in imx_rproc_addr_initAleksandr Mishin2024-08-031-2/+6
* remoteproc: imx_rproc: Skip over memory region when node value is NULLAleksandr Mishin2024-08-031-0/+2
* remoteproc: stm32_rproc: Fix mailbox interrupts queuingGwenael Treuveur2024-08-031-1/+1
* rbd: don't assume rbd_is_lock_owner() for exclusive mappingsIlya Dryomov2024-08-031-5/+0
* dm-verity: fix dm_is_verity_target() when dm-verity is builtinEric Biggers2024-08-031-8/+8
* selftests/sigaltstack: Fix ppc64 GCC buildMichael Ellerman2024-08-031-1/+1
* crypto: ccp - Fix null pointer dereference in __sev_snp_shutdown_lockedKim Phillips2024-08-031-1/+7
* RDMA/iwcm: Fix a use-after-free related to destroying CM IDsBart Van Assche2024-08-031-4/+7
* platform: mips: cpu_hwmon: Disable driver on unsupported hardwareJiaxun Yang2024-08-031-0/+3
* ASoC: SOF: ipc4-topology: Use correct queue_id for requesting input pin formatPeter Ujfalusi2024-08-031-13/+15
* ASoC: codecs: wcd939x: Fix typec mux and switch leak during device removalKrzysztof Kozlowski2024-08-031-47/+66
* bus: mhi: ep: Do not allocate memory for MHI objects from DMA zoneManivannan Sadhasivam2024-08-031-7/+7
* watchdog/perf: properly initialize the turbo mode timestamp and rearm counterThomas Gleixner2024-08-031-3/+8
* rtc: abx80x: Fix return value of nvmem callback on readJoy Chakraborty2024-08-031-4/+8
* rtc: isl1208: Fix return value of nvmem callbacksJoy Chakraborty2024-08-031-7/+4
* drm/i915/dp: Don't switch the LTTPR mode on an active linkImre Deak2024-08-031-7/+48
* drm/i915/dp: Reset intel_dp->link_trained before retraining the linkImre Deak2024-08-031-0/+2