summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-04i40e: fix race condition by adding filter's intermediate sync stateAleksandr Loktionov
2024-11-04idpf: fix idpf_vc_core_init error pathPavan Kumar Linga
2024-11-04idpf: avoid vport access in idpf_get_link_ksettingsPavan Kumar Linga
2024-11-04ice: change q_index variable type to s16 to store -1 valueMateusz Polchlopek
2024-11-04ice: Fix use after free during unload with ports in bridgeMarcin Szycik
2024-11-04EDAC/igen6: Avoid segmentation fault on module unloadOrange Kao
2024-11-04Merge branch 'handle-possible-null-trusted-raw_tp-arguments'Alexei Starovoitov
2024-11-04selftests/bpf: Add tests for raw_tp null handlingKumar Kartikeya Dwivedi
2024-11-04selftests/bpf: Clean up open-coded gettid syscall invocationsKumar Kartikeya Dwivedi
2024-11-04bpf: Mark raw_tp arguments with PTR_MAYBE_NULLKumar Kartikeya Dwivedi
2024-11-04docs/zh_CN: add the translation of kbuild/llvm.rstDongliang Mu
2024-11-04Documentation: Fix incorrect paths/magic in magic numbers rstNir Lichtman
2024-11-04perf build: Make libunwind opt-in rather than opt-outIan Rogers
2024-11-04Documentation/maintainer-tip: Fix typosAndrew Kreimer
2024-11-04Documentation: Improve crash_kexec_post_notifiers descriptionGuilherme G. Piccoli
2024-11-04Docs/zh_CN: Translate physical_memory.rst to Simplified ChineseYaxin Wang
2024-11-04KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operationDavid Gstir
2024-11-04security/keys: fix slab-out-of-bounds in key_task_permissionChen Ridong
2024-11-04spi: Use of_property_present() for non-boolean propertiesRob Herring (Arm)
2024-11-04ALSA: hda: Fix unused variable warningTakashi Iwai
2024-11-04ARM: dts: omap4-kc1: fix twl6030 power nodeAndreas Kemnade
2024-11-04ARM: dts: am335x-bone-common: Increase MDIO reset deassert delay to 50msGeert Uytterhoeven
2024-11-04Merge tag 'mmc-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2024-11-04Documentation: admin: reorganize kernel-parameters introRandy Dunlap
2024-11-04bpf: Move btf_type_is_struct_ptr() under CONFIG_BPF_SYSCALLAlistair Francis
2024-11-04Merge tag 'tpmdd-next-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-04drm/amd/pm: correct the workload settingKenneth Feng
2024-11-04drm/amd/pm: always pick the pptable from IFWIKenneth Feng
2024-11-04drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli
2024-11-04drm/amd/display: parse umc_info or vram_info based on ASICAurabindo Pillai
2024-11-04drm/amd/display: Fix brightness level not retained over rebootTom Chung
2024-11-04block: pre-calculate max_zone_append_sectorsChristoph Hellwig
2024-11-04block: remove the max_zone_append_sectors check in blk_revalidate_disk_zonesChristoph Hellwig
2024-11-04block: update blk_stack_limits documentationChristoph Hellwig
2024-11-04drm/amd/pm: correct the workload settingKenneth Feng
2024-11-04drm/amdgpu: Add compatible NPS mode infoLijo Lazar
2024-11-04drm/amdgpu: Skip IP coredump for RAS errorsLijo Lazar
2024-11-04drm/amdgpu: Group gfx sysfs functionsLijo Lazar
2024-11-04drm/amdgpu: Add nps_mode in RAS init_flagCandice Li
2024-11-04drm/amdgpu: add amdgpu_sdma_sched_mask debugfsJesse Zhang
2024-11-04drm/amdgpu: add amdgpu_gfx_sched_mask and amdgpu_compute_sched_mask debugfsJesse Zhang
2024-11-04drm/amdgpu: Fix dummy_read_page overlapping mappingsPrike Liang
2024-11-04drm/amdgpu: skip amdgpu_device_cache_pci_state under sriovVictor Zhao
2024-11-04drm/amdkfd: Use dynamic allocation for CU occupancy array in 'kfd_get_cu_occu...Srinivasan Shanmugam
2024-11-04drm/amd/pm: always pick the pptable from IFWIKenneth Feng
2024-11-04drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli
2024-11-04can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculationMarc Kleine-Budde
2024-11-04can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration when swi...Marc Kleine-Budde
2024-11-04can: rockchip_canfd: Drop obsolete dependency on COMPILE_TESTJean Delvare
2024-11-04can: rockchip_canfd: CAN_ROCKCHIP_CANFD should depend on ARCH_ROCKCHIPGeert Uytterhoeven