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
2018-06-22
perf/core: Move the inline keyword at the beginning of the function declaration
Mathieu Malaterre
2018-06-21
tracing: Use swap macro in update_max_tr
Gustavo A. R. Silva
2018-06-21
softirq: Reorder trace_softirqs_on to prevent lockdep splat
Joel Fernandes (Google)
2018-06-21
tracing: Check for no filter when processing event filters
Steven Rostedt (VMware)
2018-06-21
locking/lockdep: Do not record IRQ state within lockdep code
Steven Rostedt (VMware)
2018-06-21
sched/fair: Remove stale tg_unthrottle_up() comments
Li RongQing
2018-06-21
kprobes: Replace %p with other pointer types
Masami Hiramatsu
2018-06-21
kprobes: Show address of kprobes if kallsyms does
Masami Hiramatsu
2018-06-21
kprobes: Show blacklist addresses as same as kallsyms does
Masami Hiramatsu
2018-06-21
kprobes: Make list and blacklist root user read only
Masami Hiramatsu
2018-06-21
perf/core: Change perf_mmap_fault() return type to 'vm_fault_t'
Souptick Joarder
2018-06-21
sched/debug: Use match_string() helper instead of open-coded logic
Yisheng Xie
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
2018-06-21
cpu/hotplug: Provide knobs to control SMT
Thomas Gleixner
2018-06-21
cpu/hotplug: Split do_cpu_down()
Thomas Gleixner
2018-06-21
cpu/hotplug: Make bringup/teardown of smp threads symmetric
Thomas Gleixner
2018-06-21
sched/smt: Update sched_smt_present at runtime
Peter Zijlstra
2018-06-21
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
2018-06-21
kprobes: Don't check the ->break_handler() in generic kprobes code
Masami Hiramatsu
2018-06-21
kprobes: Remove jprobe API implementation
Masami Hiramatsu
2018-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-20
sched/swait: Rename to exclusive
Peter Zijlstra
2018-06-20
sched/swait: Switch to full exclusive mode
Peter Zijlstra
2018-06-20
sched/swait: Remove __prepare_to_swait
Peter Zijlstra
2018-06-20
locking/rwsem: Fix up_read_non_owner() warning with DEBUG_RWSEMS
Waiman Long
2018-06-20
Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-06-19
audit: eliminate audit_enabled magic number comparison
Richard Guy Briggs
2018-06-19
audit: rename FILTER_TYPE to FILTER_EXCLUDE
Richard Guy Briggs
2018-06-19
audit: Fix extended comparison of GID/EGID
Ondrej Mosnáček
2018-06-19
audit: tie ANOM_ABEND records to syscall
Richard Guy Briggs
2018-06-19
audit: tie SECCOMP records to syscall
Richard Guy Briggs
2018-06-19
audit: allow other filter list types for AUDIT_EXE
Ondrej Mosnáček
2018-06-19
sysinfo: Remove get_monotonic_boottime()
Arnd Bergmann
2018-06-19
posix-timers: Use new ktime_get_*_ts64() helpers
Arnd Bergmann
2018-06-19
timekeeping: Use ktime_get_real_ts64() instead of getnstimeofday64()
Arnd Bergmann
2018-06-19
time: Use ktime_get_real_seconds() in time syscall
Arnd Bergmann
2018-06-19
posix-timers: Fix nanosleep_copyout() for CONFIG_COMPAT_32BIT_TIME
Arnd Bergmann
2018-06-19
genirq: Fix editing error in a comment
Jonathan Neuschäfer
2018-06-19
genirq: Use rcu in kstat_irqs_usr()
Eric Dumazet
2018-06-18
module: exclude SHN_UNDEF symbols from kallsyms api
Jessica Yu
2018-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-06-17
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
2018-06-17
Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-16
Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-15
xdp: Fix handling of devmap in generic XDP
Toshiaki Makita
2018-06-15
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
bpf: reject any prog that failed read-only lock
Daniel Borkmann
2018-06-15
bpf: fix panic in prog load calls cleanup
Daniel Borkmann
[prev]
[next]