index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-09-25
fs: Fix page cache inconsistency when mixing buffered and AIO DIO
Lukas Czerner
2017-09-25
nvmet: implement valid sqhd values in completions
James Smart
2017-09-25
nvme-fabrics: Allow 0 as KATO value
Guilherme G. Piccoli
2017-09-25
nvme: allow timed-out ios to retry
James Smart
2017-09-25
nvme: stop aer posting if controller state not live
James Smart
2017-09-25
nvme-pci: Print invalid SGL only once
Keith Busch
2017-09-25
nvme-pci: initialize queue memory before interrupts
Keith Busch
2017-09-25
nvmet-fc: fix failing max io queue connections
James Smart
2017-09-25
nvme-fc: use transport-specific sgl format
James Smart
2017-09-25
nvme: add transport SGL definitions
James Smart
2017-09-25
nvme.h: remove FC transport-specific error values
James Smart
2017-09-25
qla2xxx: remove use of FC-specific error codes
James Smart
2017-09-25
lpfc: remove use of FC-specific error codes
James Smart
2017-09-25
nvmet-fcloop: remove use of FC-specific error codes
James Smart
2017-09-25
nvmet-fc: remove use of FC-specific error codes
James Smart
2017-09-25
nvme-fc: remove use of FC-specific error codes
James Smart
2017-09-25
loop: remove union of use_aio and ref in struct loop_cmd
Omar Sandoval
2017-09-25
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
2017-09-25
nbd: ignore non-nbd ioctl's
Josef Bacik
2017-09-25
bsg-lib: don't free job in bsg_prepare_job
Christoph Hellwig
2017-09-25
brd: fix overflow in __brd_direct_access
Mikulas Patocka
2017-09-25
arch: change default endian for microblaze
Babu Moger
2017-09-25
microblaze: Cocci spatch "vma_pages"
Thomas Meyer
2017-09-25
microblaze: Add missing kvm_para.h to Kbuild
Michal Simek
2017-09-25
x86/fpu: Reinitialize FPU registers if restoring FPU state fails
Eric Biggers
2017-09-25
x86/fpu: Don't let userspace set bogus xcomp_bv
Eric Biggers
2017-09-24
Linux 4.14-rc2
Linus Torvalds
2017-09-24
Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-24
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-09-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-24
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-09-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-24
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2017-09-24
x86/fpu: Turn WARN_ON() in context switch into WARN_ON_FPU()
Andi Kleen
2017-09-24
x86/fpu: Fix boolreturn.cocci warnings
kbuild test robot
2017-09-24
x86/fpu: Add FPU state copying quirk to handle XRSTOR failure on Intel Skylak...
Rik van Riel
2017-09-24
x86/fpu: Remove struct fpu::fpregs_active
Ingo Molnar
2017-09-24
x86/fpu: Decouple fpregs_activate()/fpregs_deactivate() from fpu->fpregs_active
Ingo Molnar
2017-09-24
x86/fpu: Change fpu->fpregs_active users to fpu->fpstate_active
Ingo Molnar
2017-09-24
x86/fpu: Split the state handling in fpu__drop()
Ingo Molnar
2017-09-24
x86/fpu: Make the fpu state change in fpu__clear() scheduler-atomic
Ingo Molnar
2017-09-24
x86/fpu: Simplify fpu->fpregs_active use
Ingo Molnar
2017-09-24
x86/fpu: Flip the parameter order in copy_*_to_xstate()
Ingo Molnar
2017-09-24
x86/fpu: Remove 'kbuf' parameter from the copy_user_to_xstate() API
Ingo Molnar
2017-09-24
x86/fpu: Remove 'ubuf' parameter from the copy_kernel_to_xstate() API
Ingo Molnar
2017-09-24
x86/fpu: Split copy_user_to_xstate() into copy_kernel_to_xstate() & copy_user...
Ingo Molnar
2017-09-24
x86/fpu: Simplify __copy_xstate_to_kernel() return values
Ingo Molnar
2017-09-24
x86/fpu: Change 'size_total' parameter to unsigned and standardize the size c...
Ingo Molnar
2017-09-24
x86/fpu: Clarify parameter names in the copy_xstate_to_*() methods
Ingo Molnar
[prev]
[next]