index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-15
sparc: avoid stringop-overread errors
Linus Torvalds
1
-1
/
+2
2021-09-15
Merge branch 'absolute-pointer' (patches from Guenter)
Linus Torvalds
4
-40
/
+49
2021-09-15
alpha: Use absolute_pointer to define COMMAND_LINE
Guenter Roeck
1
-1
/
+1
2021-09-15
alpha: Move setup.h out of uapi
Guenter Roeck
2
-39
/
+46
2021-09-15
net: i825xx: Use absolute_pointer for memcpy from fixed memory location
Guenter Roeck
1
-1
/
+1
2021-09-15
compiler.h: Introduce absolute_pointer macro
Guenter Roeck
1
-0
/
+2
2021-09-15
tools/bootconfig: Define memblock_free_ptr() to fix build error
Masami Hiramatsu
1
-2
/
+1
2021-09-14
drm/ttm: fix type mismatch error on sparc64
Huang Rui
1
-1
/
+2
2021-09-14
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
11
-15
/
+27
2021-09-14
ipc: remove memcg accounting for sops objects in do_semtimedop()
Vasily Averin
1
-1
/
+1
2021-09-14
powerpc/boot: Fix build failure since GCC 4.9 removal
Michael Ellerman
1
-1
/
+1
2021-09-13
tools: compiler-gcc.h: Guard error attribute use with __has_attribute
Nathan Chancellor
1
-1
/
+3
2021-09-13
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
18
-359
/
+16
2021-09-13
Drop some straggling mentions of gcc-4.9 as being stale
Linus Torvalds
4
-4
/
+3
2021-09-13
compiler_attributes.h: drop __has_attribute() support for gcc4
Linus Torvalds
1
-20
/
+0
2021-09-13
vmlinux.lds.h: remove old check for GCC 4.9
Nick Desaulniers
1
-4
/
+0
2021-09-13
compiler-gcc.h: drop checks for older GCC versions
Nick Desaulniers
2
-6
/
+2
2021-09-13
Makefile: drop GCC < 5 -fno-var-tracking-assignments workaround
Nick Desaulniers
1
-6
/
+0
2021-09-13
arm64: remove GCC version check for ARCH_SUPPORTS_INT128
Nick Desaulniers
1
-1
/
+1
2021-09-13
powerpc: remove GCC version check for UPD_CONSTR
Nick Desaulniers
1
-10
/
+0
2021-09-13
riscv: remove Kconfig check for GCC version for ARCH_RV64I
Nick Desaulniers
1
-1
/
+1
2021-09-13
Kconfig.debug: drop GCC 5+ version check for DWARF5
Nick Desaulniers
1
-1
/
+1
2021-09-13
mm/ksm: remove old GCC 4.9+ check
Nick Desaulniers
1
-2
/
+0
2021-09-13
compiler.h: drop fallback overflow checkers
Nick Desaulniers
5
-293
/
+6
2021-09-13
Documentation: raise minimum supported version of GCC to 5.1
Nick Desaulniers
2
-8
/
+2
2021-09-13
x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=y
Will Deacon
1
-2
/
+2
2021-09-12
Linux 5.15-rc1
Linus Torvalds
1
-2
/
+2
2021-09-12
Merge tag 'perf-tools-for-v5.15-2021-09-11' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
36
-172
/
+1144
2021-09-12
Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/ojeda/linux
Linus Torvalds
4
-9
/
+26
2021-09-12
Merge tag 'auxdisplay-for-linus-v5.15-rc1' of git://github.com/ojeda/linux
Linus Torvalds
5
-21
/
+36
2021-09-12
Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
8
-144
/
+577
2021-09-12
Merge tag 'char-misc-5.15-rc1-lkdtm' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2
-11
/
+27
2021-09-12
Merge tag 'for-linus-5.15-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
1
-12
/
+11
2021-09-12
Merge tag 'sched_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-5
/
+5
2021-09-12
Merge tag 'locking_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-94
/
+120
2021-09-12
Merge tag 'timers_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+7
2021-09-12
Merge branch 'misc.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-59
/
+58
2021-09-12
Merge tag '5.15-rc-cifs-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
12
-21
/
+37
2021-09-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
41
-325
/
+4127
2021-09-11
Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
10
-15
/
+22
2021-09-11
Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux
Linus Torvalds
2
-1
/
+3
2021-09-11
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
1
-2
/
+12
2021-09-11
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-78
/
+414
2021-09-11
tools headers UAPI: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-09-11
tools headers UAPI: Sync linux/in.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-10
/
+32
2021-09-11
perf tools: Add an option to build without libbfd
Ian Rogers
1
-22
/
+25
2021-09-11
perf tools: Allow build-id with trailing zeros
Namhyung Kim
1
-0
/
+10
2021-09-11
perf tools: Fix hybrid config terms list corruption
Adrian Hunter
2
-9
/
+27
2021-09-11
perf tools: Factor out copy_config_terms() and free_config_terms()
Adrian Hunter
3
-13
/
+19
2021-09-11
perf tools: Fix perf_event_attr__fprintf() missing/dupl. fields
Adrian Hunter
1
-1
/
+4
[next]