summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-08wifi: iwlwifi: mvm: don't wait for tx queues if firmware is deadEmmanuel Grumbach1-1/+8
2024-11-08wifi: iwlwifi: mvm: fix iwl_mvm_max_scan_ie_fw_cmd_room()Daniel Gabay1-4/+4
2024-11-08net: ftgmac100: Ensure tx descriptor updates are visibleJacky Chou1-8/+18
2024-11-08microblaze: don't treat zero reserved memory regions as errorMike Rapoport1-5/+0
2024-11-08pinctrl: at91: make it work with current gpiolibThomas Blocher1-1/+4
2024-11-08ALSA: hda/realtek - FIxed ALC285 headphone no soundKailang Yang1-12/+14
2024-11-08ALSA: hda/realtek - Fixed ALC256 headphone no soundKailang Yang1-13/+37
2024-11-08ASoC: allow module autoloading for table db1200_pidsHongbo Li1-0/+1
2024-11-08selftests: breakpoints: Fix a typo of function nameMasami Hiramatsu1-1/+1
2024-11-08soundwire: stream: Revert "soundwire: stream: fix programming slave ports for...Krzysztof Kozlowski1-4/+4
2024-11-08spi: nxp-fspi: fix the KASAN report out-of-bounds bugHan Xu1-2/+3
2024-11-08net: dpaa: Pad packets to ETH_ZLENSean Anderson1-1/+8
2024-11-08net: ftgmac100: Enable TX interrupt to avoid TX timeoutJacky Chou1-1/+1
2024-11-08net/mlx5e: Add missing link modes to ptys2ethtool_mapShahar Shitrit1-0/+4
2024-11-08ice: fix accounting for filters shared by multiple VSIsJacob Keller1-1/+1
2024-11-08arm64: dts: rockchip: override BIOS_DISABLE signal via GPIO hog on RK3399 PumaQuentin Schulz1-1/+22
2024-11-08scripts: kconfig: merge_config: config files: add a trailing newlineAnders Roxell1-0/+2
2024-11-08net: phy: vitesse: repair vsc73xx autonegotiationPawel Dembicki1-14/+0
2024-11-08net: ethernet: use ip_hdrlen() instead of bit shiftMoon Yeounsu1-6/+4
2024-11-08usbnet: ipheth: fix carrier detection in modes 1 and 4Foster Snowhill1-2/+3
2024-09-12Linux 5.4.284v5.4.284Greg Kroah-Hartman1-1/+1
2024-09-12Revert "parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking...Greg Kroah-Hartman1-2/+2
2024-09-12cx82310_eth: fix error return code in cx82310_bind()Zhang Changzhong1-1/+2
2024-09-12net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socketDaniel Borkmann1-0/+7
2024-09-12rtmutex: Drop rt_mutex::wait_lock before schedulingRoland Xu1-1/+3
2024-09-12drm/i915/fence: Mark debug_fence_free() with __maybe_unusedAndy Shevchenko1-2/+2
2024-09-12drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unusedAndy Shevchenko1-2/+2
2024-09-12nvmet-tcp: fix kernel crash if commands allocation failsMaurizio Lombardi1-1/+3
2024-09-12arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entryJonathan Cameron1-1/+2
2024-09-12arm64: acpi: Move get_cpu_for_acpi_id() to a headerJames Morse2-11/+11
2024-09-12ACPI: processor: Fix memory leaks in error paths of processor_add()Jonathan Cameron1-7/+8
2024-09-12ACPI: processor: Return an error if acpi_processor_get_info() fails in proces...Jonathan Cameron1-1/+1
2024-09-12nilfs2: protect references to superblock parameters exposed in sysfsRyusuke Konishi1-10/+33
2024-09-12nilfs2: replace snprintf in show functions with sysfs_emitQing Wang1-38/+38
2024-09-12tracing: Avoid possible softlockup in tracing_iter_reset()Zheng Yejian1-0/+2
2024-09-12ring-buffer: Rename ring_buffer_read() to read_buffer_iter_advance()Steven Rostedt (VMware)4-22/+10
2024-09-12uprobes: Use kzalloc to allocate xol areaSven Schnelle1-2/+1
2024-09-12clocksource/drivers/timer-of: Remove percpu irq related codeDaniel Lezcano2-14/+4
2024-09-12clocksource/drivers/imx-tpm: Fix next event not taking effect sometimeJacky Bai1-0/+8
2024-09-12clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAXJacky Bai1-4/+4
2024-09-12VMCI: Fix use-after-free when removing resource in vmci_resource_remove()David Fernandez Gonzalez1-1/+2
2024-09-12Drivers: hv: vmbus: Fix rescind handling in uio_hv_genericNaman Jain2-0/+9
2024-09-12uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescindSaurabh Sengar1-1/+2
2024-09-12nvmem: Fix return type of devm_nvmem_device_get() in kerneldocGeert Uytterhoeven1-3/+3
2024-09-12binder: fix UAF caused by offsets overwriteCarlos Llamas1-0/+1
2024-09-12iio: fix scale application in iio_convert_raw_to_processed_unlockedMatteo Martelli1-4/+4
2024-09-12iio: buffer-dmaengine: fix releasing dma channel on errorDavid Lechner1-1/+3
2024-09-12staging: iio: frequency: ad9834: Validate frequency parameter valueAleksandr Mishin1-1/+1
2024-09-12NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegationsTrond Myklebust1-0/+2
2024-09-12ata: pata_macio: Use WARN instead of BUGMichael Ellerman1-2/+5