index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-11-13
xattr handlers: Pass handler to operations instead of flags
Andreas Gruenbacher
2015-11-13
jffs2: Add missing capability check for listing trusted xattrs
Andreas Gruenbacher
2015-11-13
hfsplus: Remove unused xattr handler list operations
Andreas Gruenbacher
2015-11-13
ubifs: Remove unused security xattr handler
Andreas Gruenbacher
2015-11-13
vfs: Fix the posix_acl_xattr_list return value
Andreas Gruenbacher
2015-11-13
vfs: Check attribute names in posix acl xattr handers
Andreas Gruenbacher
2015-11-11
fs: 9p: cache.h: Add #define of include guard
Tzvetelin Katchov
2015-11-11
vfs: remove stale comment in inode_operations
Ross Zwisler
2015-11-11
vfs: remove unused wrapper block_page_mkwrite()
Ross Zwisler
2015-11-11
binfmt_elf: Correct `arch_check_elf's description
Maciej W. Rozycki
2015-11-11
fs: fix writeback.c kernel-doc warnings
Randy Dunlap
2015-11-11
fs: fix inode.c kernel-doc warning
Randy Dunlap
2015-11-11
fs/pipe.c: return error code rather than 0 in pipe_write()
Eric Biggers
2015-11-11
fs/pipe.c: preserve alloc_file() error code
Eric Biggers
2015-11-11
binfmt_elf: Don't clobber passed executable's file header
Maciej W. Rozycki
2015-11-11
FS-Cache: Handle a write to the page immediately beyond the EOF marker
David Howells
2015-11-11
cachefiles: perform test on s_blocksize when opening cache file.
NeilBrown
2015-11-11
FS-Cache: Don't override netfs's primary_index if registering failed
Kinglong Mee
2015-11-11
FS-Cache: Increase reference of parent after registering, netfs success
Kinglong Mee
2015-11-11
debugfs: fix refcount imbalance in start_creating
Daniel Borkmann
2015-11-07
arm64: fixup for mm renames
Andrew Morton
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-11-06
ipc,msg: drop dst nil validation in copy_msg
Davidlohr Bueso
2015-11-06
include/linux/zutil.h: fix usage example of zlib_adler32()
Anish Bhatt
2015-11-06
panic: release stale console lock to always get the logbuf printed out
Vitaly Kuznetsov
2015-11-06
dma-debug: check nents in dma_sync_sg*
Robin Murphy
2015-11-06
dma-mapping: tidy up dma_parms default handling
Robin Murphy
2015-11-06
pidns: fix set/getpriority and ioprio_set/get in PRIO_USER mode
Ben Segall
2015-11-06
kexec: use file name as the output message prefix
Minfei Huang
2015-11-06
fs, seqfile: always allow oom killer
Greg Thelen
2015-11-06
seq_file: reuse string_escape_str()
Andy Shevchenko
2015-11-06
fs/seq_file: use seq_* helpers in seq_hex_dump()
Andy Shevchenko
2015-11-06
coredump: change zap_threads() and zap_process() to use for_each_thread()
Oleg Nesterov
2015-11-06
coredump: ensure all coredumping tasks have SIGNAL_GROUP_COREDUMP
Oleg Nesterov
2015-11-06
signal: remove jffs2_garbage_collect_thread()->allow_signal(SIGCONT)
Oleg Nesterov
2015-11-06
signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread()
Oleg Nesterov
2015-11-06
signal: turn dequeue_signal_lock() into kernel_dequeue_signal()
Oleg Nesterov
2015-11-06
signals: kill block_all_signals() and unblock_all_signals()
Oleg Nesterov
2015-11-06
nilfs2: fix gcc uninitialized-variable warnings in powerpc build
Ryusuke Konishi
2015-11-06
nilfs2: fix gcc unused-but-set-variable warnings
Ryusuke Konishi
2015-11-06
MAINTAINERS: nilfs2: add header file for tracing
Ryusuke Konishi
2015-11-06
nilfs2: add tracepoints for analyzing reading and writing metadata files
Hitoshi Mitake
2015-11-06
nilfs2: add tracepoints for analyzing sufile manipulation
Hitoshi Mitake
2015-11-06
nilfs2: add a tracepoint for transaction events
Hitoshi Mitake
2015-11-06
nilfs2: add a tracepoint for tracking stage transition of segment construction
Hitoshi Mitake
2015-11-06
nilfs2: free unused dat file blocks during garbage collection
Ryusuke Konishi
[next]