index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: char: mem: fix IS_ERROR_VALUE usage
Andrzej Hajda
2016-03-05
1
-1
/
+1
*
char: xillybus: Fix internal data structure initialization
Eli Billauer
2016-03-05
1
-1
/
+3
*
pch_phub: return -ENODATA if ROM can't be mapped
Colin Ian King
2016-03-05
1
-1
/
+3
*
Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
Alex Ng
2016-03-02
1
-1
/
+9
*
Drivers: hv: vmbus: Support handling messages on multiple CPUs
K. Y. Srinivasan
2016-03-02
3
-7
/
+17
*
Drivers: hv: utils: Remove util transport handler from list if registration f...
Alex Ng
2016-03-02
1
-0
/
+3
*
Drivers: hv: util: Pass the channel information during the init call
K. Y. Srinivasan
2016-03-02
5
-3
/
+5
*
Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_u...
Vitaly Kuznetsov
2016-03-02
1
-1
/
+1
*
Drivers: hv: vmbus: remove code duplication in message handling
Vitaly Kuznetsov
2016-03-02
3
-47
/
+27
*
Drivers: hv: vmbus: avoid wait_for_completion() on crash
Vitaly Kuznetsov
2016-03-02
4
-6
/
+6
*
Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
Vitaly Kuznetsov
2016-03-02
1
-35
/
+33
*
misc: at24: replace memory_accessor with nvmem_device_read
Andrew Lunn
2016-03-02
6
-52
/
+13
*
eeprom: 93xx46: extend driver to plug into the NVMEM framework
Andrew Lunn
2016-03-02
2
-27
/
+95
*
eeprom: at25: extend driver to plug into the NVMEM framework
Andrew Lunn
2016-03-02
2
-55
/
+71
*
eeprom: at25: Remove in kernel API for accessing the EEPROM
Andrew Lunn
2016-03-02
2
-28
/
+0
*
eeprom: at24: extend driver to plug into the NVMEM framework
Andrew Lunn
2016-03-02
2
-41
/
+82
*
nvmem: Add backwards compatibility support for older EEPROM drivers.
Andrew Lunn
2016-03-02
2
-9
/
+79
*
nvmem: Add flag to export NVMEM to root only
Andrew Lunn
2016-03-02
2
-2
/
+56
*
misc: ad525x_dpot: Fix the enabling of the "otpXen" attributes
Dan Bogdan Nechita
2016-03-02
1
-1
/
+1
*
drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errors
Michael Hennerich
2016-03-02
1
-1
/
+1
*
mei: me: add broxton pci device ids
Tomas Winkler
2016-03-02
2
-0
/
+7
*
Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/...
Greg Kroah-Hartman
2016-03-02
15
-9
/
+399
|
\
|
*
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
|
*
MAINTAINERS: add myself as lkdtm maintainer
Kees Cook
2016-03-01
1
-0
/
+5
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2016-03-01
13
-6
/
+275
|
|
\
|
|
*
sparc64: Fix sparc64_set_context stack handling.
David S. Miller
2016-03-01
1
-1
/
+1
|
|
*
sparc32: Add -Wa,-Av8 to KBUILD_CFLAGS.
David S. Miller
2016-03-01
1
-0
/
+6
|
|
*
Add sun4v_wdt watchdog driver
wim.coekaerts@oracle.com
2016-01-31
6
-1
/
+210
|
|
*
sparc: Fix system call tracing register handling.
Mike Frysinger
2016-01-22
2
-0
/
+53
|
|
*
sparc: Hook up copy_file_range syscall.
David S. Miller
2016-01-22
3
-4
/
+5
*
|
|
Merge tag 'extcon-next-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2016-03-02
11
-13
/
+92
|
\
\
\
|
*
|
|
extcon: palmas: Drop IRQF_EARLY_RESUME flag
Grygorii Strashko
2016-02-29
1
-2
/
+2
|
*
|
|
arm: boot: beaglex15: pass correct interrupt
Felipe Balbi
2016-02-05
1
-0
/
+1
|
*
|
|
arm: boot: dts: beaglex15: Remove ID GPIO
Felipe Balbi
2016-02-05
1
-2
/
+0
|
*
|
|
extcon: palmas: Add the support for VBUS detection by using GPIO
Felipe Balbi
2016-02-05
2
-0
/
+53
|
*
|
|
extcon: max77843: Use correct size for reading the interrupt register
Dan Carpenter
2016-02-05
1
-1
/
+1
|
*
|
|
extcon: arizona: Use DAPM mutex helper functions
Charles Keepax
2016-01-25
1
-2
/
+2
|
*
|
|
extcon: Add the EXTCON_CHG_USB_SDP to support SDP charing port
Chanwoo Choi
2016-01-25
6
-1
/
+28
|
*
|
|
extcon: gpio: Fix typo in comment
Moritz Fischer
2016-01-25
1
-1
/
+1
|
*
|
|
extcon: Use to_i2c_client for both rt8973a and sm5502
Geliang Tang
2016-01-25
2
-4
/
+4
*
|
|
|
Merge 4.5-rc6 into char-misc-next
Greg Kroah-Hartman
2016-03-02
539
-4374
/
+7318
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Linux 4.5-rc6
v4.5-rc6
Linus Torvalds
2016-02-28
1
-1
/
+1
|
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-02-28
2
-131
/
+244
|
|
\
\
\
|
|
*
|
|
perf: Robustify task_function_call()
Peter Zijlstra
2016-02-25
1
-20
/
+20
|
|
*
|
|
perf: Fix scaling vs. perf_install_in_context()
Peter Zijlstra
2016-02-25
1
-45
/
+70
|
|
*
|
|
perf: Fix scaling vs. perf_event_enable()
Peter Zijlstra
2016-02-25
1
-19
/
+23
[next]