index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-08
IB/srp: Fix a memory leak
Bart Van Assche
1
-9
/
+13
2015-12-08
IB/sa: Put netlink request into the request list before sending
Kaike Wan
1
-15
/
+17
2015-12-08
IB/iser: use sector_div instead of do_div
Arnd Bergmann
1
-1
/
+1
2015-12-08
IB/core: use RCU for uverbs id lookup
Mike Marciniszyn
2
-5
/
+8
2015-12-08
IB/qib: Minor fixes to qib per SFF 8636
Easwar Hariharan
1
-2
/
+2
2015-12-08
IB/core: Fix user mode post wr corruption
Mike Marciniszyn
1
-5
/
+10
2015-12-08
IB/qib: Fix qib_mr structure
Ira Weiny
1
-1
/
+1
2015-12-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
7
-45
/
+78
2015-12-07
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-13
/
+56
2015-12-07
virtio_ring: shadow available ring flags & index
Venkatesh Srinivas
1
-12
/
+34
2015-12-07
virtio: Do not drop __GFP_HIGH in alloc_indirect
Michal Hocko
1
-1
/
+1
2015-12-07
vhost: replace % with & on data path
Michael S. Tsirkin
1
-3
/
+3
2015-12-07
tools/virtio: fix byteswap logic
Michael S. Tsirkin
1
-7
/
+13
2015-12-07
tools/virtio: move list macro stubs
Michael S. Tsirkin
2
-6
/
+6
2015-12-07
virtio: fix memory leak of virtio ida cache layers
Suman Anna
1
-0
/
+1
2015-12-07
vhost: relax log address alignment
Michael S. Tsirkin
1
-1
/
+1
2015-12-07
ata/sata_fsl.c: add ATA_FLAG_NO_LOG_PAGE to blacklist the controller for log ...
Andreas Werner
1
-1
/
+2
2015-12-07
libata-eh.c: Introduce new ata port flag for controller which lockup on read ...
Andreas Werner
2
-0
/
+9
2015-12-07
Merge branch 'master' into for-4.4-fixes
Tejun Heo
885
-9487
/
+12440
2015-12-07
virtio-net: Stop doing DMA from the stack
Michael S. Tsirkin
1
-15
/
+19
2015-12-07
ALSA: hda - Add inverted dmic for Packard Bell DOTS
David Henningsson
1
-0
/
+1
2015-12-07
ALSA: hda - Fix playback noise with 24/32 bit sample size on BXT
Lu, Han
2
-0
/
+26
2015-12-07
Linux 4.4-rc4
v4.4-rc4
Linus Torvalds
1
-1
/
+1
2015-12-07
staging/lustre: remove IOC_LIBCFS_PING_TEST ioctl
James Simmons
2
-18
/
+0
2015-12-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-31
/
+15
2015-12-06
Don't reset ->total_link_count on nested calls of vfs_path_lookup()
Al Viro
1
-1
/
+0
2015-12-06
ovl: get rid of the dead code left from broken (and disabled) optimizations
Al Viro
3
-26
/
+11
2015-12-06
ovl: fix permission checking for setattr
Miklos Szeredi
1
-4
/
+4
2015-12-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-15
/
+45
2015-12-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-36
/
+54
2015-12-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
19
-70
/
+129
2015-12-06
perf: Do not send exit event twice
Jiri Olsa
1
-11
/
+31
2015-12-06
perf/x86/intel: Fix INTEL_FLAGS_UEVENT_CONSTRAINT_DATALA_NA macro
Jiri Olsa
1
-1
/
+1
2015-12-06
perf/x86/intel: Make L1D_PEND_MISS.FB_FULL not constrained on Haswell
Yuanfang Chen
1
-1
/
+1
2015-12-06
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
57
-331
/
+735
2015-12-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-3
/
+4
2015-12-05
x86/signal: Fix restart_syscall number for x32 tasks
Dmitry V. Levin
1
-7
/
+10
2015-12-05
x86/mpx: Fix instruction decoder condition
Dave Hansen
1
-3
/
+3
2015-12-05
Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
30
-91
/
+387
2015-12-05
PCI: altera: Fix error when INTx is 4
Ley Foon Tan
1
-1
/
+1
2015-12-05
PCI: altera: Check TLP completion status
Ley Foon Tan
1
-2
/
+10
2015-12-05
PCI: altera: Fix Requester ID for config accesses
Ley Foon Tan
1
-2
/
+3
2015-12-05
PCI: altera: Fix loop in tlp_read_packet()
Dan Carpenter
1
-2
/
+2
2015-12-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+1
2015-12-04
drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)
Alex Deucher
6
-30
/
+140
2015-12-04
ALSA: rme96: Fix unexpected volume reset after rate changes
Takashi Iwai
1
-15
/
+26
2015-12-04
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-53
/
+76
2015-12-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-89
/
+107
2015-12-04
drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)
Mario Kleiner
9
-29
/
+164
2015-12-04
drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt
Lyude
10
-12
/
+32
[prev]
[next]