Age | Commit message (Expand) | Author |
2018-06-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2018-06-07 | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds |
2018-06-06 | Merge tag 'for-linus-4.18' of git://github.com/cminyard/linux-ipmi | Linus Torvalds |
2018-06-05 | Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-05 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2018-06-05 | char: sparc64: Add privileged ADI driver | Tom Hromatka |
2018-06-04 | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-05-30 | tpm: fix race condition in tpm_common_write() | Tadeusz Struk |
2018-05-26 | random: convert to ->poll_mask | Christoph Hellwig |
2018-05-24 | ipmi: Properly release srcu locks on error conditions | Corey Minyard |
2018-05-23 | ipmi: NPCM7xx KCS BMC: enable interrupt to the host | Avi Fishman |
2018-05-22 | ipmi:bt: Set the timeout before doing a capabilities check | Corey Minyard |
2018-05-19 | hwrng: n2 - fix spelling mistake: "restesting" -> "retesting" | Colin Ian King |
2018-05-18 | tpm: reduce polling time to usecs for even finer granularity | Nayna Jain |
2018-05-16 | tty: replace ->proc_fops with ->proc_show | Christoph Hellwig |
2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig |
2018-05-16 | proc: introduce proc_create_seq{,_data} | Christoph Hellwig |
2018-05-14 | tpm: replace kmalloc() + memcpy() with kmemdup() | Ji-Hun Kim |
2018-05-14 | tpm: replace kmalloc() + memcpy() with kmemdup() | Ji-Hun Kim |
2018-05-14 | tpm: fix use after free in tpm2_load_context() | Tadeusz Struk |
2018-05-14 | tpm: reduce poll sleep time in tpm_transmit() | Nayna Jain |
2018-05-14 | tpm_tis: verify locality released before returning from release_locality | Jerry Snitselaar |
2018-05-10 | agp: uninorth: make two functions static | Mathieu Malaterre |
2018-05-10 | tpm: tpm_crb: relinquish locality on error path. | Winkler, Tomas |
2018-05-09 | ipmi: Remove the proc interface | Corey Minyard |
2018-05-09 | tpm/st33zp24: Fix spelling mistake in macro ST33ZP24_TISREGISTER_UKNOWN | Colin Ian King |
2018-05-09 | tpm: Move eventlog declarations to its own header | Thiebaud Weksteen |
2018-05-09 | tpm: Move shared eventlog functions to common.c | Thiebaud Weksteen |
2018-05-09 | tpm: Move eventlog files to a subdirectory | Thiebaud Weksteen |
2018-05-09 | tpm: Add explicit endianness cast | Thiebaud Weksteen |
2018-05-09 | tpm: st33zp24: remove redundant null check on chip | Colin Ian King |
2018-05-09 | tpm: move the delay_msec increment after sleep in tpm_transmit() | Nayna Jain |
2018-05-05 | hwrng: stm32 - fix pm_suspend issue | lionel.debieve@st.com |
2018-05-05 | hwrng: stm32 - define default state for rng driver | lionel.debieve@st.com |
2018-04-30 | Merge 4.17-rc3 into char-misc-next | Greg Kroah-Hartman |
2018-04-26 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2018-04-26 | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-04-25 | virtio_console: reset on out of memory | Michael S. Tsirkin |
2018-04-25 | virtio_console: move removal code | Michael S. Tsirkin |
2018-04-25 | virtio_console: drop custom control queue cleanup | Michael S. Tsirkin |
2018-04-25 | virtio_console: free buffers after reset | Michael S. Tsirkin |
2018-04-25 | virtio_console: don't tie bufs to a vq | Michael S. Tsirkin |
2018-04-25 | random: rate limit unseeded randomness warnings | Theodore Ts'o |
2018-04-24 | random: fix possible sleeping allocation from irq context | Theodore Ts'o |
2018-04-23 | char: mspec: change return type to vm_fault_t | Souptick Joarder |
2018-04-21 | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-04-21 | hwrng: via - support new Centaur CPU | davidwang |
2018-04-19 | ipmi_ssif: Fix uninitialized variable issue | Gustavo A. R. Silva |
2018-04-18 | ipmi: add an NPCM7xx KCS BMC driver | Haiyue Wang |
2018-04-18 | ipmi_si: Clean up shutdown a bit | Corey Minyard |