index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-hisi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-08
module: remove EXPORT_SYMBOL_GPL_FUTURE
Christoph Hellwig
9
-65
/
+5
2021-02-08
module: move struct symsearch to module.c
Christoph Hellwig
2
-11
/
+11
2021-02-08
module: pass struct find_symbol_args to find_symbol
Christoph Hellwig
1
-61
/
+52
2021-02-08
module: merge each_symbol_section into find_symbol
Christoph Hellwig
1
-79
/
+69
2021-02-08
module: remove each_symbol_in_section
Christoph Hellwig
1
-22
/
+7
2021-02-08
module: mark module_mutex static
Christoph Hellwig
3
-6
/
+1
2021-02-08
kallsyms: only build {,module_}kallsyms_on_each_symbol when required
Christoph Hellwig
4
-25
/
+12
2021-02-08
kallsyms: refactor {,module_}kallsyms_on_each_symbol
Christoph Hellwig
3
-12
/
+9
2021-02-08
module: use RCU to synchronize find_module
Christoph Hellwig
4
-6
/
+6
2021-02-08
module: unexport find_module and module_mutex
Christoph Hellwig
1
-2
/
+0
2021-02-08
drm: remove drm_fb_helper_modinit
Christoph Hellwig
3
-44
/
+12
2021-02-08
powerpc/powernv: remove get_cxl_module
Christoph Hellwig
1
-22
/
+0
2021-01-19
module: harden ELF info handling
Frank van der Linden
3
-21
/
+126
2021-01-18
module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for undefined symbols
Fangrui Song
1
-2
/
+19
2021-01-18
Linux 5.11-rc4
v5.11-rc4
Linus Torvalds
1
-1
/
+1
2021-01-17
mm: don't put pinned pages into the swap cache
Linus Torvalds
1
-0
/
+2
2021-01-16
dump_common_audit_data(): fix racy accesses to ->d_name
Al Viro
1
-2
/
+5
2021-01-16
mm: don't play games with pinned pages in clear_page_refs
Linus Torvalds
1
-0
/
+21
2021-01-16
mm: fix clear_refs_write locking
Linus Torvalds
1
-23
/
+9
2021-01-16
RISC-V: Fix maximum allowed phsyical memory for RV32
Atish Patra
1
-2
/
+4
2021-01-16
RISC-V: Set current memblock limit
Atish Patra
1
-2
/
+14
2021-01-16
RISC-V: Do not allocate memblock while iterating reserved memblocks
Atish Patra
1
-11
/
+13
2021-01-16
iov_iter: fix the uaccess area in copy_compat_iovec_from_user
Christoph Hellwig
1
-1
/
+1
2021-01-16
io_uring: ensure finish_wait() is always called in __io_uring_task_cancel()
Jens Axboe
1
-0
/
+1
2021-01-15
perf inject: Correct event attribute sizes
Al Grant
1
-0
/
+8
2021-01-15
perf intel-pt: Fix 'CPU too large' error
Adrian Hunter
2
-3
/
+3
2021-01-15
perf stat: Take cgroups into account for shadow stats
Namhyung Kim
1
-7
/
+19
2021-01-15
perf stat: Introduce struct runtime_stat_data
Namhyung Kim
1
-173
/
+173
2021-01-15
libperf tests: Fail when failing to get a tracepoint id
Ian Rogers
1
-0
/
+1
2021-01-15
libperf tests: If a test fails return non-zero
Ian Rogers
4
-4
/
+4
2021-01-15
libperf tests: Avoid uninitialized variable warning
Ian Rogers
1
-2
/
+2
2021-01-15
ext4: remove expensive flush on fast commit
Daejun Park
1
-5
/
+5
2021-01-15
ext4: fix bug for rename with RENAME_WHITEOUT
yangerkun
1
-8
/
+9
2021-01-15
ext4: fix wrong list_splice in ext4_fc_cleanup
Daejun Park
1
-1
/
+1
2021-01-15
ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null when IS_ERR
Yi Li
1
-11
/
+12
2021-01-15
perf test: Fix shadow stat test for non-bash shells
Namhyung Kim
1
-16
/
+14
2021-01-15
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+0
2021-01-15
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-01-15
perf bpf examples: Fix bpf.h header include directive in 5sec.c example
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-01-15
io_uring: flush timeouts that should already have expired
Marcelo Diop-Gonzalez
1
-4
/
+30
2021-01-15
arm64: selftests: Fix spelling of 'Mismatch'
Mark Brown
2
-2
/
+2
2021-01-15
arm64: syscall: include prototype for EL0 SVC functions
Mark Rutland
1
-0
/
+1
2021-01-15
compiler.h: Raise minimum version of GCC to 5.1 for arm64
Will Deacon
1
-0
/
+6
2021-01-15
riscv: stacktrace: Move register keyword to beginning of declaration
Kefeng Wang
1
-3
/
+2
2021-01-15
drm/nouveau/disp/ga10[24]: initial support
Ben Skeggs
22
-13
/
+410
2021-01-15
drm/nouveau/dmaobj/ga10[24]: initial support
Ben Skeggs
1
-0
/
+2
2021-01-15
drm/nouveau/i2c/ga10[024]: initial support
Ben Skeggs
1
-0
/
+3
2021-01-15
drm/nouveau/gpio/ga10[024]: initial support
Ben Skeggs
4
-0
/
+123
2021-01-15
drm/nouveau/bar/ga10[024]: initial support
Ben Skeggs
1
-0
/
+3
2021-01-15
drm/nouveau/mmu/ga10[024]: initial support
Ben Skeggs
1
-0
/
+3
[next]