index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-20
perf tools: Fix segfault in cpu_cache_level__read()
Jiri Olsa
1
-1
/
+1
2019-09-20
tools arch x86: Sync asm/cpufeatures.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2019-09-20
tools arch x86 uapi: Synch asm/unistd.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-09-20
tools uapi asm-generic: Sync unistd.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-09-20
tools headers uapi: Sync prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+6
2019-09-20
perf tests: Fix static build test
Jiri Olsa
1
-1
/
+1
2019-09-20
Merge tag 'kgdb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux
Linus Torvalds
2
-5
/
+2
2019-09-20
nfsd: degraded slot-count more gracefully as allocation nears exhaustion.
NeilBrown
1
-4
/
+11
2019-09-20
nfsd: handle drc over-allocation gracefully.
NeilBrown
1
-4
/
+15
2019-09-20
Merge tag 'perf-core-for-mingo-5.4-20190920-2' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
Ingo Molnar
180
-2256
/
+2763
2019-09-20
lz4: do not export static symbol
Linus Torvalds
1
-1
/
+0
2019-09-20
riscv: Avoid interrupts being erroneously enabled in handle_exception()
Vincent Chen
1
-1
/
+5
2019-09-20
riscv: dts: sifive: Drop "clock-frequency" property of cpu nodes
Bin Meng
1
-3
/
+0
2019-09-20
riscv: dts: sifive: Add ethernet0 to the aliases node
Bin Meng
1
-0
/
+1
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
96
-682
/
+759
2019-09-20
RISC-V: Export kernel symbols for kvm
Atish Patra
2
-0
/
+2
2019-09-20
KVM: RISC-V: Add KVM_REG_RISCV for ONE_REG interface
Anup Patel
1
-0
/
+1
2019-09-20
arch/riscv: disable excess harts before picking main boot hart
Xiang Wang
1
-3
/
+5
2019-09-20
platform/x86: i2c-multi-instantiate: Derive the device name from parent
Heikki Krogerus
1
-1
/
+1
2019-09-20
platform/x86: pmc_atom: Add Siemens SIMATIC IPC277E to critclk_systems DMI table
Srikanth Krishnakar
1
-0
/
+7
2019-09-20
ALSA: hda - Add laptop imic fixup for ASUS M9V laptop
Shih-Yuan Lee (FourDollars)
1
-0
/
+1
2019-09-20
perf kvm stat: Set 'trace_cycles' as default event for 'perf kvm record' in powerpc
Anju T Sudhakar
1
-4
/
+12
2019-09-20
perf kvm: Add arch neutral function to choose event for perf kvm record
Anju T Sudhakar
3
-1
/
+49
2019-09-20
perf kvm: Move kvm-stat header file from conditional inclusion to common include section
Anju T Sudhakar
2
-1
/
+4
2019-09-20
perf test: Fix spelling mistake "allos" -> "allocate"
Colin Ian King
1
-1
/
+1
2019-09-20
perf stat: Fix a segmentation fault when using repeat forever
Srikar Dronamraju
1
-1
/
+1
2019-09-20
perf stat: Reset previous counts on repeat with interval
Srikar Dronamraju
3
-0
/
+21
2019-09-20
tools lib traceevent: Convert remaining %p[fF] users to %p[sS]
Sakari Ailus
2
-9
/
+19
2019-09-20
perf tools: Move event synthesizing routines to separate .c file
Arnaldo Carvalho de Melo
13
-1923
/
+1928
2019-09-20
crypto: hisilicon - avoid unused function warning
Arnd Bergmann
1
-5
/
+2
2019-09-20
hwrng: core - don't wait on add_early_randomness()
Laurent Vivier
1
-1
/
+1
2019-09-20
crypto: hisilicon - Fix return value check in hisi_zip_acompress()
Yunfeng Ye
1
-2
/
+2
2019-09-20
crypto: hisilicon - Matching the dma address for dma_pool_free()
Yunfeng Ye
1
-25
/
+19
2019-09-20
crypto: hisilicon - Fix double free in sec_free_hw_sgl()
Yunfeng Ye
1
-6
/
+7
2019-09-20
crypto: inside-secure - Fix unused variable warning when CONFIG_PCI=n
Pascal van Leeuwen
1
-11
/
+29
2019-09-20
crypto: talitos - fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-09-20
perf memswap: Adopt 'struct u64_swap' from evsel.h
Arnaldo Carvalho de Melo
2
-5
/
+7
2019-09-20
perf tools: Move event synthesizing routines to separate header
Arnaldo Carvalho de Melo
38
-177
/
+154
2019-09-20
perf auxtrace: Add missing 'struct perf_sample' forward declaration
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-20
perf sched: Add missing event.h include directive
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-20
perf annotate: Add missing machine.h include directive
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-20
perf hist: Add missing 'struct branch_stack' forward declaration
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-20
perf python: Remove debug.h
Arnaldo Carvalho de Melo
1
-1
/
+2
2019-09-20
perf callchain: Remove needless event.h include
Arnaldo Carvalho de Melo
3
-1
/
+6
2019-09-20
perf stat: Move perf_stat_synthesize_config() to event.h
Arnaldo Carvalho de Melo
4
-13
/
+14
2019-09-20
perf event: Move perf_event__synthesize* to event.h
Arnaldo Carvalho de Melo
2
-39
/
+39
2019-09-20
perf env: Remove needless cpumap.h header
Arnaldo Carvalho de Melo
37
-34
/
+31
2019-09-20
perf symbols: Add missing dso.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-20
perf probe: Add missing build-id.h header.
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
75
-73
/
+47
[prev]
[next]