index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-03
Merge tag 'rtc-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2019-12-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-12-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-12-03
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-03
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
2019-12-03
block: don't handle bio based drivers in blk_revalidate_disk_zones
Christoph Hellwig
2019-12-03
block: replace seq_zones_bitmap with conv_zones_bitmap
Christoph Hellwig
2019-12-03
block: simplify blkdev_nr_zones
Christoph Hellwig
2019-12-03
block: optimise bvec_iter_advance()
Pavel Begunkov
2019-12-03
io_uring: ensure async punted connect requests copy data
Jens Axboe
2019-12-03
io_uring: ensure async punted sendmsg/recvmsg requests copy data
Jens Axboe
2019-12-03
firmware: dmi: Add dmi_memdev_handle
Jean Delvare
2019-12-03
firmware: dmi: Remember the memory type
Jean Delvare
2019-12-02
Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-12-02
Fixed updating of ethertype in function skb_mpls_pop
Martin Varghese
2019-12-02
Merge tag 'docs-5.5a' of git://git.lwn.net/linux
Linus Torvalds
2019-12-02
Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-12-02
Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-12-02
Merge tag 'dmaengine-5.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-12-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-12-01
Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-12-01
Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-12-02
Merge tag 'drm-msm-next-2019-11-05' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2019-12-01
Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2019-12-01
Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-12-01
Merge tag 'leds-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...
Linus Torvalds
2019-12-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-12-01
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
mm/memory_hotplug.c: remove __online_page_set_limits()
Souptick Joarder
2019-12-01
mm: fix struct member name in function comments
Hao Lee
2019-12-01
hugetlb: remove unused hstate in hugetlb_fault_mutex_hash()
Wei Yang
2019-12-01
hugetlbfs: convert macros to static inline, fix sparse warning
Mike Kravetz
2019-12-01
hugetlbfs: hugetlb_fault_mutex_hash() cleanup
Mike Kravetz
2019-12-01
mm: support memblock alloc on the exact node for sparse_buffer_init()
Yunfeng Ye
2019-12-01
mm: vmscan: enforce inactive:active ratio at the reclaim root
Johannes Weiner
2019-12-01
mm: vmscan: detect file thrashing at the reclaim root
Johannes Weiner
2019-12-01
mm: vmscan: harmonize writeback congestion tracking for nodes & memcgs
Johannes Weiner
2019-12-01
mm: clean up and clarify lruvec lookup procedure
Johannes Weiner
2019-12-01
include/linux/mmzone.h: fix comment for ISOLATE_UNMAPPED macro
Hao Lee
2019-12-01
mm, pcpu: make zone pcp updates and reset internal to the mm
Mel Gorman
2019-12-01
mm/page_alloc: add alloc_contig_pages()
Anshuman Khandual
2019-12-01
kasan: support backing vmalloc space with real shadow memory
Daniel Axtens
2019-12-01
include/linux/memory_hotplug.h: move definitions of {set,clear}_zone_contiguous
Ben Dooks (Codethink)
2019-12-01
mm/page_isolation.c: convert SKIP_HWPOISON to MEMORY_OFFLINE
David Hildenbrand
[prev]
[next]