index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-02
perf parse-events: Break out tracepoint and printing
Ian Rogers
12
-738
/
+791
2022-08-02
perf parse-events: Don't #define YY_EXTRA_TYPE
Ian Rogers
1
-1
/
+0
2022-08-01
tools bpftool: Don't display disassembler-four-args feature test
Andres Freund
1
-2
/
+1
2022-08-01
tools bpftool: Fix compilation error with new binutils
Andres Freund
2
-9
/
+38
2022-08-01
tools bpf_jit_disasm: Don't display disassembler-four-args feature test
Andres Freund
1
-1
/
+1
2022-08-01
tools bpf_jit_disasm: Fix compilation error with new binutils
Andres Freund
2
-2
/
+8
2022-08-01
tools perf: Fix compilation error with new binutils
Andres Freund
2
-3
/
+12
2022-08-01
tools include: add dis-asm-compat.h to handle version differences
Andres Freund
1
-0
/
+55
2022-08-01
tools build: Don't display disassembler-four-args feature test
Andres Freund
1
-2
/
+1
2022-08-01
tools build: Add feature test for init_disassemble_info API changes
Andres Freund
4
-0
/
+22
2022-08-01
perf test: Add ARM SPE system wide test
Namhyung Kim
1
-3
/
+27
2022-08-01
perf tools: Rework prologue generation code
Jiri Olsa
1
-29
/
+175
2022-08-01
perf bpf: Convert legacy map definition to BTF-defined
Jiri Olsa
2
-13
/
+24
2022-08-01
perf symbol: Fail to read phdr workaround
Ian Rogers
1
-7
/
+20
2022-08-01
perf lock: Implement cpu and task filters for BPF
Namhyung Kim
5
-13
/
+162
2022-08-01
perf lock: Use BPF for lock contention analysis
Namhyung Kim
7
-115
/
+453
2022-08-01
perf lock: Pass machine pointer to is_lock_function()
Namhyung Kim
1
-8
/
+7
2022-08-01
perf test: Add user space counter reading tests
Ian Rogers
1
-1
/
+126
2022-08-01
perf test: Remove x86 rdpmc test
Ian Rogers
3
-185
/
+0
2022-08-01
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
137
-1011
/
+1184
2022-07-31
Linux 5.19
v5.19
Linus Torvalds
1
-1
/
+1
2022-07-31
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2022-07-31
Merge tag 'x86_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-33
/
+22
2022-07-31
Merge tag 'locking_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+20
2022-07-31
Merge tag 'edac_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-22
/
+33
2022-07-30
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-9
/
+9
2022-07-30
locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by firs...
Waiman Long
1
-10
/
+20
2022-07-29
Merge tag 'mm-hotfixes-stable-2022-07-29' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-15
/
+16
2022-07-29
Merge tag 'block-5.19-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2022-07-29
Merge tag 'drm-fixes-2022-07-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-2
/
+6
2022-07-30
Merge tag 'drm-misc-fixes-2022-07-29' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-2
/
+6
2022-07-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-21
/
+55
2022-07-29
docs/kernel-parameters: Update descriptions for "mitigations=" param with ret...
Eiichi Tsukata
1
-0
/
+2
2022-07-29
mm/hmm: fault non-owner device private entries
Ralph Campbell
1
-11
/
+8
2022-07-29
page_alloc: fix invalid watermark check on a negative value
Jaewon Kim
1
-4
/
+8
2022-07-29
Merge tag 'perf-tools-fixes-for-v5.19-2022-07-29' of git://git.kernel.org/pub...
Linus Torvalds
4
-31
/
+78
2022-07-29
Merge tag 'wq-for-5.19-rc8-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+4
2022-07-29
Merge tag 'pm-5.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+7
2022-07-29
workqueue: Avoid a false warning in unbind_workers()
Lai Jiangshan
1
-1
/
+4
2022-07-29
Merge tag 'riscv-for-linus-5.19-rc9' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-07-29
Merge tag 'loongarch-fixes-5.19-5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
31
-428
/
+277
2022-07-29
Merge tag 'powerpc-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-1
/
+6
2022-07-29
perf stat: Add topdown metrics in the default perf stat on the hybrid machine
Zhengjun Xing
7
-25
/
+66
2022-07-29
perf x86 evlist: Add default hybrid events for perf stat
Kan Liang
3
-2
/
+54
2022-07-29
perf evlist: Always use arch_evlist__add_default_attrs()
Kan Liang
4
-6
/
+23
2022-07-29
perf evsel: Add arch_evsel__hw_name()
Kan Liang
3
-1
/
+27
2022-07-29
perf stat: Revert "perf stat: Add default hybrid events"
Kan Liang
1
-30
/
+0
2022-07-29
perf test: Fix test case 95 ("Check branch stack sampling") on s390 and use s...
Thomas Richter
1
-1
/
+1
2022-07-29
LoongArch: Fix wrong "ROM Size" of boardinfo
Tiezhu Yang
1
-1
/
+1
2022-07-29
LoongArch: Fix missing fcsr in ptrace's fpr_set
Qi Hu
1
-5
/
+7
[next]