summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-03Linux 6.10.3v6.10.3Greg Kroah-Hartman1-1/+1
2024-08-03selftests/bpf: DENYLIST.aarch64: Skip fexit_sleep againDaniel Borkmann1-0/+1
2024-08-03selinux,smack: remove the capability checks in the removexattr hooksPaul Moore2-10/+3
2024-08-03powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFCEsben Haabendal1-0/+2
2024-08-03perf dso: Fix build when libunwind is enabledJames Clark3-2/+7
2024-08-03wifi: ath12k: fix mbssid max interface advertisementKarthikeyan Periyasamy1-1/+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-03i3c: mipi-i3c-hci: Fix number of DAT/DCT entries for HCI versions < 1.1Jarkko Nikula1-0/+8
2024-08-03nvme-pci: add missing condition check for existence of mapped dataLeon Romanovsky1-1/+2
2024-08-03apparmor: unpack transition table if dfa is not presentGeorgia Garcia1-17/+25
2024-08-03ublk: fix UBLK_CMD_DEL_DEV_ASYNC handlingMing Lei1-1/+4
2024-08-03io_uring: fix io_match_task must_holdPavel Begunkov1-1/+1
2024-08-03thermal: core: Back off when polling thermal zones on errorsRafael J. Wysocki2-7/+61
2024-08-03thermal: trip: Split thermal_zone_device_set_mode()Rafael J. Wysocki1-7/+24
2024-08-03iommu: sprd: Avoid NULL deref in sprd_iommu_hw_enArtem Chernyshev1-1/+1
2024-08-03s390/cpum_cf: Fix endless loop in CF_DIAG event stopThomas Richter1-4/+10
2024-08-03s390/setup: Fix __pa/__va for modules under non-GPL licensesVasily Gorbik1-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-03timers/migration: Do not rely always on group->parentAnna-Maria Behnsen2-19/+26
2024-08-03ASoC: TAS2781: Fix tasdev_load_calibrated_data()Dan Carpenter1-1/+1
2024-08-03ASoC: Intel: use soc_intel_is_byt_cr() only when IOSF_MBI is reachablePierre-Louis Bossart1-1/+1
2024-08-03drm/xe/pf: Limit fair VF LMEM provisioningMichal Wajdeczko1-0/+1
2024-08-03drm/xe/exec: Fix minor bug related to xe_sync_entry_cleanupAshutosh Dixit1-7/+7
2024-08-03spi: spidev: add correct compatible for Rohm BH2228FVConor Dooley1-0/+1
2024-08-03ASoC: sof: amd: fix for firmware reload failure in Vangogh platformVenkata Prasad Potturu1-1/+0
2024-08-03ASoC: Intel: Fix RT5650 SSP lookupCurtis Malainey2-8/+18
2024-08-03ASOC: SOF: Intel: hda-loader: only wait for HDaudio IOC for IPC4 devicesPierre-Louis Bossart1-8/+12
2024-08-03nvme-pci: Fix the instructions for disabling power managementBart Van Assche1-1/+1
2024-08-03spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transferSteve Wilkins1-0/+4
2024-08-03spi: microchip-core: fix init function not setting the master and motorola modesSteve Wilkins1-8/+9
2024-08-03spi: microchip-core: only disable SPI controller when register value change r...Steve Wilkins1-38/+41
2024-08-03spi: microchip-core: defer asserting chip select until just before write to T...Steve Wilkins1-2/+17
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-03xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_lenStanislav Fomichev3-9/+20
2024-08-03bpf: Fix a segment issue when downgrading gso_sizeFred Li1-4/+11
2024-08-03net: mediatek: Fix potential NULL pointer dereference in dummy net_device han...Breno Leitao1-2/+1
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-03selftests: forwarding: skip if kernel not support setting bridge fdb learning...Hangbin Liu1-0/+18
2024-08-03tipc: Return non-zero value from tipc_udp_addr2str() on errorShigeru Yoshida1-1/+4
2024-08-03netfs: Fix writeback that needs to go to both server and cacheDavid Howells1-0/+1
2024-08-03netfilter: nft_set_pipapo_avx2: disable softinterruptsFlorian Westphal1-2/+10