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
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
2
-3
/
+3
*
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-20
2
-4
/
+1
|
\
|
*
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
2016-02-16
2
-4
/
+1
*
|
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-03-19
20
-732
/
+4469
|
\
\
|
*
|
cxl: Ignore probes for virtual afu pci devices
Vaibhav Jain
2016-03-09
3
-0
/
+16
|
*
|
cxl: Remove cxl_get_phys_dev() kernel API
Frederic Barrat
2016-03-09
1
-1
/
+0
|
*
|
cxl: Add tracepoints around the cxl hcall
Christophe Lombard
2016-03-09
2
-0
/
+202
|
*
|
cxl: Adapter failure handling
Christophe Lombard
2016-03-09
7
-35
/
+198
|
*
|
cxl: Support the cxl kernel API from a guest
Frederic Barrat
2016-03-09
6
-110
/
+198
|
*
|
cxl: Parse device tree and create cxl device(s) at boot
Frederic Barrat
2016-03-09
1
-0
/
+25
|
*
|
cxl: Support to flash a new image on the adapter from a guest
Christophe Lombard
2016-03-09
6
-5
/
+574
|
*
|
cxl: sysfs support for guests
Christophe Lombard
2016-03-09
4
-20
/
+108
|
*
|
cxl: Add guest-specific code
Christophe Lombard
2016-03-09
10
-11
/
+1525
|
*
|
cxl: Separate bare-metal fields in adapter and AFU data structures
Christophe Lombard
2016-03-09
8
-111
/
+164
|
*
|
cxl: New hcalls to support cxl adapters
Christophe Lombard
2016-03-09
5
-2
/
+890
|
*
|
cxl: IRQ allocation for guests
Frederic Barrat
2016-03-09
1
-14
/
+64
|
*
|
cxl: Update cxl_irq() prototype
Frederic Barrat
2016-03-09
2
-3
/
+2
|
*
|
cxl: Isolate a few bare-metal-specific calls
Frederic Barrat
2016-03-09
4
-11
/
+22
|
*
|
cxl: Rename some bare-metal specific functions
Frederic Barrat
2016-03-09
3
-100
/
+104
|
*
|
cxl: Introduce implementation-specific API
Frederic Barrat
2016-03-09
11
-120
/
+185
|
*
|
cxl: Define process problem state area at attach time only
Frederic Barrat
2016-03-09
1
-9
/
+2
|
*
|
cxl: Move bare-metal specific code to specialized files
Frederic Barrat
2016-03-09
5
-244
/
+245
|
*
|
cxl: Move common code away from bare-metal-specific files
Christophe Lombard
2016-03-09
5
-75
/
+84
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
1
-1
/
+4
|
\
\
\
|
*
|
|
misc: sram: add optional ioremap without write combining
Marcin Wojtas
2016-03-14
1
-1
/
+4
*
|
|
|
Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2016-03-18
1
-0
/
+1
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
-
-
.
\
\
\
Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/bcm2835' and '...
Mark Brown
2016-03-13
1
-0
/
+1
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
/
/
|
|
|
|
|
/
/
|
|
*
|
/
/
ASoC: atmel_ssc_dai: distinguish the different SSC
Songjun Wu
2016-03-02
1
-0
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-03-17
3
-0
/
+2717
|
\
\
\
\
\
|
*
\
\
\
\
Merge char-misc-next into staging-next
Greg Kroah-Hartman
2016-02-22
67
-3100
/
+3595
|
|
\
\
\
\
\
|
*
|
|
|
|
|
misc: panel, convert struct to bitmap
Daniel Chromik
2016-02-11
1
-47
/
+40
|
*
|
|
|
|
|
misc: Move panel driver out of staging
Ksenija Stanojevic
2016-02-03
3
-0
/
+2724
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-17
70
-3266
/
+3952
|
\
\
\
\
\
\
|
*
|
|
|
|
|
pch_phub: return -ENODATA if ROM can't be mapped
Colin Ian King
2016-03-05
1
-1
/
+3
|
*
|
|
|
|
|
misc: at24: replace memory_accessor with nvmem_device_read
Andrew Lunn
2016-03-01
1
-30
/
+1
|
*
|
|
|
|
|
eeprom: 93xx46: extend driver to plug into the NVMEM framework
Andrew Lunn
2016-03-01
2
-27
/
+95
|
*
|
|
|
|
|
eeprom: at25: extend driver to plug into the NVMEM framework
Andrew Lunn
2016-03-01
2
-55
/
+71
|
*
|
|
|
|
|
eeprom: at25: Remove in kernel API for accessing the EEPROM
Andrew Lunn
2016-03-01
1
-26
/
+0
|
*
|
|
|
|
|
eeprom: at24: extend driver to plug into the NVMEM framework
Andrew Lunn
2016-03-01
2
-41
/
+82
|
*
|
|
|
|
|
misc: ad525x_dpot: Fix the enabling of the "otpXen" attributes
Dan Bogdan Nechita
2016-03-01
1
-1
/
+1
|
*
|
|
|
|
|
drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errors
Michael Hennerich
2016-03-01
1
-1
/
+1
|
*
|
|
|
|
|
mei: me: add broxton pci device ids
Tomas Winkler
2016-03-01
2
-0
/
+7
|
*
|
|
|
|
|
Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/...
Greg Kroah-Hartman
2016-03-01
1
-3
/
+119
|
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
lkdtm: improve use-after-free tests
Kees Cook
2016-03-01
1
-4
/
+15
|
|
*
|
|
|
|
lkdtm: add test for atomic_t underflow/overflow
David Windsor
2016-03-01
1
-0
/
+13
|
|
*
|
|
|
|
lkdtm: Add read/write after free tests for buddy memory
Laura Abbott
2016-03-01
1
-0
/
+45
|
|
*
|
|
|
|
lkdtm: Update WRITE_AFTER_FREE test
Laura Abbott
2016-03-01
1
-4
/
+13
|
|
*
|
|
|
|
lkdtm: Add READ_AFTER_FREE test
Laura Abbott
2016-03-01
1
-0
/
+38
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
mei: fix format string in debug prints
Alexander Usyskin
2016-02-20
4
-6
/
+6
|
*
|
|
|
|
misc: mic: silence an overflow warning
Dan Carpenter
2016-02-14
1
-1
/
+2
[next]