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
2017-10-01
bpf: Fix compiler warning on info.map_ids for 32bit platform
Martin KaFai Lau
2017-09-29
bpf: Add map_name to bpf_map_info
Martin KaFai Lau
2017-09-29
bpf: Add name, load_time, uid and map_ids to bpf_prog_info
Martin KaFai Lau
2017-09-28
bpf/verifier: improve disassembly of BPF_NEG instructions
Edward Cree
2017-09-28
bpf/verifier: improve disassembly of BPF_END instructions
Edward Cree
2017-09-26
bpf: add meta pointer for direct access
Daniel Borkmann
2017-09-26
bpf: rename bpf_compute_data_end into bpf_compute_data_pointers
Daniel Borkmann
2017-09-25
bpf: Optimize lpm trie delete
Craig Gallek
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-09-22
Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-20
bpf: one perf event close won't free bpf program attached by another perf event
Yonghong Song
2017-09-20
Merge tag 'trace-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-19
bpf: fix ri->map_owner pointer on bpf_prog_realloc
Daniel Borkmann
2017-09-19
bpf: do not disable/enable BH in bpf_map_free_id()
Eric Dumazet
2017-09-19
tracing: Fix trace_pipe behavior for instance traces
Tahsin Erdogan
2017-09-19
bpf: Implement map_delete_elem for BPF_MAP_TYPE_LPM_TRIE
Craig Gallek
2017-09-19
tracing: Ignore mmiotrace from kernel commandline
Ziqian SUN (Zamir)
2017-09-19
tracing: Erase irqsoff trace with empty write
Bo Yan
2017-09-18
bpf: devmap: pass on return value of bpf_map_precharge_memlock
Tobias Klauser
2017-09-17
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-09-16
genirq: Fix cpumask check in __irq_startup_managed()
Thomas Gleixner
2017-09-15
bpf/verifier: reject BPF_ALU64|BPF_END
Edward Cree
2017-09-14
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-09-14
Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2017-09-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-09-14
sched/wait: Introduce wakeup boomark in wake_up_page_bit
Tim Chen
2017-09-14
sched/wait: Break up long wake list walk
Tim Chen
2017-09-13
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-09-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-13
Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-12
Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-12
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-12
sched/debug: Add debugfs knob for "sched_debug"
Peter Zijlstra
2017-09-12
sched/core: WARN() when migrating to an offline CPU
Peter Zijlstra
2017-09-12
sched/fair: Plug hole between hotplug and active_load_balance()
Peter Zijlstra
2017-09-12
sched/fair: Avoid newidle balance for !active CPUs
Peter Zijlstra
2017-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-09-11
perf/bpf: fix a clang compilation issue
Yonghong Song
2017-09-11
sched/fair: Fix nuisance kernel-doc warning
Randy Dunlap
2017-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-09-08
bpf: devmap, use cond_resched instead of cpu_relax
John Fastabend
2017-09-08
bpf: add support for sockmap detach programs
John Fastabend
2017-09-08
bpf: don't select potentially stale ri->map from buggy xdp progs
Daniel Borkmann
2017-09-08
kcov: support compat processes
Dmitry Vyukov
2017-09-08
drivers/pps: aesthetic tweaks to PPS-related content
Robert P. J. Day
2017-09-08
kmod: move #ifdef CONFIG_MODULES wrapper to Makefile
Luis R. Rodriguez
[next]