Age | Commit message (Expand) | Author |
2020-10-21 | jbd2: add fast commit machinery | Harshad Shirwadkar |
2020-10-21 | ext4 / jbd2: add fast commit initialization | Harshad Shirwadkar |
2020-10-21 | ext4: add fast_commit feature and handling for extended mount options | Harshad Shirwadkar |
2020-10-21 | rtnetlink: fix data overflow in rtnl_calcit() | Di Zhu |
2020-10-22 | bpf: Fix bpf_redirect_neigh helper api to support supplying nexthop | Toke Høiland-Jørgensen |
2020-10-21 | KVM: Cache as_id in kvm_memory_slot | Peter Xu |
2020-10-21 | kvm: x86: only provide PV features if enabled in guest's CPUID | Oliver Upton |
2020-10-21 | Merge tag 'rtc-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds |
2020-10-21 | Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-10-21 | Merge tag 'ceph-for-5.10-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2020-10-21 | Merge branch 'remotes/lorenzo/pci/dwc' | Bjorn Helgaas |
2020-10-21 | Merge branch 'remotes/lorenzo/pci/pci-iomap' | Bjorn Helgaas |
2020-10-21 | Merge branch 'remotes/lorenzo/pci/apei' | Bjorn Helgaas |
2020-10-21 | Merge branch 'pci/misc' | Bjorn Helgaas |
2020-10-21 | Merge branch 'pci/pm' | Bjorn Helgaas |
2020-10-21 | Merge branch 'pci/enumeration' | Bjorn Helgaas |
2020-10-21 | virtio: let arch advertise guest's memory access restrictions | Pierre Morel |
2020-10-21 | NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy | Dai Ngo |
2020-10-20 | Merge tag 'xarray-5.9' of git://git.infradead.org/users/willy/xarray | Linus Torvalds |
2020-10-20 | Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2020-10-20 | Merge tag 'io_uring-5.10-2020-10-20' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-20 | Merge branches 'clk-ingenic', 'clk-at91', 'clk-kconfig', 'clk-imx', 'clk-qcom... | Stephen Boyd |
2020-10-20 | Merge branches 'clk-simplify', 'clk-ti', 'clk-tegra', 'clk-rockchip' and 'clk... | Stephen Boyd |
2020-10-20 | Merge branches 'clk-renesas', 'clk-amlogic', 'clk-allwinner', 'clk-samsung', ... | Stephen Boyd |
2020-10-20 | Merge tag 'for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds |
2020-10-20 | PM: runtime: Fix typo in pm_runtime_set_active() helper comment | Bean Huo |
2020-10-20 | Merge tag 'for-linus-5.10b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-10-20 | block: remove unused members for io_context | Yufen Yu |
2020-10-20 | Merge tag 'kvmarm-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini |
2020-10-20 | netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c... | Saeed Mirzamohammadi |
2020-10-20 | dma-mapping: move more functions to dma-map-ops.h | Christoph Hellwig |
2020-10-20 | xen/events: add a new "late EOI" evtchn framework | Juergen Gross |
2020-10-19 | Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-10-19 | perf: correct SNOOPX field offset | Al Grant |
2020-10-18 | Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2020-10-18 | Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-10-18 | mm: remove alloc_vm_area | Christoph Hellwig |
2020-10-18 | mm: add a vmap_pfn function | Christoph Hellwig |
2020-10-18 | mm: add a VM_MAP_PUT_PAGES flag for vmap | Christoph Hellwig |
2020-10-18 | mm/madvise: introduce process_madvise() syscall: an external memory hinting API | Minchan Kim |
2020-10-18 | pid: move pidfd_get_pid() to pid.c | Minchan Kim |
2020-10-18 | mm/madvise: pass mm to do_madvise | Minchan Kim |
2020-10-18 | mm: kmem: enable kernel memcg accounting from interrupt contexts | Roman Gushchin |
2020-10-18 | mm: kmem: prepare remote memcg charging infra for interrupt contexts | Roman Gushchin |
2020-10-18 | mm, memcg: rework remote charging API to support nesting | Roman Gushchin |
2020-10-18 | jbd2, ext4, ocfs2: introduce/use journal callbacks j_submit|finish_inode_data... | Mauricio Faria de Oliveira |
2020-10-18 | jbd2: introduce/export functions jbd2_journal_submit|finish_inode_data_buffers() | Mauricio Faria de Oliveira |
2020-10-18 | jbd2: fix the comment of struct jbd2_journal_handle | Hui Su |
2020-10-17 | task_work: cleanup notification modes | Jens Axboe |
2020-10-17 | tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() | Jens Axboe |