summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-23wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstat...Minsuk Kang1-2/+3
2024-02-23ARM: dts: imx7s: Fix nand-controller #size-cellsAlexander Stein1-1/+1
2024-02-23ARM: dts: imx7s: Fix lcdif compatibleAlexander Stein1-1/+1
2024-02-23ARM: dts: imx7d: Fix coresight funnel portsAlexander Stein2-4/+5
2024-02-23scsi: arcmsr: Support new PCI device IDs 1883 and 1886ching Huang2-0/+10
2024-02-23bonding: return -ENOMEM instead of BUG in alb_upper_dev_walkZhengchao Shao2-2/+6
2024-02-23PCI: Add no PM reset quirk for NVIDIA Spectrum devicesIdo Schimmel1-0/+13
2024-02-23scsi: lpfc: Fix possible file string name overflow when updating firmwareJustin Tee2-2/+3
2024-02-23selftests/bpf: Fix pyperf180 compilation failure with clang18Yonghong Song1-0/+22
2024-02-23selftests/bpf: satisfy compiler by having explicit return in btf testAndrii Nakryiko1-0/+1
2024-02-23wifi: rt2x00: restart beacon queue when hardware resetShiji Yang2-0/+14
2024-02-23ext4: avoid online resizing failures due to oversized flex bgBaokun Li1-8/+17
2024-02-23ext4: remove unnecessary check from alloc_flex_gd()Baokun Li1-3/+0
2024-02-23ext4: unify the type of flexbg_size to unsigned intBaokun Li1-6/+7
2024-02-23ext4: fix inconsistent between segment fstrim and full fstrimYe Bin1-3/+8
2024-02-23ecryptfs: Reject casefold directory inodesGabriel Krisman Bertazi1-0/+8
2024-02-23SUNRPC: Fix a suspicious RCU usage warningAnna Schumaker1-2/+15
2024-02-23KVM: s390: fix setting of fpc registerHeiko Carstens1-5/+0
2024-02-23s390/ptrace: handle setting of fpc register correctlyHeiko Carstens1-3/+3
2024-02-23jfs: fix array-index-out-of-bounds in diNewExtEdward Adam Davis1-0/+3
2024-02-23rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()Oleg Nesterov1-1/+2
2024-02-23afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*()Oleg Nesterov1-3/+4
2024-02-23afs: fix the usage of read_seqbegin_or_lock() in afs_lookup_volume_rcu()Oleg Nesterov1-1/+2
2024-02-23crypto: stm32/crc32 - fix parsing list of devicesThomas Bourgoin1-1/+1
2024-02-23pstore/ram: Fix crash when setting number of cpus to an odd numberWeichen Chen1-0/+1
2024-02-23jfs: fix uaf in jfs_evict_inodeEdward Adam Davis1-3/+3
2024-02-23jfs: fix array-index-out-of-bounds in dbAdjTreeManas Ghandat1-29/+31
2024-02-23jfs: fix slab-out-of-bounds Read in dtSearchManas Ghandat1-0/+5
2024-02-23UBSAN: array-index-out-of-bounds in dtSplitRootOsama Muhammad1-1/+1
2024-02-23FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTreeOsama Muhammad1-0/+3
2024-02-23ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous eventsShuai Xue1-6/+23
2024-02-23PM / devfreq: Synchronize devfreq_monitor_[start/stop]Mukesh Ojha1-2/+22
2024-02-23ACPI: extlog: fix NULL pointer dereference checkPrarit Bhargava1-2/+3
2024-02-23PNP: ACPI: fix fortify warningDmitry Antipov1-6/+6
2024-02-23ACPI: video: Add quirk for the Colorful X15 AT 23 LaptopYuluo Qiu1-0/+9
2024-02-23audit: Send netlink ACK before setting connection in auditd_setChris Riches1-7/+24
2024-02-23regulator: core: Only increment use_count when enable_count changesRui Zhang1-26/+30
2024-02-23debugobjects: Stop accessing objects after releasing hash bucket lockAndrzej Hajda1-122/+78
2024-02-23perf/core: Fix narrow startup race when creating the perf nr_addr_filters sys...Greg KH1-12/+28
2024-02-23x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernelZhiquan Li1-0/+16
2024-02-23powerpc/lib: Validate size for vector operationsNaveen N Rao1-0/+10
2024-02-23powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGEStephen Rothwell1-0/+2
2024-02-23x86/boot: Ignore NMIs during very early bootJun'ichi Nomura4-0/+8
2024-02-23powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()Michael Ellerman2-3/+4
2024-02-23powerpc: Fix build error due to is_valid_bugaddr()Michael Ellerman1-0/+2
2024-02-23drivers/perf: pmuv3: don't expose SW_INCR event in sysfsMark Rutland1-1/+5
2024-02-23powerpc/mm: Fix null-pointer dereference in pgtable_cache_addKunwu Chan1-2/+3
2024-02-23x86/entry/ia32: Ensure s32 is sign extended to s64Richard Palethorpe2-4/+22
2024-02-23tick/sched: Preserve number of idle sleeps across CPU hotplug eventsTim Chen1-0/+5
2024-02-23mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nanXi Ruoyao1-0/+6