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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] array
Linus Torvalds
2018-10-27
1
-1
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-10-26
8
-24
/
+22
|
\
|
*
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
Johannes Weiner
2018-10-26
1
-4
/
+0
|
*
mm, proc: add KReclaimable to /proc/meminfo
Vlastimil Babka
2018-10-26
1
-7
/
+12
|
*
mm: rename and change semantics of nr_indirectly_reclaimable_bytes
Vlastimil Babka
2018-10-26
1
-4
/
+4
|
*
of: ignore sub-page memory regions
Mike Rapoport
2018-10-26
1
-5
/
+6
|
*
Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...
Michal Hocko
2018-10-26
4
-4
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-10-26
24
-158
/
+94
|
\
\
|
*
|
lan743x: Remove SPI dependency from Microchip group.
Bryan Whitehead
2018-10-25
1
-1
/
+0
|
*
|
drivers: net: remove <net/busy_poll.h> inclusion when not needed
Eric Dumazet
2018-10-25
9
-9
/
+0
|
*
|
net: phy: genphy_10g_driver: Avoid NULL pointer dereference
Andrew Lunn
2018-10-25
1
-1
/
+1
|
*
|
r8169: fix broken Wake-on-LAN from S5 (poweroff)
Heiner Kallweit
2018-10-25
1
-2
/
+7
|
*
|
octeontx2-af: Use GFP_ATOMIC under spin lock
Wei Yongjun
2018-10-25
1
-1
/
+1
|
*
|
net: ethernet: cadence: fix socket buffer corruption problem
Tristram Ha
2018-10-25
1
-1
/
+1
|
*
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2018-10-24
9
-138
/
+77
|
|
\
\
|
|
*
|
ice: Poll for link status change
Anirudh Venkataramanan
2018-10-24
3
-120
/
+25
|
|
*
|
ice: Allocate VF interrupts and set queue map
Anirudh Venkataramanan
2018-10-24
2
-4
/
+17
|
|
*
|
ice: Introduce ice_dev_onetime_setup
Anirudh Venkataramanan
2018-10-24
4
-0
/
+25
|
|
*
|
ice: Use capability count returned by the firmware
Anirudh Venkataramanan
2018-10-24
1
-3
/
+1
|
|
*
|
ice: Update expected FW version
Anirudh Venkataramanan
2018-10-24
1
-3
/
+2
|
|
*
|
ice: Change device ID define names to align with branding string
Anirudh Venkataramanan
2018-10-24
2
-6
/
+6
|
|
*
|
ice: Make ice_msix_clean_rings static
Anirudh Venkataramanan
2018-10-24
2
-2
/
+1
|
*
|
|
net: hns3: Fix for warning uninitialized symbol hw_err_lst3
Shiju Jose
2018-10-24
1
-4
/
+6
|
*
|
|
octeontx2-af: Copy the right amount of memory
Dan Carpenter
2018-10-24
1
-1
/
+1
*
|
|
|
Merge tag 'mips_fixes_4.20_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-26
1
-1
/
+7
|
\
\
\
\
|
*
|
|
|
TC: Set DMA masks for devices
Maciej W. Rozycki
2018-10-11
1
-1
/
+7
*
|
|
|
|
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-26
19
-287
/
+327
|
\
\
\
\
\
|
*
|
|
|
|
macintosh/windfarm_smu_sat: Fix debug output
Benjamin Herrenschmidt
2018-10-19
1
-18
/
+7
|
*
|
|
|
|
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
2018-10-14
1
-1
/
+1
|
*
|
|
|
|
powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
Christophe Leroy
2018-10-14
1
-1
/
+1
|
*
|
|
|
|
soc/fsl/qbman: use ioremap_cache() instead of ioremap_prot(0)
Christophe Leroy
2018-10-14
1
-1
/
+1
|
*
|
|
|
|
drivers/block/z2ram: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU)
Christophe Leroy
2018-10-13
1
-2
/
+1
|
*
|
|
|
|
drivers/video/fbdev: use ioremap_wc/wt() instead of __ioremap()
Christophe Leroy
2018-10-13
4
-16
/
+9
|
*
|
|
|
|
powerpc/eeh: Cleanup eeh_pe_state_mark()
Sam Bobroff
2018-10-13
1
-1
/
+1
|
*
|
|
|
|
macintosh/via-macii, macintosh/adb-iop: Clean up whitespace
Finn Thain
2018-10-08
2
-160
/
+174
|
*
|
|
|
|
macintosh/via-macii, macintosh/adb-iop: Modernize printk calls
Finn Thain
2018-10-08
2
-2
/
+2
|
*
|
|
|
|
macintosh/via-macii: Simplify locking
Finn Thain
2018-10-08
1
-8
/
+18
|
*
|
|
|
|
macintosh/via-macii: Remove BUG_ON assertions
Finn Thain
2018-10-08
1
-42
/
+7
|
*
|
|
|
|
macintosh/via-macii: Synchronous bus reset
Finn Thain
2018-10-08
1
-1
/
+2
|
*
|
|
|
|
macintosh/adb: Rework printk output again
Finn Thain
2018-10-08
2
-35
/
+26
|
*
|
|
|
|
macintosh: Use common code to access RTC
Finn Thain
2018-10-08
2
-0
/
+68
|
*
|
|
|
|
macintosh: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-10-03
3
-6
/
+14
|
*
|
|
|
|
ocxl: Fix access to the AFU Descriptor Data
Christophe Lombard
2018-09-19
1
-1
/
+3
*
|
|
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2018-10-26
9
-127
/
+356
|
\
\
\
\
\
\
|
*
|
|
|
|
|
MD: Memory leak when flush bio size is zero
Xiao Ni
2018-10-22
1
-4
/
+6
|
*
|
|
|
|
|
md: fix memleak for mempool
Jack Wang
2018-10-22
1
-8
/
+8
|
*
|
|
|
|
|
md-cluster: remove suspend_info
Guoqing Jiang
2018-10-18
1
-71
/
+32
|
*
|
|
|
|
|
md-cluster: send BITMAP_NEEDS_SYNC message if reshaping is interrupted
Guoqing Jiang
2018-10-18
2
-5
/
+26
|
*
|
|
|
|
|
md-cluster/bitmap: don't call md_bitmap_sync_with_cluster during reshaping stage
Guoqing Jiang
2018-10-18
1
-7
/
+20
|
*
|
|
|
|
|
md-cluster/raid10: don't call remove_and_add_spares during reshaping stage
Guoqing Jiang
2018-10-18
1
-2
/
+6
[next]