summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-05selftests: mptcp: sockopt: use 'iptables-legacy' if availableMatthieu Baerts
2023-07-05selftests: mptcp: connect: fail if nft supposed to workMatthieu Baerts
2023-07-05mptcp: do not rely on implicit state check in mptcp_listen()Paolo Abeni
2023-07-05mptcp: ensure subflow is unhashed before cleaning the backlogPaolo Abeni
2023-07-05Merge branch 'topic/midi20' into for-linusTakashi Iwai
2023-07-05ALSA: seq: ump: fix typo in system_2p_ev_to_ump_midi1()Minjie Du
2023-07-05s390/qeth: Fix vipa deletionThorsten Winkler
2023-07-05x86/xen: Fix secondary processors' FPU initializationJuergen Gross
2023-07-05crypto: af_alg - Fix merging of written data into spliced pagesDavid Howells
2023-07-04Revert ".gitignore: ignore *.cover and *.mbx"Linus Torvalds
2023-07-04Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-04afs: Fix accidental truncation when storing dataDavid Howells
2023-07-04octeontx-af: fix hardware timestamp configurationHariprasad Kelam
2023-07-04Merge tag 'ovl-update-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-04Merge tag 'gfs2-v6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-07-04Merge branch 'dsa-ll-fixes'David S. Miller
2023-07-04net: dsa: sja1105: always enable the send_meta optionsVladimir Oltean
2023-07-04net: dsa: tag_sja1105: fix MAC DA patching from meta framesVladimir Oltean
2023-07-04net: Replace strlcpy with strscpyAzeem Shaikh
2023-07-04pptp: Fix fib lookup calls.Guillaume Nault
2023-07-04mlxsw: spectrum_router: Fix an IS_ERR() vs NULL checkDan Carpenter
2023-07-04Merge tag 'pm-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-07-04Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-07-04Merge tag 'firewire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-04ACPI: scan: Use the acpi_match_acpi_device() helperAndy Shevchenko
2023-07-04ACPI: platform: Move SMB0001 HID to the header and reuseAndy Shevchenko
2023-07-04ACPI: platform: Ignore SMB0001 only when it has resourcesAndy Shevchenko
2023-07-04ACPI: bus: Introduce acpi_match_acpi_device() helperAndy Shevchenko
2023-07-04module: fix init_module_from_file() error handlingLinus Torvalds
2023-07-04ACPI: scan: fix undeclared variable warnings by including sleep.hBen Dooks
2023-07-04Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2023-07-04RISC-V: drop error print from riscv_hartid_to_cpuid()Conor Dooley
2023-07-04riscv: Discard vector state on syscallsBjörn Töpel
2023-07-04riscv: move memblock_allow_resize() after linear mapping is readyWoody Zhang
2023-07-04riscv: Enable ARCH_SUSPEND_POSSIBLE for s2idleSong Shuai
2023-07-04clk: tegra: Avoid calling an uninitialized functionThierry Reding
2023-07-04riscv: vdso: include vdso/vsyscall.h for vdso_dataBen Dooks
2023-07-04scripts: kernel-doc: support private / public marking for enumsJakub Kicinski
2023-07-04Documentation: KVM: SEV: add a missing backtickChangyuan Lyu
2023-07-04Documentation: ACPI: fix typo in ssdt-overlays.rstDavid Heidelberg
2023-07-04Fix documentation of panic_on_warnOlaf Hering
2023-07-04mm: don't do validate_mm() unnecessarily and without mmap lockingLinus Torvalds
2023-07-04spi: bcm{63xx,bca}-hsspi: update my email addressJonas Gorski
2023-07-04fanotify: disallow mount/sb marks on kernel internal pseudo fsAmir Goldstein
2023-07-04drm/i915: use mock device info for creating mock deviceJani Nikula
2023-07-04drm/i915/psr: Fix BDW PSR AUX CH data register offsetsVille Syrjälä
2023-07-04net/sched: act_pedit: Add size check for TCA_PEDIT_PARMS_EXLin Ma
2023-07-04fs: don't assume arguments are non-NULLChristian Brauner
2023-07-04fs: no need to check sourceJan Kara
2023-07-04xsk: Honor SO_BINDTODEVICE on bindIlya Maximets