index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
f2fs: avoid attaching SB_ACTIVE flag during mount
Chao Yu
2021-09-16
2
-9
/
+2
*
f2fs: quota: fix potential deadlock
Chao Yu
2021-09-16
1
-1
/
+2
*
f2fs: should use GFP_NOFS for directory inodes
Jaegeuk Kim
2021-09-16
2
-2
/
+2
*
Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-09-16
3
-19
/
+46
|
\
|
*
x86/hyperv: remove on-stack cpumask from hv_send_ipi_mask_allbutself
Wei Liu
2021-09-11
1
-17
/
+26
|
*
asm-generic/hyperv: provide cpumask_to_vpset_noself
Wei Liu
2021-09-11
1
-2
/
+19
|
*
Drivers: hv: vmbus: Fix kernel crash upon unbinding a device from uio_hv_gene...
Vitaly Kuznetsov
2021-09-03
1
-0
/
+1
*
|
Merge tag 'rtc-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-09-16
1
-0
/
+2
|
\
\
|
*
|
rtc: cmos: Disable irq around direct invocation of cmos_interrupt()
Chris Wilson
2021-09-14
1
-0
/
+2
*
|
|
qnx4: avoid stringop-overread errors
Linus Torvalds
2021-09-15
1
-17
/
+34
*
|
|
sparc: avoid stringop-overread errors
Linus Torvalds
2021-09-15
1
-1
/
+2
*
|
|
Merge branch 'absolute-pointer' (patches from Guenter)
Linus Torvalds
2021-09-15
4
-40
/
+49
|
\
\
\
|
*
|
|
alpha: Use absolute_pointer to define COMMAND_LINE
Guenter Roeck
2021-09-15
1
-1
/
+1
|
*
|
|
alpha: Move setup.h out of uapi
Guenter Roeck
2021-09-15
2
-39
/
+46
|
*
|
|
net: i825xx: Use absolute_pointer for memcpy from fixed memory location
Guenter Roeck
2021-09-15
1
-1
/
+1
|
*
|
|
compiler.h: Introduce absolute_pointer macro
Guenter Roeck
2021-09-15
1
-0
/
+2
|
|
/
/
*
|
|
tools/bootconfig: Define memblock_free_ptr() to fix build error
Masami Hiramatsu
2021-09-15
1
-2
/
+1
*
|
|
drm/ttm: fix type mismatch error on sparc64
Huang Rui
2021-09-14
1
-1
/
+2
*
|
|
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
2021-09-14
11
-15
/
+27
*
|
|
ipc: remove memcg accounting for sops objects in do_semtimedop()
Vasily Averin
2021-09-14
1
-1
/
+1
*
|
|
powerpc/boot: Fix build failure since GCC 4.9 removal
Michael Ellerman
2021-09-14
1
-1
/
+1
*
|
|
tools: compiler-gcc.h: Guard error attribute use with __has_attribute
Nathan Chancellor
2021-09-14
1
-1
/
+3
*
|
|
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
2021-09-13
18
-359
/
+16
|
\
\
\
|
*
|
|
Drop some straggling mentions of gcc-4.9 as being stale
Linus Torvalds
2021-09-13
4
-4
/
+3
|
*
|
|
compiler_attributes.h: drop __has_attribute() support for gcc4
Linus Torvalds
2021-09-13
1
-20
/
+0
|
*
|
|
vmlinux.lds.h: remove old check for GCC 4.9
Nick Desaulniers
2021-09-13
1
-4
/
+0
|
*
|
|
compiler-gcc.h: drop checks for older GCC versions
Nick Desaulniers
2021-09-13
2
-6
/
+2
|
*
|
|
Makefile: drop GCC < 5 -fno-var-tracking-assignments workaround
Nick Desaulniers
2021-09-13
1
-6
/
+0
|
*
|
|
arm64: remove GCC version check for ARCH_SUPPORTS_INT128
Nick Desaulniers
2021-09-13
1
-1
/
+1
|
*
|
|
powerpc: remove GCC version check for UPD_CONSTR
Nick Desaulniers
2021-09-13
1
-10
/
+0
|
*
|
|
riscv: remove Kconfig check for GCC version for ARCH_RV64I
Nick Desaulniers
2021-09-13
1
-1
/
+1
|
*
|
|
Kconfig.debug: drop GCC 5+ version check for DWARF5
Nick Desaulniers
2021-09-13
1
-1
/
+1
|
*
|
|
mm/ksm: remove old GCC 4.9+ check
Nick Desaulniers
2021-09-13
1
-2
/
+0
|
*
|
|
compiler.h: drop fallback overflow checkers
Nick Desaulniers
2021-09-13
5
-293
/
+6
|
*
|
|
Documentation: raise minimum supported version of GCC to 5.1
Nick Desaulniers
2021-09-13
2
-8
/
+2
*
|
|
|
x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=y
Will Deacon
2021-09-13
1
-2
/
+2
|
|
/
/
|
/
|
|
*
|
|
Linux 5.15-rc1
v5.15-rc1
Linus Torvalds
2021-09-13
1
-2
/
+2
*
|
|
Merge tag 'perf-tools-for-v5.15-2021-09-11' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-09-13
36
-175
/
+1147
|
\
\
\
|
*
|
|
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
2021-09-11
1
-2
/
+12
|
*
|
|
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
2021-09-11
1
-81
/
+417
|
*
|
|
tools headers UAPI: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
2021-09-11
1
-0
/
+1
|
*
|
|
tools headers UAPI: Sync linux/in.h copy with the kernel sources
Arnaldo Carvalho de Melo
2021-09-11
1
-10
/
+32
|
*
|
|
perf tools: Add an option to build without libbfd
Ian Rogers
2021-09-11
1
-22
/
+25
|
*
|
|
perf tools: Allow build-id with trailing zeros
Namhyung Kim
2021-09-11
1
-0
/
+10
|
*
|
|
perf tools: Fix hybrid config terms list corruption
Adrian Hunter
2021-09-11
2
-9
/
+27
|
*
|
|
perf tools: Factor out copy_config_terms() and free_config_terms()
Adrian Hunter
2021-09-11
3
-13
/
+19
|
*
|
|
perf tools: Fix perf_event_attr__fprintf() missing/dupl. fields
Adrian Hunter
2021-09-11
1
-1
/
+4
|
*
|
|
perf tools: Ignore Documentation dependency file
Ian Rogers
2021-09-11
1
-0
/
+1
|
*
|
|
perf bpf: Provide a weak btf__load_from_kernel_by_id() for older libbpf versions
Arnaldo Carvalho de Melo
2021-09-10
1
-0
/
+8
|
*
|
|
tools include UAPI: Update linux/mount.h copy
Arnaldo Carvalho de Melo
2021-09-10
1
-1
/
+2
[next]