index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-02-08
module: remove EXPORT_SYMBOL_GPL_FUTURE
Christoph Hellwig
2021-02-08
module: move struct symsearch to module.c
Christoph Hellwig
2021-02-08
module: pass struct find_symbol_args to find_symbol
Christoph Hellwig
2021-02-08
module: merge each_symbol_section into find_symbol
Christoph Hellwig
2021-02-08
module: remove each_symbol_in_section
Christoph Hellwig
2021-02-08
module: mark module_mutex static
Christoph Hellwig
2021-02-08
kallsyms: only build {,module_}kallsyms_on_each_symbol when required
Christoph Hellwig
2021-02-08
kallsyms: refactor {,module_}kallsyms_on_each_symbol
Christoph Hellwig
2021-02-08
module: use RCU to synchronize find_module
Christoph Hellwig
2021-02-08
module: unexport find_module and module_mutex
Christoph Hellwig
2021-02-08
drm: remove drm_fb_helper_modinit
Christoph Hellwig
2021-02-08
powerpc/powernv: remove get_cxl_module
Christoph Hellwig
2021-01-19
module: harden ELF info handling
Frank van der Linden
2021-01-18
module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for undefined symbols
Fangrui Song
2021-01-17
Linux 5.11-rc4
Linus Torvalds
2021-01-17
Merge tag 'perf-tools-fixes-2021-01-17' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-01-17
Merge tag 'powerpc-5.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-01-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-01-17
mm: don't put pinned pages into the swap cache
Linus Torvalds
2021-01-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2021-01-16
dump_common_audit_data(): fix racy accesses to ->d_name
Al Viro
2021-01-16
Merge tag 'block-5.11-2021-01-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-16
Merge tag 'io_uring-5.11-2021-01-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-16
Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-01-16
mm: don't play games with pinned pages in clear_page_refs
Linus Torvalds
2021-01-16
mm: fix clear_refs_write locking
Linus Torvalds
2021-01-15
RISC-V: Fix maximum allowed phsyical memory for RV32
Atish Patra
2021-01-15
RISC-V: Set current memblock limit
Atish Patra
2021-01-15
RISC-V: Do not allocate memblock while iterating reserved memblocks
Atish Patra
2021-01-15
iov_iter: fix the uaccess area in copy_compat_iovec_from_user
Christoph Hellwig
2021-01-15
Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-01-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-01-15
io_uring: ensure finish_wait() is always called in __io_uring_task_cancel()
Jens Axboe
2021-01-15
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-01-15
Merge tag '5.11-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-01-15
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-01-15
Merge tag 'mips_fixes_5.11.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-01-15
perf inject: Correct event attribute sizes
Al Grant
2021-01-15
perf intel-pt: Fix 'CPU too large' error
Adrian Hunter
2021-01-15
perf stat: Take cgroups into account for shadow stats
Namhyung Kim
2021-01-15
perf stat: Introduce struct runtime_stat_data
Namhyung Kim
2021-01-15
libperf tests: Fail when failing to get a tracepoint id
Ian Rogers
2021-01-15
libperf tests: If a test fails return non-zero
Ian Rogers
2021-01-15
libperf tests: Avoid uninitialized variable warning
Ian Rogers
2021-01-15
ext4: remove expensive flush on fast commit
Daejun Park
2021-01-15
ext4: fix bug for rename with RENAME_WHITEOUT
yangerkun
2021-01-15
ext4: fix wrong list_splice in ext4_fc_cleanup
Daejun Park
2021-01-15
ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null when IS_ERR
Yi Li
2021-01-15
perf test: Fix shadow stat test for non-bash shells
Namhyung Kim
[next]