Age | Commit message (Expand) | Author |
2022-04-16 | Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-04-16 | Merge tag 'random-5.18-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-04-16 | Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Bartosz Golaszewski |
2022-04-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-04-15 | mm, kfence: support kmem_dump_obj() for KFENCE objects | Marco Elver |
2022-04-15 | Merge tag 'block-5.18-2022-04-15' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-04-14 | Merge tag 'vfio-v5.18-rc3' of https://github.com/awilliam/linux-vfio | Linus Torvalds |
2022-04-14 | Merge tag 'fscache-fixes-20220413' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-04-13 | vfio/pci: Fix vf_token mechanism when device-specific VF drivers are used | Jason Gunthorpe |
2022-04-13 | random: make random_get_entropy() return an unsigned long | Jason A. Donenfeld |
2022-04-12 | Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds |
2022-04-11 | block: move lower_48_bits() to block | Keith Busch |
2022-04-10 | Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-04-10 | Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2022-04-09 | Merge tag 'gpio-fixes-for-v5.18-rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-04-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-04-08 | mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning | Waiman Long |
2022-04-08 | fscache: Remove the cookie parameter from fscache_clear_page_bits() | Yue Hu |
2022-04-08 | Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2022-04-08 | Merge tag 'folio-5.18e' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2022-04-08 | Merge tag 'mmc-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds |
2022-04-08 | gpiolib: acpi: Convert type for pin to be unsigned | Andy Shevchenko |
2022-04-08 | mmc: core: improve API to make clear mmc_hw_reset is for cards | Wolfram Sang |
2022-04-07 | Merge tag 'drm-fixes-2022-04-08' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-04-07 | Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-04-08 | Merge tag 'drm-misc-next-fixes-2022-04-07' of git://anongit.freedesktop.org/d... | Dave Airlie |
2022-04-07 | NFS: Ensure rpc_run_task() cannot fail in nfs_async_rename() | Trond Myklebust |
2022-04-07 | mm: Add vma_alloc_folio() | Matthew Wilcox (Oracle) |
2022-04-06 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2022-04-06 | SUNRPC: Fix NFSD's request deferral on RDMA transports | Chuck Lever |
2022-04-05 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2022-04-05 | kobject: kobj_type: remove default_attrs | Greg Kroah-Hartman |
2022-04-05 | Revert "locking/local_lock: Make the empty local_lock_*() function a macro." | Sebastian Andrzej Siewior |
2022-04-05 | static_call: Remove __DEFINE_STATIC_CALL macro | Christophe Leroy |
2022-04-05 | static_call: Properly initialise DEFINE_STATIC_CALL_RET0() | Christophe Leroy |
2022-04-05 | static_call: Don't make __static_call_return0 static | Christophe Leroy |
2022-04-04 | gpio: Restrict usage of GPIO chip irq members before initialization | Shreeya Patel |
2022-04-03 | Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds |
2022-04-03 | Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-04-03 | Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2022-04-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-04-02 | tracing: mark user_events as BROKEN | Steven Rostedt (Google) |
2022-04-02 | tracing: Move user_events.h temporarily out of include/uapi | Steven Rostedt (Google) |
2022-04-02 | ftrace: Make ftrace_graph_is_dead() a static branch | Christophe Leroy |
2022-04-02 | KVM: Remove dirty handling from gfn_to_pfn_cache completely | David Woodhouse |
2022-04-02 | KVM: Use enum to track if cached PFN will be used in guest and/or host | Sean Christopherson |
2022-04-02 | KVM: Don't actually set a request when evicting vCPUs for GFN cache invd | Sean Christopherson |
2022-04-01 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2022-04-01 | Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-04-01 | Merge tag 'for-5.18/block-2022-04-01' of git://git.kernel.dk/linux-block | Linus Torvalds |