开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-11-04
perf env: Conditionally compile BPF support code on having HAVE_LIBBPF_SUPPORT
Arnaldo Carvalho de Melo
2020-11-04
perf annotate: Move bpf header inclusion to inside HAVE_LIBBPF_SUPPORT
Arnaldo Carvalho de Melo
2020-11-04
perf tests: Skip the llvm and bpf tests if HAVE_LIBBPF_SUPPORT isn't defined
Arnaldo Carvalho de Melo
2020-11-04
perf bpf: Enclose libbpf.h include within HAVE_LIBBPF_SUPPORT
Arnaldo Carvalho de Melo
2020-11-04
perf test: Implement skip_reason callback for watchpoint tests
Tommi Rantala
2020-11-04
perf tests tsc: Add checking helper is_supported()
Leo Yan
2020-11-04
perf tests tsc: Make tsc testing as a common testing
Leo Yan
2020-11-04
perf mem2node: Improve warning if detected no memory nodes
Leo Yan
2020-11-04
perf version: Add a feature for libpfm4
Ian Rogers
2020-11-04
perf annotate mips: Add perf arch instructions annotate handlers
Dengcheng Zhu
2020-11-04
doc/admin-guide: Document creation of CAP_PERFMON privileged shell
Alexey Budankov
2020-11-04
doc/admin-guide: Note credentials consolidation under CAP_PERFMON
Alexey Budankov
2020-11-03
Merge tag 'perf-tools-for-v5.10-2020-11-03' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2020-11-03
Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linux
Linus Torvalds
2020-11-03
Merge tag 'docs-5.10-3' of git://git.lwn.net/linux
Linus Torvalds
2020-11-03
Merge tag 'x86_seves_for_v5.10_rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-11-03
afs: Fix incorrect freeing of the ACL passed to the YFS ACL store op
David Howells
2020-11-03
afs: Fix warning due to unadvanced marshalling pointer
David Howells
2020-11-03
docs: fix automarkup regression on Python 2
docs-5.10-3
Jonathan Corbet
2020-11-03
tools feature: Fixup fast path feature detection
Arnaldo Carvalho de Melo
2020-11-03
perf tools: Add missing swap for cgroup events
Namhyung Kim
2020-11-03
perf tools: Add missing swap for ino_generation
Jiri Olsa
2020-11-03
perf tools: Initialize output buffer in build_id__sprintf
Jiri Olsa
2020-11-03
perf hists browser: Increase size of 'buf' in perf_evsel__hists_browse()
Song Liu
2020-11-03
tools include UAPI: Update linux/mount.h copy
Arnaldo Carvalho de Melo
2020-11-03
tools headers UAPI: Update tools's copy of linux/perf_event.h
Arnaldo Carvalho de Melo
2020-11-03
tools kvm headers: Update KVM headers from the kernel sources
Arnaldo Carvalho de Melo
2020-11-03
tools UAPI: Update copy of linux/mman.h from the kernel sources
Arnaldo Carvalho de Melo
2020-11-03
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2020-11-03
tools x86 headers: Update required-features.h header from the kernel
Arnaldo Carvalho de Melo
2020-11-03
tools x86 headers: Update cpufeatures.h headers copies
Arnaldo Carvalho de Melo
2020-11-03
tools headers UAPI: Update fscrypt.h copy
Arnaldo Carvalho de Melo
2020-11-03
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
2020-11-03
tools headers UAPI: Sync prctl.h with the kernel sources
Arnaldo Carvalho de Melo
2020-11-03
perf scripting python: Avoid declaring function pointers with a visibility at...
Arnaldo Carvalho de Melo
2020-11-03
perf tools: Remove broken __no_tail_call attribute
Peter Zijlstra
2020-11-03
perf vendor events: Fix DRAM_BW_Use 0 issue for CLX/SKX
Jin Yao
2020-11-03
perf trace: Fix segfault when trying to trace events by cgroup
Stanislav Ivanichkin
2020-11-03
perf tools: Fix crash with non-jited bpf progs
Tommi Rantala
2020-11-03
tools headers UAPI: Update process_madvise affected files
Arnaldo Carvalho de Melo
2020-11-03
perf tools: Update copy of libbpf's hashmap.c
Arnaldo Carvalho de Melo
2020-11-03
perf tools: Remove LTO compiler options when building perl support
Justin M. Forbes
2020-11-02
tty: make FONTX ioctl use the tty pointer they were actually passed
Linus Torvalds
2020-11-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-11-02
kernel/hung_task.c: make type annotations consistent
Lukas Bulwahn
2020-11-02
epoll: add a selftest for epoll timeout race
Soheil Hassas Yeganeh
2020-11-02
mm: always have io_remap_pfn_range() set pgprot_decrypted()
Jason Gunthorpe
2020-11-02
mm, oom: keep oom_adj under or at upper limit when printing
Charles Haithcock
2020-11-02
kthread_worker: prevent queuing delayed work from timer_fn when it is being c...
Zqiang
2020-11-02
mm/truncate.c: make __invalidate_mapping_pages() static
Jason Yan
[next]