summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-16Linux 6.1.94v6.1.94Greg Kroah-Hartman
2024-06-16smp: Provide 'setup_max_cpus' definition on UP tooIngo Molnar
2024-06-16smb: client: fix deadlock in smb2_find_smb_tcon()Enzo Matsumiya
2024-06-16powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCHPuranjay Mohan
2024-06-16btrfs: fix crash on racing fsync and size-extending write into preallocOmar Sandoval
2024-06-16NFS: Fix READ_PLUS when server doesn't support OP_READ_PLUSAnna Schumaker
2024-06-16nfs: fix undefined behavior in nfs_block_bits()Sergey Shtylyov
2024-06-16EDAC/igen6: Convert PCIBIOS_* return codes to errnosIlpo Järvinen
2024-06-16i3c: master: svc: fix invalidate IBI type and miss call client IBI handlerFrank Li
2024-06-16s390/cpacf: Make use of invalid opcode produce a link errorHarald Freudenberger
2024-06-16s390/cpacf: Split and rework cpacf query functionsHarald Freudenberger
2024-06-16s390/ap: Fix crash in AP internal function modify_bitmap()Harald Freudenberger
2024-06-16parisc: Define sigset_t in parisc uapi headerHelge Deller
2024-06-16parisc: Define HAVE_ARCH_HUGETLB_UNMAPPED_AREAHelge Deller
2024-06-16ext4: fix mb_cache_entry's e_refcnt leak in ext4_xattr_block_cache_find()Baokun Li
2024-06-16ext4: set type of ac_groups_linear_remaining to __u32 to avoid overflowBaokun Li
2024-06-16sparc: move struct termio to asm/termios.hMike Gilbert
2024-06-16net: fix __dst_negative_advice() raceEric Dumazet
2024-06-16kdb: Use format-specifiers rather than memset() for padding in kdb_read()Daniel Thompson
2024-06-16kdb: Merge identical case statements in kdb_read()Daniel Thompson
2024-06-16kdb: Fix console handling when editing and tab-completing commandsDaniel Thompson
2024-06-16kdb: Use format-strings rather than '\0' injection in kdb_read()Daniel Thompson
2024-06-16kdb: Fix buffer overflow during tab-completeDaniel Thompson
2024-06-16watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate a safety marginJudith Mendez
2024-06-16mm/hugetlb: pass correct order_per_bit to cma_declare_contiguous_nidFrank van der Linden
2024-06-16mm/cma: drop incorrect alignment check in cma_init_reserved_memFrank van der Linden
2024-06-16sparc64: Fix number of online CPUsSam Ravnborg
2024-06-16intel_th: pci: Add Meteor Lake-S CPU supportAlexander Shishkin
2024-06-16cpufreq: amd-pstate: Fix the inconsistency in max frequency unitsDhananjay Ugwekar
2024-06-16kmsan: do not wipe out origin when doing partial unpoisoningAlexander Potapenko
2024-06-16net/9p: fix uninit-value in p9_client_rpc()Nikita Zhandarovich
2024-06-16net/ipv6: Fix route deleting failure when metric equals 0xu xin
2024-06-16scsi: core: Handle devices which return an unusually large VPD page countMartin K. Petersen
2024-06-16mm: fix race between __split_huge_pmd_locked() and GUP-fastRyan Roberts
2024-06-16crypto: qat - Fix ADF_DEV_RESET_SYNC memory leakHerbert Xu
2024-06-16crypto: ecrdsa - Fix module auto-load on add_keyVitaly Chikunov
2024-06-16crypto: ecdsa - Fix module auto-load on add-keyStefan Berger
2024-06-16KVM: arm64: AArch32: Fix spurious trapping of conditional instructionsMarc Zyngier
2024-06-16KVM: arm64: Allow AArch32 PSTATE.M to be restored as System modeMarc Zyngier
2024-06-16KVM: arm64: Fix AArch32 register narrowing on userspace writeMarc Zyngier
2024-06-16drm/amd: Fix shutdown (again) on some SMU v13.0.4/11 platformsMario Limonciello
2024-06-169p: add missing locking around taking dentry fid listDominique Martinet
2024-06-16drm/amdgpu/atomfirmware: add intergrated info v2.3 tableLi Ma
2024-06-16fbdev: savage: Handle err return when savagefb_check_var failedCai Xinchen
2024-06-16mmc: sdhci-acpi: Add quirk to enable pull-up on the card-detect GPIO on Asus ...Hans de Goede
2024-06-16mmc: sdhci-acpi: Disable write protect detection on Toshiba WT10-AHans de Goede
2024-06-16mmc: sdhci-acpi: Fix Lenovo Yoga Tablet 2 Pro 1380 sdcard slot not workingHans de Goede
2024-06-16mmc: sdhci-acpi: Sort DMI quirks alphabeticallyHans de Goede
2024-06-16mmc: sdhci: Add support for "Tuning Error" interruptsAdrian Hunter
2024-06-16mmc: core: Add mmc_gpiod_set_cd_config() functionHans de Goede