Age | Commit message (Expand) | Author |
2020-11-01 | Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-11-01 | Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-11-01 | Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-11-01 | Merge tag 'usb-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2020-10-31 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2020-10-31 | Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s... | Linus Torvalds |
2020-10-30 | net/mlx5: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-10-30 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2020-10-30 | Merge tag 'asm-generic-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-10-30 | Merge tag 'pm-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2020-10-30 | Merge tag 'drm-fixes-2020-10-30-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-10-30 | debugfs: remove return value of debugfs_create_devm_seqfile() | Greg Kroah-Hartman |
2020-10-29 | fs: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-10-29 | platform/chrome: cros_ec_proto: Replace zero-length array with flexible-array... | Gustavo A. R. Silva |
2020-10-29 | platform/chrome: cros_ec_commands: Replace zero-length array with flexible-ar... | Gustavo A. R. Silva |
2020-10-29 | mailbox: zynqmp-ipi-message: Replace zero-length array with flexible-array me... | Gustavo A. R. Silva |
2020-10-29 | dmaengine: ti-cppi5: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-10-29 | Merge tag 'fallthrough-fixes-clang-5.10-rc2' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2020-10-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2020-10-29 | include: jhash/signal: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2020-10-29 | Merge tag 'afs-fixes-20201029' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-10-29 | Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-10-29 | afs: Fix afs_invalidatepage to adjust the dirty region | David Howells |
2020-10-29 | afs: Wrap page->private manipulations in inline functions | David Howells |
2020-10-29 | cpufreq: Introduce cpufreq_driver_test_flags() | Rafael J. Wysocki |
2020-10-28 | misc: mic: remove the MIC drivers | Sudeep Dutt |
2020-10-28 | jbd2: fix a kernel-doc markup | Mauro Carvalho Chehab |
2020-10-28 | ext4: make num of fast commit blocks configurable | Harshad Shirwadkar |
2020-10-28 | module: use hidden visibility for weak symbol references | Ard Biesheuvel |
2020-10-28 | usb: fix kernel-doc markups | Mauro Carvalho Chehab |
2020-10-28 | RDMA: Add rdma_connect_locked() | Jason Gunthorpe |
2020-10-28 | KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED | Stephen Boyd |
2020-10-27 | vmlinux.lds.h: Keep .ctors.* with .ctors | Kees Cook |
2020-10-27 | cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flag | Rafael J. Wysocki |
2020-10-27 | asm-generic: mark __{get,put}_user_fn as __always_inline | Christoph Hellwig |
2020-10-27 | drm: drm_print.h: fix kernel-doc markups | Mauro Carvalho Chehab |
2020-10-27 | drm: kernel-doc: drm_dp_helper.h: fix a typo | Mauro Carvalho Chehab |
2020-10-27 | drm: drm_edid: remove a duplicated kernel-doc declaration | Mauro Carvalho Chehab |
2020-10-26 | RDMA/mlx5: Fix devlink deadlock on net namespace deletion | Parav Pandit |
2020-10-26 | time: Prevent undefined behaviour in timespec64_to_ns() | Zeng Tao |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches |
2020-10-25 | mm: remove kzfree() compatibility definition | Eric Biggers |
2020-10-25 | Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-10-25 | Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-10-25 | Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-10-25 | Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-10-25 | Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-10-24 | Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-24 | Merge tag 'io_uring-5.10-2020-10-24' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-24 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |