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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-25
[media] media: vb2: Fix regression on poll() for RW mode
Ricardo Ribalda
1
-0
/
+4
2016-04-25
[media] v4l2-dv-timings.h: fix polarity for 4k formats
Hans Verkuil
1
-10
/
+20
2016-04-24
net/mlx5: Add pci shutdown callback
Majd Dibbiny
1
-3
/
+4
2016-04-24
net/mlx5e: Use vport MTU rather than physical port MTU
Saeed Mahameed
1
-0
/
+2
2016-04-24
net/mlx5e: Device's mtu field is u16 and not int
Saeed Mahameed
1
-3
/
+3
2016-04-24
macsec: add missing macsec prefix in uapi
Sabrina Dubroca
1
-2
/
+2
2016-04-24
switchdev: Adding complete operation to deferred switchdev ops
Elad Raz
1
-0
/
+4
2016-04-24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
1
-2
/
+2
2016-04-24
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+5
2016-04-23
generic syscalls: wire up preadv2 and pwritev2 syscalls
Andre Przywara
1
-1
/
+5
2016-04-23
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+6
2016-04-23
perf/core: Add ::write_backward attribute to perf event
Wang Nan
2
-4
/
+27
2016-04-23
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
5
-80
/
+30
2016-04-23
lockdep: Fix lock_chain::base size
Peter Zijlstra
1
-3
/
+5
2016-04-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+2
2016-04-22
Merge tag 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+2
2016-04-22
drm: Loongson-3 doesn't fully support wc memory
Huacai Chen
1
-0
/
+2
2016-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-4
/
+74
2016-04-21
net/mlx4_core: Avoid repeated calls to pci enable/disable
Daniel Jurgens
1
-0
/
+7
2016-04-21
tcp: Merge tx_flags and tskey in tcp_shifted_skb
Martin KaFai Lau
1
-0
/
+2
2016-04-21
ALSA: hda - Fix possible race on regmap bypass flip
Takashi Iwai
1
-0
/
+2
2016-04-21
asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()
Romain Perier
1
-2
/
+6
2016-04-21
thermal: consistently use int for trip temp
Wei Ni
1
-2
/
+2
2016-04-20
cls_cgroup: get sk_classid only from full sockets
Konstantin Khlebnikov
1
-2
/
+5
2016-04-20
Merge branch 'ptmx-cleanup'
Linus Torvalds
1
-24
/
+10
2016-04-19
Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2016-04-18
devpts: clean up interface to pty drivers
Linus Torvalds
1
-24
/
+10
2016-04-17
Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+2
2016-04-16
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+16
2016-04-15
PCI: Add pci_set_vpd_size() to set VPD size
Hariprasad Shenai
1
-0
/
+1
2016-04-15
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-61
/
+3
2016-04-15
Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+5
2016-04-15
soreuseport: fix ordering for mixed v4/v6 sockets
Craig Gallek
2
-1
/
+44
2016-04-14
ipv6: udp: Do a route lookup and update during release_cb
Martin KaFai Lau
1
-0
/
+1
2016-04-14
ipv6: datagram: Update dst cache of a connected datagram sk during pmtu update
Martin KaFai Lau
1
-0
/
+1
2016-04-14
Make file credentials available to the seqfile interfaces
Linus Torvalds
1
-9
/
+4
2016-04-14
pmem: fix BUG() error in pmem.h:48 on X86_32
Toshi Kani
1
-6
/
+16
2016-04-13
[media] videobuf2-core: Check user space planes array in dqbuf
Sakari Ailus
1
-0
/
+4
2016-04-13
USB: uas: Add a new NO_REPORT_LUNS quirk
Hans de Goede
1
-0
/
+2
2016-04-13
Merge tag 'v4.6-rc3' into perf/core, to refresh the tree
Ingo Molnar
553
-3696
/
+16443
2016-04-12
fscrypto: don't let data integrity writebacks fail with ENOMEM
Jaegeuk Kim
1
-4
/
+5
2016-04-12
devlink: add missing install of header
stephen hemminger
1
-0
/
+1
2016-04-11
net: vrf: Fix dst reference counting
David Ahern
2
-0
/
+6
2016-04-11
sctp: avoid refreshing heartbeat timer too often
Marcelo Ricardo Leitner
1
-1
/
+7
2016-04-09
Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2016-04-09
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+25
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-5
/
+9
2016-04-09
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+88
2016-04-09
Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2016-04-09
Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
13
-31
/
+55
[prev]
[next]