| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-07-20 | printk: Add per-console suspended state |  John Ogness | 2 | -30/+47 |
| 2023-07-20 | printk: Consolidate console deferred printing |  John Ogness | 2 | -14/+30 |
| 2023-07-20 | printk: Do not take console lock for console_flush_on_panic() |  John Ogness | 1 | -9/+19 |
| 2023-07-20 | printk: Keep non-panic-CPUs out of console lock |  John Ogness | 1 | -19/+26 |
| 2023-07-20 | printk: Reduce console_unblank() usage in unsafe scenarios |  John Ogness | 1 | -0/+28 |
| 2023-07-20 | kdb: Do not assume write() callback available |  John Ogness | 1 | -0/+2 |
| 2023-04-24 | iov: improve copy_iovec_from_user() code generation |  Linus Torvalds | 1 | -9/+26 |
| 2023-04-24 | scripts: Remove ICC-related dead code |  Ruihan Li | 1 | -4/+0 |
| 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 | integrity: machine keyring CA configuration |  Eric Snowberg | 3 | -3/+30 |
| 2023-04-24 | KEYS: CA link restriction |  Eric Snowberg | 2 | -0/+53 |
| 2023-04-24 | KEYS: X.509: Parse Key Usage |  Eric Snowberg | 2 | -0/+30 |
| 2023-04-24 | KEYS: X.509: Parse Basic Constraints for CA |  Eric Snowberg | 2 | -0/+24 |
| 2023-04-24 | KEYS: Add missing function documentation |  Eric Snowberg | 1 | -3/+11 |
| 2023-04-24 | KEYS: Create static version of public_key_verify_signature |  Eric Snowberg | 1 | -0/+9 |
| 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-23 | Linux 6.3 |  Linus Torvalds | 1 | -1/+1 |
| 2023-04-23 | gcc: disable '-Warray-bounds' for gcc-13 too |  Linus Torvalds | 1 | -7/+3 |
| 2023-04-23 | media: Adjust column width for pdfdocs |  Akira Yokosawa | 1 | -1/+1 |
| 2023-04-23 | media: Fix building pdfdocs |  Tomi Valkeinen | 1 | -3/+0 |
| 2023-04-23 | kbuild: use proper prefix for tarballs to fix rpm-pkg build error |  Masahiro Yamada | 1 | -3/+3 |
| 2023-04-23 | kbuild: deb-pkg: Fix a spell typo in mkdebian script |  Woody Suwalski | 1 | -1/+1 |
| 2023-04-21 | MIPS: Define RUNTIME_DISCARD_EXIT in LD script |  Jiaxun Yang | 1 | -0/+2 |
| 2023-04-21 | Revert "ACPICA: Events: Support fixed PCIe wake event" |  Linus Torvalds | 4 | -31/+1 |
| 2023-04-21 | ASN.1: Fix check for strdup() success |  Ekaterina Orlova | 1 | -1/+1 |
| 2023-04-21 | posix-cpu-timers: Implement the missing timer_wait_running callback |  Thomas Gleixner | 3 | -20/+82 |
| 2023-04-21 | m68k: kexec: Include <linux/reboot.h> |  Simon Horman | 1 | -0/+1 |
| 2023-04-20 | fuse_dev_ioctl(): switch to fdget() |  Al Viro | 1 | -20/+21 |
| 2023-04-20 | cgroup_get_from_fd(): switch to fdget_raw() |  Al Viro | 1 | -6/+4 |