Age | Commit message (Expand) | Author |
2024-03-23 | Merge tag 'powerpc-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2024-03-23 | Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2024-03-22 | overflow: Change DEFINE_FLEX to take __counted_by member | Kees Cook |
2024-03-22 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2024-03-22 | Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-03-22 | Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds |
2024-03-22 | Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-03-21 | Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds |
2024-03-21 | Merge tag 'rtc-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds |
2024-03-22 | Merge tag 'drm-misc-next-fixes-2024-03-21' of https://gitlab.freedesktop.org/... | Dave Airlie |
2024-03-21 | Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-03-21 | Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2024-03-21 | Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2024-03-21 | Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-03-21 | Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-03-21 | Merge tag 'staging-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-03-21 | Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2024-03-21 | Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2024-03-21 | Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2024-03-21 | Merge tag 'bitmap-for-6.9' of https://github.com/norov/linux | Linus Torvalds |
2024-03-20 | rcu: add a helper to report consolidated flavor QS | Yan Zhai |
2024-03-20 | lib/bitmap: Fix bitmap_scatter() and bitmap_gather() kernel doc | Herve Codina |
2024-03-19 | Merge tag 'ipsec-2024-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski |
2024-03-19 | tcp: Clear req->syncookie in reqsk_alloc(). | Kuniyuki Iwashima |
2024-03-19 | Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds |
2024-03-19 | Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2024-03-19 | tracing: Just use strcmp() for testing __string() and __assign_str() match | Steven Rostedt (Google) |
2024-03-19 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2024-03-19 | net: move dev->state into net_device_read_txrx group | Eric Dumazet |
2024-03-19 | vDPA: report virtio-blk flush info to user space | Zhu Lingshan |
2024-03-19 | vDPA: report virtio-block read-only info to user space | Zhu Lingshan |
2024-03-19 | vDPA: report virtio-block write zeroes configuration to user space | Zhu Lingshan |
2024-03-19 | vDPA: report virtio-block discarding configuration to user space | Zhu Lingshan |
2024-03-19 | vDPA: report virtio-block topology info to user space | Zhu Lingshan |
2024-03-19 | vDPA: report virtio-block MQ info to user space | Zhu Lingshan |
2024-03-19 | vDPA: report virtio-block max segments in a request to user space | Zhu Lingshan |
2024-03-19 | vDPA: report virtio-block block-size to user space | Zhu Lingshan |
2024-03-19 | vDPA: report virtio-block max segment size to user space | Zhu Lingshan |
2024-03-19 | vDPA: report virtio-block capacity to user space | Zhu Lingshan |
2024-03-19 | vDPA: introduce get_vq_size to vdpa_config_ops | Zhu Lingshan |
2024-03-19 | vhost-vdpa: uapi to support reporting per vq size | Zhu Lingshan |
2024-03-19 | virtio: uapi: Drop __packed attribute in linux/virtio_pci.h | Suzuki K Poulose |
2024-03-19 | Merge tag 'drm-misc-next-fixes-2024-03-14' of https://gitlab.freedesktop.org/... | Dave Airlie |
2024-03-18 | drm: Fix drm_fixp2int_round() making it add 0.5 | Arthur Grillo |
2024-03-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2024-03-18 | Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds |
2024-03-18 | x86/hyperv: Use Hyper-V entropy to seed guest random number generator | Michael Kelley |
2024-03-18 | Merge tag 'f2fs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-03-18 | Merge tag 'vfs-6.9-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-03-18 | tracing: Add __string_src() helper to help compilers not to get confused | Steven Rostedt (Google) |