aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-08-21Linux 5.18.19v5.18.19linux-5.18.yGreg Kroah-Hartman1-1/+1
2022-08-21arm64: kexec_file: use more system keyrings to verify kernel image signatureCoiby Xu1-10/+1
2022-08-21kexec, KEYS: make the code in bzImage64_verify_sig genericCoiby Xu3-19/+25
2022-08-21btrfs: raid56: don't trust any cached sector in __raid56_parity_recover()Qu Wenruo1-13/+6
2022-08-21btrfs: only write the sectors in the vertical stripe which has data stripesQu Wenruo1-4/+51
2022-08-21net_sched: cls_route: disallow handle of 0Jamal Hadi Salim1-0/+10
2022-08-21tee: add overflow check in register_shm_helper()Jens Wiklander1-0/+3
2022-08-17Linux 5.18.18v5.18.18Greg Kroah-Hartman1-1/+1
2022-08-17mm: introduce clear_highpage_kasan_taggedAndrey Konovalov2-6/+12
2022-08-17Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regressionLuiz Augusto von Dentz1-7/+6
2022-08-17io_uring: mem-account pbuf bucketsPavel Begunkov1-1/+1
2022-08-17f2fs: fix null-ptr-deref in f2fs_get_dnode_of_dataYe Bin3-3/+9
2022-08-17drm/vc4: change vc4_dma_range_matches from a global to staticTom Rix1-1/+1
2022-08-17f2fs: revive F2FS_IOC_ABORT_VOLATILE_WRITEDaeho Jeong2-3/+29
2022-08-17net: phy: smsc: Disable Energy Detect Power-Down in interrupt modeLukas Wunner1-2/+4
2022-08-17bpf: Suppress 'passing zero to PTR_ERR' warningKumar Kartikeya Dwivedi1-1/+1
2022-08-17bpf: Fix sparse warning for bpf_kptr_xchg_protoKumar Kartikeya Dwivedi1-0/+1
2022-08-17drm/bridge: tc358767: Fix (e)DP bridge endpoint parsing in dedicated functionMarek Vasut1-1/+1
2022-08-17powerpc/kexec: Fix build failure from uninitialised variableRussell Currey1-5/+5
2022-08-17Revert "s390/smp: enforce lowcore protection on CPU restart"Alexander Gordeev1-1/+1
2022-08-17net: dsa: felix: fix min gate len calculation for tc when its first gate is c...Vladimir Oltean1-1/+14
2022-08-17tracing: Use a copy of the va_list for __assign_vstr()Steven Rostedt (Google)1-1/+6
2022-08-17mptcp: refine memory schedulingPaolo Abeni1-1/+2
2022-08-17Revert "mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv"Greg Kroah-Hartman3-10/+8
2022-08-17raw: fix a typo in raw_icmp_error()Eric Dumazet1-1/+1
2022-08-17raw: remove unused variables from raw6_icmp_error()Eric Dumazet1-3/+0
2022-08-17crypto: lib/blake2s - reduce stack frame usage in self testJason A. Donenfeld1-3/+3
2022-08-17tcp: fix over estimation in sk_forced_mem_schedule()Eric Dumazet1-3/+4
2022-08-17net_sched: cls_route: remove from list when handle is 0Thadeu Lima de Souza Cascardo1-1/+1
2022-08-17btrfs: convert count_max_extents() to use fs_info->max_extent_sizeNaohiro Aota3-19/+24
2022-08-17btrfs: join running log transaction when logging new nameFilipe Manana1-1/+8
2022-08-17powerpc: Fix eh field when calling lwarx on PPC32Christophe Leroy1-6/+9
2022-08-17xen-blkfront: Apply 'feature_persistent' parameter when connectSeongJae Park2-4/+2
2022-08-17xen-blkback: Apply 'feature_persistent' parameter when connectMaximilian Heyne2-7/+4
2022-08-17xen-blkback: fix persistent grants negotiationSeongJae Park1-8/+7
2022-08-17tpm: Add check for Failure mode for TPM2 modulesMårten Lindahl1-0/+6
2022-08-17tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCHHuacai Chen1-1/+1
2022-08-17KEYS: asymmetric: enforce SM2 signature use pkey algoTianjia Zhang1-2/+5
2022-08-17ext4: fix race when reusing xattr blocksJan Kara1-22/+45
2022-08-17ext4: unindent codeblock in ext4_xattr_block_set()Jan Kara1-39/+38
2022-08-17ext4: use kmemdup() to replace kmalloc + memcpyShuqi Zhang1-2/+1
2022-08-17ext4: remove EA inode entry from mbcache on inode evictionJan Kara3-16/+11
2022-08-17ext4: make sure ext4_append() always allocates new blockLukas Czerner1-0/+16
2022-08-17ext4: check if directory block is within i_sizeLukas Czerner1-0/+7
2022-08-17ext4: fix warning in ext4_iomap_begin as race between bmap and writeYe Bin1-3/+9
2022-08-17ext4: correct the misjudgment in ext4_iget_extra_inodeBaokun Li1-2/+1
2022-08-17ext4: correct max_inline_xattr_value_size computingBaokun Li1-0/+3
2022-08-17ext4: fix use-after-free in ext4_xattr_set_entryBaokun Li1-2/+4
2022-08-17ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.hBaokun Li1-0/+13
2022-08-17ext4: fix extent status tree race in writeback error recovery pathEric Whitney1-0/+7
2022-08-17ext4: update s_overhead_clusters in the superblock during an on-line resizeTheodore Ts'o1-0/+1
2022-08-17ksmbd: prevent out of bound read for SMB2_WRITEHyunchul Lee2-7/+8
2022-08-17ksmbd: fix wrong smbd max read/write size checkNamjae Jeon3-14/+32
2022-08-17ksmbd: add smbd max io size parameterNamjae Jeon4-2/+18
2022-08-17ksmbd: smbd: introduce read/write credits for RDMA read/writeHyunchul Lee1-49/+71
2022-08-17ksmbd: smbd: change prototypes of RDMA read/write related functionsHyunchul Lee4-49/+51
2022-08-17ksmbd: validate length in smb2_write()Marios Makassikis1-30/+19
2022-08-17tracing: Use a struct alignof to determine trace event field alignmentSteven Rostedt (Google)1-3/+5
2022-08-17batman-adv: tracing: Use the new __vstring() helperSteven Rostedt (Google)1-7/+2
2022-08-17hugetlb_cgroup: fix wrong hugetlb cgroup numa statMiaohe Lin1-0/+1
2022-08-17mm/damon/reclaim: fix potential memory leak in damon_reclaim_init()Jianglei Nie1-1/+3
2022-08-17dm raid: fix address sanitizer warning in raid_resumeMikulas Patocka1-1/+1
2022-08-17dm raid: fix address sanitizer warning in raid_statusMikulas Patocka1-1/+1
2022-08-17KVM: nVMX: Attempt to load PERF_GLOBAL_CTRL on nVMX xfer iff it existsSean Christopherson1-1/+3
2022-08-17KVM: VMX: Add helper to check if the guest PMU has PERF_GLOBAL_CTRLSean Christopherson2-2/+14
2022-08-17KVM: x86/pmu: Ignore pmu->global_ctrl check if vPMU doesn't support global_ctrlLike Xu1-0/+3
2022-08-17KVM: VMX: Mark all PERF_GLOBAL_(OVF)_CTRL bits reserved if there's no vPMUSean Christopherson1-0/+2
2022-08-17KVM: x86/pmu: Introduce the ctrl_mask value for fixed counterLike Xu2-1/+6
2022-08-17s390/unwind: fix fgraph return address recoverySumanth Korikkar1-1/+1
2022-08-17powerpc/powernv/kvm: Use darn for H_RANDOM on Power9Jason A. Donenfeld3-36/+12
2022-08-17ACPI: CPPC: Do not prevent CPPC from working in the futureRafael J. Wysocki2-31/+25
2022-08-17intel_idle: make SPR C1 and C1E be independentArtem Bityutskiy1-23/+1
2022-08-17intel_idle: Add AlderLake supportZhang Rui1-0/+133
2022-08-17btrfs: zoned: wait until zone is finished when allocation didn't progressNaohiro Aota4-2/+19
2022-08-17btrfs: zoned: write out partially allocated regionNaohiro Aota2-14/+59
2022-08-17btrfs: zoned: activate necessary block groupNaohiro Aota1-0/+16
2022-08-17btrfs: zoned: activate metadata block group on flush_spaceNaohiro Aota3-0/+93
2022-08-17btrfs: zoned: introduce space_info->active_total_bytesNaohiro Aota4-13/+50
2022-08-17btrfs: store chunk size in space-info structStefan Roesch3-19/+45
2022-08-17btrfs: zoned: introduce btrfs_zoned_bg_is_fullNaohiro Aota3-3/+8
2022-08-17btrfs: make the bg_reclaim_threshold per-space infoJosef Bacik5-7/+58
2022-08-17btrfs: zoned: disable metadata overcommit for zonedNaohiro Aota1-1/+4
2022-08-17btrfs: zoned: finish least available block group on data bg allocationNaohiro Aota3-10/+87
2022-08-17btrfs: let can_allocate_chunk return errorNaohiro Aota1-7/+8
2022-08-17btrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info->max_extent_sizeNaohiro Aota5-4/+19
2022-08-17btrfs: zoned: revive max_zone_append_bytesNaohiro Aota3-0/+20
2022-08-17block: add bdev_max_segments() helperNaohiro Aota1-0/+5
2022-08-17block: add a bdev_max_zone_append_sectors helperChristoph Hellwig3-4/+8
2022-08-17btrfs: properly flag filesystem with BTRFS_FEATURE_INCOMPAT_BIG_METADATANikolay Borisov1-10/+11
2022-08-17btrfs: reset block group chunk force if we have to waitJosef Bacik1-0/+1
2022-08-17btrfs: fix error handling of fallback uncompress writeNaohiro Aota1-2/+15
2022-08-17btrfs: ensure pages are unlocked on cow_file_range() failureNaohiro Aota1-8/+64
2022-08-17btrfs: tree-log: make the return value for log syncing consistentJosef Bacik3-10/+13
2022-08-17block: don't allow the same type rq_qos add more than onceJinke Han4-16/+45
2022-08-17block: serialize all debugfs operations using q->debugfs_mutexChristoph Hellwig8-29/+52
2022-08-17locking/csd_lock: Change csdlock_debug from early_param to __setupChen Zhongjin1-2/+2
2022-08-17timekeeping: contribute wall clock to rng on time changeJason A. Donenfeld1-1/+6
2022-08-17net/9p: Initialize the iounit field during fid creationTyler Hicks1-4/+1
2022-08-17dm thin: fix use-after-free crash in dm_sm_register_threshold_callbackLuo Meng2-3/+8
2022-08-17tracing/events: Add __vstring() and __assign_vstr() helper macrosSteven Rostedt (Google)6-0/+38
2022-08-17kexec, KEYS, s390: Make use of built-in and secondary keyring for signature v...Michal Suchanek1-5/+13
2022-08-17kexec: clean up arch_kexec_kernel_verify_sigCoiby Xu2-25/+13
2022-08-17kexec_file: drop weak attribute from functionsNaveen N. Rao6-40/+61
2022-08-17dm writecache: set a default MAX_WRITEBACK_JOBSMikulas Patocka1-1/+1
2022-08-17tty: 8250: Add support for Brainboxes PX cards.Cameron Williams1-0/+109
2022-08-17serial: 8250: Add proper clock handling for OxSemi PCIe devicesMaciej W. Rozycki2-68/+400
2022-08-17serial: 8250: Fold EndRun device support into OxSemi Tornado codeMaciej W. Rozycki1-51/+25
2022-08-17PCI: qcom: Power on PHY before IPQ8074 DBI register accessesRobert Marko1-20/+28
2022-08-17PCI/AER: Iterate over error counters instead of error stringsMohamed Khalfella1-1/+6
2022-08-17iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE)Alexander Lobakin1-1/+1
2022-08-17KVM: x86: Signal #GP, not -EPERM, on bad WRMSR(MCi_CTL/STATUS)Sean Christopherson1-2/+2
2022-08-17KVM: set_msr_mce: Permit guests to ignore single-bit ECC errorsLev Kujawski1-2/+5
2022-08-17intel_th: pci: Add Raptor Lake-S CPU supportAlexander Shishkin1-0/+5
2022-08-17intel_th: pci: Add Raptor Lake-S PCH supportAlexander Shishkin1-0/+5
2022-08-17intel_th: pci: Add Meteor Lake-P supportAlexander Shishkin1-0/+5
2022-08-17firmware: arm_scpi: Ensure scpi_info is not assigned if the probe failsSudeep Holla1-26/+35
2022-08-17usbnet: smsc95xx: Fix deadlock on runtime resumeLukas Wunner1-6/+20
2022-08-17usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid pollingLukas Wunner1-52/+61
2022-08-17usbnet: smsc95xx: Avoid link settings race on interrupt receptionLukas Wunner1-7/+9
2022-08-17usbnet: smsc95xx: Don't clear read-only PHY interruptLukas Wunner1-4/+0
2022-08-17drm/vc4: drv: Adopt the dma configuration from the HVS or V3D componentDave Stevenson1-0/+19
2022-08-17drm/dp/mst: Read the extended DPCD capabilities during system resumeImre Deak1-5/+2
2022-08-17crypto: blake2s - remove shash moduleJason A. Donenfeld15-624/+76
2022-08-17drm/mediatek: Keep dsi as LP00 before dcs cmds transferJitao Shi1-7/+21
2022-08-17drivers/base: fix userspace break from using bin_attributes for cpumap and cp...Phil Auld3-18/+36
2022-08-17spmi: trace: fix stack-out-of-bound access in SPMI tracing functionsDavid Collins1-6/+6
2022-08-17__follow_mount_rcu(): verify that mount_lock remains unchangedAl Viro1-0/+2
2022-08-17Input: gscps2 - check return value of ioremap() in gscps2_probe()Xie Shaowen1-0/+4
2022-08-17posix-cpu-timers: Cleanup CPU timers before freeing them during execThadeu Lima de Souza Cascardo1-0/+3
2022-08-17SMB3: fix lease break timeout when multiple deferred close handles for the sa...Bharath SM1-19/+1
2022-08-17x86/olpc: fix 'logical not is only applied to the left hand side'Alexander Lobakin1-1/+1
2022-08-17x86/kprobes: Update kcb status flag after singlesteppingMasami Hiramatsu (Google)1-7/+11
2022-08-17ftrace/x86: Add back ftrace_expected assignmentSteven Rostedt (Google)1-0/+1
2022-08-17x86/bugs: Enable STIBP for IBPB mitigated RETBleedKim Phillips2-12/+27
2022-08-17scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation testsArun Easi1-1/+1
2022-08-17scsi: qla2xxx: Fix losing target when it reappears during deleteArun Easi1-7/+17
2022-08-17scsi: qla2xxx: Fix losing FCP-2 targets on long port disable with I/OsArun Easi1-4/+8
2022-08-17scsi: qla2xxx: Wind down adapter after PCIe errorQuinn Tran4-1/+81
2022-08-17scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injectionQuinn Tran1-6/+6
2022-08-17scsi: qla2xxx: Fix excessive I/O error messages by defaultArun Easi1-2/+2
2022-08-17scsi: qla2xxx: Fix crash due to stale SRB access around I/O timeoutsArun Easi1-12/+31
2022-08-17scsi: qla2xxx: Turn off multi-queue for 8G adaptersQuinn Tran2-12/+8
2022-08-17scsi: qla2xxx: Fix discovery issues in FC-AL topologyArun Easi3-2/+35
2022-08-17scsi: qla2xxx: Fix imbalance vha->vref_countQuinn Tran1-0/+4
2022-08-17scsi: zfcp: Fix missing auto port scan and thus missing target portsSteffen Maier3-13/+26
2022-08-17scsi: ufs: core: Correct ufshcd_shutdown() flowPeter Wang1-5/+1
2022-08-17video: fbdev: s3fb: Check the size of screen before memset_io()Zheyu Ma1-0/+2
2022-08-17video: fbdev: arkfb: Check the size of screen before memset_io()Zheyu Ma1-0/+2
2022-08-17video: fbdev: vt8623fb: Check the size of screen before memset_io()Zheyu Ma1-0/+2
2022-08-17f2fs: do not allow to decompress files have FI_COMPRESS_RELEASEDJaewook Kim1-0/+10
2022-08-17f2fs: allow compression for mmap files in compress_mode=userSungjong Seo1-10/+0
2022-08-17x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=yAndrea Righi4-8/+4
2022-08-17sched/core: Do not requeue task on CPU excluded from cpus_maskMel Gorman1-2/+6
2022-08-17sched: Remove the limitation of WF_ON_CPU on wakelist if wakee cpu is idleTianchen Ding2-13/+14
2022-08-17sched: Fix the check of nr_running at queue wakelistTianchen Ding1-1/+5
2022-08-17tools/thermal: Fix possible path truncationsFlorian Fainelli1-11/+13
2022-08-17video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock()Zheyu Ma1-1/+6
2022-08-17x86/numa: Use cpumask_available instead of hardcoded NULL checkSiddh Raman Pant1-2/+2
2022-08-17sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowedWaiman Long3-5/+7
2022-08-17powerpc/64e: Fix kexec build errorMichael Ellerman1-0/+1
2022-08-17scripts/faddr2line: Fix vmlinux detection on arm64Josh Poimboeuf1-1/+3
2022-08-17genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTOArnaldo Carvalho de Melo1-1/+5
2022-08-17powerpc/pci: Fix PHB numbering when using opal-phbidMichael Ellerman1-4/+6
2022-08-17x86/bus_lock: Don't assume the init value of DEBUGCTLMSR.BUS_LOCK_DETECT to b...Chenyi Qiang1-13/+14
2022-08-17kprobes: Forbid probing on trampoline and BPF code areasChen Zhongjin1-1/+2
2022-08-17perf symbol: Fail to read phdr workaroundIan Rogers1-7/+20
2022-08-17powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_addressMiaoqian Lin1-0/+1
2022-08-17powerpc/xive: Fix refcount leak in xive_get_max_prioMiaoqian Lin1-0/+1
2022-08-17powerpc/spufs: Fix refcount leak in spufs_init_isolated_loaderMiaoqian Lin1-0/+1
2022-08-17cifs: Fix memory leak when using fscacheMatthew Wilcox (Oracle)1-4/+4
2022-08-17f2fs: fix to remove F2FS_COMPR_FL and tag F2FS_NOCOMP_FL at the same timeChao Liu1-8/+1
2022-08-17f2fs: fix to check inline_data during compressed inode conversionChao Yu1-1/+1
2022-08-17f2fs: kill volatile write supportJaegeuk Kim7-157/+10
2022-08-17f2fs: change the current atomic write wayDaeho Jeong13-446/+303
2022-08-17f2fs: give priority to select unpinned section for foreground GCChao Yu3-14/+82
2022-08-17f2fs: write checkpoint during FG_GCByungki Lee1-15/+23
2022-08-17f2fs: don't set GC_FAILURE_PIN for background GCChao Yu1-1/+2
2022-08-17f2fs: check pinfile in gc_data_segment() in advanceChao Yu1-0/+7
2022-08-17f2fs: fix to invalidate META_MAPPING before DIO writeChao Yu1-2/+5
2022-08-17perf stat: Revert "perf stat: Add default hybrid events"Kan Liang1-30/+0
2022-08-17s390/smp: enforce lowcore protection on CPU restartAlexander Gordeev1-1/+1
2022-08-17tty: serial: fsl_lpuart: correct the count of break charactersSherry Sun1-6/+6
2022-08-17serial: 8250_bcm2835aux: Add missing clk_disable_unprepare()Guo Mengqi1-2/+4
2022-08-17powerpc/pci: Prefer PCI domain assignment via DT 'linux,pci-domain' and aliasPali Rohár1-8/+19
2022-08-17powerpc/iommu: Fix iommu_table_in_use for a small default DMA window caseAlexey Kardashevskiy1-0/+5
2022-08-17pseries/iommu/ddw: Fix kdump to work in absence of ibm,dma-windowAlexey Kardashevskiy2-41/+102
2022-08-17powerpc: fix typos in commentsJulia Lawall83-104/+104
2022-08-17powerpc/32: Do not allow selection of e5500 or e6500 CPUs on PPC32Christophe Leroy1-2/+2
2022-08-17powerpc/32s: Fix boot failure with KASAN + SMP + JUMP_LABEL_FEATURE_CHECK_DEBUGChristophe Leroy1-1/+1
2022-08-17powerpc/32: Call mmu_mark_initmem_nx() regardless of data block mapping.Christophe Leroy2-5/+5
2022-08-17ASoC: mchp-spdifrx: disable end of block interrupt on failuresClaudiu Beznea1-3/+6
2022-08-17video: fbdev: sis: fix typos in SiS_GetModeID()Rustam Subkhankulov1-2/+2
2022-08-17video: fbdev: amba-clcd: Fix refcount leak bugsLiang He1-6/+18
2022-08-17ASoC: Intel: sof_rt5682: Perform quirk check first in card late probeYong Zhi1-9/+9
2022-08-17watchdog: armada_37xx_wdt: check the return value of devm_ioremap() in armada...William Dean1-0/+2
2022-08-17watchdog: sp5100_tco: Fix a memory leak of EFCH MMIO resourceJean Delvare1-0/+1
2022-08-17watchdog: f71808e_wdt: Add check for platform_driver_registerJiasheng Jiang1-1/+3
2022-08-17ASoC: audio-graph-card2: Add of_node_put() in fail pathLiang He1-1/+3
2022-08-17ASoC: audio-graph-card: Add of_node_put() in fail pathLiang He1-1/+3
2022-08-17fuse: Remove the control interface for virtio-fsXie Yongji1-2/+2