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
2020-02-04
powerpc: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
mips: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
arm64: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
arm: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
arc: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
mm: add generic p?d_leaf() macros
Steven Price
2020-02-04
mm: remove __krealloc
Florian Westphal
2020-02-04
pinctrl: fix pxa2xx.c build warnings
Randy Dunlap
2020-02-04
drivers/block/null_blk_main.c: fix uninitialized var warnings
Andrew Morton
2020-02-04
drivers/block/null_blk_main.c: fix layout
Andrew Morton
2020-02-04
ipc/msg.c: consolidate all xxxctl_down() functions
Lu Shuaibing
2020-02-04
ipc/sem.c: document and update memory barriers
Manfred Spraul
2020-02-04
ipc/msg.c: update and document memory barriers
Manfred Spraul
2020-02-04
ipc/mqueue.c: update/document memory barriers
Manfred Spraul
2020-02-04
ipc/mqueue.c: remove duplicated code
Davidlohr Bueso
2020-02-04
smp_mb__{before,after}_atomic(): update Documentation
Manfred Spraul
2020-02-04
mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()
David Hildenbrand
2020-02-04
mm/memory_hotplug: cleanup __remove_pages()
David Hildenbrand
2020-02-04
mm/memory_hotplug: drop local variables in shrink_zone_span()
David Hildenbrand
2020-02-04
mm/memory_hotplug: don't check for "all holes" in shrink_zone_span()
David Hildenbrand
2020-02-04
mm/memory_hotplug: we always have a zone in find_(smallest|biggest)_section_pfn
David Hildenbrand
2020-02-04
mm/memory_hotplug: poison memmap in remove_pfn_range_from_zone()
David Hildenbrand
2020-02-04
mm/memmap_init: update variable name in memmap_init_zone
Aneesh Kumar K.V
2020-02-04
mm: factor out next_present_section_nr()
David Hildenbrand
2020-02-04
mm/page_alloc: fix and rework pfn handling in memmap_init_zone()
David Hildenbrand
2020-02-04
mm/page_alloc.c: initialize memmap of unavailable memory directly
David Hildenbrand
2020-02-04
fs/proc/page.c: allow inspection of last section and fix end detection
David Hildenbrand
2020-02-04
mm/page_alloc.c: fix uninitialized memmaps on a partially populated last section
David Hildenbrand
2020-02-04
ocfs2: fix oops when writing cloned file
Gang He
2020-02-03
saner copy_mount_options()
Al Viro
2020-02-03
aio: prevent potential eventfd recursion on poll
Jens Axboe
2020-02-03
io_uring: put the flag changing code in the same spot
Pavel Begunkov
2020-02-03
io_uring: iterate req cache backwards
Pavel Begunkov
2020-02-03
io_uring: punt even fadvise() WILLNEED to async context
Jens Axboe
2020-02-03
io_uring: fix sporadic double CQE entry for close
Jens Axboe
2020-02-03
io_uring: remove extra ->file check
Pavel Begunkov
2020-02-03
io_uring: don't map read/write iovec potentially twice
Jens Axboe
2020-02-03
io_uring: use the proper helpers for io_send/recv
Jens Axboe
2020-02-03
io_uring: prevent potential eventfd recursion on poll
Jens Axboe
2020-02-03
eventfd: track eventfd_signal() recursion depth
Jens Axboe
2020-02-03
Merge branch 'netdevsim-fix-several-bugs-in-netdevsim-module'
Jakub Kicinski
2020-02-03
netdevsim: remove unused sdev code
Taehee Yoo
2020-02-03
netdevsim: use __GFP_NOWARN to avoid memalloc warning
Taehee Yoo
2020-02-03
netdevsim: use IS_ERR instead of IS_ERR_OR_NULL for debugfs
Taehee Yoo
2020-02-03
netdevsim: fix stack-out-of-bounds in nsim_dev_debugfs_init()
Taehee Yoo
2020-02-03
netdevsim: fix panic in nsim_dev_take_snapshot_write()
Taehee Yoo
2020-02-03
netdevsim: disable devlink reload when resources are being used
Taehee Yoo
2020-02-03
netdevsim: fix using uninitialized resources
Taehee Yoo
2020-02-04
selftests/bpf: Fix trampoline_count.c selftest compilation warning
Andrii Nakryiko
2020-02-03
Merge branch 'bnxt_en-Bug-fixes'
Jakub Kicinski
[prev]
[next]