index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-07-25
17
-22
/
+84
|
\
|
*
tun: add missing verification for short frame
Dongli Zhang
2024-07-25
1
-0
/
+3
|
*
tap: add missing verification for short frame
Si-Wei Liu
2024-07-25
1
-0
/
+5
|
*
mISDN: Fix a use after free in hfcmulti_tx()
Dan Carpenter
2024-07-25
1
-3
/
+4
|
*
gve: Fix an edge case for TSO skb validity check
Bailey Forrest
2024-07-25
1
-1
/
+21
|
*
bnxt_en: update xdp_rxq_info in queue restart logic
Taehee Yoo
2024-07-25
1
-0
/
+17
|
*
net: mediatek: Fix potential NULL pointer dereference in dummy net_device han...
Breno Leitao
2024-07-25
1
-2
/
+1
|
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Paolo Abeni
2024-07-25
5
-5
/
+25
|
|
\
|
|
*
ice: Fix recipe read procedure
Wojciech Drewek
2024-07-24
1
-4
/
+4
|
|
*
ice: Add a per-VF limit on number of FDIR filters
Ahmed Zaki
2024-07-24
4
-1
/
+21
|
*
|
net: stmmac: Correct byte order of perfect_match
Simon Horman
2024-07-24
4
-5
/
+5
|
|
/
|
*
net: bonding: correctly annotate RCU in bond_should_notify_peers()
Johannes Berg
2024-07-23
1
-5
/
+2
|
*
net: airoha: Fix MBI_RX_AGE_SEL_MASK definition
Lorenzo Bianconi
2024-07-23
1
-1
/
+1
*
|
Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-25
1
-1
/
+1
|
\
\
|
*
|
printk: Rename console_replay_all() and update context
Sreenath Vijayan
2024-06-03
1
-1
/
+1
*
|
|
Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-25
7
-14
/
+14
|
\
\
\
|
*
|
|
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
7
-14
/
+14
*
|
|
|
Merge tag 'efi-fixes-for-v6.11-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-07-25
2
-5
/
+17
|
\
\
\
\
|
*
|
|
|
x86/efistub: Revert to heap allocated boot_params for PE entrypoint
Ard Biesheuvel
2024-07-18
1
-5
/
+15
|
*
|
|
|
efi/libstub: Zero initialize heap allocated struct screen_info
Qiang Ma
2024-07-17
1
-0
/
+2
*
|
|
|
|
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
143
-462
/
+423
|
\
\
\
\
\
|
*
|
|
|
|
sysfs/cpu: Make crash_hotplug attribute world-readable
Petr Tesarik
2024-07-12
1
-1
/
+1
|
*
|
|
|
|
dio: Have dio_bus_match() callback take a const *
Geert Uytterhoeven
2024-07-10
1
-2
/
+2
|
*
|
|
|
|
zorro: make match function take a const pointer
Greg Kroah-Hartman
2024-07-10
1
-2
/
+2
|
*
|
|
|
|
driver core: module: make module_[add|remove]_driver take a const *
Greg Kroah-Hartman
2024-07-10
2
-5
/
+5
|
*
|
|
|
|
driver core: make driver_find_device() take a const *
Greg Kroah-Hartman
2024-07-10
1
-1
/
+1
|
*
|
|
|
|
driver core: make driver_[create|remove]_file take a const *
Greg Kroah-Hartman
2024-07-10
1
-2
/
+2
|
*
|
|
|
|
devres: Correct code style for functions that return a pointer type
Zijun Hu
2024-07-04
1
-11
/
+11
|
*
|
|
|
|
devres: Initialize an uninitialized struct member
Zijun Hu
2024-07-04
1
-0
/
+1
|
*
|
|
|
|
devres: Fix memory leakage caused by driver API devm_free_percpu()
Zijun Hu
2024-07-04
1
-1
/
+5
|
*
|
|
|
|
devres: Fix devm_krealloc() wasting memory
Zijun Hu
2024-07-04
1
-1
/
+4
|
*
|
|
|
|
driver core: platform: Switch to use kmemdup_array()
Andy Shevchenko
2024-07-04
1
-1
/
+1
|
*
|
|
|
|
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
109
-216
/
+198
|
*
|
|
|
|
driver core: make [device_]driver_attach take a const *
Greg Kroah-Hartman
2024-06-20
3
-7
/
+8
|
*
|
|
|
|
driver core: Make dev_err_probe() silent for -ENOMEM
Uwe Kleine-König
2024-06-20
1
-3
/
+14
|
*
|
|
|
|
rust: add firmware abstractions
Danilo Krummrich
2024-06-18
1
-0
/
+7
|
*
|
|
|
|
parport: make parport_bus_type const
Ricardo B. Marliere
2024-06-18
1
-1
/
+1
|
*
|
|
|
|
Merge tag 'v6.10-rc4' into driver-core-next
Greg Kroah-Hartman
2024-06-17
264
-1695
/
+2813
|
|
\
\
\
\
\
|
*
|
|
|
|
|
driver core: mark async_driver as a const *
Greg Kroah-Hartman
2024-06-13
2
-8
/
+9
|
*
|
|
|
|
|
driver core: make driver_detach() take a const *
Greg Kroah-Hartman
2024-06-13
2
-3
/
+3
|
*
|
|
|
|
|
driver core: make device_release_driver_internal() take a const *
Greg Kroah-Hartman
2024-06-13
2
-2
/
+2
|
*
|
|
|
|
|
driver core: driver: mark driver_add/remove_groups constant
Greg Kroah-Hartman
2024-06-13
2
-4
/
+4
|
*
|
|
|
|
|
driver core: platform: fix ups for constant struct device_driver
Greg Kroah-Hartman
2024-06-13
1
-6
/
+6
|
*
|
|
|
|
|
auxbus: make to_auxiliary_drv accept and return a constant pointer
Greg Kroah-Hartman
2024-06-13
5
-10
/
+10
|
*
|
|
|
|
|
nvdimm: make nd_class constant
Greg Kroah-Hartman
2024-06-13
1
-9
/
+10
|
*
|
|
|
|
|
drivers: arch_topology: use __free attribute instead of of_node_put()
Vincenzo Mezzela
2024-06-11
1
-30
/
+26
|
*
|
|
|
|
|
drivers: arch_topology: Refactor do-while loops
Vincenzo Mezzela
2024-06-11
1
-52
/
+55
|
*
|
|
|
|
|
dca: make dca_class a static const structure
Ivan Orlov
2024-06-10
1
-8
/
+12
|
*
|
|
|
|
|
Merge tag 'platform-remove-void-step-b' of https://git.kernel.org/pub/scm/lin...
Greg Kroah-Hartman
2024-06-07
18
-85
/
+35
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
platform: Make platform_driver::remove() return void
Uwe Kleine-König
2024-05-27
1
-8
/
+2
[next]