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-03-05
Merge branch 'for-linus2' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-7
/
+60
2016-03-05
Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2016-03-04
ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support
Yan, Zheng
1
-0
/
+1
2016-03-04
tracing: Do not have 'comm' filter override event 'comm' field
Steven Rostedt (Red Hat)
1
-0
/
+2
2016-03-04
Merge tag 'v4.5-rc6' into core/resources, to resolve conflict
Ingo Molnar
74
-1662
/
+1871
2016-03-04
block: fix blk_rq_get_max_sectors for driver private requests
Christoph Hellwig
1
-1
/
+1
2016-03-04
writeback: flush inode cgroup wb switches instead of pinning super_block
Tejun Heo
1
-0
/
+5
2016-03-04
block: get the 1st and last bvec via helpers
Ming Lei
1
-4
/
+9
2016-03-04
block: check virt boundary in bio_will_gap()
Ming Lei
1
-5
/
+11
2016-03-04
block: bio: introduce helpers to get the 1st and last bvec
Ming Lei
1
-0
/
+37
2016-03-04
[media] media: Sanitise the reserved fields of the G_TOPOLOGY IOCTL arguments
Sakari Ailus
1
-9
/
+9
2016-03-03
mld, igmp: Fix reserved tailroom calculation
Benjamin Poirier
1
-0
/
+24
2016-03-03
stmmac: Fix 'eth0: No PHY found' regression
Gabriel Fernandez
1
-0
/
+1
2016-03-03
[media] media.h: postpone connectors entities
Mauro Carvalho Chehab
1
-0
/
+8
2016-03-03
[media] media.h: use hex values for range offsets, move connectors base up.
Hans Verkuil
1
-10
/
+10
2016-03-02
net/mlx5e: Fix ethtool RX hash func configuration change
Tariq Toukan
1
-1
/
+3
2016-03-02
posix-cpu-timers: Migrate to use new tick dependency mask model
Frederic Weisbecker
2
-5
/
+0
2016-03-02
sched: Migrate sched to use new tick dependency mask model
Frederic Weisbecker
1
-3
/
+0
2016-03-02
perf: Migrate perf to use new tick dependency mask model
Frederic Weisbecker
2
-8
/
+0
2016-03-02
nohz: Use enum code for tick stop failure tracing message
Frederic Weisbecker
2
-5
/
+32
2016-03-02
nohz: New tick dependency mask
Frederic Weisbecker
2
-0
/
+100
2016-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+1
2016-02-29
use ->d_seq to get coherency between ->d_inode and ->d_flags
Al Viro
1
-3
/
+1
2016-02-29
locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
Dan Streetman
2
-5
/
+5
2016-02-29
Merge tag 'v4.5-rc6' into locking/core, to pick up fixes
Ingo Molnar
31
-1535
/
+1586
2016-02-29
sched/debug: Fix preempt_disable_ip recording for preempt_disable()
Sebastian Andrzej Siewior
2
-2
/
+12
2016-02-29
sched/rt: Fix PI handling vs. sched_setscheduler()
Peter Zijlstra
1
-0
/
+2
2016-02-29
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
57
-1608
/
+1744
2016-02-29
perf: Allow storage of PMU private data in event
Thomas Gleixner
1
-0
/
+1
2016-02-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+4
2016-02-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+6
2016-02-27
Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-17
/
+0
2016-02-27
dax: move writeback calls into the filesystems
Ross Zwisler
1
-2
/
+4
2016-02-27
dax: give DAX clearing code correct bdev
Ross Zwisler
1
-1
/
+1
2016-02-27
drivers: char: random: add get_random_long()
Daniel Cashman
1
-0
/
+1
2016-02-26
Merge tag 'sound-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+1
2016-02-26
ALSA: hda - Loop interrupt handling until really cleared
Takashi Iwai
1
-1
/
+1
2016-02-26
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+10
2016-02-26
Merge tag 'for-v4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
1
-0
/
+1
2016-02-26
ASoC: trace: fix printing jack name
Arnd Bergmann
1
-4
/
+4
2016-02-26
libata: Align ata_device's id on a cacheline
Harvey Hunt
1
-1
/
+1
2016-02-25
KVM: Use simple waitqueue for vcpu->wq
Marcelo Tosatti
1
-2
/
+3
2016-02-25
wait.[ch]: Introduce the simple waitqueue (swait) implementation
Peter Zijlstra (Intel)
1
-0
/
+172
2016-02-25
perf: Fix race between event install and jump_labels
Peter Zijlstra
1
-3
/
+3
2016-02-25
perf: Fix cloning
Peter Zijlstra
1
-0
/
+1
2016-02-25
Merge tag 'mac80211-for-davem-2016-02-23' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-0
/
+6
2016-02-25
bpf: fix csum setting for bpf_set_tunnel_key
Daniel Borkmann
1
-0
/
+3
2016-02-24
sched/wait: Fix wait_event_freezable() documentation
Stafford Horne
1
-1
/
+1
2016-02-24
nfit: update address range scrub commands to the acpi 6.1 format
Dan Williams
2
-3
/
+10
2016-02-24
Merge tag 'nfs-for-4.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-3
/
+2
[prev]
[next]