summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-26mips: dmi: Fix early remap on MIPS32Serge Semin1-1/+1
2024-01-26leds: aw2013: Select missing dependency REGMAP_I2CDang Huynh1-0/+1
2024-01-26mfd: syscon: Fix null pointer dereference in of_syscon_register()Kunwu Chan1-0/+4
2024-01-26HID: wacom: Correct behavior when processing some confidence == false touchesJason Gerecke1-28/+4
2024-01-26iio: adc: ad7091r: Pass iio_dev to event handlerMarcelo Schmitt1-3/+3
2024-01-26KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cacheOliver Upton1-0/+5
2024-01-26KVM: arm64: vgic-v4: Restore pending state on host userspace writeMarc Zyngier1-10/+17
2024-01-26x86/kvm: Do not try to disable kvmclock if it was not enabledKirill A. Shutemov1-4/+8
2024-01-26wifi: mwifiex: configure BSSID consistently when starting APDavid Lin4-0/+12
2024-01-26wifi: rtlwifi: Convert LNKCTL change to PCIe cap RMW accessorsIlpo Järvinen1-6/+15
2024-01-26wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable codeIlpo Järvinen2-62/+1
2024-01-26iommu/arm-smmu-qcom: Add missing GMU entry to match tableRob Clark1-0/+1
2024-01-26Bluetooth: Fix atomicity violation in {min,max}_key_size_setGui-Dong Han1-4/+8
2024-01-26rootfs: Fix support for rootfstype= when root= is givenStefan Berger1-3/+6
2024-01-26io_uring/rw: ensure io->bytes_done is always initializedJens Axboe1-3/+6
2024-01-26pwm: jz4740: Don't use dev_err_probe() in .request()Uwe Kleine-König1-3/+4
2024-01-26fbdev: flush deferred work in fb_deferred_io_fsync()Nam Cao1-5/+1
2024-01-26ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq2xxxÇağhan Demir1-0/+1
2024-01-26ALSA: oxygen: Fix right channel of capture volume mixerTakashi Iwai1-1/+1
2024-01-26serial: imx: Ensure that imx_uart_rs485_config() is called with enabled clockChristoph Niedermaier1-11/+12
2024-01-26usb: mon: Fix atomicity violation in mon_bin_vma_faultGui-Dong Han1-1/+6
2024-01-26usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera1-3/+6
2024-01-26Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"Heikki Krogerus1-3/+2
2024-01-26usb: chipidea: wait controller resume finished for wakeup irqXu Yang1-0/+7
2024-01-26Revert "usb: dwc3: don't reset device side if dwc3 was configured as host-only"Thinh Nguyen1-2/+2
2024-01-26Revert "usb: dwc3: Soft reset phy on probe for host"Thinh Nguyen1-38/+1
2024-01-26usb: dwc: ep0: Update request status in dwc3_ep0_stall_restartUttkarsh Aggarwal1-1/+4
2024-01-26usb: phy: mxs: remove CONFIG_USB_OTG condition for mxs_phy_is_otg_host()Xu Yang1-2/+1
2024-01-26tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplugHeiko Carstens1-0/+5
2024-01-26binder: fix race between mmput() and do_exit()Carlos Llamas1-2/+2
2024-01-26xen-netback: don't produce zero-size SKB fragsJan Beulich1-6/+38
2024-01-26net: ethernet: mtk_eth_soc: remove duplicate if statementsChukun Pan1-1/+0
2024-01-26kprobes: Fix to handle forcibly unoptimized kprobes on freeing_listMasami Hiramatsu (Google)1-13/+10
2024-01-26Revert "ASoC: atmel: Remove system clock tree configuration for at91sam9g20ek"Greg Kroah-Hartman1-0/+61
2024-01-26virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()Wei Yongjun1-1/+2
2024-01-26virtio-crypto: fix memory-leaklei he1-0/+4
2024-01-26dma-mapping: Fix build error unused-valueRen Zhijie1-1/+1
2024-01-26Input: atkbd - use ab83 as id when skipping the getid commandHans de Goede1-5/+7
2024-01-26binder: fix use-after-free in shinker's callbackCarlos Llamas1-1/+5
2024-01-26binder: fix unused alloc->free_async_spaceCarlos Llamas1-7/+4
2024-01-26binder: fix async space check for 0-sized buffersCarlos Llamas1-3/+4
2024-01-26keys, dns: Fix size check of V1 server-list headerDavid Howells1-1/+1
2024-01-26of: unittest: Fix of_count_phandle_with_args() expected value messageGeert Uytterhoeven1-1/+1
2024-01-26of: Fix double free in of_parse_phandle_with_args_mapChristian A. Ehrhardt3-32/+53
2024-01-26IB/iser: Prevent invalidating wrong MRSergey Gorenko4-8/+8
2024-01-26mmc: sdhci_omap: Fix TI SoC dependenciesPeter Robinson1-2/+3
2024-01-26mmc: sdhci_am654: Fix TI SoC dependenciesPeter Robinson1-2/+3
2024-01-26pwm: stm32: Fix enable count for clk in .probe()Philipp Zabel1-4/+14
2024-01-26pwm: stm32: Use hweight32 in stm32_pwm_detect_channelsPhilipp Zabel1-15/+2
2024-01-26pwm: stm32: Use regmap_clear_bits and regmap_set_bits where applicableUwe Kleine-König1-18/+16