summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-10Linux 5.15.78v5.15.78Greg Kroah-Hartman1-1/+1
2022-11-10wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()Dokyung Song1-0/+4
2022-11-10drm/i915/sdvo: Setup DDC fully before output initVille Syrjälä1-19/+12
2022-11-10drm/i915/sdvo: Filter out invalid outputs more sensiblyVille Syrjälä1-5/+22
2022-11-10drm/rockchip: dsi: Force synchronous probeBrian Norris1-0/+6
2022-11-10drm/rockchip: dsi: Clean up 'usage_mode' when failing to attachBrian Norris1-4/+12
2022-11-10cifs: fix regression in very old smb1 mountsRonnie Sahlberg1-6/+5
2022-11-10ext4,f2fs: fix readahead of verity dataMatthew Wilcox (Oracle)2-2/+4
2022-11-10tee: Fix tee_shm_register() for kernel TEE driversSumit Garg2-3/+3
2022-11-10KVM: x86: emulator: update the emulation mode after CR0 writeMaxim Levitsky1-1/+15
2022-11-10KVM: x86: emulator: update the emulation mode after rsmMaxim Levitsky1-1/+1
2022-11-10KVM: x86: emulator: introduce emulator_recalc_and_set_modeMaxim Levitsky1-28/+57
2022-11-10KVM: x86: emulator: em_sysexit should update ctxt->modeMaxim Levitsky1-0/+1
2022-11-10KVM: arm64: Fix bad dereference on MTE-enabled systemsRyan Roberts1-1/+2
2022-11-10KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING unavailableEmanuele Giuseppe Esposito1-0/+5
2022-11-10KVM: x86: Mask off reserved bits in CPUID.8000001FHJim Mattson1-1/+2
2022-11-10KVM: x86: Mask off reserved bits in CPUID.80000001HJim Mattson1-0/+1
2022-11-10KVM: x86: Mask off reserved bits in CPUID.80000008HJim Mattson1-0/+1
2022-11-10KVM: x86: Mask off reserved bits in CPUID.8000001AHJim Mattson1-0/+3
2022-11-10KVM: x86: Mask off reserved bits in CPUID.80000006HJim Mattson1-1/+2
2022-11-10x86/syscall: Include asm/ptrace.h in syscall_wrapper headerJiri Olsa1-1/+1
2022-11-10ext4: fix BUG_ON() when directory entry has invalid rec_lenLuís Henriques1-1/+9
2022-11-10ext4: fix warning in 'ext4_da_release_space'Ye Bin1-1/+2
2022-11-10parisc: Avoid printing the hardware path twiceHelge Deller2-14/+12
2022-11-10parisc: Export iosapic_serial_irq() symbol for serial port driverHelge Deller1-0/+1
2022-11-10parisc: Make 8250_gsc driver dependend on CONFIG_PARISCHelge Deller1-1/+1
2022-11-10perf/x86/intel: Fix pebs event constraints for SPRKan Liang1-2/+7
2022-11-10perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]Kan Liang1-0/+1
2022-11-10perf/x86/intel: Fix pebs event constraints for ICLKan Liang1-2/+7
2022-11-10arm64: entry: avoid kprobe recursionMark Rutland1-1/+2
2022-11-10efi: random: Use 'ACPI reclaim' memory for random seedArd Biesheuvel1-1/+6
2022-11-10efi: random: reduce seed size to 32 bytesArd Biesheuvel2-2/+2
2022-11-10fuse: add file_modified() to fallocateMiklos Szeredi1-0/+4
2022-11-10capabilities: fix potential memleak on error path from vfs_getxattr_alloc()Gaosheng Cui1-2/+4
2022-11-10tracing/histogram: Update document for KEYS_MAX sizeZheng Yejian1-1/+1
2022-11-10tools/nolibc/string: Fix memcmp() implementationRasmus Villemoes1-2/+2
2022-11-10ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters()Steven Rostedt (Google)1-0/+11
2022-11-10kprobe: reverse kp->flags when arm_kprobe failedLi Qiang1-1/+4
2022-11-10tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd()Shang XiaoJing1-11/+7
2022-11-10tcp/udp: Make early_demux back namespacified.Kuniyuki Iwashima9-114/+45
2022-11-10ftrace: Fix use-after-free for dynamic ftrace_opsLi Huafei1-13/+3
2022-11-10btrfs: fix type of parameter generation in btrfs_get_dentryDavid Sterba2-2/+2
2022-11-10btrfs: fix tree mod log mishandling of reallocated nodesJosef Bacik1-12/+13
2022-11-10btrfs: fix lost file sync on direct IO write with nowait and dsync iocbFilipe Manana1-23/+16
2022-11-10fscrypt: fix keyring memory leak on mount failureEric Biggers3-9/+15
2022-11-10fscrypt: stop using keyrings subsystem for fscrypt_master_keyEric Biggers8-311/+353
2022-11-10af_unix: Fix memory leaks of the whole sk due to OOB skb.Kuniyuki Iwashima1-6/+7
2022-11-10block, bfq: protect 'bfqd->queued' by 'bfqd->lock'Yu Kuai1-1/+3
2022-11-10Bluetooth: L2CAP: Fix attempting to access uninitialized memoryLuiz Augusto von Dentz1-1/+2
2022-11-10Bluetooth: L2CAP: Fix accepting connection request for invalid SPSMLuiz Augusto von Dentz1-0/+25