index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2018-11-02
bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv
Daniel Borkmann
2018-11-02
bpf: show main program address and length in bpf_prog_info
Song Liu
2018-11-02
bpf: show real jited address in bpf_prog_info->jited_ksyms
Song Liu
2018-11-02
bpf: show real jited prog address in /proc/kallsyms
Song Liu
2018-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-01
Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2018-10-31
bpf: don't set id on after map lookup with ptr_to_map_val return
Daniel Borkmann
2018-10-31
bpf: fix partial copy of map_ptr when dst is scalar
Daniel Borkmann
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-31
kbuild: fix kernel/bounds.c 'W=1' warning
Arnd Bergmann
2018-10-31
kernel/panic.c: filter out a potential trailing newline
Borislav Petkov
2018-10-31
kernel/panic.c: do not append newline to the stack protector panic string
Borislav Petkov
2018-10-31
kernel/signal.c: fix a comment error
Weikang Shi
2018-10-31
kernel/fail_function.c: remove meaningless null pointer check before debugfs_...
zhong jiang
2018-10-30
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-10-30
Merge tag 'trace-v4.19-rc8-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-30
Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-10-30
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
Rafael J. Wysocki
2018-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-10-28
Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-28
tracing: Return -ENOENT if there is no target synthetic event
Masami Hiramatsu
2018-10-27
tracing: Have stack tracer trace full stack
Steven Rostedt (VMware)
2018-10-27
tracing: Export trace_dump_stack to modules
Nikolay Borisov
2018-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-10-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-10-26
mm: defer ZONE_DEVICE page initialization to the point where we init pgmap
Alexander Duyck
2018-10-26
psi: cgroup support
Johannes Weiner
2018-10-26
psi: pressure stall information for CPU, memory, and IO
Johannes Weiner
2018-10-26
sched: introduce this_rq_lock_irq()
Johannes Weiner
2018-10-26
sched: sched.h: make rq locking and clock functions available in stats.h
Johannes Weiner
2018-10-26
sched: loadavg: make calc_load_n() public
Johannes Weiner
2018-10-26
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
Johannes Weiner
2018-10-26
delayacct: track delays from thrashing cache pages
Johannes Weiner
2018-10-26
mm: rework memcg kernel stack accounting
Roman Gushchin
2018-10-26
Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-10-25
Merge tag 'printk-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-25
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
2018-10-25
bpf: make direct packet write unclone more robust
Daniel Borkmann
2018-10-25
bpf: fix leaking uninitialized memory on pop/peek helpers
Daniel Borkmann
2018-10-25
bpf: fix direct packet write into pop/peek helpers
Daniel Borkmann
2018-10-25
bpf: fix cg_skb types to hint access type in may_access_direct_pkt_data
Daniel Borkmann
2018-10-25
bpf: fix direct packet access for flow dissector progs
Daniel Borkmann
2018-10-26
bpf, btf: fix a missing check bug in btf_parse
Martin Lau
2018-10-26
bpf: devmap: fix wrong interface selection in notifier_call
Taehee Yoo
2018-10-25
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-25
kernel: hung_task.c: disable on suspend
Vitaly Kuznetsov
[next]