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
Age
Commit message (
Expand
)
Author
2021-07-01
x86: signal: don't do sas_ss_reset() until we are certain that sigframe won't...
Al Viro
2021-07-01
kprobes: remove duplicated strong free_insn_page in x86 and s390
Barry Song
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-07-01
sysctl: remove redundant assignment to first
Jiapeng Chong
2021-06-29
mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM
Mike Rapoport
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-06-29
mm/page_alloc: introduce vm.percpu_pagelist_high_fraction
Mel Gorman
2021-06-29
mm/page_alloc: delete vm.percpu_pagelist_fraction
Mel Gorman
2021-06-29
kernel/events/uprobes: use vma_lookup() in find_active_uprobe()
Liam Howlett
2021-06-29
perf: MAP_EXECUTABLE does not indicate VM_MAYEXEC
David Hildenbrand
2021-06-29
loop: charge i/o to mem and blk cg
Dan Schatzberg
2021-06-29
mm: gup: pack has_pinned in MMF_HAS_PINNED
Andrea Arcangeli
2021-06-29
kernel: watchdog: modify the explanation related to watchdog thread
Wang Qing
2021-06-29
kthread_worker: fix return value when kthread_mod_delayed_work() races with k...
Petr Mladek
2021-06-27
Revert "signal: Allow tasks to cache one sigqueue struct"
Linus Torvalds
2021-06-24
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
2021-06-24
kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_...
Petr Mladek
2021-06-24
kthread_worker: split code for canceling the delayed work timer
Petr Mladek
2021-06-24
Merge tag 'core-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-06-24
Merge tag 'sched-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-06-24
Merge tag 'objtool-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-06-23
Merge branch 'stable/for-linus-5.14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-06-22
module: limit enabling module.sig_enforce
Mimi Zohar
2021-06-22
signal: Prevent sigqueue caching after task got released
Thomas Gleixner
2021-06-22
sched/fair: Ensure that the CFS parent is added after unthrottling
Rik van Riel
2021-06-22
locking/lockdep: Improve noinstr vs errors
Peter Zijlstra
2021-06-21
swiotlb: manipulate orig_addr when tlb_addr has offset
Bumyong Lee
2021-06-20
Merge tag 'sched_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-06-18
Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-06-18
Merge tag 'trace-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-06-18
Merge tag 'printk-for-5.13-fixup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-18
Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-06-18
tracing: Do no increment trace_clock_global() by one
Steven Rostedt (VMware)
2021-06-18
tracing: Do not stop recording comms if the trace file is being read
Steven Rostedt (VMware)
2021-06-18
tracing: Do not stop recording cmdlines when tracing is off
Steven Rostedt (VMware)
2021-06-16
crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo
Pingfan Liu
2021-06-16
printk: Move EXPORT_SYMBOL() closer to vprintk definition
Punit Agrawal
2021-06-14
bpf: Fix leakage under speculation on mispredicted branches
Daniel Borkmann
2021-06-14
bpf: Do not mark insn as seen under speculative path verification
Daniel Borkmann
2021-06-14
bpf: Inherit expanded/patched seen count from old aux data
Daniel Borkmann
2021-06-14
sched/fair: Correctly insert cfs_rq's to list on unthrottle
Odin Ugedal
2021-06-14
Revert "cpufreq: CPPC: Add support for frequency invariance"
Viresh Kumar
2021-06-12
Merge tag 'sched-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-06-12
Merge tag 'perf-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-06-11
Merge tag 'trace-v5.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-06-10
Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-06-10
cgroup1: don't allow '\n' in renaming
Alexander Kuznetsov
2021-06-10
irq_work: Make irq_work_queue() NMI-safe again
Peter Zijlstra
2021-06-08
tracing: Correct the length check which causes memory corruption
Liangyan
2021-06-08
ftrace: Do not blindly read the ip address in ftrace_bug()
Steven Rostedt (VMware)
[next]