index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-6
/
+3
4 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
30
-52
/
+52
4 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
36
-63
/
+61
5 days
Merge tag 'dmi-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jde...
Linus Torvalds
1
-0
/
+1
5 days
Merge tag 'efi-fixes-for-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-15
/
+22
7 days
efi: Align unaccepted memory range to page boundary
Kiryl Shutsemau (Meta)
1
-2
/
+8
7 days
efi: Fix reservation of unaccepted memory table
Kiryl Shutsemau (Meta)
1
-4
/
+4
7 days
efi: stmm: Constify struct efivar_operations
Krzysztof Kozlowski
1
-8
/
+9
8 days
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+7
8 days
efi: export sysfb_primary_display for EDID
Arnd Bergmann
1
-1
/
+1
13 days
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
14 days
Merge tag 'sound-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
6
-411
/
+748
2026-02-11
Merge tag 'soc-dt-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+1
2026-02-11
Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
25
-433
/
+880
2026-02-10
Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
3
-50
/
+239
2026-02-10
Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-170
/
+253
2026-02-10
Merge tag 'acpi-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-5
/
+15
2026-02-09
Merge tag 'asoc-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
7
-412
/
+749
2026-02-09
firmware/dmi: Include product_family info to modalias
Antoine Lassagne
1
-0
/
+1
2026-02-06
Merge tag 'sound-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
7
-14
/
+138
2026-02-05
Merge tag 'socfpga_firmware_update_for_v6.20' of ssh://gitolite.kernel.org/pu...
Greg Kroah-Hartman
1
-7
/
+7
2026-02-05
Merge branch 'acpi-apei'
Rafael J. Wysocki
2
-5
/
+15
2026-02-02
firmware: cs_dsp: rate-limit log messages in KUnit builds
Richard Fitzgerald
7
-14
/
+138
2026-01-28
ASoC: codec: Remove ak4641/pxa2xx-ac97 and convert to
Mark Brown
1
-1
/
+1
2026-01-26
Merge tag 'qcom-arm64-for-6.20' of https://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
1
-0
/
+1
2026-01-23
firmware: xilinx: Add firmware API's to support aes-gcm in Versal device
Harsh Jain
1
-1
/
+149
2026-01-23
firmware: zynqmp: Add helper API to self discovery the device
Harsh Jain
1
-0
/
+31
2026-01-23
firmware: zynqmp: Move crypto API's to separate file
Harsh Jain
3
-50
/
+60
2026-01-21
Merge tag 'qcom-drivers-for-6.20' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2
-65
/
+444
2026-01-21
Merge tag 'ti-driver-soc-for-v6.20' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-13
/
+16
2026-01-21
Merge tag 'imx-drivers-6.20' of https://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2
-1
/
+119
2026-01-21
Merge tag 'tee-bus-callback-for-6.20' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
3
-63
/
+24
2026-01-21
Merge tag 'scmi-updates-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
17
-282
/
+238
2026-01-21
Merge tag 'ffa-updates-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-9
/
+39
2026-01-21
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2026-01-20
ASoC: renesas: rz-ssi: Cleanups
Mark Brown
2
-1
/
+2
2026-01-19
mm: rename cpu_bitmap field to flexible_array
Mathieu Desnoyers
1
-1
/
+1
2026-01-17
firmware: imx: sm-misc: Dump syslog info
Peng Fan
1
-1
/
+36
2026-01-17
firmware: arm_scmi: imx: Support getting syslog of MISC protocol
Peng Fan
1
-0
/
+83
2026-01-14
EFI/CPER: don't dump the entire memory region
Mauro Carvalho Chehab
1
-0
/
+5
2026-01-14
EFI/CPER: don't go past the ARM processor CPER record buffer
Mauro Carvalho Chehab
2
-5
/
+10
2026-01-14
efi/cper: Fix cper_bits_to_str buffer handling and return value
Morduan Zang
1
-1
/
+1
2026-01-14
Merge branch '20260105-kvmrprocv10-v10-0-022e96815380@oss.qualcomm.com' into ...
Bjorn Andersson
2
-46
/
+335
2026-01-13
firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource table
Mukesh Ojha
2
-0
/
+172
2026-01-13
firmware: qcom_scm: Add SHM bridge handling for PAS when running without QHEE
Mukesh Ojha
1
-1
/
+31
2026-01-13
firmware: qcom_scm: Refactor qcom_scm_pas_init_image()
Mukesh Ojha
1
-25
/
+33
2026-01-13
firmware: qcom_scm: Add a prep version of auth_and_reset function
Mukesh Ojha
1
-0
/
+47
2026-01-13
remoteproc: pas: Replace metadata context with PAS context structure
Mukesh Ojha
1
-4
/
+4
2026-01-13
firmware: qcom_scm: Introduce PAS context allocator helper function
Mukesh Ojha
1
-0
/
+34
2026-01-13
firmware: qcom_scm: Rename peripheral as pas_id
Mukesh Ojha
1
-15
/
+15
[next]