aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-01-25mips: dmi: Fix early remap on MIPS32Serge Semin
2024-01-25leds: aw2013: Select missing dependency REGMAP_I2CDang Huynh
2024-01-25mfd: syscon: Fix null pointer dereference in of_syscon_register()Kunwu Chan
2024-01-25HID: wacom: Correct behavior when processing some confidence == false touchesJason Gerecke
2024-01-25iio: adc: ad7091r: Pass iio_dev to event handlerMarcelo Schmitt
2024-01-25KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cacheOliver Upton
2024-01-25KVM: arm64: vgic-v4: Restore pending state on host userspace writeMarc Zyngier
2024-01-25x86/kvm: Do not try to disable kvmclock if it was not enabledKirill A. Shutemov
2024-01-25wifi: mwifiex: configure BSSID consistently when starting APDavid Lin
2024-01-25wifi: rtlwifi: Convert LNKCTL change to PCIe cap RMW accessorsIlpo Järvinen
2024-01-25wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable codeIlpo Järvinen
2024-01-25iommu/arm-smmu-qcom: Add missing GMU entry to match tableRob Clark
2024-01-25Bluetooth: Fix atomicity violation in {min,max}_key_size_setGui-Dong Han
2024-01-25rootfs: Fix support for rootfstype= when root= is givenStefan Berger
2024-01-25io_uring/rw: ensure io->bytes_done is always initializedJens Axboe
2024-01-25pwm: jz4740: Don't use dev_err_probe() in .request()Uwe Kleine-König
2024-01-25fbdev: flush deferred work in fb_deferred_io_fsync()Nam Cao
2024-01-25ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq2xxxÇağhan Demir
2024-01-25ALSA: oxygen: Fix right channel of capture volume mixerTakashi Iwai
2024-01-25serial: imx: Ensure that imx_uart_rs485_config() is called with enabled clockChristoph Niedermaier
2024-01-25usb: mon: Fix atomicity violation in mon_bin_vma_faultGui-Dong Han
2024-01-25usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera
2024-01-25Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"Heikki Krogerus
2024-01-25usb: chipidea: wait controller resume finished for wakeup irqXu Yang
2024-01-25Revert "usb: dwc3: don't reset device side if dwc3 was configured as host-only"Thinh Nguyen
2024-01-25Revert "usb: dwc3: Soft reset phy on probe for host"Thinh Nguyen
2024-01-25usb: dwc: ep0: Update request status in dwc3_ep0_stall_restartUttkarsh Aggarwal
2024-01-25usb: phy: mxs: remove CONFIG_USB_OTG condition for mxs_phy_is_otg_host()Xu Yang
2024-01-25tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplugHeiko Carstens
2024-01-25binder: fix race between mmput() and do_exit()Carlos Llamas
2024-01-25xen-netback: don't produce zero-size SKB fragsJan Beulich
2024-01-25net: ethernet: mtk_eth_soc: remove duplicate if statementsChukun Pan
2024-01-25kprobes: Fix to handle forcibly unoptimized kprobes on freeing_listMasami Hiramatsu (Google)
2024-01-25Revert "ASoC: atmel: Remove system clock tree configuration for at91sam9g20ek"Greg Kroah-Hartman
2024-01-25virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()Wei Yongjun
2024-01-25virtio-crypto: fix memory-leaklei he
2024-01-25dma-mapping: Fix build error unused-valueRen Zhijie
2024-01-25Input: atkbd - use ab83 as id when skipping the getid commandHans de Goede
2024-01-25binder: fix use-after-free in shinker's callbackCarlos Llamas
2024-01-25binder: fix unused alloc->free_async_spaceCarlos Llamas
2024-01-25binder: fix async space check for 0-sized buffersCarlos Llamas
2024-01-25keys, dns: Fix size check of V1 server-list headerDavid Howells
2024-01-25of: unittest: Fix of_count_phandle_with_args() expected value messageGeert Uytterhoeven
2024-01-25of: Fix double free in of_parse_phandle_with_args_mapChristian A. Ehrhardt
2024-01-25IB/iser: Prevent invalidating wrong MRSergey Gorenko
2024-01-25mmc: sdhci_omap: Fix TI SoC dependenciesPeter Robinson
2024-01-25mmc: sdhci_am654: Fix TI SoC dependenciesPeter Robinson
2024-01-25pwm: stm32: Fix enable count for clk in .probe()Philipp Zabel
2024-01-25pwm: stm32: Use hweight32 in stm32_pwm_detect_channelsPhilipp Zabel
2024-01-25pwm: stm32: Use regmap_clear_bits and regmap_set_bits where applicableUwe Kleine-König