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
/
lib
Age
Commit message (
Expand
)
Author
2019-02-28
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2019-02-26
iov_iter: optimize page_copy_sane()
Eric Dumazet
2019-02-25
bpf: test_bpf: turn off preemption in function __run_once
Anders Roxell
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-22
rhashtable: Remove obsolete rhashtable_walk_init function
Herbert Xu
2019-02-21
XArray: Fix xa_reserve for 2-byte aligned entries
Matthew Wilcox
2019-02-21
XArray: Fix xa_erase of 2-byte aligned entries
Matthew Wilcox
2019-02-21
lib/test_rhashtable: fix spelling mistake "existant" -> "existent"
Colin Ian King
2019-02-20
XArray: Use xa_cmpxchg to implement xa_reserve
Matthew Wilcox
2019-02-20
XArray: Fix xa_release in allocating arrays
Matthew Wilcox
2019-02-20
Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-19
lib/irq_poll: Support schedules in non-interrupt contexts
Steve Wise
2019-02-16
Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git://github.com/ojeda/...
Linus Torvalds
2019-02-15
assoc_array: Fix shortcut creation
David Howells
2019-02-15
lib/crc32.c: mark crc32_le_base/__crc32c_le_base aliases as __pure
Miguel Ojeda
2019-02-14
lib: objagg: fix handling of object with 0 users when assembling hints
Jiri Pirko
2019-02-13
test_objagg: Uninitialized variable in error handling
Dan Carpenter
2019-02-13
test_objagg: Test the correct variable
Dan Carpenter
2019-02-13
lib: objagg: Fix an error code in objagg_hints_get()
Dan Carpenter
2019-02-13
dma-mapping: move debug configuration options to kernel/dma
Andy Shevchenko
2019-02-13
kprobes: Prohibit probing on bsearch()
Andrea Righi
2019-02-13
kprobes: Prohibit probing on preemption checking debug functions
Masami Hiramatsu
2019-02-12
ARM: 8833/1: Ensure that NEON code always compiles with Clang
Nathan Chancellor
2019-02-11
lib/scatterlist: Provide a DMA page iterator
Jason Gunthorpe
2019-02-11
Merge 5.0-rc6 into driver-core-next
Greg Kroah-Hartman
2019-02-11
Merge 5.0-rc6 into char-misc-next
Greg Kroah-Hartman
2019-02-09
XArray: Mark xa_insert and xa_reserve as must_check
Matthew Wilcox
2019-02-08
lib: objagg: add root count to stats
Jiri Pirko
2019-02-08
lib: objagg: implement optimization hints assembly and use hints for object c...
Jiri Pirko
2019-02-08
lib: objagg: fix typo in objagg_stats_put() docstring
Jiri Pirko
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-02-06
XArray: Add cyclic allocation
Matthew Wilcox
2019-02-06
XArray: Redesign xa_alloc API
Matthew Wilcox
2019-02-06
XArray: Add support for 1s-based allocation
Matthew Wilcox
2019-02-06
XArray: Change xa_insert to return -EBUSY
Matthew Wilcox
2019-02-06
livepatch: Proper error handling in the shadow variables selftest
Petr Mladek
2019-02-06
livepatch: return -ENOMEM on ptr_id() allocation failure
Joe Lawrence
2019-02-04
XArray: Update xa_erase family descriptions
Matthew Wilcox
2019-02-04
XArray tests: RCU lock prohibits GFP_KERNEL
Matthew Wilcox
2019-02-04
refcount_t: Add ACQUIRE ordering on success for dec(sub)_and_test() variants
Elena Reshetova
2019-02-01
lib/test_kmod.c: potential double free in error handling
Dan Carpenter
2019-02-01
selftests/livepatch: add DYNAMIC_DEBUG config dependency
Joe Lawrence
2019-01-31
devres: always use dev_name() in devm_ioremap_resource()
Sergei Shtylyov
2019-01-31
lib/test_rhashtable: Make test_insert_dup() allocate its hash table dynamically
Bart Van Assche
2019-01-28
Merge 5.0-rc4 into char-misc-next
Greg Kroah-Hartman
2019-01-22
kobject: drop newline from msg string
Bo YU
2019-01-22
kobject: to repalce printk with pr_* style
Bo YU
2019-01-22
kobject: make kset_get_ownership() 'static'
Eric Biggers
2019-01-22
iomap: introduce io{read|write}64_{lo_hi|hi_lo}
Logan Gunthorpe
[prev]
[next]