index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-08
android: binder: Rate-limit debug and userspace triggered err msgs
Sherry Yang
2
-17
/
+29
2018-08-08
Merge tag 'fsi-updates-2018-08-08' of git://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2
-7
/
+33
2018-08-08
fsi: sbefifo: Bump max command length
Benjamin Herrenschmidt
1
-7
/
+32
2018-08-06
fsi: scom: Fix NULL dereference
Benjamin Herrenschmidt
1
-0
/
+1
2018-08-05
misc: mic: SCIF Fix scif_get_new_port() error handling
Dan Carpenter
1
-11
/
+9
2018-08-05
misc: cxl: changed asterisk position
Parth Y Shah
1
-1
/
+1
2018-08-05
genwqe: card_base: Use true and false for boolean values
Gustavo A. R. Silva
1
-1
/
+1
2018-08-05
misc: eeprom: assignment outside the if statement
Parth Y Shah
1
-1
/
+2
2018-08-02
uio: potential double frees if __uio_register_device() fails
Dan Carpenter
1
-2
/
+1
2018-08-02
eeprom: idt_89hpesx: clean up an error pointer vs NULL inconsistency
Dan Carpenter
1
-1
/
+1
2018-08-02
misc: ti-st: Fix memory leak in the error path of probe()
Anton Vasilyev
1
-2
/
+2
2018-08-02
android: binder: Show extra_buffers_size in trace
Sherry Yang
1
-2
/
+5
2018-08-02
firmware: vpd: Fix section enabled flag on vpd_section_destroy
Anton Vasilyev
1
-1
/
+4
2018-08-02
platform: goldfish: Retire pdev_bus
Roman Kiryanov
3
-238
/
+0
2018-08-02
goldfish: Use dedicated macros instead of manual bit shifting
Roman Kiryanov
1
-4
/
+7
2018-08-02
goldfish: Add missing includes to goldfish.h
Roman Kiryanov
1
-0
/
+3
2018-08-02
mux: adgs1408: new driver for Analog Devices ADGS1408/1409 mux
Mircea Caprioru
3
-0
/
+143
2018-08-02
dt-bindings: mux: add adi,adgs1408
Mircea Caprioru
2
-0
/
+54
2018-08-02
Drivers: hv: vmbus: Cleanup synic memory free path
Michael Kelley
1
-6
/
+8
2018-08-02
Drivers: hv: vmbus: Remove use of slow_virt_to_phys()
Michael Kelley
1
-7
/
+20
2018-08-02
Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
Dexuan Cui
3
-16
/
+32
2018-08-02
mei: define dma ring buffer sizes for PCH12 HW and newer
Alexander Usyskin
2
-0
/
+17
2018-08-02
mei: restrict dma ring support to hbm version 2.1
Tomas Winkler
4
-0
/
+16
2018-08-02
mei: hbm: introduce dma bit in the message header
Tomas Winkler
4
-6
/
+16
2018-08-02
mei: hbm: define dma ring setup protocol
Tomas Winkler
1
-0
/
+49
2018-08-02
mei: add support for variable length mei headers.
Tomas Winkler
6
-64
/
+102
2018-08-02
uio: fix possible circular locking dependency
Xiubo Li
1
-10
/
+6
2018-08-02
uio: pruss: fix error handling in probe
Dan Carpenter
1
-24
/
+45
2018-07-29
Drivers: hv: vmbus: add numa_node to sysfs
Stephen Hemminger
2
-0
/
+24
2018-07-29
Drivers: hv: vmbus: Get rid of MSR access from vmbus_drv.c
Sunil Muthuswamy
2
-1
/
+4
2018-07-29
Drivers: hv: vmbus: Fix the issue with freeing up hv_ctl_table_hdr
Sunil Muthuswamy
1
-10
/
+4
2018-07-29
Drivers: hv: vmus: Fix the check for return value from kmsg get dump buffer
Sunil Muthuswamy
1
-7
/
+4
2018-07-27
Merge tag 'fsi-updates-2018-07-27' of git://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
7
-146
/
+496
2018-07-27
fsi: Prevent multiple concurrent rescans
Benjamin Herrenschmidt
2
-2
/
+16
2018-07-27
fsi: Add cfam char devices
Benjamin Herrenschmidt
1
-51
/
+213
2018-07-27
fsi: scom: Convert to use the new chardev
Benjamin Herrenschmidt
1
-50
/
+80
2018-07-27
fsi: sbefifo: Convert to use the new chardev
Benjamin Herrenschmidt
1
-29
/
+55
2018-07-27
fsi: Add new central chardev support
Benjamin Herrenschmidt
3
-3
/
+119
2018-07-26
fsi: master-ast-cf: Rename dump_trace() to avoid name collision
Benjamin Herrenschmidt
1
-5
/
+5
2018-07-26
fsi: master-ast-cf: Fix memory leak
Gustavo A. R. Silva
1
-2
/
+4
2018-07-25
thunderbolt: Add support for runtime PM
Mika Westerberg
7
-20
/
+276
2018-07-25
thunderbolt: Remove redundant variable 'approved'
Colin Ian King
1
-2
/
+0
2018-07-25
thunderbolt: Use correct ICM commands in system suspend
Mika Westerberg
1
-5
/
+13
2018-07-25
thunderbolt: No need to take tb->lock in domain suspend/complete
Mika Westerberg
1
-14
/
+1
2018-07-25
thunderbolt: Do not unnecessarily call ICM get route
Mika Westerberg
1
-9
/
+26
2018-07-25
thunderbolt: Use 64-bit DMA mask if supported by the platform
Mika Westerberg
1
-0
/
+8
2018-07-25
thunderbolt: Fix small typo in variable name
Nathan Ciobanu
1
-1
/
+1
2018-07-25
fsi: master-ast-cf: Mask unused bits in RTAG/RCRC
Benjamin Herrenschmidt
1
-2
/
+2
2018-07-24
android: binder: Include asm/cacheflush.h after linux/ include files
Guenter Roeck
1
-1
/
+3
2018-07-24
android: binder_alloc: Include asm/cacheflush.h after linux/ include files
Guenter Roeck
1
-1
/
+1
[next]