aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-06-16macintosh/via-macii: Fix "BUG: sleeping function called from invalid context"Finn Thain
2024-06-16tcp: avoid premature drops in tcp_add_backlog()Eric Dumazet
2024-06-16tcp: fix a signed-integer-overflow bug in tcp_add_backlog()Lu Wei
2024-06-16tcp: minor optimization in tcp_add_backlog()Eric Dumazet
2024-06-16wifi: ath10k: populate board data for WCN3990Dmitry Baryshkov
2024-06-16wifi: ath10k: Fix an error code problem in ath10k_dbg_sta_write_peer_debug_tr...Su Hui
2024-06-16x86/purgatory: Switch to the position-independent small code modelArd Biesheuvel
2024-06-16scsi: hpsa: Fix allocation size for Scsi_Host private dataYuri Karpov
2024-06-16scsi: libsas: Fix the failure of adding phy with zero-address to portXingui Yang
2024-06-16cpufreq: exit() callback is optionalViresh Kumar
2024-06-16cpufreq: Rearrange locking in cpufreq_remove_dev()Rafael J. Wysocki
2024-06-16cpufreq: Split cpufreq_offline()Rafael J. Wysocki
2024-06-16cpufreq: Reorganize checks in cpufreq_offline()Rafael J. Wysocki
2024-06-16ACPI: disable -Wstringop-truncationArnd Bergmann
2024-06-16irqchip/alpine-msi: Fix off-by-one in allocation error pathZenghui Yu
2024-06-16scsi: ufs: core: Perform read back after disabling UIC_COMMAND_COMPLAndrew Halaney
2024-06-16scsi: ufs: core: Perform read back after disabling interruptsAndrew Halaney
2024-06-16scsi: ufs: cdns-pltfrm: Perform read back after writing HCLKDIVAndrew Halaney
2024-06-16scsi: ufs: qcom: Perform read back after writing reset bitAndrew Halaney
2024-06-16qed: avoid truncating work queue lengthArnd Bergmann
2024-06-16x86/boot: Ignore relocations in .notes sections in walk_relocs() tooGuixiong Wei
2024-06-16wifi: ath10k: poll service ready message before failingBaochen Qiang
2024-06-16md: fix resync softlockup when bitmap size is less than array sizeYu Kuai
2024-06-16null_blk: Fix missing mutex_destroy() at module removalZhu Yanjun
2024-06-16jffs2: prevent xattr node from overflowing the eraseblockIlya Denisyev
2024-06-16s390/cio: fix tracepoint subchannel type fieldPeter Oberparleiter
2024-06-16crypto: ccp - drop platform ifdef checksArnd Bergmann
2024-06-16parisc: add missing export of __cmpxchg_u8()Al Viro
2024-06-16nilfs2: fix out-of-range warningArnd Bergmann
2024-06-16ecryptfs: Fix buffer size for tag 66 packetBrian Kubisiak
2024-06-16firmware: raspberrypi: Use correct device for DMA mappingsLaurent Pinchart
2024-06-16crypto: bcm - Fix pointer arithmeticAleksandr Mishin
2024-06-16openpromfs: finish conversion to the new mount APIEric Sandeen
2024-06-16nvme: find numa distance only if controller has valid numa idNilay Shroff
2024-06-16drm/amdkfd: Flush the process wq before creating a kfd_processLancelot SIX
2024-06-16ASoC: da7219-aad: fix usage of device_get_named_child_node()Pierre-Louis Bossart
2024-06-16ASoC: dt-bindings: rt5645: add cbj sleeve gpio propertyDerek Fang
2024-06-16ASoC: rt5645: Fix the electric noise due to the CBJ contacts floatingDerek Fang
2024-06-16drm/amd/display: Set color_mgmt_changed to true on unsuspendJoshua Ashton
2024-06-16net: usb: qmi_wwan: add Telit FN920C04 compositionsDaniele Palmas
2024-06-16wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt ...Igor Artemiev
2024-06-16nilfs2: fix potential hang in nilfs_detach_log_writer()Ryusuke Konishi
2024-06-16nilfs2: fix unexpected freezing of nilfs_segctor_sync()Ryusuke Konishi
2024-06-16net: smc91x: Fix m68k kernel compilation for ColdFire CPUThorsten Blum
2024-06-16ring-buffer: Fix a race between readers and resize checksPetr Pavlu
2024-06-16speakup: Fix sizeof() vs ARRAY_SIZE() bugDan Carpenter
2024-06-16tty: n_gsm: fix possible out-of-bounds in gsm0_receive()Daniel Starke
2024-06-16x86/tsc: Trust initial offset in architectural TSC-adjust MSRsDaniel J Blueman
2024-05-25Linux 5.4.277v5.4.277v5.4/baseGreg Kroah-Hartman
2024-05-25docs: kernel_include.py: Cope with docutils 0.21Akira Yokosawa