Age | Commit message (Expand) | Author |
2023-04-24 | Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-04-24 | Merge tag 'tpmdd-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2023-04-24 | Merge branch 'x86-rep-insns': x86 user copy clarifications | Linus Torvalds |
2023-04-24 | Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linux | Linus Torvalds |
2023-04-24 | tpm: Add !tpm_amd_is_rng_defective() to the hwrng_unregister() call site | Jarkko Sakkinen |
2023-04-24 | tpm_tis: fix stall after iowrite*()s | Haris Okanovic |
2023-04-24 | tpm/tpm_tis_synquacer: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-04-24 | tpm/tpm_tis: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-04-24 | tpm/tpm_ftpm_tee: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-04-24 | tpm: tpm_tis_spi: Mark ACPI and OF related data as maybe unused | Krzysztof Kozlowski |
2023-04-24 | tpm: st33zp24: Mark ACPI and OF related data as maybe unused | Krzysztof Kozlowski |
2023-04-24 | tpm, tpm_tis: Enable interrupt test | Lino Sanfilippo |
2023-04-24 | tpm, tpm_tis: startup chip before testing for interrupts | Lino Sanfilippo |
2023-04-24 | tpm, tpm_tis: Claim locality when interrupts are reenabled on resume | Lino Sanfilippo |
2023-04-24 | tpm, tpm_tis: Claim locality in interrupt handler | Lino Sanfilippo |
2023-04-24 | tpm, tpm_tis: Request threaded interrupt handler | Lino Sanfilippo |
2023-04-24 | tpm, tpm: Implement usage counter for locality | Lino Sanfilippo |
2023-04-24 | tpm, tpm_tis: do not check for the active locality in interrupt handler | Lino Sanfilippo |
2023-04-24 | tpm, tpm_tis: Move interrupt mask checks into own function | Lino Sanfilippo |
2023-04-24 | tpm, tpm_tis: Only handle supported interrupts | Lino Sanfilippo |
2023-04-24 | tpm, tpm_tis: Claim locality before writing interrupt registers | Lino Sanfilippo |
2023-04-24 | tpm, tpm_tis: Do not skip reset of original interrupt vector | Lino Sanfilippo |
2023-04-24 | tpm, tpm_tis: Disable interrupts if tpm_tis_probe_irq() failed | Lino Sanfilippo |
2023-04-24 | tpm, tpm_tis: Claim locality before writing TPM_INT_ENABLE register | Lino Sanfilippo |
2023-04-24 | tpm, tpm_tis: Avoid cache incoherency in test for interrupts | Lino Sanfilippo |
2023-04-24 | tpm: remove unnecessary (void*) conversions | Yu Zhe |
2023-04-24 | tpm: cr50: i2c: use jiffies to wait for tpm ready irq | Mark Hasemeyer |
2023-04-23 | Merge tag 'irq_urgent_for_v6.3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-04-23 | Merge tag 'input-for-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-04-21 | Revert "ACPICA: Events: Support fixed PCIe wake event" | Linus Torvalds |
2023-04-21 | Merge tag 'char-misc-6.3-final' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-04-21 | Merge tag 'gpio-fixes-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-04-20 | Merge tag 'drm-fixes-2023-04-21' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2023-04-21 | Merge tag 'amd-drm-fixes-6.3-2023-04-19' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2023-04-21 | Merge tag 'drm-intel-fixes-2023-04-19' of git://anongit.freedesktop.org/drm/d... | Dave Airlie |
2023-04-21 | Merge tag 'drm-misc-fixes-2023-04-20-2' of git://anongit.freedesktop.org/drm/... | Dave Airlie |
2023-04-20 | Merge tag 'pci-v6.3-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-04-20 | wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda... | Toke Høiland-Jørgensen |
2023-04-20 | PCI: Restrict device disabled status check to DT | Rob Herring |
2023-04-20 | Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-04-19 | x86: remove 'zerorest' argument from __copy_user_nocache() | Linus Torvalds |
2023-04-19 | Revert "net/mlx5: Enable management PF initialization" | Jakub Kicinski |
2023-04-19 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-04-19 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | Jakub Kicinski |
2023-04-19 | e1000e: Disable TSO on i219-LM card to increase speed | Sebastian Basierski |
2023-04-19 | bnxt_en: fix free-runnig PHC mode | Vadim Fedorenko |
2023-04-19 | Merge tag 'spi-fix-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-04-19 | Merge tag 'regulator-fix-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2023-04-19 | net: dsa: microchip: ksz8795: Correctly handle huge frame configuration | Christophe JAILLET |
2023-04-19 | spi: spi-rockchip: Fix missing unwind goto in rockchip_sfc_probe() | Li Lanzhe |