index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
scripts
/
generate_rust_analyzer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-09
MAINTAINERS: rust: add tree field for RUST [ALLOC]
Miguel Ojeda
1
-0
/
+1
2025-03-08
rust: improve lifetimes markup
Borys Tyran
5
-11
/
+11
2025-03-08
scripts: rust: mention file name in error messages
Guillaume Gomez
1
-4
/
+4
2025-03-08
docs: rust: Add error handling sections
Dirk Behme
2
-0
/
+15
2025-03-08
rust: list: make the cursor point between elements
Alice Ryhl
1
-54
/
+347
2025-03-08
rust: list: extract common code for insertion
Alice Ryhl
1
-38
/
+32
2025-03-06
rust: task: make Pid type alias public
Alice Ryhl
1
-1
/
+1
2025-03-06
rust: alloc: make `ReallocFunc::call` inline
Gary Guo
1
-0
/
+1
2025-03-06
MAINTAINERS: add Danilo Krummrich as Rust reviewer
Miguel Ojeda
1
-0
/
+1
2025-03-02
Linux 6.14-rc5
Linus Torvalds
1
-1
/
+1
2025-03-01
Revert "ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drives"
Niklas Cassel
1
-4
/
+0
2025-03-01
kvm: retry nx_huge_page_recovery_thread creation
Keith Busch
2
-19
/
+38
2025-03-01
vhost: return task creation error instead of NULL
Keith Busch
3
-4
/
+4
2025-02-28
intel_idle: Handle older CPUs, which stop the TSC in deeper C states, correctly
Thomas Gleixner
1
-0
/
+4
2025-02-28
gpiolib: Fix Oops in gpiod_direction_input_nonotify()
Dan Carpenter
1
-10
/
+10
2025-02-28
block: fix 'kmem_cache of name 'bio-108' already exists'
Ming Lei
1
-1
/
+1
2025-02-28
iommu/vt-d: Fix suspicious RCU usage
Lu Baolu
2
-0
/
+8
2025-02-28
iommu/vt-d: Remove device comparison in context_setup_pass_through_cb
Jerry Snitselaar
1
-3
/
+0
2025-02-28
iommu/amd: Preserve default DTE fields when updating Host Page Table Root
Alejandro Jimenez
1
-2
/
+2
2025-02-27
ftrace: Avoid potential division by zero in function_stat_show()
Nikolay Kuratov
1
-15
/
+12
2025-02-27
selftests/ftrace: Let fprobe test consider already enabled functions
Heiko Carstens
1
-7
/
+11
2025-02-27
tracing: Fix bad hist from corrupting named_triggers list
Steven Rostedt
1
-15
/
+15
2025-02-27
sched/core: Prevent rescheduling when interrupts are disabled
Thomas Gleixner
1
-1
/
+1
2025-02-27
arm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation level
Ryan Roberts
1
-6
/
+16
2025-02-27
arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes
Ryan Roberts
1
-33
/
+20
2025-02-27
mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
Ryan Roberts
16
-27
/
+46
2025-02-27
efi/mokvar-table: Avoid repeated map/unmap of the same page
Ard Biesheuvel
1
-3
/
+15
2025-02-27
efi: Don't map the entire mokvar table to determine its size
Peter Jones
1
-28
/
+13
2025-02-27
net: ti: icss-iep: Reject perout generation request
Meghana Malladi
1
-20
/
+1
2025-02-27
idpf: fix checksums set in idpf_rx_rsc()
Eric Dumazet
1
-1
/
+2
2025-02-27
selftests: drv-net: Check if combined-count exists
Joe Damato
1
-4
/
+3
2025-02-27
net: ipv6: fix dst ref loop on input in rpl lwt
Justin Iurman
1
-2
/
+12
2025-02-27
net: ipv6: fix dst ref loop on input in seg6 lwt
Justin Iurman
1
-2
/
+12
2025-02-27
usbnet: gl620a: fix endpoint checking in genelink_bind()
Nikita Zhandarovich
1
-3
/
+1
2025-02-27
efivarfs: allow creation of zero length files
James Bottomley
1
-4
/
+6
2025-02-27
MIPS: Ignore relocs against __ex_table for relocatable kernel
Xi Ruoyao
1
-0
/
+5
2025-02-27
drm/fbdev-dma: Add shadow buffering for deferred I/O
Thomas Zimmermann
1
-62
/
+155
2025-02-27
dmaengine: Revert "dmaengine: qcom: bam_dma: Avoid writing unavailable register"
Caleb Connolly
1
-16
/
+8
2025-02-26
net/mlx5: IRQ, Fix null string in debug print
Shay Drory
1
-1
/
+1
2025-02-26
net/mlx5: Restore missing trace event when enabling vport QoS
Carolina Jubran
1
-0
/
+3
2025-02-26
net/mlx5: Fix vport QoS cleanup on error
Carolina Jubran
1
-1
/
+4
2025-02-26
net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination.
Harshal Chaudhari
1
-1
/
+1
2025-02-26
af_unix: Fix memory leak in unix_dgram_sendmsg()
Adrian Huang
1
-0
/
+1
2025-02-26
net: Handle napi_schedule() calls from non-interrupt
Frederic Weisbecker
1
-1
/
+1
2025-02-26
net: Clear old fragment checksum value in napi_reuse_skb
Mohammad Heib
1
-0
/
+1
2025-02-26
gve: unlink old napi when stopping a queue using queue API
Harshitha Ramamurthy
1
-0
/
+2
2025-02-26
net: Use rtnl_net_dev_lock() in register_netdevice_notifier_dev_net().
Kuniyuki Iwashima
1
-9
/
+3
2025-02-26
bcachefs: Fix truncate sometimes failing and returning 1
Kent Overstreet
1
-0
/
+1
2025-02-26
bcachefs: Fix deadlock
Alan Huang
6
-13
/
+17
2025-02-26
bcachefs: Check for -BCH_ERR_open_buckets_empty in journal resize
Kent Overstreet
1
-1
/
+3
[next]