summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-26Linux 4.19.306v4.19.306Greg Kroah-Hartman1-1/+1
2024-01-26crypto: scompress - initialize per-CPU variables on each CPUSebastian Andrzej Siewior1-2/+2
2024-01-26Revert "NFSD: Fix possible sleep during nfsd4_release_lockowner()"Greg Kroah-Hartman1-4/+8
2024-01-26i2c: s3c24xx: fix transferring more than one message in polling modeMarek Szyprowski1-17/+10
2024-01-26i2c: s3c24xx: fix read transfers in polling modeMarek Szyprowski1-2/+11
2024-01-26kdb: Fix a potential buffer overflow in kdb_local()Christophe JAILLET1-2/+0
2024-01-26kdb: Censor attempts to set PROMPT without ENABLE_MEM_READDaniel Thompson1-4/+8
2024-01-26ipvs: avoid stat macros calls from preemptible contextFedor Pchelkin1-2/+2
2024-01-26net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probeKunwu Chan1-0/+2
2024-01-26net: ravb: Fix dma_addr_t truncation in error caseNikita Yushchenko1-1/+1
2024-01-26net: qualcomm: rmnet: fix global oob in rmnet_policyLin Ma1-1/+1
2024-01-26serial: imx: Correct clock error message in function probe()Christoph Niedermaier1-1/+1
2024-01-26apparmor: avoid crash when parsed profile name is emptyFedor Pchelkin1-0/+4
2024-01-26perf genelf: Set ELF program header addresses properlyNamhyung Kim1-3/+3
2024-01-26acpi: property: Let args be NULL in __acpi_node_get_property_referenceSakari Ailus1-0/+4
2024-01-26MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()Christophe JAILLET1-1/+1
2024-01-26MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()Christophe JAILLET1-1/+1
2024-01-26HID: wacom: Correct behavior when processing some confidence == false touchesJason Gerecke1-28/+4
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-26fbdev: flush deferred work in fb_deferred_io_fsync()Nam Cao1-5/+1
2024-01-26ALSA: oxygen: Fix right channel of capture volume mixerTakashi Iwai1-1/+1
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 unused alloc->free_async_spaceCarlos Llamas1-5/+3
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-26Revert "ASoC: atmel: Remove system clock tree configuration for at91sam9g20ek"Greg Kroah-Hartman1-0/+61
2024-01-26Input: atkbd - use ab83 as id when skipping the getid commandHans de Goede1-5/+7
2024-01-26binder: fix async space check for 0-sized buffersCarlos Llamas1-3/+4
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-26mmc: sdhci_omap: Fix TI SoC dependenciesPeter Robinson1-2/+3
2024-01-26watchdog: bcm2835_wdt: Fix WDIOC_SETTIMEOUT handlingStefan Wahren1-1/+2
2024-01-26watchdog/hpwdt: Only claim UNKNOWN NMI if from iLOJerry Hoemann1-1/+1
2024-01-26watchdog: set cdev owner before addingCurtis Klein1-2/+1
2024-01-26gpu/drm/radeon: fix two memleaks in radeon_vm_initZhipeng Lu1-2/+6
2024-01-26drivers/amd/pm: fix a use-after-free in kv_parse_power_tableZhipeng Lu1-3/+1
2024-01-26drm/amd/pm: fix a double-free in si_dpm_initZhipeng Lu1-3/+2
2024-01-26drm/amdgpu/debugfs: fix error code when smc register accessors are NULLAlex Deucher1-2/+2
2024-01-26media: dvbdev: drop refcount on error path in dvb_device_open()Dan Carpenter1-0/+2
2024-01-26media: cx231xx: fix a memleak in cx231xx_init_isocZhipeng Lu1-0/+2