Age | Commit message (Expand) | Author |
2023-04-24 | Merge tag 'linux-kselftest-kunit-6.4-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2023-04-24 | Merge tag 'linux-kselftest-next-6.4-rc1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
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 'nolibc.2023.04.04a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-04-24 | Merge tag 'locktorture.2023.04.04a' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-04-24 | Merge tag 'lkmm-scripting.2023.04.07a' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-04-24 | Merge tag 'lkmm.2023.04.07a' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-04-24 | Merge tag 'kcsan.2023.04.04a' of git://git.kernel.org/pub/scm/linux/kernel/gi... | 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 tag 'Smack-for-6.4' of https://github.com/cschaufler/smack-next | Linus Torvalds |
2023-04-24 | Merge tag 'landlock-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-04-24 | Merge tag 'tomoyo-pr-20230424' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 | Linus Torvalds |
2023-04-24 | Merge tag 'lsm-pr-20230420' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-04-24 | Merge tag 'selinux-pr-20230420' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-04-24 | Merge branch 'x86-rep-insns': x86 user copy clarifications | Linus Torvalds |
2023-04-24 | iov: improve copy_iovec_from_user() code generation | Linus Torvalds |
2023-04-24 | Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linux | Linus Torvalds |
2023-04-24 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2023-04-24 | scripts: Remove ICC-related dead code | Ruihan Li |
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 | integrity: machine keyring CA configuration | Eric Snowberg |
2023-04-24 | KEYS: CA link restriction | Eric Snowberg |
2023-04-24 | KEYS: X.509: Parse Key Usage | Eric Snowberg |
2023-04-24 | KEYS: X.509: Parse Basic Constraints for CA | Eric Snowberg |
2023-04-24 | KEYS: Add missing function documentation | Eric Snowberg |
2023-04-24 | KEYS: Create static version of public_key_verify_signature | Eric Snowberg |
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 | Linux 6.3 | Linus Torvalds |
2023-04-23 | gcc: disable '-Warray-bounds' for gcc-13 too | Linus Torvalds |