index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: uaccess: Take EVA into account in [__]clear_user
James Hogan
2015-12-22
3
-10
/
+26
*
MIPS: uaccess: Take EVA into account in __copy_from_user()
James Hogan
2015-12-22
1
-3
/
+9
*
MIPS: uaccess: Fix strlen_user with EVA
James Hogan
2015-12-22
1
-1
/
+1
*
Linux 4.4-rc6
v4.4-rc6
Linus Torvalds
2015-12-20
1
-1
/
+1
*
Merge tag 'rtc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...
Linus Torvalds
2015-12-20
2
-14
/
+53
|
\
|
*
rtc: da9063: fix access ordering error during RTC interrupt at system power on
Steve Twiss
2015-12-20
1
-10
/
+9
|
*
rtc: rk808: Compensate for Rockchip calendar deviation on November 31st
Julius Werner
2015-12-20
1
-4
/
+44
*
|
Merge tag 'tty-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-12-19
5
-17
/
+19
|
\
\
|
*
|
tty: Fix GPF in flush_to_ldisc()
Peter Hurley
2015-12-12
1
-1
/
+1
|
*
|
serial: earlycon: Add missing spinlock initialization
Geert Uytterhoeven
2015-12-12
1
-0
/
+2
|
*
|
serial: sh-sci: Fix length of scatterlist
Yoshihiro Shimoda
2015-12-12
1
-1
/
+1
|
*
|
n_tty: Fix poll() after buffer-limited eof push read
Peter Hurley
2015-12-12
1
-13
/
+9
|
*
|
serial: 8250_uniphier: fix dl_read and dl_write functions
Masahiro Yamada
2015-12-12
1
-2
/
+6
*
|
|
Merge tag 'usb-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-12-19
11
-47
/
+122
|
\
\
\
|
*
|
|
USB: fix invalid memory access in hub_activate()
Alan Stern
2015-12-18
1
-3
/
+19
|
*
|
|
USB: ipaq.c: fix a timeout loop
Dan Carpenter
2015-12-18
1
-1
/
+2
|
*
|
|
Merge tag 'phy-for-4.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Greg Kroah-Hartman
2015-12-18
9
-43
/
+101
|
|
\
\
\
|
|
*
|
|
phy: core: Get a refcount to phy in devm_of_phy_get_by_index()
Chunfeng Yun
2015-12-07
1
-6
/
+15
|
|
*
|
|
phy: cygnus: pcie: add missing of_node_put
Julia Lawall
2015-12-03
1
-4
/
+12
|
|
*
|
|
phy: miphy365x: add missing of_node_put
Julia Lawall
2015-12-03
1
-5
/
+11
|
|
*
|
|
phy: miphy28lp: add missing of_node_put
Julia Lawall
2015-12-03
1
-5
/
+11
|
|
*
|
|
phy: rockchip-usb: add missing of_node_put
Julia Lawall
2015-12-03
1
-5
/
+12
|
|
*
|
|
phy: berlin-sata: add missing of_node_put
Julia Lawall
2015-12-03
1
-6
/
+14
|
|
*
|
|
phy: mt65xx-usb3: add missing of_node_put
Julia Lawall
2015-12-03
1
-7
/
+13
|
|
*
|
|
phy: brcmstb-sata: add missing of_node_put
Julia Lawall
2015-12-03
1
-5
/
+12
|
|
*
|
|
phy: sun9i-usb: add USB dependency
Arnd Bergmann
2015-12-03
1
-0
/
+1
*
|
|
|
|
Merge tag 'md/4.4-rc5-fixes' of git://neil.brown.name/md
Linus Torvalds
2015-12-19
3
-10
/
+24
|
\
\
\
\
\
|
*
|
|
|
|
Fix remove_and_add_spares removes drive added as spare in slot_store
Goldwyn Rodrigues
2015-12-18
1
-3
/
+10
|
*
|
|
|
|
md: fix bug due to nested suspend
Mikulas Patocka
2015-12-18
1
-3
/
+4
|
*
|
|
|
|
MD: change journal disk role to disk 0
Shaohua Li
2015-12-18
2
-3
/
+7
|
*
|
|
|
|
md/raid10: fix data corruption and crash during resync
Artur Paszkiewicz
2015-12-18
1
-1
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'powerpc-4.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-12-19
4
-26
/
+26
|
\
\
\
\
\
|
*
|
|
|
|
powerpc/opal-irqchip: Fix deadlock introduced by "Fix double endian conversion"
Alistair Popple
2015-12-18
1
-1
/
+13
|
*
|
|
|
|
powerpc/powernv: pr_warn_once on unsupported OPAL_MSG type
Stewart Smith
2015-12-17
1
-1
/
+1
|
*
|
|
|
|
Partial revert of "powerpc: Individual System V IPC system calls"
Michael Ellerman
2015-12-16
2
-24
/
+12
*
|
|
|
|
|
Merge tag 'spi-fix-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-12-19
3
-8
/
+8
|
\
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
*
-
.
\
\
\
\
\
Merge remote-tracking branches 'spi/fix/dspi' and 'spi/fix/spidev' into spi-l...
Mark Brown
2015-12-16
2
-7
/
+7
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
spi: spidev: Hold spi_lock over all defererences of spi in release()
Mark Brown
2015-12-16
1
-1
/
+1
|
|
|
|
|
_
|
/
/
/
|
|
|
|
/
|
|
|
|
|
|
*
/
|
|
|
|
spi-fsl-dspi: Fix CTAR Register access
Bhuvanchandra DV
2015-12-12
1
-6
/
+6
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge remote-tracking branch 'spi/fix/core' into spi-linus
Mark Brown
2015-12-16
1
-1
/
+1
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
spi: fix parent-device reference leak
Johan Hovold
2015-12-16
1
-1
/
+1
|
|
|
/
/
/
/
*
|
|
|
|
|
Merge tag 'gpio-v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2015-12-19
3
-4
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
gpio: revert get() to non-errorprogating behaviour
Linus Walleij
2015-12-17
1
-1
/
+7
|
*
|
|
|
|
|
gpio: generic: clamp values from bgpio_get_set()
Linus Walleij
2015-12-17
1
-2
/
+2
|
*
|
|
|
|
|
gpio: ath79: Fix the logic to clear offset bit of AR71XX_GPIO_REG_OE register
Axel Lin
2015-12-11
1
-1
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'pinctrl-v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2015-12-19
7
-28
/
+41
|
\
\
\
\
\
\
|
*
|
|
|
|
|
MAINTAINERS: pinctrl: Add maintainers for pinctrl-single
Tony Lindgren
2015-12-14
1
-0
/
+8
|
*
|
|
|
|
|
pinctrl: bcm2835: Fix initial value for direction_output
Stefan Wahren
2015-12-14
1
-6
/
+7
|
*
|
|
|
|
|
pinctrl: intel: fix offset calculation issue of register PAD_OWN
Qipeng Zha
2015-12-10
1
-4
/
+5
|
*
|
|
|
|
|
pinctrl: intel: fix bug of register offset calculation
Qipeng Zha
2015-12-10
4
-17
/
+20
[next]