index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: vdso: Remove CROSS_COMPILE_COMPAT_VDSO
Vincenzo Frascino
2019-10-07
1
-9
/
+0
*
arm64: vdso32: Remove jump label config option in Makefile
Vincenzo Frascino
2019-10-07
1
-3
/
+0
*
arm64: vdso32: Detect binutils support for dmb ishld
Vincenzo Frascino
2019-10-07
2
-1
/
+10
*
arm64: vdso: Remove stale files from old assembly implementation
Vincenzo Frascino
2019-10-07
2
-33
/
+0
*
arm64: vdso32: Fix broken compat vDSO build warnings
Vincenzo Frascino
2019-10-07
3
-16
/
+6
*
arm64: mm: fix spurious fault detection
Mark Rutland
2019-10-07
1
-1
/
+1
*
arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419
James Morse
2019-10-04
1
-3
/
+9
*
arm64: Fix incorrect irqflag restore for priority masking for compat
James Morse
2019-10-04
1
-0
/
+1
*
arm64: mm: avoid virt_to_phys(init_mm.pgd)
Mark Rutland
2019-10-04
1
-1
/
+10
*
arm64: cpufeature: Effectively expose FRINT capability to userspace
Julien Grall
2019-10-04
1
-0
/
+1
*
arm64: Mark functions using explicit register variables as '__always_inline'
Will Deacon
2019-10-04
1
-2
/
+4
*
docs: arm64: Fix indentation and doc formatting
Adam Zerella
2019-10-01
1
-1
/
+8
*
arm64/sve: Fix wrong free for task->thread.sve_state
Masayoshi Mizuma
2019-10-01
1
-17
/
+15
*
arm64: errata: Update stale comment
Thierry Reding
2019-10-01
1
-2
/
+2
*
Linux 5.4-rc1
v5.4-rc1
Linus Torvalds
2019-09-30
1
-2
/
+2
*
Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-09-30
5
-18
/
+58
|
\
|
*
btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls
Qu Wenruo
2019-09-27
1
-0
/
+3
|
*
btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space
Qu Wenruo
2019-09-27
1
-1
/
+1
|
*
btrfs: Fix a regression which we can't convert to SINGLE profile
Qu Wenruo
2019-09-25
1
-1
/
+7
|
*
btrfs: relocation: fix use-after-free on dead relocation roots
Qu Wenruo
2019-09-25
1
-1
/
+8
|
*
Btrfs: fix race setting up and completing qgroup rescan workers
Filipe Manana
2019-09-24
1
-14
/
+19
|
*
Btrfs: fix missing error return if writeback for extent buffer never started
Filipe Manana
2019-09-24
1
-0
/
+4
|
*
btrfs: adjust dirty_metadata_bytes after writeback failure of extent buffer
Dennis Zhou
2019-09-24
1
-0
/
+9
|
*
Btrfs: fix selftests failure due to uninitialized i_mode in test inodes
Filipe Manana
2019-09-24
1
-1
/
+7
*
|
Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-09-30
17
-212
/
+291
|
\
\
|
*
|
csky: Move static keyword to the front of declaration
Krzysztof Wilczynski
2019-09-30
1
-1
/
+1
|
*
|
csky: entry: Remove unneeded need_resched() loop
Valentin Schneider
2019-09-30
1
-4
/
+0
|
*
|
csky: Fixup csky_pmu.max_period assignment
Mao Han
2019-09-30
1
-1
/
+1
|
*
|
csky: Fixup add zero_fp fixup perf backtrace panic
Guo Ren
2019-09-30
2
-21
/
+31
|
*
|
csky: Use generic free_initrd_mem()
Mike Rapoport
2019-09-30
1
-16
/
+0
|
*
|
csky: Fixup 610 vipt cache flush mechanism
Guo Ren
2019-08-22
2
-12
/
+49
|
*
|
csky: Support kernel non-aligned access
Guo Ren
2019-08-20
1
-17
/
+45
|
*
|
csky: Fixup defer cache flush for 610
Guo Ren
2019-08-20
2
-25
/
+29
|
*
|
csky: Fixup arch_get_unmapped_area() implementation
Guo Ren
2019-08-20
2
-37
/
+43
|
*
|
csky: Fixup ioremap function losing
Guo Ren
2019-08-15
2
-17
/
+29
|
*
|
csky: Optimize arch_sync_dma_for_cpu/device with dma_inv_range
Guo Ren
2019-08-06
4
-5
/
+19
|
*
|
csky/dma: Fixup cache_op failed when cross memory ZONEs
Guo Ren
2019-08-06
1
-45
/
+26
|
*
|
csky: Fixup dma_alloc_coherent with PAGE_SO attribute
Guo Ren
2019-07-31
2
-4
/
+12
|
*
|
csky: Fixup mb() synchronization problem
Guo Ren
2019-07-31
1
-8
/
+7
*
|
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2019-09-30
9
-81
/
+66
|
\
\
\
|
*
\
\
Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2019-09-29
6
-79
/
+64
|
|
\
\
\
|
|
*
|
|
bus: ti-sysc: Remove unpaired sysc_clkdm_deny_idle()
Tony Lindgren
2019-09-06
1
-1
/
+0
|
|
*
|
|
ARM: dts: logicpd-som-lv: Fix i2c2 and i2c3 Pin mux
Adam Ford
2019-09-06
1
-12
/
+14
|
|
*
|
|
ARM: dts: am3517-evm: Fix missing video
Adam Ford
2019-09-06
1
-19
/
+4
|
|
*
|
|
ARM: dts: logicpd-torpedo-baseboard: Fix missing video
Adam Ford
2019-09-06
1
-31
/
+6
|
|
*
|
|
ARM: omap2plus_defconfig: Fix missing video
Adam Ford
2019-09-06
1
-0
/
+1
|
|
*
|
|
bus: ti-sysc: Fix handling of invalid clocks
Tony Lindgren
2019-09-05
2
-6
/
+3
|
|
*
|
|
bus: ti-sysc: Fix clock handling for no-idle quirks
Tony Lindgren
2019-09-05
1
-11
/
+37
|
*
|
|
|
Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
2019-09-29
17
-202
/
+982
|
|
\
\
\
\
|
|
*
|
|
|
reset: reset-scmi: add missing handle initialisation
Sudeep Holla
2019-09-18
1
-0
/
+1
[next]