| Commit message (Expand) | Author | Age | Files | Lines |
* | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky | 2021-03-17 | 2 | -4/+0 |
* | Merge tag 'powerpc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2021-03-07 | 2 | -5/+2 |
|\ |
|
| * | vio: make remove callback return void | Uwe Kleine-König | 2021-03-02 | 2 | -5/+2 |
* | | Merge tag 'tpmdd-next-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-03-04 | 2 | -7/+25 |
|\ \
| |/
|/| |
|
| * | tpm: Remove unintentional dump_stack() call | Jarkko Sakkinen | 2021-03-03 | 1 | -2/+0 |
| * | tpm, tpm_tis: Decorate tpm_tis_gen_interrupt() with request_locality() | Lukasz Majczak | 2021-02-24 | 1 | -3/+13 |
| * | tpm, tpm_tis: Decorate tpm_get_timeouts() with request_locality() | Jarkko Sakkinen | 2021-02-24 | 1 | -2/+12 |
* | | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-02-24 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ... | Greg Kroah-Hartman | 2021-02-05 | 1 | -2/+1 |
| |\ |
|
| * | | random: fix the RNDRESEEDCRNG ioctl | Eric Biggers | 2021-02-04 | 1 | -1/+1 |
* | | | Merge tag 'for-linus-5.12-1' of git://github.com/cminyard/linux-ipmi | Linus Torvalds | 2021-02-23 | 1 | -12/+12 |
|\ \ \ |
|
| * | | | ipmi: remove open coded version of SMBus block write | Wolfram Sang | 2021-01-28 | 1 | -12/+12 |
| |/ / |
|
* | | | Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o... | Linus Torvalds | 2021-02-23 | 1 | -85/+1 |
|\ \ \ |
|
| * | | | resource: Move devmem revoke code to resource framework | Daniel Vetter | 2021-01-12 | 1 | -84/+1 |
| * | | | /dev/mem: Only set filp->f_mapping | Daniel Vetter | 2021-01-12 | 1 | -1/+0 |
| |/ / |
|
* | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2021-02-22 | 1 | -2/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | amba: Make the remove callback return void | Uwe Kleine-König | 2021-02-02 | 1 | -2/+1 |
| |/ |
|
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2021-02-22 | 4 | -28/+24 |
|\ \ |
|
| * | | hwrng: timeriomem - Use device-managed registration API | Tian Tao | 2021-02-10 | 1 | -2/+1 |
| * | | hwrng: optee - Use device-managed registration API | Tian Tao | 2021-02-10 | 1 | -2/+1 |
| * | | hwrng: timeriomem - Fix cooldown period calculation | Jan Henrik Weinstock | 2021-02-10 | 1 | -1/+1 |
| * | | hwrng: ingenic - Fix a resource leak in an error handling path | Christophe JAILLET | 2021-01-02 | 1 | -1/+5 |
| * | | hwrng: iproc-rng200 - Move enable/disable in separate function | Matthias Brugger | 2021-01-02 | 1 | -19/+16 |
| * | | hwrng: iproc-rng200 - Fix disable of the block. | Matthias Brugger | 2021-01-02 | 1 | -3/+0 |
| |/ |
|
* | | Merge tag 'tpmdd-next-v5.12-rc1-v2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2021-02-22 | 10 | -53/+988 |
|\ \ |
|
| * | | KEYS: trusted: Reserve TPM for seal and unseal operations | Jarkko Sakkinen | 2021-02-16 | 1 | -4/+0 |
| * | | tpm/ppi: Constify static struct attribute_group | Rikard Falkeborn | 2021-02-16 | 2 | -1/+3 |
| * | | tpm: add sysfs exports for all banks of PCR registers | James Bottomley | 2021-02-16 | 1 | -0/+179 |
| * | | tpm: Remove tpm_dev_wq_lock | Sebastian Andrzej Siewior | 2021-02-16 | 1 | -1/+0 |
| * | | char: tpm: add i2c driver for cr50 | Duncan Laurie | 2021-02-16 | 3 | -0/+802 |
| * | | tpm: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2021-02-16 | 1 | -0/+1 |
| * | | tpm_tis: Clean up locality release | James Bottomley | 2021-02-16 | 1 | -46/+1 |
| * | | tpm_tis: Fix check_locality for correct locality acquisition | James Bottomley | 2021-02-16 | 1 | -1/+2 |
| |/ |
|
* | | Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 2021-02-21 | 1 | -7/+0 |
|\ \ |
|
| * | | MIPS: mm:remove function __uncached_access() | Yanteng Si | 2021-01-27 | 1 | -7/+0 |
| |/ |
|
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2021-02-21 | 1 | -14/+1 |
|\ \ |
|
| * | | random: avoid arch_get_random_seed_long() when collecting IRQ randomness | Ard Biesheuvel | 2021-01-21 | 1 | -14/+1 |
| |/ |
|
* / | tty_port: drop last traces of low_latency | Jiri Slaby | 2021-01-07 | 1 | -2/+0 |
|/ |
|
* | Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2020-12-18 | 2 | -1/+10 |
|\ |
|
| * | Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d... | Daniel Vetter | 2020-12-15 | 2 | -1/+10 |
| |\ |
|
| | * | char/agp: Disable frontend without CONFIG_DRM_LEGACY | Daniel Vetter | 2020-11-18 | 2 | -1/+10 |
* | | | Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-12-18 | 1 | -8/+8 |
|\ \ \ |
|
| * | | | um: random: Register random as hwrng-core device | Christopher Obbard | 2020-12-13 | 1 | -8/+8 |
| |/ / |
|
* | | | Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2020-12-17 | 1 | -2/+1 |
|\ \ \ |
|
| * | | | powerpc/ps3: make system bus's remove and shutdown callbacks return void | Uwe Kleine-König | 2020-12-03 | 1 | -2/+1 |
* | | | | Merge tag 'for-linus-5.11-1' of git://github.com/cminyard/linux-ipmi | Linus Torvalds | 2020-12-16 | 4 | -9/+9 |
|\ \ \ \ |
|
| * | | | | char: ipmi: convert comma to semicolon | Zheng Yongjun | 2020-12-16 | 1 | -3/+3 |
| * | | | | ipmi: msghandler: Suppress suspicious RCU usage warning | Qinglang Miao | 2020-11-19 | 1 | -1/+2 |
| * | | | | ipmi/watchdog: replace atomic_add() and atomic_sub() | Yejune Deng | 2020-11-17 | 1 | -4/+4 |
| * | | | | char: ipmi: remove unneeded break | Tom Rix | 2020-10-27 | 1 | -1/+0 |