summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 daysneighbour: Add missing RCU annotation for neightbl_dump_info().Kuniyuki Iwashima
4 daysselftests: netdevsim: add TEST_INCLUDES to MakefileHangbin Liu
4 dayseth: fbnic: Make Rx completion coalescing configurableMohsin Bashir
4 daysclk: nuvoton: build with any architectureRosen Penev
4 daysdrivers: net: smsc: Remove unused smc9194.h headerEthan Nelson-Moore
4 daysfirewire: core: remove unused link field in fw_packet structureTakashi Sakamoto
4 daysfirewire: cdev: Fix FW_CDEV_IOC_CREATE_ISO_CONTEXT references in kernel-docKarl Mehltretter
4 daysclk: rs9: Convert to clk_hw_onecell_data and of_clk_hw_onecell_get()Geert Uytterhoeven
4 daysclk: rs9: Add clock index range check to rs9_of_clk_get()Geert Uytterhoeven
4 daysMerge branch 'netlink-specs-conntrack-minor-spec-fixes'Jakub Kicinski
4 daysnetlink: specs: conntrack: tweak definition of obsolete attrsJakub Kicinski
4 daysnetlink: specs: conntrack: fix the per-CPU stats replyJakub Kicinski
4 daysnetlink: specs: conntrack: describe CTA_HELP_INFOJakub Kicinski
4 daysnetlink: specs: conntrack: fix the nat-attrs attribute IDsJakub Kicinski
4 daysnetlink: specs: conntrack: fix SCTP conntrack state namesJakub Kicinski
4 daysnetlink: specs: conntrack: fix the get reply attribute listsJakub Kicinski
4 daysnetlink: specs: conntrack: timestamp is a nest, not a be64Jakub Kicinski
4 daysnet: dropreason: add SKB_DROP_REASON_IP_TTL_EXCEEDEDJunjie Cao
4 daysMerge branch 'net-xilinx-axienet-fix-irq-error-handling'Jakub Kicinski
4 daysnet: xilinx: axienet: Fix IRQ error handlingbui duc phuc
4 daysnet: xilinx: axienet: Handle optional IRQ return value correctlybui duc phuc
4 daysnet: xilinx: axienet: Propagate errors from optional IRQ lookupbui duc phuc
4 daysclk: tegra: fix typos in commentsHemanth Selam
4 dayscxl/region: Fix the return value in devm_cxl_add_region() kernel-docKarl Mehltretter
4 daysclk: ti: composite: resolve parent clocks by name againAndreas Kemnade
4 daysMerge branches 'clocks', 'coco', 'fixes', 'misc', 'mmu', 'selftests', 'svm' a...Sean Christopherson
5 daysKVM: selftests: Add CR8 reserved-bit checks to set_sregs_testTharit Tangkijwanichakul
5 daysKVM: x86: Reject reserved CR8 bits in KVM_SET_SREGSTharit Tangkijwanichakul
5 daysKVM: x86: Rename CPUID feature bit AVX10_VNNI_INT to AVX10_V1_AUXHao Xiang
5 daysKVM: x86/mmu: Convert MMU walker's bounds check from BUG_ON() to KVM_BUG_ON()Sean Christopherson
5 daysKVM: x86/mmu: Bug the VM if KVM calcs a CPU role with EFER.LMA=1 && CR4.PAE=0Sean Christopherson
5 daysKVM: x86/mmu: Bug the VM if KVM attempts to walk more levels than the MMU hasSean Christopherson
5 daysKVM: nSVM: Ignore EFER.LMA if EFER.LME=0 when preparing L2 stateSean Christopherson
5 daysKVM: nSVM: Reject KVM_SET_NESTED_STATE if L1 has EFER.LMA=1 && EFER.LME=0Sean Christopherson
5 daysKVM: VMX: Drop TDX_SHARED_BIT_PWL_{4,5} and dedup related codeSean Christopherson
5 daysKVM: VMX: Explicitly track TDX VMs' root level instead of guessing it from CPUIDSean Christopherson
5 daysKVM: x86/mmu: Use KVM's max TDP level to determine need for 32-bit TDP rootSean Christopherson
5 daysKVM: x86: Track kvm_vcpu_arch.pending_ioapic_eoi as a u8 to drop dead BUG_ON()Sean Christopherson
5 daysKVM: x86: Zero reserved synic flags when delivering message to avoid stack leakSean Christopherson
5 daysKVM: Mask off the address space ID in kvm_set_internal_memslot() checkZeng Chi
5 daysmailmap: update entry for Jens AxboeJens Axboe
5 daysclk: mediatek: reset: Fix device registration kernel-docKarl Mehltretter
5 daysio_uring: wait for in-flight requests on ring releaseJens Axboe
5 daysio_uring: drop registered files and buffers at release timeJens Axboe
5 daysio_uring: run cancelations synchronously on ring releaseJens Axboe
5 daysio_uring/cancel: cancel and wait for all requests on process exitJens Axboe
5 daysio_uring/notif: count pending zerocopy notifications per ringJens Axboe
5 daysio_uring/uring_cmd: only cancel requests of the given taskJens Axboe
5 daysio_uring: put request files before posting the completionsJens Axboe
5 daysio_uring/rw: don't reap io-wq IOPOLL completions while io-wq has a referenceJens Axboe