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
2024-07-04
firewire: ohci: add tracepoints event for data of Self-ID DMA
Takashi Sakamoto
2
-1
/
+64
2024-07-04
firewire: ohci: use inline functions to operate data of self-ID DMA
Takashi Sakamoto
2
-6
/
+7
2024-07-04
firewire: ohci: add static inline functions to deserialize for Self-ID DMA operation
Takashi Sakamoto
5
-0
/
+116
2024-07-04
firewire: ohci: use static function to handle endian issue on PowerPC platform
Takashi Sakamoto
1
-12
/
+27
2024-07-04
firewire: ohci: use common macro to interpret be32 data in le32 buffer
Takashi Sakamoto
1
-1
/
+1
2024-06-28
firewire: core: Fix spelling mistakes in tracepoint messages
Colin Ian King
1
-2
/
+2
2024-06-25
firewire: ohci: add tracepoints event for hardIRQ event
Takashi Sakamoto
2
-1
/
+33
2024-06-25
firewire: ohci: add support for Linux kernel tracepoints
Takashi Sakamoto
3
-0
/
+20
2024-06-25
firewire: core: add tracepoints events for completions of packets in isochronous context
Takashi Sakamoto
3
-6
/
+99
2024-06-25
firewire: core: add tracepoints events for queueing packets of isochronous context
Takashi Sakamoto
2
-0
/
+83
2024-06-25
firewire: core: add tracepoints events for flushing completions of isochronous context
Takashi Sakamoto
3
-0
/
+42
2024-06-25
firewire: core: add tracepoints events for flushing of isochronous context
Takashi Sakamoto
2
-0
/
+40
2024-06-25
firewire: core: add tracepoints events for starting/stopping of isochronous context
Takashi Sakamoto
2
-0
/
+116
2024-06-25
firewire: core: add tracepoints events for setting channels of multichannel context
Takashi Sakamoto
2
-0
/
+23
2024-06-25
firewire: core: add tracepoints events for allocation/deallocation of isochronous context
Takashi Sakamoto
2
-0
/
+115
2024-06-24
firewire: core: undefine macros after use in tracepoints events
Takashi Sakamoto
1
-0
/
+8
2024-06-17
firewire: core: record card index in tracepoints event for self ID sequence
Takashi Sakamoto
2
-4
/
+7
2024-06-17
firewire: core: use inline helper functions to serialize phy config packet
Takashi Sakamoto
1
-12
/
+10
2024-06-17
firewire: core: add tests for serialization/deserialization of phy config packet
Takashi Sakamoto
2
-0
/
+134
2024-06-17
firewire: core: add tracepoints event for self_id_sequence
Takashi Sakamoto
3
-2
/
+79
2024-06-17
firewire: core: arrangement header inclusion for tracepoints events
Takashi Sakamoto
4
-2
/
+7
2024-06-17
firewire: ohci: use helper inline functions to serialize/deserialize self ID packet
Takashi Sakamoto
1
-24
/
+45
2024-06-17
firewire: core: use helper inline functions to deserialize self ID packet
Takashi Sakamoto
1
-16
/
+10
2024-06-17
firewire: core: add common inline functions to serialize/deserialize self ID packet
Takashi Sakamoto
2
-0
/
+381
2024-06-17
firewire: ohci: use helper functions for self ID sequence
Takashi Sakamoto
1
-28
/
+49
2024-06-17
firewire: core: use helper functions for self ID sequence
Takashi Sakamoto
1
-120
/
+69
2024-06-17
firewire: ohci: minor code refactoring for self ID logging
Takashi Sakamoto
1
-14
/
+22
2024-06-17
firewire: core: minor code refactoring for topology builder
Takashi Sakamoto
1
-11
/
+14
2024-06-17
firewire: core: add helper function to handle port status from self ID sequence and its KUnit test
Takashi Sakamoto
2
-0
/
+116
2024-06-17
firewire: core: add enumerator of self ID sequences and its KUnit test
Takashi Sakamoto
5
-0
/
+174
2024-06-16
Linux 6.10-rc4
Linus Torvalds
1
-1
/
+1
2024-06-16
leds: class: Revert: "If no default trigger is given, make hw_control trigger the default trigger"
Hans de Goede
1
-6
/
+0
2024-06-16
RAS/AMD/ATL: Use system settings for MI300 DRAM to normalized address translation
Yazen Ghannam
3
-41
/
+114
2024-06-15
firewire: core: record card index in bus_reset_handle tracepoints event
Takashi Sakamoto
2
-4
/
+7
2024-06-15
firewire: core: record card index in tracepoinrts events derived from bus_reset_arrange_template
Takashi Sakamoto
2
-12
/
+15
2024-06-15
firewire: core: record card index in async_phy_inbound tracepoints event
Takashi Sakamoto
2
-4
/
+6
2024-06-15
firewire: core: record card index in async_phy_outbound_complete tracepoints event
Takashi Sakamoto
3
-5
/
+8
2024-06-15
firewire: core: record card index in async_phy_outbound_initiate tracepoints event
Takashi Sakamoto
3
-6
/
+9
2024-06-15
firewire: core: record card index in tracepoinrts events derived from async_inbound_template
Takashi Sakamoto
2
-12
/
+16
2024-06-15
firewire: core: record card index in tracepoinrts events derived from async_outbound_initiate_template
Takashi Sakamoto
2
-12
/
+18
2024-06-15
firewire: core: record card index in tracepoinrts events derived from async_outbound_complete_template
Takashi Sakamoto
2
-10
/
+13
2024-06-15
firewire: fix website URL in Kconfig
Takashi Sakamoto
1
-1
/
+1
2024-06-14
loop: Disable fallocate() zero and discard if not supported
Cyril Hrubis
1
-0
/
+23
2024-06-14
ata: libata-scsi: Set the RMB bit only for removable media devices
Damien Le Moal
1
-4
/
+4
2024-06-14
arm/komeda: Remove all CONFIG_DEBUG_FS conditional compilations
pengfuyuan
1
-8
/
+0
2024-06-14
USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages
Alan Stern
1
-2
/
+2
2024-06-13
io_uring: fix cancellation overwriting req->flags
Pavel Begunkov
3
-3
/
+5
2024-06-13
nvme: fix namespace removal list
Keith Busch
1
-4
/
+5
2024-06-13
bnxt_en: Adjust logging of firmware messages in case of released token in __hwrm_send()
Aleksandr Mishin
1
-1
/
+1
2024-06-13
af_unix: Read with MSG_PEEK loops if the first unread byte is OOB
Rao Shoaib
1
-9
/
+9
[next]