summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-09Linux 6.3.7v6.3.7Greg Kroah-Hartman
2023-06-09ext4: enable the lazy init thread when remounting read/writeTheodore Ts'o
2023-06-09riscv: vmlinux.lds.S: Explicitly handle '.got' sectionNathan Chancellor
2023-06-09xfs: verify buffer contents when we skip log replayDarrick J. Wong
2023-06-09iommu/amd/pgtbl_v2: Fix domain max addressVasant Hegde
2023-06-09tpm, tpm_tis: Request threaded interrupt handlerLino Sanfilippo
2023-06-09regmap: Account for register length when chunkingJim Wylder
2023-06-09KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()Roberto Sassu
2023-06-09ksmbd: fix multiple out-of-bounds read during context decodingKuan-Ting Chen
2023-06-09ksmbd: fix slab-out-of-bounds read in smb2_handle_negotiateKuan-Ting Chen
2023-06-09ksmbd: fix incorrect AllocationSize set in smb2_get_infoNamjae Jeon
2023-06-09ksmbd: fix UAF issue from opinfo->connNamjae Jeon
2023-06-09ksmbd: fix credit count leakageNamjae Jeon
2023-06-09KVM: x86: Bail from kvm_recalculate_phys_map() if x2APIC ID is out-of-boundsSean Christopherson
2023-06-09KVM: x86: Account fastpath-only VM-Exits in vCPU statsSean Christopherson
2023-06-09KVM: x86/mmu: Grab memslot for correct address space in NX recovery workerSean Christopherson
2023-06-09KVM: arm64: Drop last page ref in kvm_pgtable_stage2_free_removed()Oliver Upton
2023-06-09KVM: arm64: Populate fault info for watchpointAkihiko Odaki
2023-06-09test_firmware: fix the memory leak of the allocated firmware bufferMirsad Goran Todorovac
2023-06-09test_firmware: fix a memory leak with reqs bufferMirsad Goran Todorovac
2023-06-09test_firmware: prevent race conditions by a correct implementation of lockingMirsad Goran Todorovac
2023-06-09powerpc/xmon: Use KSYM_NAME_LEN in array sizeManinder Singh
2023-06-09serial: cpm_uart: Fix a COMPILE_TEST dependencyHerve Codina
2023-06-09serial: 8250_tegra: Fix an error handling path in tegra_uart_probe()Christophe JAILLET
2023-06-09fbcon: Fix null-ptr-deref in soft_cursorHelge Deller
2023-06-09ext4: add lockdep annotations for i_data_sem for ea_inode'sTheodore Ts'o
2023-06-09ext4: disallow ea_inodes with extended attributesTheodore Ts'o
2023-06-09ext4: set lockdep subclass for the ea_inode in ext4_xattr_inode_cache_find()Theodore Ts'o
2023-06-09ext4: add EA_INODE checking to ext4_iget()Theodore Ts'o
2023-06-09mptcp: fix active subflow finalizationPaolo Abeni
2023-06-09mptcp: fix connect timeout handlingPaolo Abeni
2023-06-09selftests: mptcp: userspace pm: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests: mptcp: sockopt: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests: mptcp: simult flows: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests: mptcp: diag: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests: mptcp: join: avoid using 'cmp --bytes'Matthieu Baerts
2023-06-09selftests: mptcp: join: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests: mptcp: pm nl: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests: mptcp: connect: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09tracing/probe: trace_probe_primary_from_call(): checked list_first_entryPietro Borrello
2023-06-09tracing/histograms: Allow variables to have some modifiersSteven Rostedt (Google)
2023-06-09tracing/timerlat: Always wakeup the timerlat threadDaniel Bristot de Oliveira
2023-06-09mtdchar: mark bits of ioctl handler noinlineArnd Bergmann
2023-06-09selinux: don't use make's grouped targets feature yetPaul Moore
2023-06-09io_uring: undeprecate epoll_ctl supportBen Noordhuis
2023-06-09riscv: perf: Fix callchain parse error with kernel tracepoint eventsIsm Hong
2023-06-09dmaengine: at_hdmac: Extend the Flow Controller bitfield to three bitsPeter Rosin
2023-06-09dmaengine: at_hdmac: Repair bitfield macros for peripheral ID handlingPeter Rosin
2023-06-09HID: hidpp: terminate retry loop on successBenjamin Tissoires
2023-06-09btrfs: call btrfs_orig_bbio_end_io in btrfs_end_bio_workSasha Levin