aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/generate_rust_analyzer.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-09MAINTAINERS: rust: add tree field for RUST [ALLOC]Miguel Ojeda1-0/+1
2025-03-08rust: improve lifetimes markupBorys Tyran5-11/+11
2025-03-08scripts: rust: mention file name in error messagesGuillaume Gomez1-4/+4
2025-03-08docs: rust: Add error handling sectionsDirk Behme2-0/+15
2025-03-08rust: list: make the cursor point between elementsAlice Ryhl1-54/+347
2025-03-08rust: list: extract common code for insertionAlice Ryhl1-38/+32
2025-03-06rust: task: make Pid type alias publicAlice Ryhl1-1/+1
2025-03-06rust: alloc: make `ReallocFunc::call` inlineGary Guo1-0/+1
2025-03-06MAINTAINERS: add Danilo Krummrich as Rust reviewerMiguel Ojeda1-0/+1
2025-03-02Linux 6.14-rc5Linus Torvalds1-1/+1
2025-03-01Revert "ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drives"Niklas Cassel1-4/+0
2025-03-01kvm: retry nx_huge_page_recovery_thread creationKeith Busch2-19/+38
2025-03-01vhost: return task creation error instead of NULLKeith Busch3-4/+4
2025-02-28intel_idle: Handle older CPUs, which stop the TSC in deeper C states, correctlyThomas Gleixner1-0/+4
2025-02-28gpiolib: Fix Oops in gpiod_direction_input_nonotify()Dan Carpenter1-10/+10
2025-02-28block: fix 'kmem_cache of name 'bio-108' already exists'Ming Lei1-1/+1
2025-02-28iommu/vt-d: Fix suspicious RCU usageLu Baolu2-0/+8
2025-02-28iommu/vt-d: Remove device comparison in context_setup_pass_through_cbJerry Snitselaar1-3/+0
2025-02-28iommu/amd: Preserve default DTE fields when updating Host Page Table RootAlejandro Jimenez1-2/+2
2025-02-27ftrace: Avoid potential division by zero in function_stat_show()Nikolay Kuratov1-15/+12
2025-02-27selftests/ftrace: Let fprobe test consider already enabled functionsHeiko Carstens1-7/+11
2025-02-27tracing: Fix bad hist from corrupting named_triggers listSteven Rostedt1-15/+15
2025-02-27sched/core: Prevent rescheduling when interrupts are disabledThomas Gleixner1-1/+1
2025-02-27arm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation levelRyan Roberts1-6/+16
2025-02-27arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptesRyan Roberts1-33/+20
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts16-27/+46
2025-02-27efi/mokvar-table: Avoid repeated map/unmap of the same pageArd Biesheuvel1-3/+15
2025-02-27efi: Don't map the entire mokvar table to determine its sizePeter Jones1-28/+13
2025-02-27net: ti: icss-iep: Reject perout generation requestMeghana Malladi1-20/+1
2025-02-27idpf: fix checksums set in idpf_rx_rsc()Eric Dumazet1-1/+2
2025-02-27selftests: drv-net: Check if combined-count existsJoe Damato1-4/+3
2025-02-27net: ipv6: fix dst ref loop on input in rpl lwtJustin Iurman1-2/+12
2025-02-27net: ipv6: fix dst ref loop on input in seg6 lwtJustin Iurman1-2/+12
2025-02-27usbnet: gl620a: fix endpoint checking in genelink_bind()Nikita Zhandarovich1-3/+1
2025-02-27efivarfs: allow creation of zero length filesJames Bottomley1-4/+6
2025-02-27MIPS: Ignore relocs against __ex_table for relocatable kernelXi Ruoyao1-0/+5
2025-02-27drm/fbdev-dma: Add shadow buffering for deferred I/OThomas Zimmermann1-62/+155
2025-02-27dmaengine: Revert "dmaengine: qcom: bam_dma: Avoid writing unavailable register"Caleb Connolly1-16/+8
2025-02-26net/mlx5: IRQ, Fix null string in debug printShay Drory1-1/+1
2025-02-26net/mlx5: Restore missing trace event when enabling vport QoSCarolina Jubran1-0/+3
2025-02-26net/mlx5: Fix vport QoS cleanup on errorCarolina Jubran1-1/+4
2025-02-26net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination.Harshal Chaudhari1-1/+1
2025-02-26af_unix: Fix memory leak in unix_dgram_sendmsg()Adrian Huang1-0/+1
2025-02-26net: Handle napi_schedule() calls from non-interruptFrederic Weisbecker1-1/+1
2025-02-26net: Clear old fragment checksum value in napi_reuse_skbMohammad Heib1-0/+1
2025-02-26gve: unlink old napi when stopping a queue using queue APIHarshitha Ramamurthy1-0/+2
2025-02-26net: Use rtnl_net_dev_lock() in register_netdevice_notifier_dev_net().Kuniyuki Iwashima1-9/+3
2025-02-26bcachefs: Fix truncate sometimes failing and returning 1Kent Overstreet1-0/+1
2025-02-26bcachefs: Fix deadlockAlan Huang6-13/+17
2025-02-26bcachefs: Check for -BCH_ERR_open_buckets_empty in journal resizeKent Overstreet1-1/+3