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
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-06
fs/pipe: do not open-code pipe head/tail logic in FIONREAD
Linus Torvalds
1
-4
/
+3
2025-03-06
fs/pipe: express 'pipe_empty()' in terms of 'pipe_occupancy()'
Linus Torvalds
1
-6
/
+6
2025-03-05
fs/pipe: remove buggy and unused 'helper' function
Linus Torvalds
1
-9
/
+0
2025-03-05
include/linux/pipe_fs_i: Add htmldoc annotation for "head_tail" member
K Prateek Nayak
1
-0
/
+1
2025-03-05
fs/pipe: Fix pipe_occupancy() with 16-bit indexes
Linus Torvalds
1
-1
/
+1
2025-03-04
HID: Intel-thc-hid: Intel-quickspi: Correct device state after S4
Even Xu
1
-0
/
+2
2025-03-04
HID: intel-thc-hid: Fix spelling mistake "intput" -> "input"
Colin Ian King
1
-1
/
+1
2025-03-04
HID: hid-steam: Fix use-after-free when detaching device
Vicki Pfau
1
-1
/
+1
2025-03-04
HID: debug: Fix spelling mistake "Messanger" -> "Messenger"
Colin Ian King
1
-1
/
+1
2025-03-04
HID: appleir: Fix potential NULL dereference at raw event handle
Daniil Dulov
1
-1
/
+1
2025-03-04
HID: apple: disable Fn key handling on the Omoton KB066
Alex Henrie
1
-4
/
+7
2025-03-04
HID: i2c-hid: improve i2c_hid_get_report error message
Wentao Guan
1
-1
/
+1
2025-03-04
fs/pipe: Read pipe->{head,tail} atomically outside pipe->mutex
Linus Torvalds
2
-13
/
+45
2025-03-03
tracing: probe-events: Remove unused MAX_ARG_BUF_LEN macro
Masami Hiramatsu (Google)
1
-1
/
+0
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
[next]