summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-mellanox-init-v6.6' into fixesHans de Goede2023-10-111-2/+3
|\
| * platform: mellanox: Fix a resource leak in an error handling path in probing ...Vadim Pasternak2023-10-061-2/+3
* | platform/x86: hp-wmi:: Mark driver struct with __refdata to prevent section m...Uwe Kleine-König2023-10-061-1/+7
* | platform/x86: touchscreen_dmi: Add info for the Positivo C4128BRenan Guilherme Lebre Ramos2023-10-051-0/+23
* | platform/x86: touchscreen_dmi: Add info for the BUSH Bush Windows tabletTomasz Swiatek2023-10-041-0/+22
* | platform/mellanox: tmfifo: fix kernel-doc warningsRandy Dunlap2023-10-041-6/+8
* | platform/x86/intel/ifs: release cpus_read_lock()Jithu Joseph2023-10-041-3/+4
* | platform/x86: hp-bioscfg: Fix reference leakArmin Wolf2023-10-041-4/+10
* | platform/x86: think-lmi: Fix reference leakArmin Wolf2023-10-041-4/+20
* | MAINTAINERS: Add x86 platform drivers patchworkIlpo Järvinen2023-09-211-0/+1
* | MAINTAINERS: Add myself into x86 platform driver maintainersIlpo Järvinen2023-09-181-0/+3
* | platform/x86: thinkpad_acpi: Take mutex in hotkey_resumeDennis Bonke2023-09-181-0/+2
* | platform/x86: intel_scu_ipc: Fail IPC send if still busyStephen Boyd2023-09-181-12/+28
* | platform/x86: intel_scu_ipc: Don't override scu in intel_scu_ipc_dev_simple_c...Stephen Boyd2023-09-181-1/+0
* | platform/x86: intel_scu_ipc: Check status upon timeout in ipc_wait_for_interr...Stephen Boyd2023-09-181-2/+4
* | platform/x86: intel_scu_ipc: Check status after timeout in busy_loop()Stephen Boyd2023-09-181-11/+8
* | platform/x86: asus-wmi: Support 2023 ROG X16 tablet modeLuke D. Jones2023-09-111-0/+9
* | platform/mellanox: NVSW_SN2201 should depend on ACPIGeert Uytterhoeven2023-09-111-2/+2
* | platform/mellanox: mlxbf-bootctl: add NET dependency into KconfigDavid Thompson2023-09-111-0/+1
* | platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed eventsShravan Kumar Ramani2023-09-111-20/+7
* | platform/mellanox: mlxbf-pmc: Fix potential buffer overflowsShravan Kumar Ramani2023-09-111-7/+7
* | platform/mellanox: mlxbf-tmfifo: Drop jumbo framesLiming Sun2023-09-111-7/+17
* | platform/mellanox: mlxbf-tmfifo: Drop the Rx packet if no more descriptorsLiming Sun2023-09-111-17/+49
|/
* Linux 6.6-rc1v6.6-rc1Linus Torvalds2023-09-101-2/+2
* Merge tag 'topic/drm-ci-2023-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-09-1068-0/+5508
|\
| * drm: ci: docs: fix build warning - add missing escapeHelen Koike2023-08-291-1/+1
| * drm: Add initial ci/ subdirectoryTomeu Vizoso2023-08-2968-0/+5508
* | Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-09-106-11/+20
|\ \
| * | x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()Jack Wang2023-09-061-0/+3
| * | x86: Remove the arch_calc_vm_prot_bits() macro from the UAPIThomas Huth2023-09-063-9/+15
| * | x86/build: Fix linker fill bytes quirk/incompatibility for ld.lldSong Liu2023-09-061-1/+1
| * | x86/smp: Don't send INIT to non-present and non-booted CPUsThomas Gleixner2023-09-041-1/+1
* | | Merge tag 'perf-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-09-101-1/+11
|\ \ \
| * | | perf/x86/uncore: Correct the number of CHAs on EMRKan Liang2023-09-051-1/+11
* | | | Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-09-09284-9119/+8011
|\ \ \ \
| * | | | perf parse-events: Fix driver config termIan Rogers2023-09-051-0/+17
| * | | | perf parse-events: Fixes relating to no_value termsIan Rogers2023-09-023-4/+4
| * | | | perf parse-events: Fix propagation of term's no_value when cloningIan Rogers2023-08-313-21/+19
| * | | | perf parse-events: Name the two term enumsIan Rogers2023-08-314-67/+187
| * | | | perf list: Don't print Unit for "default_core"Ian Rogers2023-08-311-1/+1
| * | | | perf vendor events intel: Fix modifier in tma_info_system_mem_parallel_reads ...Ian Rogers2023-08-301-1/+1
| * | | | perf dlfilter: Avoid leak in v0 API test use of resolve_address()Adrian Hunter2023-08-301-0/+2
| * | | | perf metric: Add #num_cpus_online literalIan Rogers2023-08-302-1/+11
| * | | | perf pmu: Remove str from perf_pmu_aliasIan Rogers2023-08-301-23/+10
| * | | | perf parse-events: Make common term list to strbuf helperIan Rogers2023-08-303-41/+81
| * | | | perf parse-events: Minor help message improvementsIan Rogers2023-08-301-2/+2
| * | | | perf pmu: Avoid uninitialized use of alias->strIan Rogers2023-08-301-0/+2
| * | | | perf jevents: Use "default_core" for events with no UnitIan Rogers2023-08-293-11/+17
| * | | | perf test stat_bpf_counters_cgrp: Enhance perf stat cgroup BPF counter testNamhyung Kim2023-08-291-1/+1
| * | | | perf test shell stat_bpf_counters: Fix test on IntelNamhyung Kim2023-08-291-2/+2