summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-10perf inject: Lazy build-id mmap2 event insertionIan Rogers
2024-09-10perf inject: Add new mmap2-buildid-all optionIan Rogers
2024-09-10perf inject: Fix build ID injectionIan Rogers
2024-09-10perf annotate-data: Add pr_debug_scope()Namhyung Kim
2024-09-10perf annotate: Treat 'call' instruction as stack operationNamhyung Kim
2024-09-10perf build: Remove unused feature test targetJames Clark
2024-09-10perf build: Autodetect minimum required llvm-dev versionJames Clark
2024-09-10perf trace: Mark the rlim arg in the prlimit64 and setrlimit syscalls as comi...Arnaldo Carvalho de Melo
2024-09-10arm64: ptdump: Expose the attribute parsing functionalitySebastian Ene
2024-09-10perf trace: Support collecting 'union's with the BPF augmenterArnaldo Carvalho de Melo
2024-09-10drm/amd/display: Avoid race between dcn35_set_drr() and dc_state_destruct()Tobias Jakobi
2024-09-10drm/amd/display: Avoid race between dcn10_set_drr() and dc_state_destruct()Tobias Jakobi
2024-09-10drm/amdkfd: Add cache line size infoDavid Belanger
2024-09-10KVM: arm64: Add memory length checks and remove inline in do_ffa_mem_xferSnehal Koukuntla
2024-09-10cgroup: Do not report unavailable v1 controllers in /proc/cgroupsMichal Koutný
2024-09-10cgroup: Disallow mounting v1 hierarchies without controller implementationMichal Koutný
2024-09-10cgroup/cpuset: Expose cpuset filesystem with cpuset v1 onlyMichal Koutný
2024-09-10drbd: Add NULL check for net_conf to prevent dereference in state validationMikhail Lobanov
2024-09-10block: Prevent deadlocks when switching elevatorsDamien Le Moal
2024-09-10drm/tegra: Use iommu_paging_domain_alloc()Lu Baolu
2024-09-10drm/rockchip: Use iommu_paging_domain_alloc()Lu Baolu
2024-09-10bpftool: Fix undefined behavior in qsort(NULL, 0, ...)Kuan-Wei Chiu
2024-09-10libbpf: Fix uretprobe.multi.s programs auto attachmentJiri Olsa
2024-09-10ACPI: resource: Add another DMI match for the TongFang GMxXGxxWerner Sembach
2024-09-10ACPI: CPPC: Add support for setting EPP register in FFHMario Limonciello
2024-09-10ACPI: PM: Quirk ASUS ROG M16 to default to S3 sleepLuke D. Jones
2024-09-10ACPI: video: Add force_vendor quirk for Panasonic Toughbook CF-18Hans de Goede
2024-09-10PM: hibernate: Remove unused stub for saveable_highmem_page()Andy Shevchenko
2024-09-10Merge tag 'linux-cpupower-6.12-rc1-2' of ssh://gitolite.kernel.org/pub/scm/li...Rafael J. Wysocki
2024-09-10drm/amdgpu: get rid of bogus includes of fdtable.hAl Viro
2024-09-10drm/amdkfd: CRIU fixesAl Viro
2024-09-10drm/amdgpu: fix a race in kfd_mem_export_dmabuf()Al Viro
2024-09-10drm: new helper: drm_gem_prime_handle_to_dmabuf()Al Viro
2024-09-10drm/amdgpu/atomfirmware: Silence UBSAN warningAlex Deucher
2024-09-10drm/amdgpu: Fix kdoc entry in 'amdgpu_vm_cpu_prepare'Srinivasan Shanmugam
2024-09-10drm/amd/amdgpu: apply command submission parser for JPEG v1David (Ming Qiang) Wu
2024-09-10drm/amd/amdgpu: apply command submission parser for JPEG v2+David (Ming Qiang) Wu
2024-09-10drm/amd/pm: fix the pp_dpm_pcie issue on smu v14.0.2/3Kenneth Feng
2024-09-10drm/amd/pm: update the features set on smu v14.0.2/3Kenneth Feng
2024-09-10drm/amdkfd: Fix resource leak in criu restore queueJesse Zhang
2024-09-10KVM: SVM: let alternatives handle the cases when RSB filling is requiredAmit Shah
2024-09-10arm64: esr: Define ESR_ELx_EC_* constants as ULAnastasia Belova
2024-09-10arm64: pkeys: remove redundant WARNJoey Gouly
2024-09-10Bluetooth: hci_sync: Ignore errors from HCI_OP_REMOTE_NAME_REQ_CANCELLuiz Augusto von Dentz
2024-09-10Bluetooth: CMTP: Mark BT_CMTP as DEPRECATEDLuiz Augusto von Dentz
2024-09-10Bluetooth: replace deprecated strncpy with strscpy_padJustin Stitt
2024-09-10Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILEDLuiz Augusto von Dentz
2024-09-10Bluetooth: btrtl: Set msft ext address filter quirk for RTL8852BHilda Wu
2024-09-10Bluetooth: Use led_set_brightness() in LED trigger activate() callbackHans de Goede
2024-09-10Bluetooth: btrtl: Use kvmemdup to simplify the codeLi Zetao