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
/
kernel
/
events
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-21
uprobes: __replace_page() avoid BUG in munlock_vma_page()
Hugh Dickins
2020-08-15
Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
2020-08-12
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
2020-08-12
mm/vmscan: protect the workingset on anonymous LRU
Joonsoo Kim
2020-08-06
perf/core: Take over CAP_SYS_PTRACE creds to CAP_PERFMON capability
Alexey Budankov
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-28
Merge tag 'v5.8-rc7' into perf/core, to pick up fixes
Ingo Molnar
2020-07-25
bpf: Fail PERF_EVENT_IOC_SET_BPF when bpf_get_[stack|stackid] cannot work
Song Liu
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-24
uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...
Oleg Nesterov
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-08
perf/x86: Remove task_ctx_size
Kan Liang
2020-07-08
perf/core: Use kmem_cache to allocate the PMU specific data
Kan Liang
2020-07-08
perf/core: Factor out functions to allocate/free the task_ctx_data
Kan Liang
2020-07-01
perf: Expose get/put_callchain_entry()
Song Liu
2020-06-15
perf: Add perf text poke event
Adrian Hunter
2020-06-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-09
uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
Oleg Nesterov
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
2020-06-08
mm/gup.c: convert to use get_user_{page|pages}_fast_only()
Souptick Joarder
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-04
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-03
mm: memcontrol: delete unused lrucare handling
Johannes Weiner
2020-06-03
mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API
Johannes Weiner
2020-06-03
mm: memcontrol: switch to native NR_ANON_MAPPED counter
Johannes Weiner
2020-06-03
mm: memcontrol: drop @compound parameter from memcg charging API
Johannes Weiner
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-05-28
Merge tag 'v5.7-rc7' into perf/core, to pick up fixes
Ingo Molnar
2020-05-19
perf/core: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-19
powerpc/watchpoint: Don't allow concurrent perf and ptrace events
Ravi Bangoria
2020-05-07
exec: Merge install_exec_creds into setup_new_exec
Eric W. Biederman
2020-04-30
perf: Add cond_resched() to task_function_call()
Barret Rhoden
2020-04-28
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-22
perf/core: fix parent pid/tid in task exit events
Ian Rogers
2020-04-16
perf/core: open access to probes for CAP_PERFMON privileged process
Alexey Budankov
2020-04-16
perf/core: Open access to the core for CAP_PERFMON privileged process
Alexey Budankov
2020-04-08
perf/core: Disable page faults when getting phys address
Jiri Olsa
2020-04-08
perf/cgroup: Correct indirection in perf_less_group_idx()
Ian Rogers
2020-04-08
perf/core: Fix event cgroup tracking
Peter Zijlstra
2020-04-07
mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()
Anshuman Khandual
2020-04-05
Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
[next]