summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-03Linux 6.1.103v6.1.103Greg Kroah-Hartman1-1/+1
2024-08-03powerpc/pseries: Avoid hcall in plpks_is_available() on non-pseriesRussell Currey1-0/+4
2024-08-03fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNTSeth Forshee (DigitalOcean)1-0/+11
2024-08-03nvme-pci: add missing condition check for existence of mapped dataLeon Romanovsky1-1/+2
2024-08-03io_uring: fix io_match_task must_holdPavel Begunkov1-1/+1
2024-08-03iommu: sprd: Avoid NULL deref in sprd_iommu_hw_enArtem Chernyshev1-1/+1
2024-08-03s390/pci: Allow allocation of more than 1 MSI interruptGerd Bayer1-20/+42
2024-08-03s390/pci: Refactor arch_setup_msi_irqs()Gerd Bayer1-22/+32
2024-08-03ceph: fix incorrect kmalloc size of pagevec mempoolethanwu1-1/+2
2024-08-03ASoC: Intel: use soc_intel_is_byt_cr() only when IOSF_MBI is reachablePierre-Louis Bossart1-1/+1
2024-08-03spi: spidev: add correct compatible for Rohm BH2228FVConor Dooley1-0/+1
2024-08-03spi: spidev: order compatibles alphabeticallyKrzysztof Kozlowski1-4/+4
2024-08-03spidev: Add Silicon Labs EM3581 device compatibleVincent Tremblay1-0/+2
2024-08-03nvme-pci: Fix the instructions for disabling power managementBart Van Assche1-1/+1
2024-08-03spi: microchip-core: fix init function not setting the master and motorola modesSteve Wilkins1-8/+9
2024-08-03spi: microchip-core: switch to use modern nameYang Yingliang1-37/+37
2024-08-03spi: microchip-core: only disable SPI controller when register value change r...Steve Wilkins1-38/+41
2024-08-03spi: microchip-core: fix the issues in the isrNaga Sureshkumar Relli1-10/+8
2024-08-03ASoC: SOF: imx8m: Fix DSP control regmap retrievalDaniel Baluta1-1/+1
2024-08-03auxdisplay: ht16k33: Drop reference after LED registrationMarkus Elfring1-0/+1
2024-08-03lirc: rc_dev_get_from_fd(): fix file leakAl Viro1-1/+3
2024-08-03powerpc: fix a file leak in kvm_vcpu_ioctl_enable_cap()Al Viro1-1/+3
2024-08-03apparmor: Fix null pointer deref when receiving skb during sock creationXiao Liang1-0/+7
2024-08-03mISDN: Fix a use after free in hfcmulti_tx()Dan Carpenter1-3/+4
2024-08-03bpf: Fix a segment issue when downgrading gso_sizeFred Li1-4/+11
2024-08-03net: nexthop: Initialize all fields in dumped nexthopsPetr Machata1-3/+4
2024-08-03net: stmmac: Correct byte order of perfect_matchSimon Horman4-5/+5
2024-08-03tipc: Return non-zero value from tipc_udp_addr2str() on errorShigeru Yoshida1-1/+4
2024-08-03netfilter: nft_set_pipapo_avx2: disable softinterruptsFlorian Westphal1-2/+10
2024-08-03net: bonding: correctly annotate RCU in bond_should_notify_peers()Johannes Berg1-5/+2
2024-08-03ipv4: Fix incorrect source address in Record Route optionIdo Schimmel1-1/+1
2024-08-03MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and laterGregory CLEMENT2-1/+8
2024-08-03tools/resolve_btfids: Fix comparison of distinct pointer types warning in res...Liwei Song1-1/+1
2024-08-03bpf, events: Use prog to emit ksymbol event for main programHou Tao1-15/+13
2024-08-03dma: fix call order in dmam_free_coherentLance Richardson1-1/+1
2024-08-03af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhashMichal Luczaj2-1/+43
2024-08-03libbpf: Fix no-args func prototype BTF dumping syntaxAndrii Nakryiko3-7/+9
2024-08-03kbuild: avoid build error when single DTB is turned into composite DTBMasahiro Yamada1-1/+5
2024-08-03f2fs: fix to update user block counts in block_operations()Chao Yu1-5/+5
2024-08-03watchdog: rzg2l_wdt: Check return status of pm_runtime_put()Claudiu Beznea1-2/+9
2024-08-03watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()Claudiu Beznea1-3/+8
2024-08-03f2fs: fix start segno of large sectionSheng Yong1-1/+2
2024-08-03um: time-travel: fix signal blocking race/hangJohannes Berg1-20/+98
2024-08-03um: time-travel: fix time-travel-start optionJohannes Berg1-2/+2
2024-08-03phy: cadence-torrent: Check return value on register readMa Ke1-0/+3
2024-08-03dmaengine: ti: k3-udma: Fix BCHAN count with UHC and HC channelsVignesh Raghavendra1-1/+3
2024-08-03jfs: Fix array-index-out-of-bounds in diFreeJeongjun Park1-1/+4
2024-08-03kdb: Use the passed prompt in kdb_position_cursor()Douglas Anderson1-1/+1
2024-08-03kdb: address -Wformat-security warningsArnd Bergmann1-2/+2
2024-08-03wifi: mac80211: check basic rates validityJohannes Berg1-10/+11