index
:
Linux Stable
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.13.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
*
staging: lustre: delete the filesystem from the tree.
Greg Kroah-Hartman
2018-06-05
308
-195272
/
+0
*
staging: vc04_services: no need to save the log debufs dentries
Greg Kroah-Hartman
2018-06-01
1
-19
/
+10
*
staging: vc04_services: vchiq_debugfs_log_entry can be a void *
Greg Kroah-Hartman
2018-06-01
1
-4
/
+4
*
staging: vc04_services: remove struct vchiq_debugfs_info
Greg Kroah-Hartman
2018-06-01
1
-13
/
+1
*
staging: vc04_services: move client dbg directory into static variable
Greg Kroah-Hartman
2018-06-01
1
-14
/
+4
*
staging: vc04_services: remove odd vchiq_debugfs_top() wrapper
Greg Kroah-Hartman
2018-06-01
1
-16
/
+8
*
staging: vc04_services: no need to check debugfs return values
Greg Kroah-Hartman
2018-06-01
3
-74
/
+15
*
staging: mt7621-gpio: reorder includes alphabetically
Sergio Paracuellos
2018-06-01
1
-4
/
+4
*
staging: mt7621-gpio: change gc_map to don't use pointers
Sergio Paracuellos
2018-06-01
1
-10
/
+7
*
staging: mt7621-gpio: use GPIOF_DIR_OUT and GPIOF_DIR_IN macros instead of cu...
Sergio Paracuellos
2018-06-01
1
-1
/
+2
*
staging: mt7621-gpio: change 'to_mediatek_gpio' to make just a one line return
Sergio Paracuellos
2018-06-01
1
-7
/
+3
*
staging: mt7621-gpio: dt-bindings: update documentation for #interrupt-cells ...
Sergio Paracuellos
2018-06-01
1
-2
/
+8
*
staging: mt7621-gpio: update #interrupt-cells for the gpio node
Sergio Paracuellos
2018-06-01
2
-3
/
+3
*
staging: mt7621-gpio: dt-bindings: complete documentation for the gpio
Sergio Paracuellos
2018-06-01
1
-5
/
+9
*
staging: mt7621-dts: add missing properties to gpio node
Sergio Paracuellos
2018-06-01
1
-0
/
+2
*
staging: mt7621-gpio: change lock place in irq mask and unmask functions
Sergio Paracuellos
2018-06-01
1
-4
/
+2
*
staging: mt7621-gpio: avoid locking in mediatek_gpio_get_direction
Sergio Paracuellos
2018-06-01
1
-6
/
+1
*
staging: mt7621-gpio: fix masks for gpio pin
Sergio Paracuellos
2018-06-01
1
-5
/
+6
*
staging: mt7621-gpio: use module_platform_driver() instead subsys initcall
Sergio Paracuellos
2018-06-01
1
-7
/
+1
*
staging: mt7621-gpio: rename MTK_MAX_BANK into MTK_BANK_CNT
Sergio Paracuellos
2018-06-01
1
-5
/
+5
*
staging: mt7621-mmc: Fix line size exceeding 80 columns
Sankalp Negi
2018-06-01
1
-1
/
+2
*
staging: rtl8192e: Correct indentation of switch statements - coding style
John Whitmore
2018-06-01
1
-24
/
+24
*
staging: rtl8192e: correct position of '{', '}', '(' and ')' - coding style
John Whitmore
2018-06-01
1
-138
/
+79
*
staging: rtl8192e: Add spaces where required by coding standard
John Whitmore
2018-06-01
1
-63
/
+63
*
staging: lustre: get rid of ldebugfs_remove()
Greg Kroah-Hartman
2018-06-01
11
-58
/
+22
*
staging: lustre: make ldebugfs_add_vars a void function
Greg Kroah-Hartman
2018-06-01
8
-94
/
+27
*
staging: lustre: remove last two users of ldebugfs_register()
Greg Kroah-Hartman
2018-06-01
5
-61
/
+8
*
staging: lustre: unwrap some ldebugfs_register() calls
Greg Kroah-Hartman
2018-06-01
8
-93
/
+24
*
staging: lustre: remove ldebugfs_obd_seq_create() wrapper function
Greg Kroah-Hartman
2018-06-01
5
-42
/
+8
*
staging: lustre: remove ldebugfs_seq_create() wrapper function
Greg Kroah-Hartman
2018-06-01
7
-63
/
+21
*
staging: lustre: remove ldebugfs_register_stats() wrapper function
Greg Kroah-Hartman
2018-06-01
5
-38
/
+16
*
staging: lustre: remove ldebugfs_add_simple() wrapper
Greg Kroah-Hartman
2018-06-01
3
-40
/
+5
*
staging: lustre: no need to check debugfs return values
Greg Kroah-Hartman
2018-06-01
2
-28
/
+2
*
staging: unisys: visornic: no need to check debugfs return values
Greg Kroah-Hartman
2018-06-01
1
-17
/
+6
*
staging: rtlwifi: don't check the return value of debugfs_create_file
Greg Kroah-Hartman
2018-06-01
1
-6
/
+3
*
staging: greybus: camera: no need to check debugfs return values
Greg Kroah-Hartman
2018-06-01
1
-14
/
+3
*
Staging:rtl888eu:include Fix CamelCase issue
Janani Sankara Babu
2018-05-31
10
-165
/
+165
*
staging: lustre: include linux/highmem.h when needed
Arnd Bergmann
2018-05-31
1
-0
/
+1
*
staging: comedi: comedi_usb.h: SPDX License Identifier is added in the first ...
Bhanusree Pola
2018-05-31
1
-3
/
+2
*
staging: mt7621-pci: Fix line size exceeding 80 columns.
Sankalp Negi
2018-05-31
1
-1
/
+2
*
staging: rtlwifi: use single_open and single_release properly
Tiezhu Yang
2018-05-31
1
-4
/
+6
*
staging: wlan-ng: remove unused declarations from p80211types.h
Tim Collier
2018-05-31
1
-31
/
+0
*
staging: lustre: mdc: excessive memory consumption by the xattr cache
Andrew Perepechko
2018-05-31
1
-10
/
+13
*
staging: lustre: acl: increase ACL entries limitation
Fan Yong
2018-05-31
8
-8
/
+24
*
staging: lustre: llite: remove unused parameters from md_{get, set}xattr()
John L. Hammond
2018-05-31
7
-49
/
+46
*
staging: lustre: llite: add support set_acl method in inode operations
Dmitry Eremin
2018-05-31
2
-0
/
+59
*
staging: lustre: llite: create acl.c file
James Simmons
2018-05-31
4
-13
/
+58
*
staging: lustre: fix more build errors in errno.c
Greg Kroah-Hartman
2018-05-26
1
-0
/
+2
*
staging: lustre: fix build error in errno.c
Greg Kroah-Hartman
2018-05-26
1
-0
/
+1
*
staging: lustre: fix build error in mdc_request.c
Greg Kroah-Hartman
2018-05-26
1
-0
/
+1
[next]