summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-22mlxsw: spectrum_router: fix xa_store() error checkingYuan Can
2024-10-22Merge tag 'nf-24-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-10-22objpool: fix choosing allocation for percpu slotsViktor Malik
2024-10-21KVM: selftests: Fix build on on non-x86 architecturesMark Brown
2024-10-219p: fix slab cache name creation for realLinus Torvalds
2024-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-10-21Merge tag 'probes-fixes-v6.12-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-10-21Merge tag 'vfs-6.12-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-10-21Merge tag 'v6.12-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-10-21LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel spaceBibo Mao
2024-10-21LoongArch: Don't crash in stack_top() for tasks without vDSOThomas Weißschuh
2024-10-21LoongArch: Set correct size for vDSO code mappingHuacai Chen
2024-10-21LoongArch: Enable IRQ if do_ale() triggered in irq-enabled contextHuacai Chen
2024-10-21LoongArch: Get correct cores_per_package for SMT systemsHuacai Chen
2024-10-21LoongArch: Use "Exception return address" to comment ERAYanteng Si
2024-10-21virtio_net: fix integer overflow in statsMichael S. Tsirkin
2024-10-21net: fix races in netdev_tx_sent_queue()/dev_watchdog()Eric Dumazet
2024-10-21net: wwan: fix global oob in wwan_rtnl_policyLin Ma
2024-10-21netfilter: xtables: fix typo causing some targets not to load on IPv6Pablo Neira Ayuso
2024-10-21Merge branch 'fsl-fman-fix-refcount-handling-of-fman-related-devices'Paolo Abeni
2024-10-21fsl/fman: Fix refcount handling of fman-related devicesAleksandr Mishin
2024-10-21fsl/fman: Save device references taken in mac_probe()Aleksandr Mishin
2024-10-21bpf, arm64: Fix address emission with tag-based KASAN enabledPeter Collingbourne
2024-10-21uprobe: avoid out-of-bounds memory access of fetching argsQiao Ma
2024-10-20Linux 6.12-rc4v6.12-rc4Linus Torvalds
2024-10-20bcachefs: Set bch_inode_unpacked.bi_snapshot in old inode pathKent Overstreet
2024-10-20bcachefs: Mark more errors as AUTOFIXKent Overstreet
2024-10-20Merge tag 'for-net-2024-10-16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-10-20Merge tag 'pinctrl-v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-10-20bcachefs: Workaround for kvmalloc() not supporting > INT_MAX allocationsKent Overstreet
2024-10-20bcachefs: Don't use wait_event_interruptible() in recoveryKent Overstreet
2024-10-20bcachefs: Fix __bch2_fsck_err() warningKent Overstreet
2024-10-20Merge tag 'char-misc-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-10-20Merge tag 'tty-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-10-20Merge tag 'usb-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-10-20Merge tag 'x86_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-20Merge tag 'irq_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-20Merge tag 'sched_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-10-20Merge tag 'for-linus-6.12a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-10-20Merge tag 'dma-mapping-6.12-2024-10-20' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-10-20Merge tag 'kvmarm-fixes-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-10-20Merge tag 'kvmarm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-10-20RISCV: KVM: use raw_spinlock for critical section in imsicCyan Yang
2024-10-20KVM: selftests: Fix out-of-bounds reads in CPUID test's array lookupsSean Christopherson
2024-10-20KVM: selftests: x86: Avoid using SSE/AVX instructionsVitaly Kuznetsov
2024-10-20MAINTAINERS: add samples/pktgen to NETWORKING [GENERAL]Hangbin Liu
2024-10-20mailmap: update entry for Jesper Dangaard BrouerJesper Dangaard Brouer
2024-10-20net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393xPeter Rashleigh
2024-10-20KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memorySean Christopherson
2024-10-20KVM: VMX: reset the segment cache after segment init in vmx_vcpu_reset()Maxim Levitsky