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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-08
Revert "firewire: ohci: use common macro to interpret be32 data in le32 buffer"
Takashi Sakamoto
1
-1
/
+1
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
Merge tag 'parisc-for-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
3
-180
/
+275
2024-06-16
Merge tag 'i2c-for-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
2
-3
/
+2
2024-06-16
Merge tag 'usb-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
15
-42
/
+131
2024-06-16
Merge tag 'tty-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
9
-45
/
+64
2024-06-16
Merge tag 'staging-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
3
-6
/
+6
2024-06-16
Merge tag 'driver-core-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
3
-47
/
+12
2024-06-16
Merge tag 'char-misc-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
24
-80
/
+100
2024-06-16
Merge tag 'ata-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux
Linus Torvalds
1
-4
/
+4
2024-06-16
Merge tag 'edac_urgent_for_v6.10_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
Linus Torvalds
3
-48
/
+116
2024-06-16
Merge tag 'firewire-fixes-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
Linus Torvalds
6
-66
/
+93
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
Merge tag 'i2c-host-fixes-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current
Wolfram Sang
2
-3
/
+2
2024-06-16
RAS/AMD/ATL: Use system settings for MI300 DRAM to normalized address translation
Yazen Ghannam
3
-41
/
+114
2024-06-15
Merge tag 'xfs-6.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-3
/
+4
2024-06-15
Merge tag '6.10-rc3-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
4
-20
/
+25
2024-06-15
Merge tag 'x86-urgent-2024-06-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-5
/
+9
2024-06-15
Merge tag 'timers-urgent-2024-06-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-28
/
+14
2024-06-15
firewire: core: record card index in bus_reset_handle tracepoints event
Takashi Sakamoto
2
-4
/
+7
[next]