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