index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-10
zorro: make match function take a const pointer
Greg Kroah-Hartman
2
-3
/
+3
2024-07-10
driver core: module: make module_[add|remove]_driver take a const *
Greg Kroah-Hartman
2
-5
/
+5
2024-07-10
driver core: make driver_find_device() take a const *
Greg Kroah-Hartman
2
-8
/
+8
2024-07-10
driver core: make driver_[create|remove]_file take a const *
Greg Kroah-Hartman
2
-4
/
+4
2024-07-10
firmware_loader: fix soundness issue in `request_internal`
Danilo Krummrich
1
-7
/
+20
2024-07-10
firmware_loader: annotate doctests as `no_run`
Danilo Krummrich
1
-2
/
+6
2024-07-04
devres: Correct code style for functions that return a pointer type
Zijun Hu
1
-11
/
+11
2024-07-04
devres: Initialize an uninitialized struct member
Zijun Hu
1
-0
/
+1
2024-07-04
devres: Fix memory leakage caused by driver API devm_free_percpu()
Zijun Hu
1
-1
/
+5
2024-07-04
devres: Fix devm_krealloc() wasting memory
Zijun Hu
1
-1
/
+4
2024-07-04
driver core: platform: Switch to use kmemdup_array()
Andy Shevchenko
1
-1
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
163
-338
/
+268
2024-06-20
MAINTAINERS: add Rust device abstractions to DRIVER CORE
Danilo Krummrich
1
-0
/
+1
2024-06-20
device: rust: improve safety comments
Danilo Krummrich
1
-3
/
+6
2024-06-20
MAINTAINERS: add Danilo as FIRMWARE LOADER maintainer
Danilo Krummrich
1
-0
/
+1
2024-06-20
MAINTAINERS: add Rust FW abstractions to FIRMWARE LOADER
Danilo Krummrich
1
-0
/
+1
2024-06-20
firmware: rust: improve safety comments
Danilo Krummrich
1
-7
/
+6
2024-06-20
driver core: make [device_]driver_attach take a const *
Greg Kroah-Hartman
4
-9
/
+10
2024-06-20
driver core: Make dev_err_probe() silent for -ENOMEM
Uwe Kleine-König
1
-3
/
+14
2024-06-18
rust: add firmware abstractions
Danilo Krummrich
4
-0
/
+111
2024-06-18
rust: add abstraction for struct device
Danilo Krummrich
3
-0
/
+104
2024-06-18
parport: make parport_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-06-16
Linux 6.10-rc4
v6.10-rc4
Linus Torvalds
1
-1
/
+1
2024-06-16
leds: class: Revert: "If no default trigger is given, make hw_control trigger...
Hans de Goede
1
-6
/
+0
2024-06-16
RAS/AMD/ATL: Use system settings for MI300 DRAM to normalized address transla...
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_res...
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 ...
Takashi Sakamoto
3
-5
/
+8
2024-06-15
firewire: core: record card index in async_phy_outbound_initiate tracepoints ...
Takashi Sakamoto
3
-6
/
+9
2024-06-15
firewire: core: record card index in tracepoinrts events derived from async_i...
Takashi Sakamoto
2
-12
/
+16
2024-06-15
firewire: core: record card index in tracepoinrts events derived from async_o...
Takashi Sakamoto
2
-12
/
+18
2024-06-15
firewire: core: record card index in tracepoinrts events derived from async_o...
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-14
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 __h...
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
2024-06-13
bnxt_en: Cap the size of HWRM_PORT_PHY_QCFG forwarded response
Michael Chan
2
-2
/
+61
2024-06-13
.editorconfig: remove trim_trailing_whitespace option
Greg Kroah-Hartman
1
-3
/
+0
2024-06-13
driver core: mark async_driver as a const *
Greg Kroah-Hartman
2
-8
/
+9
2024-06-13
driver core: make driver_detach() take a const *
Greg Kroah-Hartman
2
-3
/
+3
2024-06-13
driver core: make device_release_driver_internal() take a const *
Greg Kroah-Hartman
2
-2
/
+2
2024-06-13
driver core: driver: mark driver_add/remove_groups constant
Greg Kroah-Hartman
2
-4
/
+4
2024-06-13
driver core: platform: fix ups for constant struct device_driver
Greg Kroah-Hartman
1
-6
/
+6
2024-06-13
auxbus: make to_auxiliary_drv accept and return a constant pointer
Greg Kroah-Hartman
7
-13
/
+13
[next]