summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-09Linux 6.3.7v6.3.7Greg Kroah-Hartman1-1/+1
2023-06-09ext4: enable the lazy init thread when remounting read/writeTheodore Ts'o1-12/+12
2023-06-09riscv: vmlinux.lds.S: Explicitly handle '.got' sectionNathan Chancellor1-0/+2
2023-06-09xfs: verify buffer contents when we skip log replayDarrick J. Wong1-0/+10
2023-06-09iommu/amd/pgtbl_v2: Fix domain max addressVasant Hegde1-1/+10
2023-06-09tpm, tpm_tis: Request threaded interrupt handlerLino Sanfilippo1-2/+5
2023-06-09regmap: Account for register length when chunkingJim Wylder1-2/+4
2023-06-09KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()Roberto Sassu1-17/+21
2023-06-09ksmbd: fix multiple out-of-bounds read during context decodingKuan-Ting Chen1-19/+34
2023-06-09ksmbd: fix slab-out-of-bounds read in smb2_handle_negotiateKuan-Ting Chen1-5/+5
2023-06-09ksmbd: fix incorrect AllocationSize set in smb2_get_infoNamjae Jeon1-18/+3
2023-06-09ksmbd: fix UAF issue from opinfo->connNamjae Jeon1-25/+47
2023-06-09ksmbd: fix credit count leakageNamjae Jeon1-5/+1
2023-06-09KVM: x86: Bail from kvm_recalculate_phys_map() if x2APIC ID is out-of-boundsSean Christopherson1-2/+18
2023-06-09KVM: x86: Account fastpath-only VM-Exits in vCPU statsSean Christopherson1-0/+3
2023-06-09KVM: x86/mmu: Grab memslot for correct address space in NX recovery workerSean Christopherson1-1/+4
2023-06-09KVM: arm64: Drop last page ref in kvm_pgtable_stage2_free_removed()Oliver Upton1-0/+3
2023-06-09KVM: arm64: Populate fault info for watchpointAkihiko Odaki3-2/+9
2023-06-09test_firmware: fix the memory leak of the allocated firmware bufferMirsad Goran Todorovac1-1/+18
2023-06-09test_firmware: fix a memory leak with reqs bufferMirsad Goran Todorovac1-0/+10
2023-06-09test_firmware: prevent race conditions by a correct implementation of lockingMirsad Goran Todorovac1-17/+35
2023-06-09powerpc/xmon: Use KSYM_NAME_LEN in array sizeManinder Singh1-1/+1
2023-06-09serial: cpm_uart: Fix a COMPILE_TEST dependencyHerve Codina2-3/+1
2023-06-09serial: 8250_tegra: Fix an error handling path in tegra_uart_probe()Christophe JAILLET1-1/+3
2023-06-09fbcon: Fix null-ptr-deref in soft_cursorHelge Deller1-0/+3
2023-06-09ext4: add lockdep annotations for i_data_sem for ea_inode'sTheodore Ts'o2-0/+6
2023-06-09ext4: disallow ea_inodes with extended attributesTheodore Ts'o1-0/+3
2023-06-09ext4: set lockdep subclass for the ea_inode in ext4_xattr_inode_cache_find()Theodore Ts'o1-0/+1
2023-06-09ext4: add EA_INODE checking to ext4_iget()Theodore Ts'o3-35/+35
2023-06-09mptcp: fix active subflow finalizationPaolo Abeni1-9/+14
2023-06-09mptcp: fix connect timeout handlingPaolo Abeni2-23/+7
2023-06-09selftests: mptcp: userspace pm: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-06-09selftests: mptcp: sockopt: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-06-09selftests: mptcp: simult flows: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-06-09selftests: mptcp: diag: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-06-09selftests: mptcp: join: avoid using 'cmp --bytes'Matthieu Baerts1-2/+11
2023-06-09selftests: mptcp: join: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-06-09selftests: mptcp: pm nl: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-06-09selftests: mptcp: connect: skip if MPTCP is not supportedMatthieu Baerts3-1/+45
2023-06-09tracing/probe: trace_probe_primary_from_call(): checked list_first_entryPietro Borrello1-1/+1
2023-06-09tracing/histograms: Allow variables to have some modifiersSteven Rostedt (Google)1-7/+16
2023-06-09tracing/timerlat: Always wakeup the timerlat threadDaniel Bristot de Oliveira1-0/+2
2023-06-09mtdchar: mark bits of ioctl handler noinlineArnd Bergmann1-4/+4
2023-06-09selinux: don't use make's grouped targets feature yetPaul Moore1-1/+5
2023-06-09io_uring: undeprecate epoll_ctl supportBen Noordhuis1-4/+0
2023-06-09riscv: perf: Fix callchain parse error with kernel tracepoint eventsIsm Hong1-0/+7
2023-06-09dmaengine: at_hdmac: Extend the Flow Controller bitfield to three bitsPeter Rosin1-1/+1
2023-06-09dmaengine: at_hdmac: Repair bitfield macros for peripheral ID handlingPeter Rosin1-6/+9
2023-06-09HID: hidpp: terminate retry loop on successBenjamin Tissoires1-7/+6
2023-06-09btrfs: call btrfs_orig_bbio_end_io in btrfs_end_bio_workSasha Levin1-1/+1