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
2022-07-12
gpio: sim: fix the chip_name configfs item
Bartosz Golaszewski
2022-07-10
Linux 5.19-rc6
Linus Torvalds
2022-07-10
Merge branch 'hot-fixes' (fixes for rc6)
Linus Torvalds
2022-07-10
ida: don't use BUG_ON() for debugging
Linus Torvalds
2022-07-10
Merge tag 'dmaengine-fix-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-07-10
Merge tag 'staging-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-07-10
Merge tag 'char-misc-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-07-10
Merge tag 'io_uring-5.19-2022-07-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-07-10
Merge tag 'kbuild-fixes-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-07-10
Merge tag 'irq_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-07-10
Merge tag 'x86_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-07-10
kbuild: remove unused cmd_none in scripts/Makefile.modinst
Masahiro Yamada
2022-07-10
x86/boot: Fix the setup data types max limit
Borislav Petkov
2022-07-09
Merge tag 'i2c-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-07-09
drm/aperture: Run fbdev removal before internal helpers
Thomas Zimmermann
2022-07-09
ptrace: fix clearing of JOBCTL_TRACED in ptrace_unfreeze_traced()
Sven Schnelle
2022-07-09
Merge tag 'powerpc-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-07-09
io_uring: check that we have a file table when allocating update slots
Jens Axboe
2022-07-08
Merge tag 'fscache-fixes-20220708' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-07-08
Merge tag 'acpi-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-07-08
Merge tag 'pm-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2022-07-08
Merge tag 'cxl-fixes-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-07-08
Merge tag 'iommu-fixes-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-07-08
Merge tag 'gpio-fixes-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-07-08
Merge branch 'pm-core'
Rafael J. Wysocki
2022-07-08
Merge tag 'block-5.19-2022-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-07-08
Merge tag 'io_uring-5.19-2022-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-07-08
Merge tag 'for-5.19/fbdev-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-07-08
MAINTAINERS: Remove iommu@lists.linux-foundation.org
Joerg Roedel
2022-07-07
Merge tag 'nvme-5.19-2022-07-07' of git://git.infradead.org/nvme into block-5.19
Jens Axboe
2022-07-07
io_uring: explicit sqe padding for ioctl commands
Pavel Begunkov
2022-07-07
i2c: cadence: Unregister the clk notifier in error path
Satish Nagireddy
2022-07-07
Merge tag 'devfreq-fixes-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/...
Rafael J. Wysocki
2022-07-08
PM / devfreq: exynos-bus: Fix NULL pointer dereference
Christian Marangi
2022-07-07
Merge tag 'loongarch-fixes-5.19-4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-07-07
Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-07-07
Merge tag 'pinctrl-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-07-07
signal handling: don't use BUG_ON() for debugging
Linus Torvalds
2022-07-07
x86/ibt, objtool: Don't discard text references from tracepoint section
Peter Zijlstra
2022-07-07
gpiolib: cdev: fix null pointer dereference in linereq_free()
Kent Gibson
2022-07-07
LoongArch: Fix section mismatch warning
Tiezhu Yang
2022-07-07
LoongArch: Fix build errors for tinyconfig
Huacai Chen
2022-07-07
LoongArch: Remove obsolete mentions of vcsr
Qi Hu
2022-07-07
LoongArch: Drop these obsolete selects in Kconfig
Lukas Bulwahn
2022-07-07
fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible()
Helge Deller
2022-07-07
fbmem: Check virtual screen sizes in fb_set_var()
Helge Deller
2022-07-07
fbcon: Prevent that screen size is smaller than font size
Helge Deller
2022-07-07
fbcon: Disallow setting font bigger than screen size
Helge Deller
2022-07-06
Merge branch 'wireguard-patches-for-5-19-rc6'
Jakub Kicinski
2022-07-06
wireguard: Kconfig: select CRYPTO_CHACHA_S390
Vladis Dronov
[next]