summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-03Linux 6.1.103v6.1.103Greg Kroah-Hartman
2024-08-03powerpc/pseries: Avoid hcall in plpks_is_available() on non-pseriesRussell Currey
2024-08-03fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNTSeth Forshee (DigitalOcean)
2024-08-03nvme-pci: add missing condition check for existence of mapped dataLeon Romanovsky
2024-08-03io_uring: fix io_match_task must_holdPavel Begunkov
2024-08-03iommu: sprd: Avoid NULL deref in sprd_iommu_hw_enArtem Chernyshev
2024-08-03s390/pci: Allow allocation of more than 1 MSI interruptGerd Bayer
2024-08-03s390/pci: Refactor arch_setup_msi_irqs()Gerd Bayer
2024-08-03ceph: fix incorrect kmalloc size of pagevec mempoolethanwu
2024-08-03ASoC: Intel: use soc_intel_is_byt_cr() only when IOSF_MBI is reachablePierre-Louis Bossart
2024-08-03spi: spidev: add correct compatible for Rohm BH2228FVConor Dooley
2024-08-03spi: spidev: order compatibles alphabeticallyKrzysztof Kozlowski
2024-08-03spidev: Add Silicon Labs EM3581 device compatibleVincent Tremblay
2024-08-03nvme-pci: Fix the instructions for disabling power managementBart Van Assche
2024-08-03spi: microchip-core: fix init function not setting the master and motorola modesSteve Wilkins
2024-08-03spi: microchip-core: switch to use modern nameYang Yingliang
2024-08-03spi: microchip-core: only disable SPI controller when register value change r...Steve Wilkins
2024-08-03spi: microchip-core: fix the issues in the isrNaga Sureshkumar Relli
2024-08-03ASoC: SOF: imx8m: Fix DSP control regmap retrievalDaniel Baluta
2024-08-03auxdisplay: ht16k33: Drop reference after LED registrationMarkus Elfring
2024-08-03lirc: rc_dev_get_from_fd(): fix file leakAl Viro
2024-08-03powerpc: fix a file leak in kvm_vcpu_ioctl_enable_cap()Al Viro
2024-08-03apparmor: Fix null pointer deref when receiving skb during sock creationXiao Liang
2024-08-03mISDN: Fix a use after free in hfcmulti_tx()Dan Carpenter
2024-08-03bpf: Fix a segment issue when downgrading gso_sizeFred Li
2024-08-03net: nexthop: Initialize all fields in dumped nexthopsPetr Machata
2024-08-03net: stmmac: Correct byte order of perfect_matchSimon Horman
2024-08-03tipc: Return non-zero value from tipc_udp_addr2str() on errorShigeru Yoshida
2024-08-03netfilter: nft_set_pipapo_avx2: disable softinterruptsFlorian Westphal
2024-08-03net: bonding: correctly annotate RCU in bond_should_notify_peers()Johannes Berg
2024-08-03ipv4: Fix incorrect source address in Record Route optionIdo Schimmel
2024-08-03MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and laterGregory CLEMENT
2024-08-03tools/resolve_btfids: Fix comparison of distinct pointer types warning in res...Liwei Song
2024-08-03bpf, events: Use prog to emit ksymbol event for main programHou Tao
2024-08-03dma: fix call order in dmam_free_coherentLance Richardson
2024-08-03af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhashMichal Luczaj
2024-08-03libbpf: Fix no-args func prototype BTF dumping syntaxAndrii Nakryiko
2024-08-03kbuild: avoid build error when single DTB is turned into composite DTBMasahiro Yamada
2024-08-03f2fs: fix to update user block counts in block_operations()Chao Yu
2024-08-03watchdog: rzg2l_wdt: Check return status of pm_runtime_put()Claudiu Beznea
2024-08-03watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()Claudiu Beznea
2024-08-03f2fs: fix start segno of large sectionSheng Yong
2024-08-03um: time-travel: fix signal blocking race/hangJohannes Berg
2024-08-03um: time-travel: fix time-travel-start optionJohannes Berg
2024-08-03phy: cadence-torrent: Check return value on register readMa Ke
2024-08-03dmaengine: ti: k3-udma: Fix BCHAN count with UHC and HC channelsVignesh Raghavendra
2024-08-03jfs: Fix array-index-out-of-bounds in diFreeJeongjun Park
2024-08-03kdb: Use the passed prompt in kdb_position_cursor()Douglas Anderson
2024-08-03kdb: address -Wformat-security warningsArnd Bergmann
2024-08-03wifi: mac80211: check basic rates validityJohannes Berg