summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-19KVM: x86/mmu: Treat TDP MMU faults as spurious if access is already allowedSean Christopherson
2024-12-19KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bitsSean Christopherson
2024-12-19KVM: x86: Play nice with protected guests in complete_hypercall_exit()Sean Christopherson
2024-12-19KVM: SVM: Disable AVIC on SNP-enabled system without HvInUseWrAllowed featureSuravee Suthikulpanit
2024-12-20Merge tag 'drm-misc-fixes-2024-12-19' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-12-19io_uring: check if iowq is killed before queuingPavel Begunkov
2024-12-19smb: fix bytes written value in /proc/fs/cifs/StatsBharath SM
2024-12-19Merge tag 'net-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-19Merge tag 'mmc-v6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2024-12-19Merge tag 'pwm/for-6.13-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-12-19Merge tag 'v6.13-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-12-19PCI/bwctrl: Enable only if more than one speed is supportedLukas Wunner
2024-12-19PCI: Honor Max Link Speed when determining supported speedsLukas Wunner
2024-12-19io_uring/register: limit ring resizing to DEFER_TASKRUNJens Axboe
2024-12-19smb: client: fix TCP timers deadlock after rmmodEnzo Matsumiya
2024-12-19smb: client: Deduplicate "select NETFS_SUPPORT" in KconfigDragan Simic
2024-12-19smb: use macros instead of constants for leasekey size and default cifsattrs ...Bharath SM
2024-12-19drm/sched: Fix drm_sched_fini() docu generationBagas Sanjaya
2024-12-19selftests/bpf: Fix compilation error in get_uprobe_offset()Jerome Marchand
2024-12-19accel/ivpu: Fix WARN in ivpu_ipc_send_receive_internal()Jacek Lawrynowicz
2024-12-19accel/ivpu: Fix memory leak in ivpu_mmu_reserved_context_init()Jacek Lawrynowicz
2024-12-19accel/ivpu: Fix general protection fault in ivpu_bo_list()Jacek Lawrynowicz
2024-12-19selftests/bpf: Use asm constraint "m" for LoongArchTiezhu Yang
2024-12-19Merge tag 'thunderbolt-for-v6.13-rc4' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman
2024-12-19regulator: rename regulator-uv-survival-time-ms according to DT bindingAhmad Fatoum
2024-12-19net: mctp: handle skb cleanup on sock_queue failuresJeremy Kerr
2024-12-19net: mdiobus: fix an OF node reference leakJoe Hattori
2024-12-19Merge tag 'drm-intel-fixes-2024-12-18' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2024-12-19Merge tag 'nf-24-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-12-18octeontx2-pf: fix error handling of devlink port in rvu_rep_create()Harshit Mogalapalli
2024-12-18octeontx2-pf: fix netdev memory leak in rvu_rep_create()Harshit Mogalapalli
2024-12-18psample: adjust size if rate_as_probability is setAdrian Moreno
2024-12-18netdev-genl: avoid empty messages in queue dumpJakub Kicinski
2024-12-18net: dsa: restore dsa_software_vlan_untag() ability to operate on VLAN-untagg...Vladimir Oltean
2024-12-18Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-12-18selftests: openvswitch: fix tcpdump executionAdrian Moreno
2024-12-18mm: huge_memory: handle strsep not finding delimiterLeo Stone
2024-12-18alloc_tag: fix set_codetag_empty() when !CONFIG_MEM_ALLOC_PROFILING_DEBUGSuren Baghdasaryan
2024-12-18alloc_tag: fix module allocation tags populated area calculationSuren Baghdasaryan
2024-12-18mm/codetag: clear tags before swapDavid Wang
2024-12-18mm/vmstat: fix a W=1 clang compiler warningBart Van Assche
2024-12-18mm: convert partially_mapped set/clear operations to be atomicUsama Arif
2024-12-18nilfs2: fix buffer head leaks in calls to truncate_inode_pages()Ryusuke Konishi
2024-12-18vmalloc: fix accounting with i915Matthew Wilcox (Oracle)
2024-12-18mm/page_alloc: don't call pfn_to_page() on possibly non-existent PFN in split...David Hildenbrand
2024-12-18fork: avoid inappropriate uprobe access to invalid mmLorenzo Stoakes
2024-12-18nilfs2: prevent use of deleted inodeEdward Adam Davis
2024-12-18zram: fix uninitialized ZRAM not releasing backing deviceKairui Song
2024-12-18zram: refuse to use zero sized block device as backing deviceKairui Song
2024-12-18mm: use clear_user_(high)page() for arch with special user folio handlingZi Yan