summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-18Merge tag 'for-6.13-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-12-18Merge tag 'cxl-fixes-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-12-18drm/amdgpu/nbio7.0: fix IP version checkAlex Deucher
2024-12-18drm/amd: Update strapping for NBIO 2.5.0Mario Limonciello
2024-12-18Merge tag 'selinux-pr-20241217' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-12-18ACPI: EC: Enable EC support on LoongArch by defaultHuacai Chen
2024-12-18trace/ring-buffer: Do not use TP_printk() formatting for boot mapped buffersSteven Rostedt
2024-12-18ring-buffer: Fix overflow in __rb_map_vmaEdward Adam Davis
2024-12-18Merge tag 'trace-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-12-18drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_updateMichel Dänzer
2024-12-18drm/amdgpu: fix amdgpu_coredumpChristian König
2024-12-18drm/amdgpu/smu14.0.2: fix IP version checkAlex Deucher
2024-12-18drm/amdgpu/gfx12: fix IP version checkAlex Deucher
2024-12-18drm/amdgpu/mmhub4.1: fix IP version checkAlex Deucher
2024-12-18drm/amdgpu/nbio7.11: fix IP version checkAlex Deucher
2024-12-18drm/amdgpu/nbio7.7: fix IP version checkAlex Deucher
2024-12-18wifi: cw1200: Fix potential NULL dereferenceLinus Walleij
2024-12-18drm/amdgpu: don't access invalid schedPierre-Eric Pelloux-Prayer
2024-12-18drm/amd: Require CONFIG_HOTPLUG_PCI_PCIE for BOCOMario Limonciello
2024-12-18Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-12-18x86/static-call: fix 32-bit buildJuergen Gross
2024-12-18wifi: iwlwifi: mvm: Fix __counted_by usage in cfg80211_wowlan_nd_*Kees Cook
2024-12-18spi: rockchip-sfc: Fix error in remove progressJon Lin
2024-12-18Merge tag 'amd-pstate-v6.13-2024-12-11' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki
2024-12-18block: avoid to reuse `hctx` not removed from cpuhp callback listMing Lei
2024-12-18block: Revert "block: Fix potential deadlock while freezing queue and acquiri...Ming Lei
2024-12-18nvme: use blk_validate_block_size() for max LBA checkLuis Chamberlain
2024-12-18block/bdev: use helper for max block size checkLuis Chamberlain
2024-12-18ASoC: rt722: add delay time to wait for the calibration procedureShuming Fan
2024-12-18thermal/thresholds: Fix boundaries and detection routineDaniel Lezcano
2024-12-18pwm: stm32: Fix complementary output in round_waveform_tohw()Fabrice Gasnier
2024-12-18powerpc/pseries/vas: Add close() callback in vas_vm_ops structHaren Myneni
2024-12-18Merge patch series "can: m_can: set init flag earlier in probe"Marc Kleine-Budde
2024-12-18can: m_can: fix missed interrupts with m_can_pciMatthias Schiffer
2024-12-18can: m_can: set init flag earlier in probeMatthias Schiffer
2024-12-17rtnetlink: Try the outer netns attribute in rtnl_get_peer_net().Kuniyuki Iwashima
2024-12-17net: netdevsim: fix nsim_pp_hold_write()Eric Dumazet
2024-12-17bpf: Fix bpf_get_smp_processor_id() on !CONFIG_SMPAndrea Righi
2024-12-17hexagon: Disable constant extender optimization for LLVM prior to 19.1.0Nathan Chancellor
2024-12-17idpf: trigger SW interrupt when exiting wb_on_itr modeJoshua Hay
2024-12-17NFSD: fix management of pending async copiesOlga Kornievskaia
2024-12-17idpf: add support for SW triggered interruptsJoshua Hay
2024-12-17clk: thead: Fix TH1520 emmc and shdci clock rateMaksim Kiselev
2024-12-17arm64: dts: broadcom: Fix L2 linesize for Raspberry Pi 5Willow Cunningham
2024-12-17btrfs: tree-checker: reject inline extent items with 0 ref countQu Wenruo
2024-12-17btrfs: split bios to the fs sector size boundaryChristoph Hellwig
2024-12-17btrfs: use bio_is_zone_append() in the completion handlerChristoph Hellwig
2024-12-17btrfs: fix improper generation check in snapshot deleteJosef Bacik
2024-12-17drm: rework FB_CORE dependencyArnd Bergmann
2024-12-17Merge tag 'ftrace-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds