Age | Commit message (Expand) | Author |
2017-12-21 | Merge tag 'drm-intel-next-2017-12-14' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2017-12-12 | drm/i915: prefer resource_size_t for everything stolen | Matthew Auld |
2017-12-12 | drm/i915: make dsm struct resource centric | Matthew Auld |
2017-12-11 | Merge tag 'for-linus-4.15-2' of git://github.com/cminyard/linux-ipmi | Linus Torvalds |
2017-12-11 | ipmi_si: fix crash on parisc | Mikulas Patocka |
2017-12-11 | ipmi_si: Fix oops with PCI devices | Corey Minyard |
2017-12-11 | agp/intel: Flush all chipset writes after updating the GGTT | Chris Wilson |
2017-12-06 | ipmi: Stop timers before cleaning up the module | Masamitsu Yamazaki |
2017-11-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook |
2017-11-21 | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook |
2017-11-17 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2017-11-16 | Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-16 | x86/mm: Limit mmap() of /dev/mem to valid physical addresses | Craig Bergstrom |
2017-11-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-11-15 | kmemcheck: remove annotations | Levin, Alexander (Sasha Levin) |
2017-11-15 | Merge tag 'ipmi-for-4.15' of git://github.com/cminyard/linux-ipmi | Linus Torvalds |
2017-11-15 | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-14 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-13 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-11-10 | ipmi: get rid of pointless access_ok() | Al Viro |
2017-11-10 | hwrng: iproc-rng200 - Add support for BCM7278 | Florian Fainelli |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-06 | hwrng: virtio - Virtio RNG devices need to be re-registered after suspend/resume | Jim Quigley |
2017-11-03 | hwrng: core - Reset user selected rng by writing "" to rng_current | PrasannaKumar Muralidharan |
2017-11-03 | hwrng: xgene - Convert timers to use timer_setup() | Kees Cook |
2017-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | Herbert Xu |
2017-11-02 | hwrng/xgene-rng: Convert timers to use timer_setup() | Kees Cook |
2017-11-02 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Corey Minyard |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-31 | treewide: Fix function prototypes for module_param_call() | Kees Cook |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland |
2017-10-20 | char: pcmcia: Convert timers to use timer_setup() | Kees Cook |
2017-10-18 | tpm, tpm_tis: use ARRAY_SIZE() to define TPM_HID_USR_IDX | Jérémy Lefaure |
2017-10-18 | tpm: fix duplicate inline declaration specifier | Ruben Roy |
2017-10-18 | tpm: fix type of a local variables in tpm_tis_spi.c | Jarkko Sakkinen |
2017-10-18 | tpm: fix type of a local variable in tpm2_map_command() | Jarkko Sakkinen |
2017-10-18 | tpm: fix type of a local variable in tpm2_get_cc_attrs_tbl() | Jarkko Sakkinen |
2017-10-18 | tpm-dev-common: Reject too short writes | Alexander Steffen |
2017-10-18 | tpm: React correctly to RC_TESTING from TPM 2.0 self tests | Alexander Steffen |
2017-10-18 | tpm: Use dynamic delay to wait for TPM 2.0 self test result | Alexander Steffen |
2017-10-18 | tpm: Trigger only missing TPM 2.0 self tests | Alexander Steffen |
2017-10-18 | tpm_tis_spi: Use DMA-safe memory for SPI transfers | Alexander Steffen |
2017-10-18 | tpm/tpm_crb: Use start method value from ACPI table directly | Jiandi An |
2017-10-18 | tpm: constify transmit data pointers | Arnd Bergmann |
2017-10-18 | tpm_tis: make array cmd_getticks static const to shrink object code size | Colin Ian King |
2017-10-17 | ipmi_si: Delete an error message for a failed memory allocation in try_smi_in... | Markus Elfring |
2017-10-17 | ipmi_si: fix memory leak on new_smi | Colin Ian King |