]> www.infradead.org Git - users/dwmw2/linux.git/shortlog
users/dwmw2/linux.git
2020-10-26 David Woodhousekvm/eventfd: Use priority waitqueue to catch events... irqfd
2020-10-26 David Woodhousesched/wait: Add add_wait_queue_priority()
2020-10-24 David Woodhousex86/kvm: Enable 15-bit extension when KVM_FEATURE_MSI_E...
2020-10-24 David Woodhousex86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_ID
2020-10-24 David Woodhouseiommu/hyper-v: Disable IRQ pseudo-remapping if 15 bit...
2020-10-24 David Woodhousex86/apic: Support 15 bits of APIC ID in MSI where available
2020-10-24 David Woodhousex86/ioapic: Handle Extended Destination ID field in RTE
2020-10-24 David Woodhouseiommu/vt-d: Simplify intel_irq_remapping_select()
2020-10-24 David Woodhousex86: Kill all traces of irq_remapping_get_irq_domain()
2020-10-24 David Woodhousex86/ioapic: Use irq_find_matching_fwspec() to find...
2020-10-24 David Woodhousex86/hpet: Use irq_find_matching_fwspec() to find remapp...
2020-10-24 David Woodhouseiommu/hyper-v: Implement select() method on remapping...
2020-10-24 David Woodhouseiommu/vt-d: Implement select() method on remapping...
2020-10-24 David Woodhouseiommu/amd: Implement select() method on remapping irqdomain
2020-10-24 David Woodhousex86/apic: Add select() method on vector irqdomain
2020-10-24 David Woodhousegenirq/irqdomain: Implement get_name() method on irqchi...
2020-10-24 David Woodhousex86/ioapic: Generate RTE directly from parent irqchip...
2020-10-24 Thomas Gleixnerx86/ioapic: Cleanup IO/APIC route entry structs
2020-10-24 Thomas Gleixnerx86/io_apic: Cleanup trigger/polarity helpers
2020-10-24 Thomas Gleixnerx86/msi: Remove msidef.h
2020-10-24 Thomas Gleixnerx86/pci/xen: Use msi_msg shadow structs
2020-10-24 Thomas Gleixnerx86/kvm: Use msi_msg shadow structs
2020-10-24 Thomas GleixnerPCI: vmd: Use msi_msg shadow structs
2020-10-24 Thomas Gleixneriommu/amd: Use msi_msg shadow structs
2020-10-24 Thomas Gleixneriommu/intel: Use msi_msg shadow structs
2020-10-24 Thomas Gleixnerx86/msi: Provide msi message shadow structs
2020-10-24 Thomas Gleixnergenirq/msi: Allow shadow declarations of msi_msg::...
2020-10-24 David Woodhousex86/hpet: Move MSI support into hpet.c
2020-10-24 David Woodhousex86/apic: Always provide irq_compose_msi_msg() method...
2020-10-24 Thomas Gleixnerx86/apic: Cleanup destination mode
2020-10-24 Thomas Gleixnerx86/apic: Get rid of apic::dest_logical
2020-10-24 Thomas Gleixnerx86/apic: Replace pointless apic::dest_logical usage
2020-10-24 Thomas Gleixnerx86/apic: Cleanup delivery mode defines
2020-10-24 Thomas Gleixnerx86/devicetree: Fix the ioapic interrupt type table
2020-10-24 Thomas Gleixnerx86/apic/uv: Fix inconsistent destination mode
2020-10-24 David Woodhousex86/msi: Only use high bits of MSI address for DMAR...
2020-10-24 David Woodhousex86/apic: Fix x2apic enablement without interrupt remapping
2020-10-20 Linus TorvaldsMerge tag 'riscv-for-linus-5.10-mw0' of git://git.kerne...
2020-10-20 Linus TorvaldsMerge tag 'm68knommu-for-v5.10' of git://git.kernel...
2020-10-19 Linus TorvaldsMerge tag 'xfs-5.10-merge-5' of git://git.kernel.org...
2020-10-19 Linus TorvaldsMerge tag 'fuse-update-5.10' of git://git.kernel.org...
2020-10-19 Linus TorvaldsMerge tag 'zonefs-5.10-rc1' of git://git.kernel.org...
2020-10-18 Linus TorvaldsMerge tag 'linux-kselftest-kunit-5.10-rc1' of git:...
2020-10-18 Linus TorvaldsMerge tag 'core-rcu-2020-10-12' of git://git.kernel...
2020-10-18 Linus TorvaldsMerge tag 'mailbox-v5.10' of git://git.linaro.org/landi...
2020-10-18 Linus TorvaldsMerge branch 'for-5.10' of git://git.kernel.org/pub...
2020-10-18 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-10-18 Linus TorvaldsMerge tag 'for-linus-5.10-rc1' of git://git.kernel...
2020-10-18 Linus TorvaldsMerge tag 'for-linus-5.10-rc1-part2' of git://git.kerne...
2020-10-18 Linus TorvaldsMerge tag 'for-linus-5.10-rc1' of git://git.kernel...
2020-10-18 Tian Taomm: remove duplicate include statement in mmu.c
2020-10-18 Christoph Hellwigmm: remove the filename in the top of file comment...
2020-10-18 Christoph Hellwigmm: cleanup the gfp_mask handling in __vmalloc_area_node
2020-10-18 Christoph Hellwigmm: remove alloc_vm_area
2020-10-18 Christoph Hellwigx86/xen: open code alloc_vm_area in arch_gnttab_valloc
2020-10-18 Christoph Hellwigxen/xenbus: use apply_to_page_range directly in xenbus_...
2020-10-18 Christoph Hellwigdrm/i915: use vmap in i915_gem_object_map
2020-10-18 Christoph Hellwigdrm/i915: stop using kmap in i915_gem_object_map
2020-10-18 Christoph Hellwigdrm/i915: use vmap in shmem_pin_map
2020-10-18 Christoph Hellwigzsmalloc: switch from alloc_vm_area to get_vm_area
2020-10-18 Christoph Hellwigmm: allow a NULL fn callback in apply_to_page_range
2020-10-18 Christoph Hellwigmm: add a vmap_pfn function
2020-10-18 Christoph Hellwigmm: add a VM_MAP_PUT_PAGES flag for vmap
2020-10-18 Matthew Wilcox... mm: update the documentation for vfree
2020-10-18 Minchan Kimmm/madvise: introduce process_madvise() syscall: an...
2020-10-18 Minchan Kimpid: move pidfd_get_pid() to pid.c
2020-10-18 Minchan Kimmm/madvise: pass mm to do_madvise
2020-10-18 John Hubbardselftests/vm: 10x speedup for hmm-tests
2020-10-18 Jann Hornbinfmt_elf: take the mmap lock around find_extend_vma()
2020-10-18 Jann Hornmm/gup_benchmark: take the mmap lock around GUP
2020-10-18 Liam R. Howlettmm/mmap: add inline munmap_vma_range() for code readability
2020-10-18 Liam R. Howlettmm/mmap: add inline vma_next() for readability of mmap...
2020-10-18 Miaohe Linmm/migrate: avoid possible unnecessary process right...
2020-10-18 Joonsoo Kimmm/memory_hotplug: remove a wrapper for alloc_migration...
2020-10-18 Joonsoo Kimmm/memory-failure: remove a wrapper for alloc_migration...
2020-10-18 Roman Gushchinmm: kmem: enable kernel memcg accounting from interrupt...
2020-10-18 Roman Gushchinmm: kmem: prepare remote memcg charging infra for inter...
2020-10-18 Roman Gushchinmm: kmem: remove redundant checks from get_obj_cgroup_f...
2020-10-18 Roman Gushchinmm: kmem: move memcg_kmem_bypass() calls to get_mem...
2020-10-18 Roman Gushchinmm, memcg: rework remote charging API to support nesting
2020-10-18 Krzysztof Kozlowskiia64: fix build error with !COREDUMP
2020-10-17 Denis Efremovcoccinelle: api: add kfree_mismatch script
2020-10-17 Linus TorvaldsMerge tag 'perf-tools-for-v5.10-2020-10-15' of git...
2020-10-17 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2020-10-17 Linus TorvaldsMerge tag 'i3c/for-5.10' of git://git.kernel.org/pub...
2020-10-17 Linus TorvaldsMerge tag 'mtd/for-5.10' of git://git.kernel.org/pub...
2020-10-17 Linus TorvaldsMerge tag 'thermal-v5.10-rc1' of git://git.kernel.org...
2020-10-17 Jassi Brarmailbox: avoid timer start from callback
2020-10-16 Darrick J.... xfs: fix Kconfig asking about XFS_SUPPORT_V4 when XFS_FS=n
2020-10-16 Darrick J.... xfs: fix high key handling in the rt allocator's query_...
2020-10-16 Linus TorvaldsMerge tag 'ovl-update-5.10' of git://git.kernel.org...
2020-10-16 Linus TorvaldsMerge tag 'afs-fixes-20201016' of git://git.kernel...
2020-10-16 Linus TorvaldsMerge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org...
2020-10-16 Linus TorvaldsMerge tag 'docs/v5.10-1' of git://git.kernel.org/pub...
2020-10-16 Linus TorvaldsMerge tag 'trace-v5.10-2' of git://git.kernel.org/pub...
2020-10-16 Linus TorvaldsMerge tag 'printk-for-5.10-fixup' of git://git.kernel...
2020-10-16 Linus TorvaldsMerge tag 'kgdb-5.10-rc1' of git://git.kernel.org/pub...
2020-10-16 Linus TorvaldsMerge tag 'mips_5.10' of git://git.kernel.org/pub/scm...
2020-10-16 Linus TorvaldsMerge tag 's390-5.10-1' of git://git.kernel.org/pub...
2020-10-16 Vitor Massaru Ihalib: kunit: Fix compilation test when using TEST_BIT_FI...
next