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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2018-02-07
Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-07
Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linux
Linus Torvalds
2018-02-07
Merge tag 'platform-drivers-x86-v4.16-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
2018-02-07
Merge tag 'asoc-v4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2018-02-07
Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm...
Linus Torvalds
2018-02-07
Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
2018-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-02-07
SUNRPC: Queue latency-sensitive socket tasks to xprtiod
Trond Myklebust
2018-02-07
PCI: Add Ubiquiti Networks vendor ID
Tobias Schramm
2018-02-07
Merge remote-tracking branches 'asoc/topic/max98373', 'asoc/topic/mtk', 'asoc...
Mark Brown
2018-02-07
Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/core', 'asoc/...
Mark Brown
2018-02-07
x86: hibernate: fix swsusp_arch_resume() prototype
Arnd Bergmann
2018-02-07
netfilter: nf_flow_offload: fix use-after-free and a resource leak
Felix Fietkau
2018-02-07
netfilter: remove useless prototype
Taehee Yoo
2018-02-07
seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macro
Andy Shevchenko
2018-02-07
ACPI: SPCR: Make SPCR available to x86
Prarit Bhargava
2018-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-02-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-02-06
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-02-06
pipe: reject F_SETPIPE_SZ with size over UINT_MAX
Eric Biggers
2018-02-06
pipe, sysctl: remove pipe_proc_fn()
Eric Biggers
2018-02-06
pipe, sysctl: drop 'min' parameter from pipe-max-size converter
Eric Biggers
2018-02-06
crash_dump: is_kdump_kernel can be boolean
Yaowei Bai
2018-02-06
kernel/mutex: mutex_is_locked can be boolean
Yaowei Bai
2018-02-06
kernel/module: module_is_live can be boolean
Yaowei Bai
2018-02-06
kernel/resource: iomem_is_exclusive can be boolean
Yaowei Bai
2018-02-06
kernel/cpuset: current_cpuset_is_being_rebound can be boolean
Yaowei Bai
2018-02-06
lib/lockref: __lockref_is_dead can be boolean
Yaowei Bai
2018-02-06
mm/memblock: memblock_is_map/region_memory can be boolean
Yaowei Bai
2018-02-06
build_bug.h: remove BUILD_BUG_ON_NULL()
Masahiro Yamada
2018-02-06
include/linux/genl_magic_func.h: remove own BUILD_BUG_ON*() defines
Masahiro Yamada
2018-02-06
pids: introduce find_get_task_by_vpid() helper
Mike Rapoport
2018-02-06
cpumask: make cpumask_size() return "unsigned int"
Alexey Dobriyan
2018-02-06
<asm-generic/siginfo.h>: fix language in comments
Randy Dunlap
2018-02-06
kallsyms: let print_ip_sym() print raw addresses
Huacai Chen
2018-02-06
lib: optimize cpumask_next_and()
Clement Courbet
2018-02-06
include/linux/bitmap.h: make bitmap_fill() and bitmap_zero() consistent
Andy Shevchenko
2018-02-06
bitmap: replace bitmap_{from,to}_u32array
Yury Norov
2018-02-06
bitmap: new bitmap_copy_safe and bitmap_{from,to}_arr32
Yury Norov
2018-02-06
uuid: cleanup <uapi/linux/uuid.h>
Alexey Dobriyan
2018-02-06
kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage
Andrey Konovalov
2018-02-06
kasan: detect invalid frees for large mempool objects
Dmitry Vyukov
2018-02-06
kasan: don't use __builtin_return_address(1)
Dmitry Vyukov
2018-02-06
kasan: detect invalid frees for large objects
Dmitry Vyukov
2018-02-06
kasan: add compiler support for clang
Paul Lawrence
2018-02-07
netfilter: nf_tables: fix flowtable free
Pablo Neira Ayuso
2018-02-07
netfilter: nft_flow_offload: move flowtable cleanup routines to nf_flow_table
Pablo Neira Ayuso
2018-02-06
Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2018-02-06
arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
Marc Zyngier
[prev]
[next]