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-08-04
powerpc: make the install target not depend on any build artifact
Masahiro Yamada
2
-1
/
+15
2021-08-04
powerpc: remove unused zInstall target from arch/powerpc/boot/Makefile
Masahiro Yamada
2
-18
/
+1
2021-08-04
cpuidle: pseries: Mark pseries_idle_proble() as __init
Nathan Chancellor
1
-1
/
+1
2021-08-03
powerpc/stacktrace: Include linux/delay.h
Michal Suchanek
1
-0
/
+1
2021-08-03
cpuidle: pseries: Do not cap the CEDE0 latency in fixup_cede0_latency()
Gautham R. Shenoy
1
-29
/
+30
2021-08-03
cpuidle: pseries: Fixup CEDE0 latency only for POWER10 onwards
Gautham R. Shenoy
1
-1
/
+15
2021-07-26
powerpc/kexec: blacklist functions called in real mode for kprobe
Hari Bathini
8
-12
/
+25
2021-07-26
Merge branch 'fixes' into next
Michael Ellerman
5
-8
/
+68
2021-07-23
KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM state
Nicholas Piggin
1
-0
/
+20
2021-07-23
KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow
Nicholas Piggin
1
-3
/
+22
2021-07-18
Linux 5.14-rc2
v5.14-rc2
Linus Torvalds
1
-1
/
+1
2021-07-18
Merge tag 'perf-tools-fixes-for-v5.14-2021-07-18' of git://git.kernel.org/pub...
Linus Torvalds
36
-98
/
+391
2021-07-18
Merge tag 'xfs-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
9
-37
/
+174
2021-07-18
Merge tag 'iomap-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-20
/
+13
2021-07-18
Merge tag 'kbuild-fixes-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-15
/
+19
2021-07-18
Documentation: Fix intiramfs script name
Robert Richter
2
-5
/
+5
2021-07-18
Kbuild: lto: fix module versionings mismatch in GNU make 3.X
Lecopzer Chen
1
-1
/
+1
2021-07-18
kbuild: do not suppress Kconfig prompts for silent build
Masahiro Yamada
1
-4
/
+5
2021-07-18
scripts/setlocalversion: fix a bug when LOCALVERSION is empty
Mikulas Patocka
1
-5
/
+8
2021-07-18
perf sched: Fix record failure when CONFIG_SCHEDSTATS is not set
Yang Jihong
1
-4
/
+29
2021-07-18
perf probe: Fix add event failure when running 32-bit perf in a 64-bit kernel
Yang Jihong
6
-42
/
+38
2021-07-18
perf data: Close all files in close_dir()
Riccardo Mancini
1
-1
/
+1
2021-07-18
perf probe-file: Delete namelist in del_events() on the error path
Riccardo Mancini
1
-2
/
+2
2021-07-17
Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
30
-215
/
+418
2021-07-17
Revert "mm/slub: use stackdepot to save stack trace in objects"
Linus Torvalds
2
-50
/
+30
2021-07-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
11
-101
/
+115
2021-07-17
Merge tag '5.14-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-20
/
+124
2021-07-17
Merge tag 'linux-kselftest-kunit-fixes-5.14-rc2' of git://git.kernel.org/pub/...
Linus Torvalds
7
-22
/
+24
2021-07-17
Merge tag 'linux-kselftest-fixes-5.14-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+3
2021-07-17
Merge tag 'trace-v5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-3
/
+3
2021-07-17
KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leak
Nicholas Piggin
1
-2
/
+2
2021-07-17
KVM: PPC: Book3S: Fix CONFIG_TRANSACTIONAL_MEM=n crash
Nicholas Piggin
1
-0
/
+2
2021-07-16
Merge tag 'devicetree-fixes-for-5.14-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
13
-77
/
+62
2021-07-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
11
-30
/
+54
2021-07-16
ARM: dts: versatile: Fix up interrupt controller node names
Sudeep Holla
2
-4
/
+3
2021-07-16
Merge tag 'aspeed-5.14-devicetree-2' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
4
-13
/
+11
2021-07-16
ARM: multi_v7_defconfig: Make NOP_USB_XCEIV driver built-in
Stefan Wahren
1
-1
/
+1
2021-07-16
ARM: configs: Update u8500_defconfig
Linus Walleij
1
-0
/
+5
2021-07-16
ARM: configs: Update Vexpress defconfig
Linus Walleij
1
-10
/
+7
2021-07-16
ARM: configs: Update Versatile defconfig
Linus Walleij
1
-3
/
+1
2021-07-16
ARM: configs: Update RealView defconfig
Linus Walleij
1
-3
/
+1
2021-07-16
ARM: configs: Update Integrator defconfig
Linus Walleij
1
-4
/
+1
2021-07-16
Merge tag 'scmi-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
6
-17
/
+37
2021-07-16
Merge tag 'arm-ffa-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2
-6
/
+8
2021-07-16
arm: Typo s/PCI_IXP4XX_LEGACY/IXP4XX_PCI_LEGACY/
Geert Uytterhoeven
1
-1
/
+1
2021-07-16
Merge tag 'tegra-for-5.14-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin...
Arnd Bergmann
1
-0
/
+13
2021-07-16
Merge tag 'renesas-fixes-for-v5.14-tag1' of git://git.kernel.org/pub/scm/linu...
Arnd Bergmann
6
-147
/
+320
2021-07-16
Merge tag 'memory-controller-drv-tegra-5.14-3' of git://git.kernel.org/pub/sc...
Arnd Bergmann
2
-6
/
+9
2021-07-16
Merge tag 'docs-5.14-2' of git://git.lwn.net/linux
Linus Torvalds
5
-5
/
+37
2021-07-16
Merge tag 'block-5.14-2021-07-16' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-212
/
+87
[next]