index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
|
cpufreq-stats: Minor documentation fix
Jean Delvare
2016-09-08
1
-1
/
+1
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
/
|
|
|
|
PM / QoS: avoid calling cancel_delayed_work_sync() during early boot
Tejun Heo
2016-09-05
1
-1
/
+10
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'gpio-v4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-09-09
4
-3
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
gpio: sa1100: fix irq probing for ucb1x00
Russell King
2016-09-08
1
-1
/
+1
|
*
|
|
|
|
|
gpio: mcp23s08: make driver depend on OF_GPIO
Linus Walleij
2016-09-08
2
-1
/
+2
|
*
|
|
|
|
|
Revert "gpio: include <linux/io-mapping.h> in gpiolib-of"
Linus Walleij
2016-09-08
1
-1
/
+0
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2016-09-09
1
-3
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fuse: direct-io: don't dirty ITER_BVEC pages
Miklos Szeredi
2016-08-24
1
-3
/
+4
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-09-09
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ovl: fix workdir creation
Miklos Szeredi
2016-09-05
1
-2
/
+2
*
|
|
|
|
|
|
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-09-09
3
-8
/
+17
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
2016-09-07
2
-8
/
+16
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
btrfs: introduce tickets_id to determine whether asynchronous metadata reclai...
Wang Xiaoguang
2016-09-06
2
-5
/
+7
|
|
*
|
|
|
|
|
|
btrfs: do not decrease bytes_may_use when replaying extents
Wang Xiaoguang
2016-09-05
1
-3
/
+9
|
*
|
|
|
|
|
|
|
Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns
Chris Mason
2016-09-06
1
-0
/
+1
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge tag 'sound-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2016-09-09
9
-50
/
+118
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
ALSA: rawmidi: Fix possible deadlock with virmidi registration
Takashi Iwai
2016-09-08
1
-1
/
+3
|
*
|
|
|
|
|
|
|
ALSA: timer: Fix zero-division by continue of uninitialized instance
Takashi Iwai
2016-09-08
1
-0
/
+14
|
*
|
|
|
|
|
|
|
ALSA: timer: fix NULL pointer dereference in read()/ioctl() race
Vegard Nossum
2016-09-02
1
-0
/
+2
|
*
|
|
|
|
|
|
|
ALSA: fireworks: accessing to user space outside spinlock
Takashi Sakamoto
2016-08-31
4
-25
/
+56
|
*
|
|
|
|
|
|
|
ALSA: firewire-tascam: accessing to user space outside spinlock
Takashi Sakamoto
2016-08-31
1
-22
/
+11
|
*
|
|
|
|
|
|
|
ALSA: hda - Enable subwoofer on Dell Inspiron 7559
Kai-Heng Feng
2016-08-30
1
-0
/
+11
|
*
|
|
|
|
|
|
|
ALSA: hda - Add headset mic quirk for Dell Inspiron 5468
Shrirang Bagul
2016-08-30
1
-0
/
+4
|
*
|
|
|
|
|
|
|
ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114
Ken Lin
2016-08-29
1
-0
/
+1
|
*
|
|
|
|
|
|
|
ALSA: timer: fix NULL pointer dereference on memory allocation failure
Vegard Nossum
2016-08-29
1
-2
/
+15
|
*
|
|
|
|
|
|
|
ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE
Vegard Nossum
2016-08-29
1
-0
/
+1
*
|
|
|
|
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2016-09-09
2
-4
/
+14
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
arm64: use preempt_disable_notrace in _percpu_read/write
Chunyan Zhang
2016-09-09
1
-4
/
+4
|
*
|
|
|
|
|
|
|
|
arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()
Will Deacon
2016-09-09
1
-0
/
+10
|
|
|
_
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge tag 'powerpc-4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-09-09
5
-17
/
+29
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
powerpc/mm: Don't alias user region to other regions below PAGE_OFFSET
Paul Mackerras
2016-09-08
1
-1
/
+6
|
*
|
|
|
|
|
|
|
|
powerpc/32: Fix again csum_partial_copy_generic()
Christophe Leroy
2016-09-08
1
-3
/
+4
|
*
|
|
|
|
|
|
|
|
powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PE
Gavin Shan
2016-09-08
1
-1
/
+2
|
*
|
|
|
|
|
|
|
|
powerpc/powernv: Fix crash on releasing compound PE
Gavin Shan
2016-09-06
1
-6
/
+9
|
*
|
|
|
|
|
|
|
|
powerpc/xics/opal: Fix processor numbers in OPAL ICP
Benjamin Herrenschmidt
2016-09-06
1
-5
/
+7
|
*
|
|
|
|
|
|
|
|
powerpc/pseries: Fix little endian build with CONFIG_KEXEC=n
Thiago Jung Bauermann
2016-09-06
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-09-09
5
-2
/
+23
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
ARM: sa1100: clear reset status prior to reboot
Russell King
2016-08-26
1
-0
/
+3
|
*
|
|
|
|
|
|
|
|
|
ARM: 8600/1: Enforce some NS-SVC initialisation
Robin Murphy
2016-08-23
1
-0
/
+13
|
*
|
|
|
|
|
|
|
|
|
ARM: 8599/1: mm: pull asm/memory.h explicitly
Vladimir Murzin
2016-08-23
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
ARM: sa1100: register clocks early
Russell King
2016-08-23
3
-2
/
+4
|
*
|
|
|
|
|
|
|
|
|
ARM: sa1100: fix 3.6864MHz clock
Russell King
2016-08-23
1
-0
/
+2
|
|
|
_
|
_
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge tag 'ceph-for-4.8-rc6' of git://github.com/ceph/ceph-client
Linus Torvalds
2016-09-08
1
-1
/
+1
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
ceph: do not modify fi->frag in need_reset_readdir()
Nicolas Iooss
2016-09-05
1
-1
/
+1
|
|
|
_
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-09-08
1
-4
/
+4
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
dmi-id: don't free dev structure after calling device_register
Allen Hung
2016-09-08
1
-4
/
+4
*
|
|
|
|
|
|
|
|
|
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2016-09-08
37
-109
/
+172
|
\
\
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge tag 'sunxi-fixes-for-4.8' of https://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
2016-09-08
1
-1
/
+1
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
ARM: sun5i: Fix typo in trip point temperature
Hugo Grostabussiat
2016-08-22
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
arm-cci: pmu: Fix typo in event name
Suzuki K Poulose
2016-09-08
1
-1
/
+1
[prev]
[next]