index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-31
char/mwave: fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+7
2019-01-26
ipmi:ssif: Fix handling of multi-part return messages
Corey Minyard
1
-8
/
+17
2019-01-26
ipmi:pci: Blacklist a Realtek "IPMI" device
Corey Minyard
1
-0
/
+12
2019-01-09
tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x
Tomas Winkler
1
-4
/
+7
2019-01-09
tpm: tpm_try_transmit() refactor error flow.
Tomas Winkler
1
-7
/
+8
2018-11-13
tpm: Restore functionality to xen vtpm driver.
Dr. Greg Wettstein
1
-1
/
+1
2018-11-13
tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated
Javier Martinez Canillas
1
-1
/
+2
2018-11-13
ipmi: Fix timer race with module unload
Jan Glauber
1
-4
/
+6
2018-11-04
tpm: tpm_crb: relinquish locality on error path.
Winkler, Tomas
1
-3
/
+7
2018-11-04
tpm: move the delay_msec increment after sleep in tpm_transmit()
Nayna Jain
1
-1
/
+2
2018-09-26
ipmi: Fix I2C client removal in the SSIF driver
Corey Minyard
1
-12
/
+7
2018-09-19
tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
Peter Rosin
1
-4
/
+4
2018-09-19
tpm_tis_spi: Pass the SPI IRQ down to the driver
Linus Walleij
1
-1
/
+8
2018-09-19
tpm: separate cmd_ready/go_idle from runtime_pm
Tomas Winkler
4
-91
/
+88
2018-09-05
tpm: Return the actual size when receiving an unsupported command
Ricardo Schwarzmeier
1
-1
/
+1
2018-08-03
random: mix rdrand with entropy sent in from userspace
Theodore Ts'o
1
-1
/
+9
2018-07-03
tpm: fix race condition in tpm_common_write()
Tadeusz Struk
2
-23
/
+19
2018-07-03
tpm: fix use after free in tpm2_load_context()
Tadeusz Struk
1
-1
/
+2
2018-07-03
ipmi:bt: Set the timeout before doing a capabilities check
Corey Minyard
1
-1
/
+2
2018-06-21
agp: uninorth: make two functions static
Mathieu Malaterre
1
-2
/
+2
2018-05-30
hwrng: stm32 - add reset during probe
lionel.debieve@st.com
1
-0
/
+9
2018-05-30
ipmi_ssif: Fix kernel panic at msg_done_handler
Kamlakant Patel
1
-2
/
+2
2018-05-01
virtio_console: reset on out of memory
Michael S. Tsirkin
1
-7
/
+10
2018-05-01
virtio_console: move removal code
Michael S. Tsirkin
1
-36
/
+36
2018-05-01
virtio_console: drop custom control queue cleanup
Michael S. Tsirkin
1
-17
/
+0
2018-05-01
virtio_console: free buffers after reset
Michael S. Tsirkin
1
-25
/
+24
2018-05-01
virtio_console: don't tie bufs to a vq
Michael S. Tsirkin
1
-7
/
+7
2018-05-01
random: rate limit unseeded randomness warnings
Theodore Ts'o
1
-5
/
+34
2018-05-01
random: fix possible sleeping allocation from irq context
Theodore Ts'o
1
-1
/
+8
2018-05-01
random: set up the NUMA crng instances after the CRNG is fully initialized
Theodore Ts'o
1
-19
/
+27
2018-04-29
tpm: add retry logic
James Bottomley
2
-15
/
+61
2018-04-29
tpm: tpm-interface: fix tpm_transmit/_cmd kdoc
Winkler, Tomas
1
-2
/
+4
2018-04-29
tpm: cmd_ready command can be issued only after granting locality
Tomas Winkler
3
-47
/
+119
2018-04-26
ipmi/powernv: Fix error return code in ipmi_powernv_probe()
Wei Yongjun
1
-2
/
+3
2018-04-24
random: add new ioctl RNDRESEEDCRNG
Theodore Ts'o
1
-1
/
+12
2018-04-24
random: crng_reseed() should lock the crng instance that it is modifying
Theodore Ts'o
1
-2
/
+2
2018-04-24
random: use a different mixing algorithm for add_device_randomness()
Theodore Ts'o
1
-4
/
+51
2018-04-24
random: fix crng_ready() test
Theodore Ts'o
1
-5
/
+5
2018-04-24
tpm: self test failure should not cause suspend to fail
Chris Chiu
1
-0
/
+4
2018-04-24
random: use a tighter cap in credit_entropy_bits_safe()
Theodore Ts'o
1
-1
/
+1
2018-04-12
tpm: return a TPM_RC_COMMAND_CODE response if command is not implemented
Javier Martinez Canillas
2
-8
/
+25
2018-04-08
/dev/mem: Avoid overwriting "err" in read_mem()
Kees Cook
1
-3
/
+3
2018-03-24
/dev/mem: Add bounce buffer for copy-out
Kees Cook
1
-5
/
+22
2018-03-19
agp/intel: Flush all chipset writes after updating the GGTT
Chris Wilson
1
-0
/
+2
2018-03-15
tpm: only attempt to disable the LPC CLKRUN if is already enabled
Javier Martinez Canillas
1
-1
/
+10
2018-03-15
tpm: remove unused variables
Arnd Bergmann
1
-2
/
+0
2018-03-15
tpm: delete the TPM_TIS_CLK_ENABLE flag
Javier Martinez Canillas
3
-18
/
+0
2018-03-15
tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
Azhar Shaikh
4
-92
/
+118
2018-03-15
tpm_tis: Move ilb_base_addr to tpm_tis_data
Azhar Shaikh
3
-48
/
+56
2018-03-08
tpm_tis_spi: Use DMA-safe memory for SPI transfers
Alexander Steffen
1
-18
/
+27
[next]