Age | Commit message (Expand) | Author | Files | Lines |
2023-04-25 | Merge tag 'soc-dt-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -5/+31 |
2023-04-25 | Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 97 | -1942/+2413 |
2023-04-25 | Merge tag 'soc-arm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2 | -5/+5 |
2023-04-25 | Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 15 | -166/+393 |
2023-04-25 | Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -47/+77 |
2023-04-25 | Merge tag 'edac_updates_for_v6.4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 15 | -645/+490 |
2023-04-25 | Merge tag 'm68k-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -6/+0 |
2023-04-24 | Merge tag 'v6.4/kernel.user_worker' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -67/+73 |
2023-04-24 | Merge tag 'docs-6.4' of git://git.lwn.net/linux | Linus Torvalds | 2 | -2/+2 |
2023-04-24 | Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 8 | -12/+13 |
2023-04-24 | Merge tag 'tpmdd-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 12 | -156/+274 |
2023-04-24 | Merge branch 'x86-rep-insns': x86 user copy clarifications | Linus Torvalds | 1 | -1/+1 |
2023-04-24 | Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linux | Linus Torvalds | 4 | -10/+9 |
2023-04-24 | tpm: Add !tpm_amd_is_rng_defective() to the hwrng_unregister() call site | Jarkko Sakkinen | 1 | -1/+2 |
2023-04-24 | tpm_tis: fix stall after iowrite*()s | Haris Okanovic | 1 | -2/+41 |
2023-04-24 | tpm/tpm_tis_synquacer: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-04-24 | tpm/tpm_tis: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-04-24 | tpm/tpm_ftpm_tee: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+3 |
2023-04-24 | tpm: tpm_tis_spi: Mark ACPI and OF related data as maybe unused | Krzysztof Kozlowski | 1 | -2/+2 |
2023-04-24 | tpm: st33zp24: Mark ACPI and OF related data as maybe unused | Krzysztof Kozlowski | 2 | -4/+4 |
2023-04-24 | tpm, tpm_tis: Enable interrupt test | Lino Sanfilippo | 1 | -0/+5 |
2023-04-24 | tpm, tpm_tis: startup chip before testing for interrupts | Lino Sanfilippo | 3 | -14/+30 |
2023-04-24 | tpm, tpm_tis: Claim locality when interrupts are reenabled on resume | Lino Sanfilippo | 1 | -10/+9 |
2023-04-24 | tpm, tpm_tis: Claim locality in interrupt handler | Lino Sanfilippo | 1 | -0/+2 |
2023-04-24 | tpm, tpm_tis: Request threaded interrupt handler | Lino Sanfilippo | 1 | -2/+5 |
2023-04-24 | tpm, tpm: Implement usage counter for locality | Lino Sanfilippo | 2 | -18/+47 |
2023-04-24 | tpm, tpm_tis: do not check for the active locality in interrupt handler | Lino Sanfilippo | 1 | -5/+2 |
2023-04-24 | tpm, tpm_tis: Move interrupt mask checks into own function | Lino Sanfilippo | 1 | -11/+18 |
2023-04-24 | tpm, tpm_tis: Only handle supported interrupts | Lino Sanfilippo | 2 | -48/+73 |
2023-04-24 | tpm, tpm_tis: Claim locality before writing interrupt registers | Lino Sanfilippo | 1 | -9/+11 |
2023-04-24 | tpm, tpm_tis: Do not skip reset of original interrupt vector | Lino Sanfilippo | 1 | -18/+11 |
2023-04-24 | tpm, tpm_tis: Disable interrupts if tpm_tis_probe_irq() failed | Lino Sanfilippo | 1 | -11/+11 |
2023-04-24 | tpm, tpm_tis: Claim locality before writing TPM_INT_ENABLE register | Lino Sanfilippo | 1 | -0/+4 |
2023-04-24 | tpm, tpm_tis: Avoid cache incoherency in test for interrupts | Lino Sanfilippo | 3 | -12/+13 |
2023-04-24 | tpm: remove unnecessary (void*) conversions | Yu Zhe | 1 | -3/+3 |
2023-04-24 | tpm: cr50: i2c: use jiffies to wait for tpm ready irq | Mark Hasemeyer | 1 | -2/+1 |
2023-04-24 | Merge branches 'edac-drivers', 'edac-amd64' and 'edac-misc' into edac-updates | Borislav Petkov (AMD) | 233 | -2196/+2720 |
2023-04-23 | Merge tag 'irq_urgent_for_v6.3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -7/+2 |
2023-04-23 | Merge tag 'input-for-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -0/+7 |
2023-04-21 | Revert "ACPICA: Events: Support fixed PCIe wake event" | Linus Torvalds | 3 | -29/+0 |
2023-04-21 | Merge tag 'char-misc-6.3-final' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 7 | -18/+13 |
2023-04-21 | Merge tag 'gpio-fixes-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+2 |
2023-04-21 | Merge tag 'irqchip-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/... | Thomas Gleixner | 15 | -166/+393 |
2023-04-21 | Merge branch irq/misc-6.4 into irq/irqchip-next | Marc Zyngier | 5 | -21/+97 |
2023-04-21 | Merge branch irq/loongarch-fixes-6.4 into irq/irqchip-next | Marc Zyngier | 2 | -11/+27 |
2023-04-21 | Merge branch irq/riscv-ipi into irq/irqchip-next | Marc Zyngier | 3 | -43/+94 |
2023-04-21 | Merge branch irq/gic-6.4 into irq/irqchip-next | Marc Zyngier | 6 | -91/+175 |
2023-04-20 | Merge tag 'drm-fixes-2023-04-21' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 9 | -12/+61 |
2023-04-21 | Merge tag 'amd-drm-fixes-6.3-2023-04-19' of https://gitlab.freedesktop.org/ag... | Dave Airlie | 5 | -4/+42 |
2023-04-21 | Merge tag 'drm-intel-fixes-2023-04-19' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 1 | -1/+1 |