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
2019-03-04
RISC-V: Fixmap support and MM cleanups
Palmer Dabbelt
2019-03-04
IB/iser: Fix dma_nents type definition
Max Gurtovoy
2019-03-04
selftest/net: Remove duplicate header
Souptick Joarder
2019-03-04
arch: riscv: fix logic error in parse_dtb
Andreas Schwab
2019-03-04
sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
Kai-Heng Feng
2019-03-04
rtc: pic32: convert to SPDX identifier
Alexandre Belloni
2019-03-04
rtc: pic32: let the core handle range
Alexandre Belloni
2019-03-04
rtc: pic32: convert to devm_rtc_allocate_device
Alexandre Belloni
2019-03-04
rtc: update my email address
Alexandre Belloni
2019-03-04
rtc: rv8803: convert to SPDX identifier
Alexandre Belloni
2019-03-04
rtc: rv8803: let the core handle range
Alexandre Belloni
2019-03-04
rtc: tx4939: convert to SPDX identifier
Alexandre Belloni
2019-03-04
Merge branch 'Devlink-health-updates'
David S. Miller
2019-03-04
net/mlx5e: Update tx reporter status in case channels were successfully opened
Eran Ben Elisha
2019-03-04
devlink: Add support for direct reporter health state update
Eran Ben Elisha
2019-03-04
devlink: Update reporter state to error even if recover aborted
Eran Ben Elisha
2019-03-04
sctp: call iov_iter_revert() after sending ABORT
Xin Long
2019-03-04
team: Free BPF filter when unregistering netdev
Ido Schimmel
2019-03-04
ip6mr: Do not call __IP6_INC_STATS() from preemptible context
Ido Schimmel
2019-03-04
isdn: mISDN: Fix potential NULL pointer dereference of kzalloc
Aditya Pakki
2019-03-04
net: dsa: mv88e6xxx: support in-band signalling on SGMII ports with external ...
Heiner Kallweit
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-04
RISC-V: Assign hwcap as per comman capabilities.
Atish Patra
2019-03-04
RISC-V: Compare cpuid with NR_CPUS before mapping.
Atish Patra
2019-03-04
RISC-V: Allow hartid-to-cpuid function to fail.
Atish Patra
2019-03-04
RISC-V: Remove NR_CPUs check during hartid search from DT
Atish Patra
2019-03-04
RISC-V: Move cpuid to hartid mapping to SMP.
Atish Patra
2019-03-04
RISC-V: Do not wait indefinitely in __cpu_up
Atish Patra
2019-03-04
aio: simplify - and fix - fget/fput for io_submit()
Linus Torvalds
2019-03-04
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
2019-03-04
net-sysfs: Switch to bitmap_zalloc()
Andy Shevchenko
2019-03-04
mellanox: Switch to bitmap_zalloc()
Andy Shevchenko
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-03-04
x86-64: add warning for non-canonical user access address dereferences
Linus Torvalds
2019-03-04
lib: Introduce test_stackinit module
Kees Cook
2019-03-04
gcc-plugins: structleak: Generalize to all variable types
Kees Cook
2019-03-05
kbuild: remove scripts/basic/% build target
Masahiro Yamada
2019-03-04
printk/docs: Add extra integer types to printk-formats
Louis Taylor
2019-03-04
Merge branch 'spi-5.1' into spi-next
Mark Brown
2019-03-04
Merge branch 'spi-5.0' into spi-linus
Mark Brown
2019-03-04
Merge branch 'regulator-5.1' into regulator-next
Mark Brown
2019-03-04
Merge branch 'regulator-5.0' into regulator-linus
Mark Brown
2019-03-04
IB/mlx5: Set correct write permissions for implicit ODP MR
Moni Shoua
2019-03-04
drm: add __user attribute to ptr_to_compat()
Ben Dooks
2019-03-04
bnxt_re: Clean cq for kernel consumers only
Devesh Sharma
2019-03-04
xen/ACPI: Switch to bitmap_zalloc()
Andy Shevchenko
2019-03-04
kbuild: use -Werror=implicit-... instead of -Werror-implicit-...
Luc Van Oostenryck
2019-03-04
kbuild: clean up scripts/gcc-version.sh
Masahiro Yamada
2019-03-04
kbuild: remove cc-version macro
Masahiro Yamada
2019-03-04
kbuild: update comment block of scripts/clang-version.sh
Masahiro Yamada
[prev]
[next]