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
/
drivers
/
soc
/
apple
/
rtkit.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-28
soc: apple: rtkit: Cut syslog messages after the first '\0'
Janne Grunau
1
-1
/
+1
2025-02-28
soc: apple: rtkit: Use high prio work queue
Janne Grunau
1
-1
/
+1
2025-02-28
soc: apple: rtkit: Implement OSLog buffers properly
Hector Martin
1
-22
/
+34
2025-02-28
soc: apple: rtkit: Add and use PWR_STATE_INIT instead of _ON
Janne Grunau
1
-1
/
+2
2025-02-18
soc: apple: rtkit: Fix use-after-free in apple_rtkit_crashlog_rx()
Harshit Mogalapalli
1
-1
/
+2
2025-02-18
soc: apple: rtkit: Pass the crashlog to the crashed() callback
Asahi Lina
1
-1
/
+1
2025-02-18
soc: apple: rtkit: Check & log more failures
Asahi Lina
1
-10
/
+34
2023-11-23
soc: apple: rtkit: Port to the internal mailbox driver
Hector Martin
1
-73
/
+28
2023-11-23
soc: apple: rtkit: Get rid of apple_rtkit_send_message_wait
Hector Martin
1
-32
/
+0
2023-03-28
soc: apple: rtkit: Crop syslog messages
Martin PoviĊĦer
1
-1
/
+13
2023-03-28
soc: apple: rtkit: Fix buffer address field width
Asahi Lina
1
-1
/
+1
2023-01-31
soc: apple: rtkit: Export non-devm init/free functions
Asahi Lina
1
-5
/
+10
2023-01-31
soc: apple: rtkit: Add apple_rtkit_idle() function
Hector Martin
1
-0
/
+21
2022-11-28
soc: apple: rtkit: Stop casting function pointer signatures
Sven Peter
1
-3
/
+4
2022-09-17
soc: apple: rtkit: Add apple_rtkit_poll
Hector Martin
1
-0
/
+6
2022-05-01
soc: apple: Add RTKit IPC library
Sven Peter
1
-0
/
+958