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-26
btrfs: Report error on removing qgroup if del_qgroup_item fails
Sargun Dhillon
2017-09-26
Btrfs: skip checksum when reading compressed data if some IO have failed
Liu Bo
2017-09-26
Btrfs: fix kernel oops while reading compressed data
Liu Bo
2017-09-26
Btrfs: use btrfs_op instead of bio_op in __btrfs_map_block
Liu Bo
2017-09-26
Btrfs: do not backup tree roots when fsync
Liu Bo
2017-09-26
btrfs: remove BTRFS_FS_QUOTA_DISABLING flag
Misono, Tomohiro
2017-09-26
btrfs: propagate error to btrfs_cmp_data_prepare caller
Naohiro Aota
2017-09-26
btrfs: prevent to set invalid default subvolid
satoru takeuchi
2017-09-26
Btrfs: send: fix error number for unknown inode types
Tsutomu Itoh
2017-09-26
btrfs: fix NULL pointer dereference from free_reloc_roots()
Naohiro Aota
2017-09-26
btrfs: finish ordered extent cleaning if no progress is found
Naohiro Aota
2017-09-26
btrfs: clear ordered flag on cleaning up ordered extents
Naohiro Aota
2017-09-26
Btrfs: fix incorrect {node,sector}size endianness from BTRFS_IOC_FS_INFO
Omar Sandoval
2017-09-26
Btrfs: do not reset bio->bi_ops while writing bio
Liu Bo
2017-09-26
Btrfs: use the new helper wbc_to_write_flags
Liu Bo
2017-09-26
netfilter: ipvs: full-functionality option for ECN encapsulation in tunnel
Vadim Fedorenko
2017-09-26
powerpc: Handle MCE on POWER9 with only DSISR bit 30 set
Michael Neuling
2017-09-26
drm/tegra: trace: Fix path to include
Thierry Reding
2017-09-26
Merge branch 'WIP.x86/fpu' into x86/fpu, because it's ready
Ingo Molnar
2017-09-26
x86/fpu: Use using_compacted_format() instead of open coded X86_FEATURE_XSAVES
Eric Biggers
2017-09-26
x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_u...
Eric Biggers
2017-09-26
x86/fpu: Eliminate the 'xfeatures' local variable in copy_user_to_xstate()
Eric Biggers
2017-09-26
x86/fpu: Copy the full header in copy_user_to_xstate()
Eric Biggers
2017-09-26
x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_k...
Eric Biggers
2017-09-26
x86/fpu: Eliminate the 'xfeatures' local variable in copy_kernel_to_xstate()
Eric Biggers
2017-09-26
x86/fpu: Copy the full state_header in copy_kernel_to_xstate()
Eric Biggers
2017-09-26
x86/fpu: Use validate_xstate_header() to validate the xstate_header in __fpu_...
Eric Biggers
2017-09-26
x86/fpu: Use validate_xstate_header() to validate the xstate_header in xstate...
Eric Biggers
2017-09-26
x86/fpu: Introduce validate_xstate_header()
Eric Biggers
2017-09-26
x86/fpu: Rename fpu__activate_fpstate_read/write() to fpu__prepare_[read|writ...
Ingo Molnar
2017-09-26
x86/fpu: Rename fpu__activate_curr() to fpu__initialize()
Ingo Molnar
2017-09-26
x86/fpu: Simplify and speed up fpu__copy()
Ingo Molnar
2017-09-26
x86/fpu: Fix stale comments about lazy FPU logic
Ingo Molnar
2017-09-26
x86/fpu: Rename fpu::fpstate_active to fpu::initialized
Ingo Molnar
2017-09-26
x86/fpu: Remove fpu__current_fpstate_write_begin/end()
Ingo Molnar
2017-09-26
x86/fpu: Fix fpu__activate_fpstate_read() and update comments
Ingo Molnar
2017-09-25
netlink: fix nla_put_{u8,u16,u32} for KASAN
Arnd Bergmann
2017-09-25
rocker: fix rocker_tlv_put_* functions for KASAN
Arnd Bergmann
2017-09-25
scsi: scsi_transport_fc: Also check for NOTPRESENT in fc_remote_port_add()
Hannes Reinecke
2017-09-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-09-25
xfs: remove redundant re-initialization of total_nr_pages
Colin Ian King
2017-09-25
xfs: Output warning message when discard option was enabled even though the d...
Kenjiro Nakayama
2017-09-25
xfs: report zeroed or not correctly in xfs_zero_range()
Eryu Guan
2017-09-25
xfs: kill meaningless variable 'zero'
Eryu Guan
2017-09-25
fs/xfs: Use %pS printk format for direct addresses
Helge Deller
2017-09-25
xfs: evict CoW fork extents when performing finsert/fcollapse
Darrick J. Wong
2017-09-25
xfs: don't unconditionally clear the reflink flag on zero-block files
Darrick J. Wong
2017-09-25
fix a typo in put_compat_shm_info()
Al Viro
2017-09-25
PCI: Fix race condition with driver_override
Nicolai Stange
2017-09-25
net: qcom/emac: specify the correct size when mapping a DMA buffer
Timur Tabi
[prev]
[next]