summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-05arm64: dts: rockchip: set correct pwm0 pinctrl on rk3588-tigerHeiko Stuebner1-0/+5
2024-07-05arm64: dts: rockchip: Rename LED related pinctrl nodes on rk3308-rock-pi-sJonas Karlman1-3/+9
2024-07-05arm64: dts: rockchip: Fix SD NAND and eMMC init on rk3308-rock-pi-sJonas Karlman1-2/+4
2024-07-05pwm: stm32: Fix error message to not describe the previous error pathUwe Kleine-König1-1/+2
2024-07-05pwm: stm32: Fix calculation of prescalerUwe Kleine-König1-6/+12
2024-07-05mm/page_alloc: Separate THP PCP into movable and non-movable categoriesyangge2-7/+11
2024-07-05Revert "net: sfp: enhance quirk for Fibrestore 2.5G copper SFP module"Greg Kroah-Hartman1-12/+6
2024-07-05bcachefs: btree_gc can now handle unknown btreesKent Overstreet5-78/+60
2024-07-05bcachefs: Fix setting of downgrade recovery passes/errorsKent Overstreet1-9/+3
2024-07-05bcachefs: Fix bch2_sb_downgrade_update()Kent Overstreet1-1/+1
2024-07-05bcachefs: Fix sb-downgrade validationKent Overstreet1-0/+8
2024-07-05bcachefs: Fix sb_field_downgrade validationKent Overstreet1-2/+5
2024-07-05syscalls: fix sys_fanotify_mark prototypeArnd Bergmann1-0/+6
2024-07-05syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann9-9/+9
2024-07-05ftruncate: pass a signed offsetArnd Bergmann3-4/+4
2024-07-05ata: libata-core: Fix double free on errorNiklas Cassel1-4/+4
2024-07-05ata: libata-core: Add ATA_HORKAGE_NOLPM for all Crucial BX SSD1 modelsNiklas Cassel1-2/+1
2024-07-05ata: ahci: Clean up sysfs file on errorNiklas Cassel1-5/+12
2024-07-05can: mcp251xfd: fix infinite loop when xmit failsVitor Soares3-9/+65
2024-07-05batman-adv: Don't accept TT entries for out-of-spec VIDsSven Eckelmann1-0/+27
2024-07-05io_uring: signal SQPOLL task_work with TWA_SIGNAL_NO_IPIJens Axboe1-2/+2
2024-07-05drm/amdgpu/atomfirmware: fix parsing of vram_infoAlex Deucher1-1/+1
2024-07-05drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is presentMichael Strauss2-1/+14
2024-07-05drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modesMa Ke1-0/+4
2024-07-05drm/i915/gt: Fix potential UAF by revoke of fence registersJanusz Krzysztofik1-0/+1
2024-07-05drm/amdgpu: avoid using null object of framebufferJulia Zhang1-2/+16
2024-07-05drm/fbdev-dma: Only set smem_start is enable per module optionThomas Zimmermann2-4/+7
2024-07-05drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modesMa Ke1-0/+2
2024-07-05drm/drm_file: Fix pid refcounting raceJann Horn1-5/+3
2024-07-05hexagon: fix fadvise64_64 calling conventionsArnd Bergmann2-0/+13
2024-07-05csky, hexagon: fix broken sys_sync_file_rangeArnd Bergmann2-0/+2
2024-07-05btrfs: zoned: fix initial free space detectionNaohiro Aota1-1/+1
2024-07-05sh: rework sync_file_range ABIArnd Bergmann2-1/+13
2024-07-05kbuild: Install dtb files as 0644 in Makefile.dtbinstDragan Simic1-1/+1
2024-07-05irqchip/loongson-liointc: Set different ISRs for different coresHuacai Chen1-2/+2
2024-07-05cpu/hotplug: Fix dynstate assignment in __cpuhp_setup_state_cpuslocked()Yuntao Wang1-4/+4
2024-07-05cpu: Fix broken cmdline "nosmp" and "maxcpus=0"Huacai Chen1-0/+3
2024-07-05irqchip/loongson-eiointc: Use early_cpu_to_node() instead of cpu_to_node()Huacai Chen1-2/+3
2024-07-05cpufreq: intel_pstate: Use HWP to initialize ITMT if CPPC is missingRafael J. Wysocki1-7/+6
2024-07-05nvmet-fc: Remove __counted_by from nvmet_fc_tgt_queue.fod[]Nathan Chancellor1-1/+1
2024-07-05PCI/MSI: Fix UAF in msi_capability_initMostafa Saleh1-2/+8
2024-07-05net: can: j1939: enhanced error handling for tightly received RTS messages in...Oleksij Rempel1-2/+17
2024-07-05net: can: j1939: recover socket queue on CAN bus error during BAM transmissionOleksij Rempel1-0/+2
2024-07-05net: can: j1939: Initialize unused data in j1939_send_one()Shigeru Yoshida1-5/+1
2024-07-05tty: mcf: MCF54418 has 10 UARTSJean-Michel Hautbois1-1/+1
2024-07-05tty: mxser: Remove __counted_by from mxser_board.ports[]Nathan Chancellor1-1/+1
2024-07-05ALSA: hda/realtek: fix mute/micmute LEDs don't work for EliteBook 645/665 G11.Dirk Su1-0/+3
2024-07-05serial: bcm63xx-uart: fix tx after conversion to uart_port_tx_limited()Jonas Gorski1-2/+5
2024-07-05serial: core: introduce uart_port_tx_limited_flags()Jonas Gorski1-0/+18
2024-07-05serial: imx: set receiver level before starting uartStefan Eichenberger1-1/+3