summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-25Linux 4.19.306v4.19.306Greg Kroah-Hartman1-1/+1
2024-01-25crypto: scompress - initialize per-CPU variables on each CPUSebastian Andrzej Siewior1-2/+2
2024-01-25Revert "NFSD: Fix possible sleep during nfsd4_release_lockowner()"Greg Kroah-Hartman1-4/+8
2024-01-25i2c: s3c24xx: fix transferring more than one message in polling modeMarek Szyprowski1-17/+10
2024-01-25i2c: s3c24xx: fix read transfers in polling modeMarek Szyprowski1-2/+11
2024-01-25kdb: Fix a potential buffer overflow in kdb_local()Christophe JAILLET1-2/+0
2024-01-25kdb: Censor attempts to set PROMPT without ENABLE_MEM_READDaniel Thompson1-4/+8
2024-01-25ipvs: avoid stat macros calls from preemptible contextFedor Pchelkin1-2/+2
2024-01-25net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probeKunwu Chan1-0/+2
2024-01-25net: ravb: Fix dma_addr_t truncation in error caseNikita Yushchenko1-1/+1
2024-01-25net: qualcomm: rmnet: fix global oob in rmnet_policyLin Ma1-1/+1
2024-01-25serial: imx: Correct clock error message in function probe()Christoph Niedermaier1-1/+1
2024-01-25apparmor: avoid crash when parsed profile name is emptyFedor Pchelkin1-0/+4
2024-01-25perf genelf: Set ELF program header addresses properlyNamhyung Kim1-3/+3
2024-01-25acpi: property: Let args be NULL in __acpi_node_get_property_referenceSakari Ailus1-0/+4
2024-01-25MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()Christophe JAILLET1-1/+1
2024-01-25MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()Christophe JAILLET1-1/+1
2024-01-25HID: wacom: Correct behavior when processing some confidence == false touchesJason Gerecke1-28/+4
2024-01-25wifi: mwifiex: configure BSSID consistently when starting APDavid Lin4-0/+12
2024-01-25wifi: rtlwifi: Convert LNKCTL change to PCIe cap RMW accessorsIlpo Järvinen1-6/+15
2024-01-25wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable codeIlpo Järvinen2-62/+1
2024-01-25fbdev: flush deferred work in fb_deferred_io_fsync()Nam Cao1-5/+1
2024-01-25ALSA: oxygen: Fix right channel of capture volume mixerTakashi Iwai1-1/+1
2024-01-25usb: mon: Fix atomicity violation in mon_bin_vma_faultGui-Dong Han1-1/+6
2024-01-25usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera1-3/+6
2024-01-25Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"Heikki Krogerus1-3/+2
2024-01-25usb: chipidea: wait controller resume finished for wakeup irqXu Yang1-0/+7
2024-01-25Revert "usb: dwc3: don't reset device side if dwc3 was configured as host-only"Thinh Nguyen1-2/+2
2024-01-25Revert "usb: dwc3: Soft reset phy on probe for host"Thinh Nguyen1-38/+1
2024-01-25usb: dwc: ep0: Update request status in dwc3_ep0_stall_restartUttkarsh Aggarwal1-1/+4
2024-01-25usb: phy: mxs: remove CONFIG_USB_OTG condition for mxs_phy_is_otg_host()Xu Yang1-2/+1
2024-01-25tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplugHeiko Carstens1-0/+5
2024-01-25binder: fix unused alloc->free_async_spaceCarlos Llamas1-5/+3
2024-01-25binder: fix race between mmput() and do_exit()Carlos Llamas1-2/+2
2024-01-25xen-netback: don't produce zero-size SKB fragsJan Beulich1-6/+38
2024-01-25Revert "ASoC: atmel: Remove system clock tree configuration for at91sam9g20ek"Greg Kroah-Hartman1-0/+61
2024-01-25Input: atkbd - use ab83 as id when skipping the getid commandHans de Goede1-5/+7
2024-01-25binder: fix async space check for 0-sized buffersCarlos Llamas1-3/+4
2024-01-25of: unittest: Fix of_count_phandle_with_args() expected value messageGeert Uytterhoeven1-1/+1
2024-01-25of: Fix double free in of_parse_phandle_with_args_mapChristian A. Ehrhardt3-32/+53
2024-01-25mmc: sdhci_omap: Fix TI SoC dependenciesPeter Robinson1-2/+3
2024-01-25watchdog: bcm2835_wdt: Fix WDIOC_SETTIMEOUT handlingStefan Wahren1-1/+2
2024-01-25watchdog/hpwdt: Only claim UNKNOWN NMI if from iLOJerry Hoemann1-1/+1
2024-01-25watchdog: set cdev owner before addingCurtis Klein1-2/+1
2024-01-25gpu/drm/radeon: fix two memleaks in radeon_vm_initZhipeng Lu1-2/+6
2024-01-25drivers/amd/pm: fix a use-after-free in kv_parse_power_tableZhipeng Lu1-3/+1
2024-01-25drm/amd/pm: fix a double-free in si_dpm_initZhipeng Lu1-3/+2
2024-01-25drm/amdgpu/debugfs: fix error code when smc register accessors are NULLAlex Deucher1-2/+2
2024-01-25media: dvbdev: drop refcount on error path in dvb_device_open()Dan Carpenter1-0/+2
2024-01-25media: cx231xx: fix a memleak in cx231xx_init_isocZhipeng Lu1-0/+2