summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: Fix task management cmd failureQuinn Tran2023-07-234-23/+139
* scsi: qla2xxx: Multi-que support for TMFQuinn Tran2023-07-234-18/+66
* tracing/user_events: Fix struct arg size match checkBeau Belgrave2023-07-231-0/+3
* tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if f...Masami Hiramatsu (Google)2023-07-233-12/+14
* Revert "tracing: Add "(fault)" name injection to kernel probes"Masami Hiramatsu (Google)2023-07-233-26/+9
* tracing/probes: Fix to update dynamic data counter if fetcharg uses itMasami Hiramatsu (Google)2023-07-231-5/+7
* tracing/probes: Fix not to count error code to total lengthMasami Hiramatsu (Google)2023-07-231-0/+2
* tracing/probes: Fix to avoid double count of the string length on the arrayMasami Hiramatsu (Google)2023-07-231-2/+2
* smb: client: Fix -Wstringop-overflow issuesGustavo A. R. Silva2023-07-231-1/+1
* selftests: mptcp: pm_nl_ctl: fix 32-bit supportMatthieu Baerts2023-07-231-5/+5
* selftests: mptcp: depend on SYN_COOKIESMatthieu Baerts2023-07-231-0/+1
* selftests: mptcp: userspace_pm: report errors with 'remove' testsMatthieu Baerts2023-07-231-0/+2
* selftests: mptcp: userspace_pm: use correct server portMatthieu Baerts2023-07-231-1/+1
* selftests: mptcp: sockopt: return error if wrong markMatthieu Baerts2023-07-231-4/+5
* selftests: mptcp: connect: fail if nft supposed to workMatthieu Baerts2023-07-231-0/+3
* selftests: mptcp: sockopt: use 'iptables-legacy' if availableMatthieu Baerts2023-07-231-9/+11
* mptcp: ensure subflow is unhashed before cleaning the backlogPaolo Abeni2023-07-231-1/+1
* mptcp: do not rely on implicit state check in mptcp_listen()Paolo Abeni2023-07-231-0/+5
* tracing: Fix null pointer dereference in tracing_err_log_open()Mateusz Stachyra2023-07-231-1/+1
* fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_...Masami Hiramatsu (Google)2023-07-233-0/+17
* fprobe: Release rethook after the ftrace_ops is unregisteredJiri Olsa2023-07-231-9/+3
* accel/ivpu: Clear specific interrupt status bits on C0Karol Wachowski2023-07-232-6/+13
* accel/ivpu: Fix VPU register access in irq disableKarol Wachowski2023-07-231-1/+1
* pwm: meson: fix handling of period/duty if greater than UINT_MAXHeiner Kallweit2023-07-231-7/+7
* pwm: meson: modify and simplify calculation in meson_pwm_get_stateHeiner Kallweit2023-07-231-12/+2
* PM: QoS: Restore support for default value on frequency QoSChungkai Yang2023-07-231-2/+7
* perf/x86: Fix lockdep warning in for_each_sibling_event() on SPRNamhyung Kim2023-07-231-0/+7
* xtensa: ISS: fix call to split_if_specMax Filippov2023-07-231-1/+1
* cifs: if deferred close is disabled then close files immediatelyBharath SM2023-07-231-2/+2
* drm/amd/pm: conditionally disable pcie lane/speed switching for SMU13Mario Limonciello2023-07-231-3/+39
* drm/amd/pm: share the code around SMU13 pcie parameters updateEvan Quan2023-07-234-64/+37
* ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()Zheng Yejian2023-07-231-14/+31
* ring-buffer: Fix deadloop issue on reading trace_pipeZheng Yejian2023-07-231-9/+15
* net: ena: fix shift-out-of-bounds in exponential backoffKrister Johansen2023-07-231-0/+3
* regmap-irq: Fix out-of-bounds access when allocating config buffersIsaac J. Manjarres2023-07-231-1/+1
* perf: RISC-V: Remove PERF_HES_STOPPED flag checking in riscv_pmu_start()Eric Lin2023-07-231-3/+0
* samples: ftrace: Save required argument registers in sample trampolinesFlorent Revest2023-07-231-6/+8
* nvme: don't reject probe due to duplicate IDs for single-ported PCIe devicesChristoph Hellwig2023-07-231-3/+33
* tracing: Fix memory leak of iter->temp when reading trace_pipeZheng Yejian2023-07-231-0/+1
* tracing/histograms: Add histograms to hist_vars if they have referenced varia...Mohamed Khalfella2023-07-231-3/+5
* dm: verity-loadpin: Add NULL pointer check for 'bdev' parameterMatthias Kaehlcke2023-07-231-0/+3
* s390/decompressor: fix misaligned symbol build errorHeiko Carstens2023-07-231-0/+1
* bus: ixp4xx: fix IXP4XX_EXP_T1_MASKJonas Gorski2023-07-231-1/+1
* Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao2023-07-234-29/+3
* media: uapi: Fix [GS]_ROUTING ACTIVE flag valueSakari Ailus2023-07-231-1/+1
* soundwire: qcom: fix storing port config out-of-boundsKrzysztof Kozlowski2023-07-231-1/+2
* opp: Fix use-after-free in lazy_opp_tables after probe deferralStephan Gerhold2023-07-231-0/+3
* meson saradc: fix clock divider mask lengthGeorge Stark2023-07-231-1/+1
* xhci: Show ZHAOXIN xHCI root hub speed correctlyWeitao Wang2023-07-233-7/+27
* xhci: Fix TRB prefetch issue of ZHAOXIN hostsWeitao Wang2023-07-233-3/+13