Age | Commit message (Expand) | Author |
2024-08-14 | firmware: qcom: tzmem: fix virtual-to-physical address conversion | Bartosz Golaszewski |
2024-08-14 | firmware: qcom: scm: Mark get_wq_ctx() as atomic call | Murali Nalajala |
2024-07-27 | Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2024-07-26 | riscv: enable HAVE_ARCH_STACKLEAK | Jisheng Zhang |
2024-07-25 | Merge tag 'efi-fixes-for-v6.11-1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-07-22 | Merge tag 'loongarch-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds |
2024-07-20 | Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2024-07-20 | LoongArch: Add writecombine support for DMW-based ioremap() | Huacai Chen |
2024-07-19 | Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2024-07-19 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2024-07-18 | x86/efistub: Revert to heap allocated boot_params for PE entrypoint | Ard Biesheuvel |
2024-07-17 | Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2024-07-17 | efi/libstub: Zero initialize heap allocated struct screen_info | Qiang Ma |
2024-07-17 | virtio: rename virtio_find_vqs_info() to virtio_find_vqs() | Jiri Pirko |
2024-07-17 | virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info() | Jiri Pirko |
2024-07-16 | firmware: qcom: tzmem: don't ask about allocator mode when not enabled | Linus Torvalds |
2024-07-16 | Merge tag 'efi-next-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-07-16 | Merge tag 'soc-drivers-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-07-15 | Merge tag 'tag-chrome-platform-firmware-for-v6.11' of git://git.kernel.org/pu... | Linus Torvalds |
2024-07-15 | firmware: turris-mox-rwtm: Initialize completion before mailbox | Marek Behún |
2024-07-15 | firmware: turris-mox-rwtm: Fix checking return value of wait_for_completion_t... | Marek Behún |
2024-07-15 | firmware: turris-mox-rwtm: Do not complete if there are no waiters | Marek Behún |
2024-07-12 | Merge tag 'sound-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds |
2024-07-12 | efi: Replace efi_memory_attributes_table_t 0-sized array with flexible array | Kees Cook |
2024-07-12 | efi: Rename efi_early_memdesc_ptr() to efi_memdesc_ptr() | Kees Cook |
2024-07-11 | firmware: cs_dsp: Some small coding improvements | Mark Brown |
2024-07-10 | firmware: cs_dsp: Rename fw_ver to wmfw_ver | Richard Fitzgerald |
2024-07-10 | firmware: cs_dsp: Clarify wmfw format version log message | Richard Fitzgerald |
2024-07-10 | firmware: cs_dsp: Make wmfw and bin filename arguments const char * | Richard Fitzgerald |
2024-07-10 | firmware: cs_dsp: Don't allocate temporary buffer for info text | Richard Fitzgerald |
2024-07-10 | arm64/efistub: Clean up KASLR logic | Ard Biesheuvel |
2024-07-09 | Merge tag 'qcom-drivers-for-6.11-2' of https://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann |
2024-07-09 | Merge tag 'zynqmp-soc2-for-6.11' of https://github.com/Xilinx/linux-xlnx into... | Arnd Bergmann |
2024-07-09 | Merge tag 'qcom-drivers-for-6.11' of https://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann |
2024-07-09 | Merge tag 'ti-driver-soc-for-v6.11' of https://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann |
2024-07-09 | Merge tag 'riscv-firmware-for-v6.11' of https://git.kernel.org/pub/scm/linux/... | Arnd Bergmann |
2024-07-08 | firmware: cs_dsp: Use strnlen() on name fields in V1 wmfw files | Richard Fitzgerald |
2024-07-08 | x86/efistub: Drop redundant clearing of BSS | Ard Biesheuvel |
2024-07-08 | x86/efistub: Avoid returning EFI_SUCCESS on error | Ard Biesheuvel |
2024-07-08 | x86/efistub: Call Apple set_os protocol on dual GPU Intel Macs | Aditya Garg |
2024-07-08 | x86/efistub: Enable SMBIOS protocol handling for x86 | Ard Biesheuvel |
2024-07-06 | firmware: qcom: tzmem: blacklist more platforms for SHM Bridge | Dmitry Baryshkov |
2024-07-06 | firmware: qcom: tzmem: simplify returning pointer without cleanup | Krzysztof Kozlowski |
2024-07-04 | Merge tag 'drm-misc-fixes-2024-07-04' of https://gitlab.freedesktop.org/drm/m... | Daniel Vetter |
2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman |
2024-07-02 | firmware: cs_dsp: Don't allow writes to read-only controls | Richard Fitzgerald |
2024-07-02 | efistub/smbios: Simplify SMBIOS enumeration API | Ard Biesheuvel |
2024-07-02 | x86/efi: Drop support for fake EFI memory maps | Ard Biesheuvel |
2024-07-01 | Merge tag 'amlogic-drivers-for-v6.11' of https://git.kernel.org/pub/scm/linux... | Arnd Bergmann |