index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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.18.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
2018-02-26
blockdev: Avoid two active bdev inodes for one device
Jan Kara
2018-02-26
genhd: Fix BUG in blkdev_open()
Jan Kara
2018-02-26
genhd: Fix use after free in __blkdev_get()
Jan Kara
2018-02-26
genhd: Add helper put_disk_and_module()
Jan Kara
2018-02-26
genhd: Rename get_disk() to get_disk_and_module()
Jan Kara
2018-02-26
genhd: Fix leaked module reference for NVME devices
Jan Kara
2018-02-26
direct-io: Fix sleep in atomic due to sync AIO
Jan Kara
2018-02-24
block: kyber: fix domain token leak during requeue
Ming Lei
2018-02-24
blk-mq: don't call io sched's .requeue_request when requeueing rq to ->dispatch
Ming Lei
2018-02-23
block: pass inclusive 'lend' parameter to truncate_inode_pages_range
Ming Lei
2018-02-22
MIPS: boot: Define __ASSEMBLY__ for its.S build
Kees Cook
2018-02-22
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-02-22
fs/signalfd: fix build error for BUS_MCEERR_AR
Randy Dunlap
2018-02-22
Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-02-22
Merge tag 'staging-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-22
Merge tag 'char-misc-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-02-22
Merge tag 'riscv-for-linus-4.16-rc3-riscv_cleanups' of git://git.kernel.org/p...
Linus Torvalds
2018-02-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-02-22
efivarfs: Limit the rate for non-root to read files
Luck, Tony
2018-02-22
kconfig.h: Include compiler types to avoid missed struct attributes
Kees Cook
2018-02-22
x86: Treat R_X86_64_PLT32 as R_X86_64_PC32
H.J. Lu
2018-02-21
mm: don't defer struct page initialization for Xen pv guests
Juergen Gross
2018-02-21
lib/Kconfig.debug: enable RUNTIME_TESTING_MENU
Anders Roxell
2018-02-21
vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems
Michal Hocko
2018-02-21
selftests/memfd: add run_fuse_test.sh to TEST_FILES
Anders Roxell
2018-02-21
bug.h: work around GCC PR82365 in BUG()
Arnd Bergmann
2018-02-21
mm/swap.c: make functions and their kernel-doc agree (again)
Mike Rapoport
2018-02-21
mm/zpool.c: zpool_evictable: fix mismatch in parameter name and kernel-doc
Mike Rapoport
2018-02-21
ida: do zeroing in ida_pre_get()
Rasmus Villemoes
2018-02-21
mm, swap, frontswap: fix THP swap if frontswap enabled
Huang Ying
2018-02-21
certs/blacklist_nohashes.c: fix const confusion in certs blacklist
Andi Kleen
2018-02-21
kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE
David Rientjes
2018-02-21
mm, mlock, vmscan: no more skipping pagevecs
Shakeel Butt
2018-02-21
mm: memcontrol: fix NR_WRITEBACK leak in memcg and system stats
Johannes Weiner
2018-02-21
Kbuild: always define endianess in kconfig.h
Arnd Bergmann
2018-02-21
include/linux/sched/mm.h: re-inline mmdrop()
Andrew Morton
2018-02-21
tools: fix cross-compile var clobbering
Martin Kelly
2018-02-21
RDMA/uverbs: Fix kernel panic while using XRC_TGT QP type
Leon Romanovsky
2018-02-20
Rename sbi_save to parse_dtb to improve code readability
Michael Clark
2018-02-20
RISC-V: Enable IRQ during exception handling
zongbox@gmail.com
2018-02-20
RISC-V: kconfig cleanups
Palmer Dabbelt
2018-02-20
riscv: Remove ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE select
Ulf Magnusson
2018-02-20
riscv: kconfig: Remove RISCV_IRQ_INTC select
Ulf Magnusson
2018-02-20
riscv: Remove ARCH_WANT_OPTIONAL_GPIOLIB select
Ulf Magnusson
2018-02-20
Merge tag 'leds_for-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-20
RDMA/bnxt_re: Avoid system hang during device un-reg
Selvin Xavier
2018-02-20
RDMA/bnxt_re: Fix system crash during load/unload
Selvin Xavier
2018-02-20
RDMA/bnxt_re: Synchronize destroy_qp with poll_cq
Selvin Xavier
[next]