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-10-14
fs/fs-writeback.c: fix kernel-doc warning
Randy Dunlap
2019-10-14
fs/libfs.c: fix kernel-doc warning
Randy Dunlap
2019-10-14
fs/direct-io.c: fix kernel-doc warning
Randy Dunlap
2019-10-14
mm, compaction: fix wrong pfn handling in __reset_isolation_pfn()
Vlastimil Babka
2019-10-14
mm, hugetlb: allow hugepage allocations to reclaim as needed
David Rientjes
2019-10-14
lib/test_meminit: add a kmem_cache_alloc_bulk() test
Alexander Potapenko
2019-10-14
mm/slub.c: init_on_free=1 should wipe freelist ptr for bulk allocations
Alexander Potapenko
2019-10-14
lib/generic-radix-tree.c: add kmemleak annotations
Eric Biggers
2019-10-14
mm/slub: fix a deadlock in show_slab_objects()
Qian Cai
2019-10-14
mm, page_owner: rename flag indicating that page is allocated
Vlastimil Babka
2019-10-14
mm, page_owner: decouple freeing stack trace from debug_pagealloc
Vlastimil Babka
2019-10-14
mm, page_owner: fix off-by-one error in __set_page_owner_handle()
Vlastimil Babka
2019-10-14
xtensa: fix type conversion in __get_user_[no]check
Max Filippov
2019-10-14
xtensa: clean up assembly arguments in uaccess macros
Max Filippov
2019-10-14
parisc: Remove 32-bit DMA enforcement from sba_iommu
Sven Schnelle
2019-10-14
parisc: Fix vmap memory leak in ioremap()/iounmap()
Helge Deller
2019-10-14
parisc: prefer __section from compiler_attributes.h
Nick Desaulniers
2019-10-14
parisc: sysctl.c: Use CONFIG_PARISC instead of __hppa_ define
Helge Deller
2019-10-14
firmware: dmi: Fix unlikely out-of-bounds read in save_mem_devices
Jean Delvare
2019-10-14
drm/panfrost: Add missing GPU feature registers
Steven Price
2019-10-14
xtensa: fix {get,put}_user() for 64bit values
Al Viro
2019-10-14
kmemleak: Do not corrupt the object_list during clean-up
Catalin Marinas
2019-10-14
platform/x86: i2c-multi-instantiate: Fail the probe if no IRQ provided
Andy Shevchenko
2019-10-14
drm/ttm: fix handling in ttm_bo_add_mem_to_lru
Christian König
2019-10-14
drm/ttm: Restore ttm prefaulting
Thomas Hellstrom
2019-10-14
drm/ttm: fix busy reference in ttm_mem_evict_first
Christian König
2019-10-13
Linux 5.4-rc3
Linus Torvalds
2019-10-13
Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-10-13
Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-10-13
Merge tag 'fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-10-13
Merge tag 'for-linus-20191012' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-10-13
vhost/test: stop device before reset
Michael S. Tsirkin
2019-10-13
tools/virtio: xen stub
Michael S. Tsirkin
2019-10-12
tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
Petr Mladek
2019-10-12
tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency
Srivatsa S. Bhat (VMware)
2019-10-12
tracing/hwlat: Report total time spent in all NMIs during the sample
Srivatsa S. Bhat (VMware)
2019-10-12
recordmcount: Fix nop_mcount() function
Steven Rostedt (VMware)
2019-10-12
tracing: Do not create tracefs files if tracefs lockdown is in effect
Steven Rostedt (VMware)
2019-10-12
tracing: Add locked_down checks to the open calls of files created for tracefs
Steven Rostedt (VMware)
2019-10-12
tracing: Add tracing_check_open_get_tr()
Steven Rostedt (VMware)
2019-10-12
tracing: Have trace events system open call tracing_open_generic_tr()
Steven Rostedt (VMware)
2019-10-12
tracing: Get trace_array reference for available_tracers files
Steven Rostedt (VMware)
2019-10-12
ftrace: Get a reference counter for the trace_array on filter files
Steven Rostedt (VMware)
2019-10-12
tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is l...
Steven Rostedt (VMware)
2019-10-12
Merge tag 'char-misc-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-10-12
Merge tag 'staging-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-10-12
Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-10-12
Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-10-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-10-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
[prev]
[next]