index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-12-11
Merge tag 'devfreq-next-for-5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Rafael J. Wysocki
2020-12-07
PM / devfreq: tegra30: Separate configurations per-SoC generation
Dmitry Osipenko
2020-12-07
PM / devfreq: tegra30: Support interconnect and OPPs from device-tree
Dmitry Osipenko
2020-12-07
Merge tag 'tegra-soc-clk-drivers-5.11' of https://git.kernel.org/pub/scm/linu...
Chanwoo Choi
2020-12-06
Linux 5.10-rc7
Linus Torvalds
2020-12-06
Merge tag 'char-misc-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-06
Merge tag 'tty-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-12-06
Merge tag 'usb-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-12-06
Merge tag 'x86-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-06
Merge tag 'perf-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-12-06
Merge tag 'irq-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-06
Merge tag 'locking-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-12-06
Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-06
mm/mmap.c: fix mmap return value when vma is merged after call_mmap()
Liu Zixian
2020-12-06
hugetlb_cgroup: fix offline of hugetlb cgroup with reservations
Mike Kravetz
2020-12-06
mm/filemap: add static for function __add_to_page_cache_locked
Alex Shi
2020-12-06
userfaultfd: selftests: fix SIGSEGV if huge mmap fails
Axel Rasmussen
2020-12-06
tools/testing/selftests/vm: fix build error
Xingxing Su
2020-12-06
mailmap: add two more addresses of Uwe Kleine-König
Uwe Kleine-König
2020-12-06
mm/swapfile: do not sleep with a spin lock held
Qian Cai
2020-12-06
mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING
Minchan Kim
2020-12-06
mm: list_lru: set shrinker map bit when child nr_items is not zero
Yang Shi
2020-12-06
mm: memcg/slab: fix obj_cgroup_charge() return value handling
Roman Gushchin
2020-12-06
coredump: fix core_pattern parse error
Menglong Dong
2020-12-06
zlib: export S390 symbols for zlib modules
Randy Dunlap
2020-12-06
kbuild: avoid split lines in .mod files
Masahiro Yamada
2020-12-06
Revert "mei: virtio: virtualization frontend driver"
Michael S. Tsirkin
2020-12-06
x86/sev-es: Use new for_each_insn_prefix() macro to loop over prefixes bytes
Masami Hiramatsu
2020-12-06
x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytes
Masami Hiramatsu
2020-12-06
x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes
Masami Hiramatsu
2020-12-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-12-05
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-05
Merge tag 'block-5.10-2020-12-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-05
Merge tag 'io_uring-5.10-2020-12-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-05
Merge tag 'powerpc-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-05
Merge tag '5.10-rc6-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-12-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-12-05
Merge tag 'for-5.10/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-05
i2c: mlxbf: Fix the return check of devm_ioremap and ioremap
Wang Xiaojun
2020-12-05
i2c: mlxbf: select CONFIG_I2C_SLAVE
Arnd Bergmann
2020-12-04
block: fix incorrect branching in blk_max_size_offset()
Mike Snitzer
2020-12-04
Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-04
dm: remove invalid sparse __acquires and __releases annotations
Mike Snitzer
2020-12-04
dm: fix double RCU unlock in dm_dax_zero_page_range() error path
Mike Snitzer
2020-12-04
dm: fix IO splitting
Mike Snitzer
2020-12-04
Merge tag 'drm-fixes-2020-12-04' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-12-04
tty: Fix ->session locking
Jann Horn
2020-12-04
tty: Fix ->pgrp locking in tiocspgrp()
Jann Horn
2020-12-04
usb: gadget: f_fs: Use local copy of descriptors for userspace copy
Vamsi Krishna Samavedam
[next]