index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2018-06-06
genirq/generic_pending: Do not lose pending affinity update
Thomas Gleixner
2018-06-06
rseq: Introduce restartable sequences system call
Mathieu Desnoyers
2018-06-05
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2018-06-05
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2018-06-05
ide: don't enable/disable interrupts in force threaded-IRQ mode
Sebastian Andrzej Siewior
2018-06-05
tracing: Use match_string() instead of open coding it in trace_set_options()
Yisheng Xie
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-06-05
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-06-05
printk: drop in_nmi check from printk_safe_flush_on_panic()
Sergey Senozhatsky
2018-06-04
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-06-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-06-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-04
ring-buffer: Fix a bunch of typos in comments
Steven Rostedt (VMware)
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
bpf: guard bpf_get_current_cgroup_id() with CONFIG_CGROUPS
Yonghong Song
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-04
Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs'
Rafael J. Wysocki
2018-06-04
Merge branches 'pm-cpufreq-sched' and 'pm-cpuidle'
Rafael J. Wysocki
2018-06-04
Merge branches 'pm-qos' and 'pm-core'
Rafael J. Wysocki
2018-06-03
bpf: implement bpf_get_current_cgroup_id() helper
Yonghong Song
2018-06-03
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-06-03
bpf/xdp: devmap can avoid calling ndo_xdp_flush
Jesper Dangaard Brouer
2018-06-03
xdp: add flags argument to ndo_xdp_xmit API
Jesper Dangaard Brouer
2018-06-03
bpf: fix context access in tracing progs on 32 bit archs
Daniel Borkmann
2018-06-03
bpf: avoid retpoline for lookup/update/delete calls on maps
Daniel Borkmann
2018-06-03
bpf: show prog and map id in fdinfo
Daniel Borkmann
2018-06-03
bpf: fixup error message from gpl helpers on license mismatch
Daniel Borkmann
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-02
libnvdimm, e820: Register all pmem resources
Dan Williams
2018-06-02
bpf: btf: Ensure t->type == 0 for BTF_KIND_FWD
Martin KaFai Lau
2018-06-02
bpf: btf: Check array t->size
Martin KaFai Lau
2018-05-31
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2018-05-31
sched/headers: Fix typo
Davidlohr Bueso
2018-05-31
sched/deadline: Fix missing clock update
Juri Lelli
2018-05-31
sched/core: Require cpu_active() in select_task_rq(), for user tasks
Paul Burton
2018-05-31
sched/core: Fix rules for running on online && !active CPUs
Peter Zijlstra
2018-05-30
bpf: devmap: remove redundant assignment of dev = dev
Colin Ian King
2018-05-30
media: rc: introduce BPF_PROG_LIRC_MODE2
Sean Young
2018-05-30
bpf: bpf_prog_array_copy() should return -ENOENT if exclude_prog not found
Sean Young
2018-05-30
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2018-05-29
tracing: Allow histogram triggers to access ftrace internal events
Steven Rostedt (VMware)
2018-05-29
tracing: Have zero size length in filter logic be full string
Steven Rostedt (VMware)
2018-05-29
tracing: Add trigger file for trace_markers tracefs/ftrace/print
Steven Rostedt (VMware)
2018-05-29
Merge tag 'trace-v4.17-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
[prev]
[next]