summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-24tpm, tpm_tis: Claim locality before writing TPM_INT_ENABLE registerLino Sanfilippo
2023-04-24tpm, tpm_tis: Avoid cache incoherency in test for interruptsLino Sanfilippo
2023-04-24integrity: machine keyring CA configurationEric Snowberg
2023-04-24KEYS: CA link restrictionEric Snowberg
2023-04-24KEYS: X.509: Parse Key UsageEric Snowberg
2023-04-24KEYS: X.509: Parse Basic Constraints for CAEric Snowberg
2023-04-24KEYS: Add missing function documentationEric Snowberg
2023-04-24KEYS: Create static version of public_key_verify_signatureEric Snowberg
2023-04-24tpm: remove unnecessary (void*) conversionsYu Zhe
2023-04-24tpm: cr50: i2c: use jiffies to wait for tpm ready irqMark Hasemeyer
2023-04-24Merge branches 'edac-drivers', 'edac-amd64' and 'edac-misc' into edac-updatesBorislav Petkov (AMD)
2023-04-24platform/chrome: wilco_ec: remove return value check of debugfs_create_dir()Zhengkang Huang
2023-04-24platform/chrome: cros_ec_debugfs: fix kernel-doc warningTzung-Bi Shih
2023-04-24platform/chrome: cros_ec: Separate logic for getting panic infoRob Barnes
2023-04-24platform/chrome: cros_typec_switch: Add missing fwnode_handle_put()Liang He
2023-04-24platform/chrome: cros_ec: remove unneeded label and if-conditionTzung-Bi Shih
2023-04-24platform/chrome: Replace fake flexible arrays with flexible-array memberGustavo A. R. Silva
2023-04-24Merge tag 'exynos-drm-next-for-v6.4-2' of git://git.kernel.org/pub/scm/linux/...Dave Airlie
2023-04-24Merge tag 'drm-intel-next-fixes-2023-04-20-1' of git://anongit.freedesktop.or...Dave Airlie
2023-04-23Linux 6.3Linus Torvalds
2023-04-23gcc: disable '-Warray-bounds' for gcc-13 tooLinus Torvalds
2023-04-23media: Adjust column width for pdfdocsAkira Yokosawa
2023-04-23media: Fix building pdfdocsTomi Valkeinen
2023-04-23hwmon: lochnagar: Remove the unneeded include <linux/i2c.h>Christophe JAILLET
2023-04-23Merge tag 'kbuild-fixes-v6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-23Merge tag 'irq_urgent_for_v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-23Merge tag 'x86_urgent_for_v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-23Merge tag 'input-for-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-04-23kbuild: use proper prefix for tarballs to fix rpm-pkg build errorMasahiro Yamada
2023-04-23kbuild: deb-pkg: Fix a spell typo in mkdebian scriptWoody Suwalski
2023-04-22Merge tag 'mips-fixes_6.3_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-04-22Merge tag '6.3-rc7-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-04-21Merge tag 'kvmarm-fixes-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-04-21MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang
2023-04-21Revert "ACPICA: Events: Support fixed PCIe wake event"Linus Torvalds
2023-04-21Merge tag 'for-6.3-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-21Merge tag 'block-6.3-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-04-21Merge tag 'char-misc-6.3-final' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-21Merge tag 'gpio-fixes-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-21Merge tag 'sound-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2023-04-21ASN.1: Fix check for strdup() successEkaterina Orlova
2023-04-21Merge tag 'irqchip-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2023-04-21hwmon: (pmbus/fsp-3y) Fix functionality bitmask in FSP-3Y YM-2151ETomáš Pecka
2023-04-21hwmon: (adt7475) Use device_property APIs when configuring polarityChris Packham
2023-04-21hwmon: (aquacomputer_d5next) Add support for Aquacomputer Aquastream XTAleksa Savic
2023-04-21hwmon: (it87) Disable/enable SMBus access for IT8622E chipsetFrank Crawford
2023-04-21hwmon: (it87) Add calls to smbus_enable/smbus_disable as requiredFrank Crawford
2023-04-21hwmon: (it87) Test for error in it87_update_deviceFrank Crawford
2023-04-21posix-cpu-timers: Implement the missing timer_wait_running callbackThomas Gleixner