index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-5.1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2019-03-08
20
-482
/
+756
|
\
|
*
ipmi_si: Potential array underflow in hotmod_handler()
Dan Carpenter
2019-02-22
1
-1
/
+2
|
*
ipmi_si: Remove hacks for adding a dummy platform devices
Corey Minyard
2019-02-22
1
-42
/
+3
|
*
ipmi_si: Consolidate scanning the platform bus
Corey Minyard
2019-02-22
4
-30
/
+23
|
*
ipmi_si: Remove hotmod devices on removal and exit
Corey Minyard
2019-02-22
3
-6
/
+43
|
*
ipmi_si: Remove hardcode IPMI devices by scanning the platform bus
Corey Minyard
2019-02-22
1
-7
/
+15
|
*
ipmi_si: Switch hotmod to use a platform device
Corey Minyard
2019-02-22
3
-113
/
+98
|
*
ipmi: Consolidate the adding of platform devices
Corey Minyard
2019-02-22
9
-214
/
+205
|
*
ipmi_si: Rename addr_type to addr_space to match what it does
Corey Minyard
2019-02-22
8
-27
/
+29
|
*
ipmi_si: Convert some types into unsigned
Corey Minyard
2019-02-22
1
-4
/
+4
|
*
ipmi_si: Fix crash when using hard-coded device
Corey Minyard
2019-02-22
4
-76
/
+216
|
*
ipmi: Use dedicated API for copying a UUID
Andy Shevchenko
2019-02-09
1
-1
/
+1
|
*
ipmi: Use defined constant for UUID representation
Andy Shevchenko
2019-02-09
1
-4
/
+4
|
*
ipmi:ssif: Change some pr_xxx to dev_xxx calls
Corey Minyard
2019-02-09
1
-42
/
+74
|
*
ipmi: kcs_bmc: handle devm_kasprintf() failure case
Nicholas Mc Guire
2019-02-09
1
-2
/
+3
|
*
ipmi: Fix return value when a message is truncated
Corey Minyard
2019-02-09
1
-3
/
+3
|
*
ipmi: clean an indentation issue, remove extraneous space
Colin Ian King
2019-02-09
1
-1
/
+1
|
*
ipmi: Make the smi watcher be disabled immediately when not needed
Corey Minyard
2019-02-09
3
-76
/
+92
|
*
ipmi: Fix how the lower layers are told to watch for messages
Corey Minyard
2019-02-09
3
-45
/
+105
|
*
ipmi: Fix SSIF flag requests
Corey Minyard
2019-02-09
1
-12
/
+52
|
*
ipmi_si: fix use-after-free of resource->name
Yang Yingliang
2019-02-09
3
-4
/
+11
*
|
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-06
9
-629
/
+300
|
\
\
|
*
|
hpet: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-26
1
-5
/
+2
|
*
|
char: lp: mark expected switch fall-through
Gustavo A. R. Silva
2019-02-13
1
-2
/
+2
|
*
|
Merge 5.0-rc4 into char-misc-next
Greg Kroah-Hartman
2019-01-28
3
-81
/
+124
|
|
\
|
|
*
|
mbcs: add .owner to mbcs struct file_operations
Naveen Kumar Parna
2019-01-22
1
-0
/
+1
|
*
|
applicom: Fix potential Spectre v1 vulnerabilities
Gustavo A. R. Silva
2019-01-22
1
-11
/
+24
|
*
|
hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enable
Buland Singh
2019-01-22
1
-1
/
+1
|
*
|
efirtc: remove unnecessary code efi_rtc_open & efi_rtc_close
Naveen Kumar Parna
2019-01-22
1
-23
/
+0
|
*
|
powerpc: Adopt nvram module for PPC64
Finn Thain
2019-01-22
1
-0
/
+4
|
*
|
char/generic_nvram: Remove as unused
Finn Thain
2019-01-22
2
-165
/
+1
|
*
|
powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAM
Finn Thain
2019-01-22
1
-10
/
+9
|
*
|
powerpc: Implement nvram ioctls
Finn Thain
2019-01-22
1
-0
/
+38
|
*
|
char/nvram: Add "devname:nvram" module alias
Finn Thain
2019-01-22
1
-0
/
+1
|
*
|
m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRA...
Finn Thain
2019-01-22
1
-1
/
+2
|
*
|
char/nvram: Implement NVRAM read/write methods
Finn Thain
2019-01-22
1
-46
/
+74
|
*
|
char/nvram: Allow the set_checksum and initialize ioctls to be omitted
Finn Thain
2019-01-22
1
-30
/
+40
|
*
|
char/nvram: Adopt arch_nvram_ops
Finn Thain
2019-01-22
1
-6
/
+24
|
*
|
powerpc: Replace nvram_* extern declarations with standard header
Finn Thain
2019-01-22
1
-0
/
+1
|
*
|
nvram: Replace nvram_* function exports with static functions
Finn Thain
2019-01-22
1
-22
/
+5
|
*
|
char/nvram: Re-order functions to remove forward declarations and #ifdefs
Finn Thain
2019-01-22
1
-95
/
+72
|
*
|
m68k/atari: Move Atari-specific code out of drivers/char/nvram.c
Finn Thain
2019-01-22
1
-245
/
+35
|
*
|
scsi/atari_scsi: Don't select CONFIG_NVRAM
Finn Thain
2019-01-22
1
-4
/
+1
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-06
1
-2
/
+0
|
\
\
\
|
*
|
|
agp: efficeon: no need to set PG_reserved on GATT tables
David Hildenbrand
2019-03-05
1
-2
/
+0
*
|
|
|
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-03-06
3
-0
/
+322
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
hwrng: make symbol 'optee_rng_id_table' static
Wei Yongjun
2019-02-20
1
-1
/
+1
|
*
|
|
hwrng: Fix unsigned comparison with less than zero
YueHaibing
2019-02-20
1
-2
/
+2
|
*
|
|
hwrng: optee: Initialize some structs using memset instead of braces
Nathan Chancellor
2019-02-20
1
-5
/
+13
|
*
|
|
Merge tag 'tee-bus-for-5.1' of https://git.linaro.org/people/jens.wiklander/l...
Arnd Bergmann
2019-02-15
3
-0
/
+314
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
[next]