index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-03
f2fs: clean up dic->tpages assignment
Chao Yu
1
-7
/
+3
2020-04-03
f2fs: compress: support zstd compress algorithm
Chao Yu
6
-3
/
+190
2020-04-03
dm integrity: fix logic bug in integrity tag testing
Mikulas Patocka
1
-1
/
+1
2020-04-03
docs: cgroup-v1: Document the cpuset_v2_mode mount option
Waiman Long
2
-2
/
+17
2020-04-03
Revert "dm: always call blk_queue_split() in dm_process_bio()"
Mike Snitzer
1
-2
/
+3
2020-04-03
Revert "cpuset: Make cpuset hotplug synchronous"
Tejun Heo
3
-19
/
+17
2020-04-03
tracing: Do not allocate buffer in trace_find_next_entry() in atomic
Steven Rostedt (VMware)
1
-1
/
+20
2020-04-03
KVM: SVM: Split svm_vcpu_run inline assembly to separate file
Uros Bizjak
3
-90
/
+166
2020-04-03
KVM: SVM: Move SEV code to separate file
Joerg Roedel
4
-1221
/
+1257
2020-04-03
KVM: SVM: Move AVIC code to separate file
Joerg Roedel
4
-1050
/
+1091
2020-04-03
KVM: SVM: Move Nested SVM Implementation to nested.c
Joerg Roedel
4
-1145
/
+1216
2020-04-03
kVM SVM: Move SVM related files to own sub-directory
Joerg Roedel
3
-1
/
+1
2020-04-03
dm integrity: fix ppc64le warning
Mike Snitzer
1
-1
/
+1
2020-04-03
Bluetooth: fixing minor typo in comment
Alain Michaud
1
-1
/
+1
2020-04-03
ASoC: Intel: atom: Fix uninitialized variable compiler warning
Hans de Goede
1
-1
/
+1
2020-04-03
ASoC: Intel: atom: Check drv->lock is locked in sst_fill_and_send_cmd_unlocked
Hans de Goede
1
-0
/
+2
2020-04-03
ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map()
Hans de Goede
1
-0
/
+2
2020-04-03
ASoC: SOF: Turn "firmware boot complete" message into a dbg message
Hans de Goede
1
-1
/
+1
2020-04-03
ipmi: kcs: aspeed: Implement v2 bindings
Andrew Jeffery
1
-23
/
+121
2020-04-03
ipmi: kcs: Finish configuring ASPEED KCS device before enable
Andrew Jeffery
1
-3
/
+4
2020-04-03
dt-bindings: ipmi: aspeed: Introduce a v2 binding for KCS
Andrew Jeffery
1
-6
/
+14
2020-04-03
perf python: Fix clang detection to strip out options passed in $CC
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-04-03
perf tools: Support Python 3.8+ in Makefile
Sam Lunt
1
-1
/
+10
2020-04-03
perf script: Fix invalid read of directory entry after closedir()
Andreas Gerstmayr
1
-1
/
+1
2020-04-03
ipmi: fix hung processes in __get_guid()
Wen Yang
1
-2
/
+2
2020-04-03
perf script report: Fix SEGFAULT when using DWARF mode
Andreas Gerstmayr
1
-0
/
+3
2020-04-03
perf script: add -S/--symbols documentation
Ian Rogers
1
-0
/
+8
2020-04-03
perf pmu-events x86: Use CPU_CLK_UNHALTED.THREAD in Kernel_Utilization metric
Jin Yao
12
-12
/
+12
2020-04-03
perf events parser: Add missing Intel CPU events to parser
Adrian Hunter
1
-5
/
+7
2020-04-03
perf script: Allow --symbol to accept hexadecimal addresses
Stephane Eranian
1
-4
/
+17
2020-04-03
perf report/top TUI: Fix title line formatting
Arnaldo Carvalho de Melo
1
-4
/
+4
2020-04-03
perf top: Support hotkey to change sort order
Jin Yao
1
-2
/
+9
2020-04-03
perf top: Support --group-sort-idx to change the sort order
Jin Yao
2
-0
/
+9
2020-04-03
perf symbols: Fix arm64 gap between kernel start and module end
Kemeng Shi
2
-0
/
+28
2020-04-03
perf build-test: Honour JOBS to override detection of number of cores
Arnaldo Carvalho de Melo
1
-3
/
+7
2020-04-03
perf script: Add --show-cgroup-events option
Namhyung Kim
2
-0
/
+44
2020-04-03
perf top: Add --all-cgroups option
Namhyung Kim
2
-0
/
+19
2020-04-03
perf record: Add --all-cgroups option
Namhyung Kim
5
-2
/
+27
2020-04-03
perf record: Support synthesizing cgroup events
Namhyung Kim
4
-0
/
+129
2020-04-03
perf report: Add 'cgroup' sort key
Namhyung Kim
5
-0
/
+54
2020-04-03
perf cgroup: Maintain cgroup hierarchy
Namhyung Kim
5
-5
/
+109
2020-04-03
perf tools: Basic support for CGROUP event
Namhyung Kim
13
-1
/
+74
2020-04-03
perf tools: Add file-handle feature test
Namhyung Kim
4
-2
/
+28
2020-04-03
perf python: Include rwsem.c in the pythong biding
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-04-03
rtc: ds1307: check for failed memory allocation on wdt
Colin Ian King
1
-0
/
+2
2020-04-03
Documentation: PM: sleep: Document system-wide suspend code flows
Rafael J. Wysocki
2
-0
/
+271
2020-04-03
cpufreq: Select schedutil when using big.LITTLE
Linus Walleij
1
-0
/
+1
2020-04-03
ALSA: usb-audio: Add Pioneer DJ DJM-250MK2 quirk
František Kučera
1
-0
/
+42
2020-04-03
Merge branch 'topic/pcm-oss-fix' into for-linus
Takashi Iwai
0
-0
/
+0
2020-04-03
ALSA: pcm: oss: Fix regression by buffer overflow fix (again)
Takashi Iwai
1
-10
/
+12
[prev]
[next]