summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-24net: libwx: fix the using of Rx buffer DMAJiawen Wu2-3/+2
2025-07-24net: libwx: remove duplicate page_pool_put_full_page()Jiawen Wu2-12/+0
2025-07-24net: stmmac: intel: populate entire system_counterval_t in get_time_fn() call...Markus Blöchl1-1/+7
2025-07-24mmc: sdhci_am654: Workaround for Errata i2312Judith Mendez1-3/+6
2025-07-24mmc: sdhci-pci: Quirk for broken command queuing on Intel GLK-based Positivo ...Edson Juliano Drosdeck1-1/+2
2025-07-24mmc: bcm2835: Fix dma_unmap_sg() nents valueThomas Fourier1-1/+2
2025-07-24memstick: core: Zero initialize id_reg in h_memstick_read_dev_id()Nathan Chancellor1-1/+1
2025-07-24isofs: Verify inode mode when loading from diskJan Kara1-1/+8
2025-07-24dmaengine: nbpfaxi: Fix memory corruption in probe()Dan Carpenter1-6/+5
2025-07-24dmaengine: mediatek: Fix a flag reuse error in mtk_cqdma_tx_status()Qiu-ji Chen1-2/+2
2025-07-24cpuidle: psci: Fix cpuhotplug routine with PREEMPT_RT=yDaniel Lezcano1-11/+12
2025-07-24Bluetooth: btintel: Check if controller is ISO capable on btintel_classify_pk...Luiz Augusto von Dentz1-1/+1
2025-07-24af_packet: fix soft lockup issue caused by tpacket_snd()Yun Lu1-12/+11
2025-07-24af_packet: fix the SO_SNDTIMEO constraint not effective on tpacked_snd()Yun Lu1-2/+2
2025-07-24arm64: dts: rockchip: use cs-gpios for spi1 on ringneckJakob Unterwurzacher1-0/+23
2025-07-24arm64: dts: rockchip: list all CPU supplies on ArmSoM Sige5Alexey Charkov1-0/+28
2025-07-24arm64: dts: imx8mp-venice-gw73xx: fix TPM SPI frequencyTim Harvey1-1/+1
2025-07-24arm64: dts: imx8mp-venice-gw72xx: fix TPM SPI frequencyTim Harvey1-1/+1
2025-07-24arm64: dts: imx8mp-venice-gw71xx: fix TPM SPI frequencyTim Harvey1-1/+1
2025-07-24arm64: dts: freescale: imx8mm-verdin: Keep LDO5 always onFrancesco Dolcini1-0/+1
2025-07-24arm64: dts: add big-endian property back into watchdog nodeMeng Li1-1/+2
2025-07-24arm64: dts: imx8mp-venice-gw74xx: fix TPM SPI frequencyTim Harvey1-1/+1
2025-07-24net/mlx5: Update the list of the PCI supported devicesMaor Gottlieb1-0/+1
2025-07-24phonet/pep: Move call to pn_skb_get_dst_sockaddr() earlier in pep_sock_accept()Nathan Chancellor1-1/+1
2025-07-24mptcp: reset fallback status gracefully at disconnect() timePaolo Abeni1-0/+9
2025-07-24mptcp: plug races between subflow fail and subflow creationPaolo Abeni4-13/+32
2025-07-24mptcp: make fallback action and fallback decision atomicPaolo Abeni4-19/+61
2025-07-24Fix SMB311 posix special file creation to servers which do not advertise repa...Steve French2-2/+4
2025-07-24io_uring/poll: fix POLLERR handlingPavel Begunkov2-6/+8
2025-07-24ALSA: hda/realtek: Add quirk for ASUS ROG Strix G712LWSTakashi Iwai1-0/+1
2025-07-24ALSA: hda/realtek - Fix mute LED for HP Victus 16-r0xxxEdip Hazuri1-0/+1
2025-07-24netfs: Fix race between cache write completion and ALL_QUEUED being setDavid Howells2-0/+34
2025-07-24netfs: Fix copy-to-cache so that it performs collection with ceph+fscacheDavid Howells1-0/+1
2025-07-24drm/amd/display: Free memory allocationClayton King1-1/+2
2025-07-24drm/amd/display: Disable CRTC degamma LUT for DCN401Melissa Wen1-1/+10
2025-07-24drm/amdgpu: Increase reset counter only on successLijo Lazar1-2/+7
2025-07-24drm/panfrost: Fix scheduler workqueue bugPhilipp Stanner1-1/+1
2025-07-24drm/amdgpu/gfx8: reset compute ring wptr on the GPU on resumeEeli Haapalainen1-0/+1
2025-07-24objtool/rust: add one more `noreturn` Rust function for Rust 1.89.0Miguel Ojeda1-0/+1
2025-07-24rust: init: Fix generics in *_init! macrosJanne Grunau1-4/+4
2025-07-24tracing/osnoise: Fix crash in timerlat_dump_stack()Tomas Glozar1-1/+1
2025-07-24tracing: Add down_write(trace_event_sem) when adding trace eventSteven Rostedt1-0/+5
2025-07-24tracing/probes: Avoid using params uninitialized in parse_btf_arg()Nathan Chancellor1-1/+1
2025-07-24HID: core: do not bypass hid_hw_raw_requestBenjamin Tissoires1-2/+1
2025-07-24HID: core: ensure __hid_request reserves the report ID as the first byteBenjamin Tissoires1-2/+9
2025-07-24HID: core: ensure the allocated report buffer can contain the reserved report IDBenjamin Tissoires1-1/+4
2025-07-24dm-bufio: fix sched in atomic contextSheng Yong1-1/+5
2025-07-24tools/hv: fcopy: Fix irregularities with size of ring bufferNaman Jain1-10/+81
2025-07-24spi: Add check for 8-bit transfer with 8 IO mode supportCheng Ming Lin1-4/+10
2025-07-24pch_uart: Fix dma_sync_sg_for_device() nents valueThomas Fourier1-1/+1