index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-08
net: ethernet: chelsio: inline_crypto: Mundane typos fixed throughout the fil...
Bhaskar Chowdhury
1
-4
/
+4
2021-03-08
net: dsa: bcm_sf2: simplify optional reset handling
Philipp Zabel
1
-3
/
+3
2021-03-08
selftests/bpf: Fix typo in Makefile
Jean-Philippe Brucker
1
-1
/
+1
2021-03-08
libbpf: Fix arm64 build
Jean-Philippe Brucker
1
-1
/
+1
2021-03-08
MIPS: vmlinux.lds.S: align raw appended dtb to 8 bytes
Bjørn Mork
1
-1
/
+5
2021-03-08
Merge branch 'load-acquire/store-release barriers for'
Andrii Nakryiko
3
-51
/
+68
2021-03-08
libbpf, xsk: Add libbpf_smp_store_release libbpf_smp_load_acquire
Björn Töpel
2
-34
/
+55
2021-03-08
xsk: Update rings for load-acquire/store-release barriers
Björn Töpel
1
-17
/
+13
2021-03-08
selftests/bpf: Fix test_attach_probe for powerpc uprobes
Jiri Olsa
1
-1
/
+39
2021-03-08
gpiolib: Read "gpio-line-names" from a firmware node
Andy Shevchenko
1
-8
/
+4
2021-03-08
gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2
Andy Shevchenko
1
-55
/
+23
2021-03-08
gpiolib: acpi: Allow to find GpioInt() resource by name and index
Andy Shevchenko
2
-6
/
+16
2021-03-08
gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk
Andy Shevchenko
2
-1
/
+8
2021-03-08
gpiolib: acpi: Add missing IRQF_ONESHOT
Yang Li
1
-1
/
+1
2021-03-08
gpio: fix gpio-device list corruption
Johan Hovold
1
-0
/
+4
2021-03-08
gpio: fix NULL-deref-on-deregistration regression
Johan Hovold
1
-2
/
+1
2021-03-08
selftests: gpio: update .gitignore
Bartosz Golaszewski
1
-1
/
+1
2021-03-08
crypto: mips/poly1305 - enable for all MIPS processors
Maciej W. Rozycki
3
-4
/
+4
2021-03-08
MIPS: boot/compressed: Copy DTB to aligned address
Paul Cercueil
2
-0
/
+10
2021-03-07
Merge tag 'perf-tools-fixes-for-v5.12-2020-03-07' of git://git.kernel.org/pub...
Linus Torvalds
60
-215
/
+517
2021-03-07
Merge branch 'parisc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+5
2021-03-07
Merge tag 'powerpc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
20
-53
/
+55
2021-03-07
Merge tag 'm68k-for-v5.12-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
2021-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
8
-17
/
+145
2021-03-06
perf cs-etm: Fix bitmap for option
Suzuki K Poulose
1
-4
/
+8
2021-03-06
perf trace: Fix race in signal handling
Michael Petlan
1
-3
/
+2
2021-03-06
perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...
Arnaldo Carvalho de Melo
1
-4
/
+3
2021-03-06
perf report: Fix -F for branch & mem modes
Ravi Bangoria
1
-2
/
+2
2021-03-06
perf tests x86: Move insn.h include to make sure it finds stddef.h
Arnaldo Carvalho de Melo
2
-2
/
+2
2021-03-06
perf test: Support the ins_lat check in the X86 specific test
Kan Liang
4
-0
/
+127
2021-03-06
perf test: Fix sample-parsing failure on non-x86 platforms
Kan Liang
1
-4
/
+0
2021-03-06
perf archive: Fix filtering of empty build-ids
Nicholas Fraser
1
-2
/
+1
2021-03-06
perf daemon: Fix compile error with Asan
Namhyung Kim
1
-1
/
+1
2021-03-06
perf stat: Fix use-after-free when -r option is used
Namhyung Kim
1
-0
/
+1
2021-03-06
libperf: Add perf_evlist__reset_id_hash()
Namhyung Kim
2
-4
/
+11
2021-03-06
perf stat: Fix wrong skipping for per-die aggregation
Jin Yao
4
-11
/
+59
2021-03-06
tools headers UAPI: Sync KVM's kvm.h and vmx.h headers with the kernel sources
Arnaldo Carvalho de Melo
2
-1
/
+4
2021-03-06
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+13
2021-03-06
tools headers UAPI: Update tools' copy of linux/coresight-pmu.h
Arnaldo Carvalho de Melo
1
-5
/
+15
2021-03-06
tools headers: Update syscall.tbl files to support mount_setattr
Arnaldo Carvalho de Melo
4
-0
/
+19
2021-03-06
perf test: Fix cpu and thread map leaks in perf_time_to_tsc test
Namhyung Kim
1
-0
/
+2
2021-03-06
perf test: Fix cpu map leaks in cpu_map_print test
Namhyung Kim
1
-0
/
+2
2021-03-06
perf test: Fix a memory leak in thread_map_remove test
Namhyung Kim
1
-5
/
+2
2021-03-06
perf test: Fix a thread map leak in thread_map_synthesize test
Namhyung Kim
1
-0
/
+1
2021-03-06
perf test: Fix cpu and thread map leaks in switch_tracking test
Namhyung Kim
1
-3
/
+2
2021-03-06
perf test: Fix cpu and thread map leaks in keep_tracking test
Namhyung Kim
1
-3
/
+2
2021-03-06
perf test: Fix cpu and thread map leaks in code_reading test
Namhyung Kim
1
-7
/
+3
2021-03-06
perf test: Fix cpu and thread map leaks in sw_clock_freq test
Namhyung Kim
1
-8
/
+4
2021-03-06
perf test: Fix cpu and thread map leaks in task_exit test
Namhyung Kim
1
-7
/
+3
2021-03-06
perf test: Fix a memory leak in attr test
Namhyung Kim
1
-1
/
+7
[prev]
[next]