summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-09Merge tag 'drm-xe-fixes-2024-02-08' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie9-65/+57
2024-02-09Merge tag 'drm-misc-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie9-58/+77
2024-02-09Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds130-481/+1104
2024-02-09Merge tag 'pinctrl-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-1/+1
2024-02-09Merge tag 'nvme-6.8-2023-02-08' of git://git.infradead.org/nvme into block-6.8Jens Axboe4-23/+25
2024-02-08virtio-blk: Ensure no requests in virtqueues before deleting vqs.Yi Sun1-3/+4
2024-02-08blk-iocost: Fix an UBSAN shift-out-of-bounds warningTejun Heo1-0/+7
2024-02-08smb: client: set correct d_type for reparse points under DFS mountsPaulo Alcantara2-7/+14
2024-02-08smb3: add missing null server pointer checkSteve French1-1/+1
2024-02-08kprobes: Remove unnecessary initial values of variablesLi zeming1-2/+2
2024-02-08tracing/probes: Fix to set arg size and fmt after setting type from BTFMasami Hiramatsu (Google)1-12/+13
2024-02-08tracing/probes: Fix to show a parse error for bad type for $commMasami Hiramatsu (Google)2-3/+7
2024-02-08Merge branch 'kvm-kconfig'Paolo Bonzini23-38/+28
2024-02-08Merge branch 'kvm-uapi'Paolo Bonzini19-714/+672
2024-02-08treewide: remove CONFIG_HAVE_KVMPaolo Bonzini10-21/+0
2024-02-08vfio: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM)Paolo Bonzini2-3/+3
2024-02-08x86: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM)Paolo Bonzini9-10/+14
2024-02-08MIPS: introduce Kconfig for MIPS VZPaolo Bonzini2-1/+10
2024-02-08kvm: move "select IRQ_BYPASS_MANAGER" to common codePaolo Bonzini4-3/+1
2024-02-08KVM: remove unnecessary #ifdefPaolo Bonzini1-4/+0
2024-02-08KVM: define __KVM_HAVE_GUEST_DEBUG unconditionallyPaolo Bonzini5-6/+5
2024-02-08kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbolPaolo Bonzini12-8/+9
2024-02-08KVM: arm64: move ARM-specific defines to uapi/asm/kvm.hPaolo Bonzini2-7/+5
2024-02-08KVM: s390: move s390-specific structs to uapi/asm/kvm.hPaolo Bonzini2-312/+314
2024-02-08KVM: powerpc: move powerpc-specific structs to uapi/asm/kvm.hPaolo Bonzini2-44/+44
2024-02-08KVM: x86: move x86-specific structs to uapi/asm/kvm.hPaolo Bonzini2-265/+262
2024-02-08KVM: remove more traces of device assignment UAPIPaolo Bonzini1-50/+0
2024-02-08kvm: x86: use a uapi-friendly macro for GENMASKPaolo Bonzini3-8/+9
2024-02-08kvm: x86: use a uapi-friendly macro for BITDionna Glaze1-3/+4
2024-02-08uapi: introduce uapi-friendly macros for GENMASKPaolo Bonzini3-7/+20
2024-02-08Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni15-102/+202
2024-02-08netfilter: nft_set_pipapo: remove scratch_aligned pointerFlorian Westphal3-39/+10
2024-02-08netfilter: nft_set_pipapo: add helper to release pcpu scratch areaFlorian Westphal1-5/+23
2024-02-08netfilter: nft_set_pipapo: store index in scratch mapsFlorian Westphal3-26/+44
2024-02-08netfilter: nft_set_rbtree: skip end interval element from gcPablo Neira Ayuso1-3/+3
2024-02-08netfilter: nfnetlink_queue: un-break NF_REPEATFlorian Westphal1-3/+10
2024-02-08netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso5-15/+42
2024-02-08netfilter: nft_ct: reject direction for ct idPablo Neira Ayuso1-0/+3
2024-02-08netfilter: ctnetlink: fix filtering for zone 0Felix Huettner2-5/+50
2024-02-08s390/qeth: Fix potential loss of L3-IP@ in case of network issuesAlexandra Winter1-3/+6
2024-02-08netfilter: ipset: Missing gc cancellations fixedJozsef Kadlecsik2-2/+4
2024-02-08octeontx2-af: Initialize maps.Ratheesh Kannoth1-16/+15
2024-02-08Merge branch 'cpsw-enable-mac_managed_pm-to-fix-mdio'Paolo Abeni2-0/+5
2024-02-08net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdioSinthu Raja1-0/+2
2024-02-08net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdioSinthu Raja1-0/+3
2024-02-08gpio: remove GPIO device from the list unconditionally in error pathBartosz Golaszewski1-4/+4
2024-02-08netfilter: nft_set_pipapo: remove static in nft_pipapo_get()Pablo Neira Ayuso1-1/+1
2024-02-08drm/xe: Remove TEST_VM_ASYNC_OPS_ERRORMatthew Brost2-35/+1
2024-02-08drm/xe/vm: don't ignore error when in_kthreadMatthew Auld1-4/+1
2024-02-08drm/xe: Assume large page size if VMA not yet boundMatthew Brost1-1/+3