| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-27 | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -3/+2 |
| 2023-04-27 | Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -5/+38 |
| 2023-04-27 | Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -1/+47 |
| 2023-04-27 | Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
| 2023-04-25 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -17/+20 |
| 2023-04-25 | Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -31/+116 |
| 2023-04-25 | Merge tag 'soc-arm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -1/+1 |
| 2023-04-25 | Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -23/+31 |
| 2023-04-21 | Merge branch irq/gic-6.4 into irq/irqchip-next | Marc Zyngier | 2 | -23/+31 |
| 2023-04-20 | firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probe | Dan Carpenter | 1 | -2/+2 |
| 2023-04-18 | Change DEFINE_SEMAPHORE() to take a number argument | Peter Zijlstra | 2 | -2/+2 |
| 2023-04-17 | Merge tag 'scmi-updates-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Arnd Bergmann | 3 | -15/+124 |
| 2023-04-14 | Merge tag 'qcom-drivers-for-6.4' of https://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 1 | -7/+9 |
| 2023-04-14 | Merge tag 'imx-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 2 | -3/+6 |
| 2023-04-14 | Merge tag 'tegra-for-6.4-firmware' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 3 | -8/+12 |
| 2023-04-14 | firmware/psci: demote suspend-mode warning to info level | Johan Hovold | 1 | -1/+2 |
| 2023-04-13 | MIPS: BCM47XX: remove MODULE_LICENSE in non-modules | Nick Alcock | 1 | -1/+0 |
| 2023-04-10 | Merge 6.3-rc6 into char-misc-next | Greg Kroah-Hartman | 20 | -47/+184 |
| 2023-04-08 | irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 | Shanker Donthineni | 2 | -23/+31 |
| 2023-04-07 | efi/cper: Remove unnecessary aer.h include | Bjorn Helgaas | 1 | -1/+0 |
| 2023-04-07 | firmware: turris-mox-rwtm: make kobj_type structure constant | Thomas Weißschuh | 1 | -1/+1 |
| 2023-04-05 | firmware: arm_scmi: Add support for unidirectional mailbox channels | Cristian Marussi | 1 | -11/+84 |
| 2023-04-04 | firmware: Use of_property_present() for testing DT property presence | Rob Herring | 2 | -4/+4 |
| 2023-04-03 | firmware: tegra: bpmp: Fix error paths in debugfs | Mikko Perttunen | 1 | -4/+8 |
| 2023-04-03 | firmware: cs_dsp: Add a debugfs entry containing control details | Simon Trimmer | 1 | -0/+31 |
| 2023-03-28 | firmware: arm_sdei: Fix sleep from invalid context BUG | Pierre Gondois | 1 | -17/+20 |
| 2023-03-27 | firmware: meson_sm: populate platform devices from sm device tree data | Dmitry Rokosov | 1 | -1/+4 |
| 2023-03-27 | firmware: arm_scmi: Fix xfers allocation on Rx channel | Cristian Marussi | 1 | -1/+1 |
| 2023-03-24 | Merge tag 'arm-fixes-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -10/+46 |
| 2023-03-24 | Merge tag 'efi-fixes-for-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 16 | -37/+138 |
| 2023-03-24 | Merge tag 'qcom-driver-fixes-for-6.3' of https://git.kernel.org/pub/scm/linux... | Arnd Bergmann | 1 | -1/+1 |
| 2023-03-23 | efi/libstub: randomalloc: Return EFI_OUT_OF_RESOURCES on failure | Ard Biesheuvel | 1 | -0/+1 |
| 2023-03-23 | efi/libstub: Use relocated version of kernel's struct screen_info | Ard Biesheuvel | 6 | -14/+21 |
| 2023-03-21 | firmware: qcom_scm: Add SM6375 compatible | Konrad Dybcio | 1 | -0/+1 |
| 2023-03-21 | efi/libstub: zboot: Add compressed image to make targets | Ard Biesheuvel | 1 | -1/+1 |
| 2023-03-21 | firmware: cs_dsp: Support DSPs that don't require firmware download | Simon Trimmer | 1 | -0/+3 |
| 2023-03-21 | firmware: cs_dsp: Introduce no_core_startstop for self-booting DSPs | Simon Trimmer | 1 | -1/+13 |
| 2023-03-20 | Merge 6.3-rc3 into char-misc-next | Greg Kroah-Hartman | 1 | -1/+1 |
| 2023-03-19 | firmware: qcom_scm: Clear download bit during reboot | Mukesh Ojha | 1 | -2/+1 |
| 2023-03-18 | efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/L | Hans de Goede | 1 | -0/+8 |
| 2023-03-18 | efi: sysfb_efi: Fix DMI quirks not working for simpledrm | Hans de Goede | 3 | -3/+8 |
| 2023-03-18 | efi/libstub: smbios: Drop unused 'recsize' parameter | Ard Biesheuvel | 2 | -4/+3 |
| 2023-03-18 | arm64: efi: Use SMBIOS processor version to key off Ampere quirk | Ard Biesheuvel | 3 | -13/+80 |
| 2023-03-18 | efi/libstub: smbios: Use length member instead of record struct size | Ard Biesheuvel | 1 | -1/+1 |
| 2023-03-15 | firmware: qcom_scm: Use fixed width src vm bitmap | Elliot Berman | 1 | -5/+7 |
| 2023-03-13 | efi: earlycon: Reprobe after parsing config tables | Ard Biesheuvel | 2 | -3/+16 |
| 2023-03-10 | efi/libstub: arm64: Remap relocated image with strict permissions | Ard Biesheuvel | 1 | -0/+1 |
| 2023-03-10 | efi/libstub: zboot: Mark zboot EFI application as NX compatible | Ard Biesheuvel | 1 | -1/+1 |
| 2023-03-09 | firmware: qcom: scm: fix bogus irq error at probe | Johan Hovold | 1 | -1/+1 |
| 2023-03-09 | edd: make kobj_type structure constant | Thomas Weißschuh | 1 | -1/+1 |
| 2023-03-09 | firmware: xilinx: don't make a sleepable memory allocation from an atomic con... | Roman Gushchin | 1 | -1/+1 |
| 2023-03-09 | firmware: xilinx: Add pm api function for PL config reg readback | Nava kishore Manne | 1 | -0/+33 |
| 2023-03-09 | firmware: dmi-sysfs: make kobj_type structures constant | Thomas Weißschuh | 1 | -2/+2 |
| 2023-03-08 | firmware: arm_scmi: Use the bitmap API to allocate bitmaps | Christophe JAILLET | 1 | -2/+2 |
| 2023-03-08 | firmware: arm_scmi: Fix device node validation for mailbox transport | Cristian Marussi | 1 | -0/+37 |
| 2023-03-06 | firmware: arm_scmi: Fix raw coexistence mode behaviour on failure path | Cristian Marussi | 1 | -3/+3 |
| 2023-03-06 | firmware: arm_scmi: Remove duplicate include header inclusion | Ye Xingchen | 1 | -1/+0 |
| 2023-03-06 | firmware: arm_scmi: Return a literal instead of a variable | Dan Carpenter | 1 | -1/+1 |
| 2023-03-06 | firmware: arm_scmi: Clean up a return statement in scmi_probe | Dan Carpenter | 1 | -2/+2 |
| 2023-03-06 | firmware: imx: scu-pd: add missed lvds lpi2c and pwm power domains | Clark Wang | 1 | -0/+4 |
| 2023-03-06 | firmware: imx: scu: use dev_err_probe | Alexander Stein | 1 | -3/+2 |
| 2023-02-27 | Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 18 | -564/+2899 |
| 2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -3/+4 |
| 2023-02-24 | Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -26/+25 |
| 2023-02-23 | Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 12 | -59/+232 |
| 2023-02-22 | Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -6/+37 |
| 2023-02-21 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 4 | -83/+55 |
| 2023-02-20 | Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -12/+30 |
| 2023-02-19 | firmware/efi sysfb_efi: Add quirk for Lenovo IdeaPad Duet 3 | Darrell Kavanagh | 1 | -0/+8 |
| 2023-02-13 | Merge tag 'qcom-drivers-for-6.3-2' of https://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann | 3 | -3/+3 |
| 2023-02-13 | Merge tag 'qcom-drivers-for-6.3' of https://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 3 | -8/+176 |
| 2023-02-12 | Merge tag 'efi-fixes-for-v6.2-4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+6 |
| 2023-02-09 | arm64: efi: Force the use of SetVirtualAddressMap() on eMAG and Altra Max mac... | Darren Hart | 1 | -3/+6 |
| 2023-02-09 | firmware: coreboot: Remove GOOGLE_COREBOOT_TABLE_ACPI/OF Kconfig entries | Douglas Anderson | 1 | -8/+0 |
| 2023-02-08 | firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/ | Elliot Berman | 3 | -3/+3 |
| 2023-02-08 | firmware: arm_scmi: Set fwnode for the scmi_device | Saravana Kannan | 1 | -1/+2 |
| 2023-02-06 | Merge 6.2-rc7 into char-misc-next | Greg Kroah-Hartman | 2 | -1/+3 |
| 2023-02-04 | efi: Discover BTI support in runtime services regions | Ard Biesheuvel | 1 | -1/+6 |
| 2023-02-03 | efi/cper, cxl: Remove cxl_err.h | Dan Williams | 1 | -1/+11 |
| 2023-02-03 | Merge tag 'efi-fixes-for-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -1/+3 |
| 2023-02-03 | efi: Use standard format for printing the EFI revision | Ard Biesheuvel | 1 | -4/+9 |
| 2023-02-03 | efi: Drop minimum EFI version check at boot | Ard Biesheuvel | 2 | -9/+2 |
| 2023-02-03 | efi: zboot: Use EFI protocol to remap code/data with the right attributes | Ard Biesheuvel | 3 | -0/+72 |
| 2023-02-03 | efi: fix potential NULL deref in efi_mem_reserve_persistent | Anton Gusev | 1 | -0/+2 |
| 2023-02-02 | efi: Accept version 2 of memory attributes table | Ard Biesheuvel | 1 | -1/+1 |
| 2023-02-01 | Merge tag 'zynqmp-soc-for-v6.3' of https://github.com/Xilinx/linux-xlnx into ... | Arnd Bergmann | 1 | -2/+25 |
| 2023-01-31 | cpuidle: drivers: firmware: psci: Dont instrument suspend code | Mark Rutland | 1 | -12/+19 |
| 2023-01-31 | Merge tag 'v6.2-rc6' into sched/core, to pick up fixes | Ingo Molnar | 9 | -12/+36 |
| 2023-01-31 | firmware: coreboot: framebuffer: Ignore reserved pixel color bits | Alper Nebi Yasak | 1 | -3/+1 |
| 2023-01-31 | Merge v6.2-rc6 into drm-next | Daniel Vetter | 9 | -12/+36 |
| 2023-01-30 | Merge tag 'amlogic-drivers-for-v6.3' of https://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 1 | -1/+1 |
| 2023-01-30 | efi/libstub: Add memory attribute protocol definitions | Evgeniy Baskov | 1 | -0/+20 |
| 2023-01-27 | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman | 1 | -2/+2 |
| 2023-01-26 | efi: efivars: prevent double registration | Johan Hovold | 1 | -2/+11 |
| 2023-01-26 | efi: verify that variable services are supported | Johan Hovold | 1 | -0/+22 |
| 2023-01-24 | efi: arm64: enter with MMU and caches enabled | Ard Biesheuvel | 4 | -83/+55 |
| 2023-01-23 | efi: efivars: add efivars printk prefix | Johan Hovold | 1 | -1/+3 |
| 2023-01-23 | efi: Warn if trying to reserve memory under Xen | Demi Marie Obenour | 1 | -0/+4 |
| 2023-01-23 | efi: Actually enable the ESRT under Xen | Demi Marie Obenour | 1 | -2/+4 |
| 2023-01-23 | efi: Apply allowlist to EFI configuration tables when running under Xen | Demi Marie Obenour | 1 | -3/+10 |
| 2023-01-22 | efi: xen: Implement memory descriptor lookup based on hypercall | Demi Marie Obenour | 1 | -1/+4 |
| 2023-01-22 | efi: memmap: Disregard bogus entries instead of returning them | Demi Marie Obenour | 2 | -8/+7 |
| 2023-01-22 | Merge 6.2-rc5 into char-misc-next | Greg Kroah-Hartman | 4 | -7/+18 |
| 2023-01-21 | Merge tag 'char-misc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+4 |
| 2023-01-20 | Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so... | Linus Torvalds | 3 | -4/+14 |
| 2023-01-20 | firmware: dmi-sysfs: Fix null-ptr-deref in dmi_sysfs_register_handle | Chen Zhongjin | 1 | -5/+5 |
| 2023-01-20 | gsmi: fix null-deref in gsmi_get_variable | Khazhismel Kumykov | 1 | -3/+4 |
| 2023-01-20 | firmware: dmi-sysfs: make pr_info messages rate limited | Colin Ian King | 1 | -2/+2 |
| 2023-01-20 | firmware: stratix10-svc: fix error handle while alloc/add device failed | Yang Yingliang | 1 | -3/+6 |
| 2023-01-20 | firmware: stratix10-svc: add missing gen_pool_destroy() in stratix10_svc_drv_... | Yang Yingliang | 1 | -5/+11 |
| 2023-01-20 | firmware: arm_scmi: Add per-channel raw injection support | Cristian Marussi | 5 | -24/+174 |
| 2023-01-20 | firmware: arm_scmi: Add the raw mode co-existence support | Cristian Marussi | 4 | -6/+28 |
| 2023-01-20 | firmware: arm_scmi: Call raw mode hooks from the core stack | Cristian Marussi | 1 | -0/+63 |
| 2023-01-20 | firmware: arm_scmi: Reject SCMI drivers when configured in raw mode | Cristian Marussi | 1 | -0/+6 |
| 2023-01-20 | firmware: arm_scmi: Add core raw transmission support | Cristian Marussi | 5 | -2/+1372 |
| 2023-01-20 | firmware: arm_scmi: Populate a common SCMI debugfs root | Cristian Marussi | 2 | -0/+127 |
| 2023-01-20 | include: trace: Add platform and channel instance references | Cristian Marussi | 1 | -8/+12 |
| 2023-01-20 | firmware: arm_scmi: Add internal platform/channel identifiers | Cristian Marussi | 2 | -2/+18 |
| 2023-01-20 | firmware: arm_scmi: Move errors defs and code to common.h | Cristian Marussi | 2 | -40/+40 |
| 2023-01-20 | firmware: arm_scmi: Add xfer helpers to provide raw access | Cristian Marussi | 2 | -0/+159 |
| 2023-01-20 | firmware: arm_scmi: Add flags field to xfer | Cristian Marussi | 1 | -0/+4 |
| 2023-01-20 | firmware: arm_scmi: Refactor scmi_wait_for_message_response | Cristian Marussi | 1 | -24/+33 |
| 2023-01-20 | firmware: arm_scmi: Refactor polling helpers | Cristian Marussi | 2 | -25/+27 |
| 2023-01-20 | firmware: arm_scmi: Refactor xfer in-flight registration routines | Cristian Marussi | 1 | -34/+68 |
| 2023-01-19 | firmware: arm_scmi: Split bus and driver into distinct modules | Cristian Marussi | 4 | -12/+19 |
| 2023-01-19 | firmware: arm_scmi: Introduce a new lifecycle for protocol devices | Cristian Marussi | 1 | -0/+45 |
| 2023-01-19 | firmware: arm_scmi: Refactor device create/destroy helpers | Cristian Marussi | 3 | -17/+141 |
| 2023-01-19 | firmware: arm_scmi: Move handle get/set helpers | Cristian Marussi | 3 | -31/+25 |
| 2023-01-19 | firmware: arm_scmi: Refactor protocol device creation | Cristian Marussi | 3 | -299/+156 |
| 2023-01-19 | firmware: arm_scmi: Add common notifier helpers | Cristian Marussi | 3 | -2/+92 |
| 2023-01-19 | firmware: arm_scmi: Move protocol registration helpers | Cristian Marussi | 3 | -71/+67 |
| 2023-01-19 | firmware: arm_scmi: Use dedicated devices to initialize channels | Cristian Marussi | 6 | -51/+116 |
| 2023-01-19 | firmware: arm_scmi: Simplify chan_available transport operation | Cristian Marussi | 6 | -9/+9 |
| 2023-01-18 | firmware: qcom: scm: Add wait-queue handling logic | Guru Das Srinagesh | 3 | -8/+176 |
| 2023-01-18 | cpuidle, arm64: Fix the ARM64 cpuidle logic | Peter Zijlstra | 1 | -0/+11 |
| 2023-01-17 | efi: efivars: make efivar_supports_writes() return bool | Johan Hovold | 1 | -1/+1 |
| 2023-01-17 | efi: efivars: drop kobject from efivars_register() | Johan Hovold | 3 | -15/+8 |
| 2023-01-16 | Merge tag 'drm-misc-next-2023-01-12' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -6/+37 |
| 2023-01-14 | Merge tag 'hardening-v6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -2/+8 |
| 2023-01-13 | firmware: coreboot: Check size of table entry and use flex-array | Kees Cook | 2 | -2/+8 |
| 2023-01-13 | Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -3/+7 |
| 2023-01-10 | firmware: meson_sm: stop using 0 as NULL pointer | Miles Chen | 1 | -1/+1 |
| 2023-01-10 | efi/earlycon: Speed up scrolling by disregarding empty space | Andy Shevchenko | 1 | -2/+26 |
| 2023-01-10 | efi/earlycon: Replace open coded strnchrnul() | Andy Shevchenko | 1 | -9/+4 |
| 2023-01-06 | firmware/psci: Don't register with debugfs if PSCI isn't available | Marc Zyngier | 1 | -0/+3 |
| 2023-01-05 | firmware: xilinx: Clear IOCTL_SET_SD_TAPDELAY using PM_MMIO_WRITE | Marek Vasut | 1 | -2/+25 |
| 2023-01-03 | firmware: arm_scmi: Fix virtio channels cleanup on shutdown | Cristian Marussi | 1 | -1/+6 |
| 2023-01-03 | firmware: arm_scmi: Harden shared memory access in fetch_notification | Cristian Marussi | 1 | -1/+3 |
| 2023-01-03 | firmware: arm_scmi: Harden shared memory access in fetch_response | Cristian Marussi | 1 | -2/+3 |
| 2023-01-03 | firmware: arm_scmi: Clear stale xfer->hdr.status | Cristian Marussi | 1 | -0/+2 |
| 2023-01-03 | firmware/sysfb: Fix EFI/VESA format selection | Thomas Zimmermann | 1 | -6/+37 |
| 2023-01-03 | efi: fix userspace infinite retry read efivars after EFI runtime services pag... | Ding Hui | 1 | -0/+1 |
| 2023-01-03 | efi: fix NULL-deref in init error path | Johan Hovold | 1 | -3/+6 |
| 2022-12-21 | Merge tag 'rproc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot... | Linus Torvalds | 1 | -0/+97 |
| 2022-12-20 | efi: random: fix NULL-deref when refreshing seed | Johan Hovold | 1 | -1/+3 |
| 2022-12-16 | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2022-12-16 | Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 6 | -4/+180 |
| 2022-12-14 | Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 1 | -1/+0 |
| 2022-12-13 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -2/+2 |
| 2022-12-13 | Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2022-12-13 | Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 40 | -1560/+1490 |
| 2022-12-13 | Merge tag 'spi-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 1 | -0/+7 |
| 2022-12-13 | Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -6/+32 |
| 2022-12-13 | Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 3 | -38/+45 |
| 2022-12-12 | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+19 |
| 2022-12-12 | Merge tag 'edac_updates_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+3 |
| 2022-12-12 | Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 10 | -154/+195 |
| 2022-12-12 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -91/+11 |
| 2022-12-12 | Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -4/+4 |
| 2022-12-12 | Merge tag 'pstore-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2022-12-08 | arm64: efi: Recover from synchronous exceptions occurring in firmware | Ard Biesheuvel | 1 | -0/+1 |
| 2022-12-07 | arm64: efi: Limit allocations to 48-bit addressable physical region | Ard Biesheuvel | 5 | -3/+12 |
| 2022-12-07 | Merge tag 'v6.1-rc8' into efi/next | Ard Biesheuvel | 1 | -8/+29 |
| 2022-12-06 | Merge branch 'for-next/ffa' into for-next/core | Will Deacon | 1 | -91/+10 |
| 2022-12-05 | efi: Put Linux specific magic number in the DOS header | Ard Biesheuvel | 1 | -1/+2 |
| 2022-12-04 | ASoC/tda998x: Fix reporting of nonexistent capture streams | Mark Brown | 1 | -8/+29 |
| 2022-12-02 | efi: earlycon: use console_is_registered() | John Ogness | 1 | -4/+4 |
| 2022-12-01 | firmware: arm_ffa: Move constants to header file | Will Deacon | 1 | -91/+10 |
| 2022-12-01 | efi: libstub: Always enable initrd command line loader and bump version | Ard Biesheuvel | 2 | -17/+1 |
| 2022-12-01 | efi: stub: use random seed from EFI variable | Jason A. Donenfeld | 1 | -16/+52 |
| 2022-11-30 | Merge tag 'arm-soc/for-6.2/drivers' of https://github.com/Broadcom/stblinux i... | Arnd Bergmann | 2 | -6/+21 |
| 2022-11-25 | ASoC: adau1372: fixes after debugging custom board | Mark Brown | 4 | -2/+93 |
| 2022-11-25 | Merge tag 'v6.1-rc4' into spi-6.2 | Mark Brown | 19 | -142/+135 |
| 2022-11-25 | firmware: xilinx: Add RPU configuration APIs | Ben Levinsky | 1 | -0/+62 |
| 2022-11-25 | firmware: xilinx: Add shutdown/wakeup APIs | Ben Levinsky | 1 | -0/+35 |
| 2022-11-25 | firmware: cs_dsp: Switch to using namespaced exports | Mark Brown | 3 | -33/+33 |
| 2022-11-25 | ASoC: wm_adsp: Report when a control write changes the value | Mark Brown | 1 | -5/+12 |
| 2022-11-25 | firmware: cs_dsp: Make the exports namespaced | Richard Fitzgerald | 1 | -31/+31 |
| 2022-11-25 | firmware: cs_dsp: Rename KConfig symbol CS_DSP -> FW_CS_DSP | Richard Fitzgerald | 2 | -2/+2 |
| 2022-11-24 | driver core: make struct class.dev_uevent() take a const * | Greg Kroah-Hartman | 1 | -1/+1 |
| 2022-11-24 | x86/boot/compressed, efi: Merge multiple definitions of image_offset into one | Ard Biesheuvel | 1 | -1/+1 |
| 2022-11-24 | Backmerge tag 'v6.1-rc6' into drm-next | Dave Airlie | 17 | -93/+238 |
| 2022-11-23 | firmware: google: fix a NULL vs IS_ERR() check in cbmem_entry_probe() | Peng Wu | 1 | -2/+2 |
| 2022-11-23 | firmware: raspberrypi: fix possible memory leak in rpi_firmware_probe() | Yang Yingliang | 1 | -0/+1 |
| 2022-11-23 | firmware: cs_dsp: cs_dsp_coeff_write_ctrl() should report changed | Simon Trimmer | 1 | -5/+12 |
| 2022-11-23 | tegra: mark BPMP driver as little-endian only | Arnd Bergmann | 1 | -0/+1 |
| 2022-11-23 | Merge tag 'ti-driver-soc-for-v6.2-v2' of git://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann | 1 | -14/+10 |
| 2022-11-22 | Merge tag 'tegra-for-6.2-firmware-v2' of git://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann | 5 | -134/+162 |
| 2022-11-22 | efi: random: refresh non-volatile random seed when RNG is initialized | Jason A. Donenfeld | 1 | -0/+19 |
| 2022-11-21 | Merge tag 'imx-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 1 | -0/+1 |