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.13.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
2017-05-09
virtio: virtio_driver doc
Cornelia Huck
1
-0
/
+4
2017-05-09
virtio_net: don't reset twice on XDP on/off
Michael S. Tsirkin
1
-1
/
+0
2017-05-09
virtio_net: fix support for small rings
Michael S. Tsirkin
1
-4
/
+26
2017-05-09
virtio_net: reduce alignment for buffers
Michael S. Tsirkin
1
-12
/
+1
2017-05-09
virtio_net: rework mergeable buffer handling
Michael S. Tsirkin
1
-46
/
+43
2017-05-09
virtio_net: allow specifying context for rx
Michael S. Tsirkin
1
-1
/
+14
2017-05-09
drivers: net: wimax: i2400m: i2400m-usb: Use time_after for time comparison
Karim Eshapa
1
-1
/
+1
2017-05-09
DECnet: Use container_of() for embedded struct
Kees Cook
1
-6
/
+6
2017-05-09
Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
28
-537
/
+1837
2017-05-09
KVM: arm/arm64: vgic-its: Cleanup after failed ITT restore
Christoffer Dall
1
-13
/
+22
2017-05-09
KVM: arm/arm64: Don't call map_resources when restoring ITS tables
Christoffer Dall
1
-9
/
+1
2017-05-09
KVM: arm/arm64: Register ITS iodev when setting base address
Christoffer Dall
3
-43
/
+10
2017-05-09
KVM: arm/arm64: Get rid of its->initialized field
Marc Zyngier
2
-7
/
+1
2017-05-09
KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs
Christoffer Dall
7
-11
/
+72
2017-05-09
KVM: arm/arm64: Slightly rework kvm_vgic_addr
Christoffer Dall
1
-9
/
+13
2017-05-09
KVM: arm/arm64: Make vgic_v3_check_base more broadly usable
Christoffer Dall
2
-4
/
+16
2017-05-09
KVM: arm/arm64: Refactor vgic_register_redist_iodevs
Christoffer Dall
3
-44
/
+68
2017-05-09
KVM: Add kvm_vcpu_get_idx to get vcpu index in kvm->vcpus
Christoffer Dall
1
-0
/
+11
2017-05-09
nVMX: Advertise PML to L1 hypervisor
Bandan Das
1
-5
/
+11
2017-05-09
nVMX: Implement emulated Page Modification Logging
Bandan Das
1
-2
/
+79
2017-05-09
kvm: x86: Add a hook for arch specific dirty logging emulation
Bandan Das
4
-0
/
+22
2017-05-09
kvm: nVMX: Validate CR3 target count on nested VM-entry
Jim Mattson
1
-0
/
+8
2017-05-09
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
26
-89
/
+3359
2017-05-09
KVM: set no_llseek in stat_fops_per_vm
Geliang Tang
1
-2
/
+2
2017-05-09
KVM: arm/arm64: vgic: Rename kvm_vgic_vcpu_init to kvm_vgic_vcpu_enable
Christoffer Dall
1
-6
/
+2
2017-05-09
KVM: arm/arm64: Clarification and relaxation to ITS save/restore ABI
Christoffer Dall
1
-11
/
+12
2017-05-09
Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
24
-68
/
+124
2017-05-09
Merge tag 'trace-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2
-12
/
+10
2017-05-09
Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
29
-623
/
+764
2017-05-09
Revert "ipv4: restore rt->fi for reference counting"
David S. Miller
2
-18
/
+1
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
148
-1004
/
+8937
2017-05-09
Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
48
-1031
/
+1393
2017-05-09
tracing: Use cpumask_available() to check if cpumask variable may be used
Matthias Kaehlcke
1
-2
/
+3
2017-05-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
323
-2106
/
+2448
2017-05-09
drivers/staging/ccree/ssi_hash.c: fix build with gcc-4.4.4
Andrew Morton
1
-110
/
+126
2017-05-09
selftests/vm: add a test for virtual address range mapping
Anshuman Khandual
3
-0
/
+134
2017-05-09
dax: add tracepoint to dax_insert_mapping()
Ross Zwisler
2
-0
/
+31
2017-05-09
dax: add tracepoint to dax_writeback_one()
Ross Zwisler
2
-0
/
+25
2017-05-09
dax: add tracepoints to dax_writeback_mapping_range()
Ross Zwisler
2
-5
/
+39
2017-05-09
dax: add tracepoints to dax_load_hole()
Ross Zwisler
2
-5
/
+12
2017-05-09
dax: add tracepoints to dax_pfn_mkwrite()
Ross Zwisler
2
-0
/
+5
2017-05-09
dax: add tracepoints to dax_iomap_pte_fault()
Ross Zwisler
2
-4
/
+52
2017-05-09
mtd: nand: nandsim: convert to memalloc_noreclaim_*()
Vlastimil Babka
1
-20
/
+9
2017-05-09
treewide: convert PF_MEMALLOC manipulations to new helpers
Vlastimil Babka
4
-12
/
+16
2017-05-09
mm: introduce memalloc_noreclaim_{save,restore}
Vlastimil Babka
3
-11
/
+29
2017-05-09
mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC
Vlastimil Babka
1
-1
/
+2
2017-05-09
mm/huge_memory.c: deposit a pgtable for DAX PMD faults when required
Oliver O'Halloran
1
-2
/
+18
2017-05-09
mm/huge_memory.c: use zap_deposited_table() more
Oliver O'Halloran
1
-6
/
+2
2017-05-09
time: delete CURRENT_TIME_SEC and CURRENT_TIME
Deepa Dinamani
1
-3
/
+0
2017-05-09
gfs2: replace CURRENT_TIME with current_time
Stephen Rothwell
1
-2
/
+2
[prev]
[next]