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.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-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
Commit message (
Expand
)
Author
Age
Files
Lines
*
deprecate the '__deprecated' attribute warnings entirely and for good
Linus Torvalds
2018-08-18
3
-28
/
+2
*
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-08-18
26
-161
/
+272
|
\
|
*
Merge 4.18-rc7 into driver-core-next
Greg Kroah-Hartman
2018-07-30
1241
-6667
/
+11712
|
|
\
|
*
|
base: core: Remove WARN_ON from link dependencies check
Benjamin Gaignard
2018-07-21
1
-2
/
+2
|
*
|
drivers/base: stop new probing during shutdown
Pingfan Liu
2018-07-21
1
-0
/
+3
|
*
|
drivers: core: Remove glue dirs from sysfs earlier
Benjamin Herrenschmidt
2018-07-16
2
-0
/
+19
|
*
|
driver core: remove unnecessary function extern declare
Shaokun Zhang
2018-07-16
2
-3
/
+1
|
*
|
sysfs.h: fix non-kernel-doc comment
Randy Dunlap
2018-07-16
1
-3
/
+3
|
*
|
PM / Domains: Stop deferring probe at the end of initcall
Rob Herring
2018-07-10
1
-1
/
+1
|
*
|
iommu: Remove IOMMU_OF_DECLARE
Rob Herring
2018-07-10
10
-44
/
+1
|
*
|
iommu: Stop deferring probe at end of initcalls
Rob Herring
2018-07-10
1
-1
/
+1
|
*
|
pinctrl: Support stopping deferred probe after initcalls
Rob Herring
2018-07-10
1
-4
/
+11
|
*
|
dt-bindings: pinctrl: add a 'pinctrl-use-default' property
Rob Herring
2018-07-10
1
-0
/
+6
|
*
|
driver core: allow stopping deferred probe after init
Rob Herring
2018-07-10
3
-0
/
+70
|
*
|
driver core: add a debugfs entry to show deferred devices
Javier Martinez Canillas
2018-07-08
1
-0
/
+29
|
*
|
sysfs: Fix internal_create_group() for named group updates
Rajat Jain
2018-07-07
1
-7
/
+22
|
*
|
base: fix order of OF initialization
Wesley W. Terpstra
2018-07-07
1
-1
/
+1
|
*
|
linux/device.h: fix kernel-doc notation warning
Randy Dunlap
2018-07-07
1
-1
/
+1
|
*
|
Documentation: update firmware loader fallback reference
Luis R. Rodriguez
2018-07-07
1
-1
/
+6
|
*
|
kobject: Replace strncpy with memcpy
Guenter Roeck
2018-07-07
1
-1
/
+1
|
*
|
drivers: base: cacheinfo: use OF property_read_u32 instead of get_property,re...
Sudeep Holla
2018-07-07
1
-14
/
+10
|
*
|
kernfs: Replace strncpy with memcpy
Guenter Roeck
2018-07-07
1
-1
/
+1
|
*
|
device: Add #define dev_fmt similar to #define pr_fmt
Joe Perches
2018-07-06
2
-51
/
+64
|
*
|
drivers: base: initcall_debug logs for driver probe times
Todd Poynor
2018-07-06
1
-28
/
+22
*
|
|
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-18
302
-1559
/
+18142
|
\
\
\
|
*
|
|
android: binder: Rate-limit debug and userspace triggered err msgs
Sherry Yang
2018-08-08
2
-17
/
+29
|
*
|
|
Merge tag 'fsi-updates-2018-08-08' of git://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2018-08-08
2
-7
/
+33
|
|
\
\
\
|
|
*
|
|
fsi: sbefifo: Bump max command length
Benjamin Herrenschmidt
2018-08-08
1
-7
/
+32
|
|
*
|
|
fsi: scom: Fix NULL dereference
Benjamin Herrenschmidt
2018-08-06
1
-0
/
+1
|
*
|
|
|
misc: mic: SCIF Fix scif_get_new_port() error handling
Dan Carpenter
2018-08-05
1
-11
/
+9
|
*
|
|
|
misc: cxl: changed asterisk position
Parth Y Shah
2018-08-05
1
-1
/
+1
|
*
|
|
|
genwqe: card_base: Use true and false for boolean values
Gustavo A. R. Silva
2018-08-05
1
-1
/
+1
|
*
|
|
|
misc: eeprom: assignment outside the if statement
Parth Y Shah
2018-08-05
1
-1
/
+2
|
*
|
|
|
uio: potential double frees if __uio_register_device() fails
Dan Carpenter
2018-08-02
1
-2
/
+1
|
*
|
|
|
eeprom: idt_89hpesx: clean up an error pointer vs NULL inconsistency
Dan Carpenter
2018-08-02
1
-1
/
+1
|
*
|
|
|
misc: ti-st: Fix memory leak in the error path of probe()
Anton Vasilyev
2018-08-02
1
-2
/
+2
|
*
|
|
|
android: binder: Show extra_buffers_size in trace
Sherry Yang
2018-08-02
1
-2
/
+5
|
*
|
|
|
firmware: vpd: Fix section enabled flag on vpd_section_destroy
Anton Vasilyev
2018-08-02
1
-1
/
+4
|
*
|
|
|
platform: goldfish: Retire pdev_bus
Roman Kiryanov
2018-08-02
3
-238
/
+0
|
*
|
|
|
goldfish: Use dedicated macros instead of manual bit shifting
Roman Kiryanov
2018-08-02
1
-4
/
+7
|
*
|
|
|
goldfish: Add missing includes to goldfish.h
Roman Kiryanov
2018-08-02
1
-0
/
+3
|
*
|
|
|
mux: adgs1408: new driver for Analog Devices ADGS1408/1409 mux
Mircea Caprioru
2018-08-02
3
-0
/
+143
|
*
|
|
|
dt-bindings: mux: add adi,adgs1408
Mircea Caprioru
2018-08-02
2
-0
/
+54
|
*
|
|
|
Drivers: hv: vmbus: Cleanup synic memory free path
Michael Kelley
2018-08-02
1
-6
/
+8
|
*
|
|
|
Drivers: hv: vmbus: Remove use of slow_virt_to_phys()
Michael Kelley
2018-08-02
1
-7
/
+20
|
*
|
|
|
Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
Dexuan Cui
2018-08-02
3
-16
/
+32
|
*
|
|
|
mei: define dma ring buffer sizes for PCH12 HW and newer
Alexander Usyskin
2018-08-02
2
-0
/
+17
|
*
|
|
|
mei: restrict dma ring support to hbm version 2.1
Tomas Winkler
2018-08-02
4
-0
/
+16
|
*
|
|
|
mei: hbm: introduce dma bit in the message header
Tomas Winkler
2018-08-02
4
-6
/
+16
|
*
|
|
|
mei: hbm: define dma ring setup protocol
Tomas Winkler
2018-08-02
1
-0
/
+49
[next]