summary refs log tree commit diff
AgeCommit message (Expand)Author
2022-07-17um: random: Don't initialise hwrng struct with zeroChristopher Obbard
2022-07-17um: remove unused mm_copy_segmentsTobias Klauser
2022-07-17um: remove unused variableHaowen Bai
2022-07-17um: Remove straying parenthesisBenjamin Beichler
2022-07-17um: x86: print RIP with symbolJohannes Berg
2022-07-17arch: um: Fix build for statically linked UML w/ constructorsDavid Gow
2022-07-17x86/um: Kconfig: Fix indentationJuerg Haefliger
2022-07-17um/drivers: Kconfig: Fix indentationJuerg Haefliger
2022-07-17um: Kconfig: Fix indentationJuerg Haefliger
2022-07-10Linux 5.19-rc6Linus Torvalds
2022-07-10Merge branch 'hot-fixes' (fixes for rc6)Linus Torvalds
2022-07-10ida: don't use BUG_ON() for debuggingLinus Torvalds
2022-07-10Merge tag 'dmaengine-fix-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-07-10Merge tag 'staging-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-10Merge tag 'char-misc-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-07-10Merge tag 'io_uring-5.19-2022-07-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-10Merge tag 'kbuild-fixes-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-07-10Merge tag 'irq_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-10Merge tag 'x86_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-10kbuild: remove unused cmd_none in scripts/Makefile.modinstMasahiro Yamada
2022-07-10x86/boot: Fix the setup data types max limitBorislav Petkov
2022-07-09Merge tag 'i2c-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-09drm/aperture: Run fbdev removal before internal helpersThomas Zimmermann
2022-07-09ptrace: fix clearing of JOBCTL_TRACED in ptrace_unfreeze_traced()Sven Schnelle
2022-07-09Merge tag 'powerpc-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-07-09io_uring: check that we have a file table when allocating update slotsJens Axboe
2022-07-08Merge tag 'fscache-fixes-20220708' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-07-08Merge tag 'acpi-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-07-08Merge tag 'pm-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-07-08Merge tag 'cxl-fixes-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-07-08Merge tag 'iommu-fixes-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-07-08Merge tag 'gpio-fixes-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-08Merge branch 'pm-core'Rafael J. Wysocki
2022-07-08Merge tag 'block-5.19-2022-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-08Merge tag 'io_uring-5.19-2022-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-08Merge tag 'for-5.19/fbdev-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-08MAINTAINERS: Remove iommu@lists.linux-foundation.orgJoerg Roedel
2022-07-07Merge tag 'nvme-5.19-2022-07-07' of git://git.infradead.org/nvme into block-5.19Jens Axboe
2022-07-07io_uring: explicit sqe padding for ioctl commandsPavel Begunkov
2022-07-07i2c: cadence: Unregister the clk notifier in error pathSatish Nagireddy
2022-07-07Merge tag 'devfreq-fixes-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/...Rafael J. Wysocki
2022-07-08PM / devfreq: exynos-bus: Fix NULL pointer dereferenceChristian Marangi
2022-07-07Merge tag 'loongarch-fixes-5.19-4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-07-07Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-07Merge tag 'pinctrl-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-07-07signal handling: don't use BUG_ON() for debuggingLinus Torvalds
2022-07-07x86/ibt, objtool: Don't discard text references from tracepoint sectionPeter Zijlstra
2022-07-07gpiolib: cdev: fix null pointer dereference in linereq_free()Kent Gibson
2022-07-07LoongArch: Fix section mismatch warningTiezhu Yang
2022-07-07LoongArch: Fix build errors for tinyconfigHuacai Chen