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
2013-04-24
block: fix max discard sectors limit
James Bottomley
1
-1
/
+1
2013-04-02
Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
42
-84
/
+352
2013-04-02
writeback: replace custom worker pool implementation with unbound workqueue
Tejun Heo
2
-15
/
+5
2013-04-02
writeback: remove unused bdi_pending_list
Tejun Heo
1
-1
/
+0
2013-04-02
Merge tag 'v3.9-rc5' into wq/for-3.10
Tejun Heo
63
-104
/
+310
2013-04-01
workqueue: update sysfs interface to reflect NUMA awareness and a kernel para...
Tejun Heo
1
-0
/
+5
2013-03-31
Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+10
2013-03-31
Revert "lockdep: check that no locks held at freeze time"
Paul Walmsley
2
-5
/
+2
2013-03-29
Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro...
Michel Lespinasse
2
-4
/
+1
2013-03-29
Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+2
2013-03-29
Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+23
2013-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
3
-0
/
+8
2013-03-27
Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+6
2013-03-27
userns: Restrict when proc and sysfs can be mounted
Eric W. Biederman
1
-0
/
+4
2013-03-27
vfs: Add a mount flag to lock read only bind mounts
Eric W. Biederman
1
-0
/
+2
2013-03-27
userns: Don't allow creation if the user is chrooted
Eric W. Biederman
1
-0
/
+2
2013-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-13
/
+27
2013-03-26
ipv4: Fix ip-header identification for gso packets.
Pravin B Shelar
1
-10
/
+6
2013-03-25
usb: add find_raw_port_number callback to struct hc_driver()
Lan Tianyu
1
-0
/
+2
2013-03-25
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+5
2013-03-25
Merge branch 'for-jens' of http://evilpiepirate.org/git/linux-bcache into for...
Jens Axboe
3
-50
/
+80
2013-03-24
bio-integrity: Add explicit field for owner of bip_buf
Kent Overstreet
1
-0
/
+1
2013-03-24
block: Add an explicit bio flag for bios that own their bvec
Kent Overstreet
2
-5
/
+1
2013-03-24
block: Add bio_alloc_pages()
Kent Overstreet
1
-0
/
+1
2013-03-24
block: Add bio_for_each_segment_all()
Kent Overstreet
1
-3
/
+14
2013-03-24
block: Add bio_copy_data()
Kent Overstreet
1
-0
/
+2
2013-03-24
block: Add submit_bio_wait(), remove from md
Kent Overstreet
1
-0
/
+1
2013-03-24
block: Use bio_sectors() more consistently
Kent Overstreet
1
-6
/
+6
2013-03-24
block: Add bio_end_sector()
Kent Overstreet
1
-0
/
+1
2013-03-24
block: Add bio_advance()
Kent Overstreet
2
-0
/
+4
2013-03-24
block: Convert integrity to bvec_alloc_bs()
Kent Overstreet
1
-3
/
+5
2013-03-24
block: Fix a buffer overrun in bio_integrity_split()
Kent Overstreet
1
-1
/
+3
2013-03-24
block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
1
-0
/
+9
2013-03-24
block: Reorder struct bio_set
Kent Overstreet
1
-33
/
+33
2013-03-23
block: add runtime pm helpers
Lin Ming
1
-0
/
+27
2013-03-23
block: add a flag to identify PM request
Lin Ming
1
-0
/
+2
2013-03-23
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
1
-0
/
+28
2013-03-23
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
4
-3
/
+8
2013-03-23
mm: zone_end_pfn is too small
Russ Anderson
1
-1
/
+1
2013-03-23
printk: Provide a wake_up_klogd() off-case
Frederic Weisbecker
2
-1
/
+6
2013-03-23
irq_work.h: fix warning when CONFIG_IRQ_WORK=n
James Hogan
1
-1
/
+1
2013-03-22
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+1
2013-03-22
Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-0
/
+10
2013-03-22
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-5
/
+2
2013-03-22
Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
1
-0
/
+10
2013-03-22
xen-pciback: notify hypervisor about devices intended to be assigned to guests
Jan Beulich
1
-0
/
+6
2013-03-22
Revert "KVM: allow host header to be included even for !CONFIG_KVM"
Marcelo Tosatti
1
-6
/
+1
2013-03-22
USB: serial: add modem-status-change wait queue
Johan Hovold
1
-0
/
+2
2013-03-21
net: fix *_DIAG_MAX constants
Andrey Vagin
2
-2
/
+6
2013-03-21
Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-0
/
+8
[next]