index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/linux/page-flags-layout.h: cleanups
Yu Zhao
2021-04-30
1
-33
/
+29
*
include/linux/page-flags-layout.h: correctly determine LAST_CPUPID_WIDTH
Yu Zhao
2021-04-30
1
-1
/
+1
*
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
1
-1
/
+1
*
kasan, mm: integrate slab init_on_free with HW_TAGS
Andrey Konovalov
2021-04-30
1
-4
/
+6
*
kasan, mm: integrate slab init_on_alloc with HW_TAGS
Andrey Konovalov
2021-04-30
1
-4
/
+4
*
kasan, mm: integrate page_alloc init with HW_TAGS
Andrey Konovalov
2021-04-30
1
-8
/
+22
*
kasan: initialize shadow to TAG_INVALID for SW_TAGS
Andrey Konovalov
2021-04-30
1
-1
/
+2
*
pagewalk: prefix struct kernel-doc descriptions
Lukas Bulwahn
2021-04-30
1
-2
/
+2
*
mm/doc: turn fault flags into an enum
Matthew Wilcox (Oracle)
2021-04-30
1
-14
/
+15
*
mm/doc: fix page_maybe_dma_pinned kerneldoc
Matthew Wilcox (Oracle)
2021-04-30
1
-5
/
+5
*
mm/doc: fix fault_flag_allow_retry_first kerneldoc
Matthew Wilcox (Oracle)
2021-04-30
1
-0
/
+1
*
mm/vmalloc: remove unmap_kernel_range
Nicholas Piggin
2021-04-30
1
-7
/
+1
*
mm/vmalloc: remove map_kernel_range
Nicholas Piggin
2021-04-30
1
-11
/
+0
*
mm/vmalloc: hugepage vmalloc mappings
Nicholas Piggin
2021-04-30
1
-0
/
+21
*
mm: move vmap_range from mm/ioremap.c to mm/vmalloc.c
Nicholas Piggin
2021-04-30
1
-0
/
+3
*
mm/vmalloc: provide fallback arch huge vmap support functions
Nicholas Piggin
2021-04-30
1
-4
/
+20
*
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
2021-04-30
2
-9
/
+6
*
Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"
Brian Geffon
2021-04-30
1
-1
/
+1
*
mm: add a io_mapping_map_user helper
Christoph Hellwig
2021-04-30
1
-0
/
+3
*
mm: add remap_pfn_range_notrack
Christoph Hellwig
2021-04-30
1
-0
/
+2
*
mm, tracing: improve rss_stat tracepoint message
Ovidiu Panait
2021-04-30
1
-2
/
+22
*
linux/memcontrol.h: remove duplicate struct declaration
Wan Jiabing
2021-04-30
1
-2
/
+0
*
mm: memcontrol: move PageMemcgKmem to the scope of CONFIG_MEMCG_KMEM
Muchun Song
2021-04-30
1
-1
/
+6
*
mm: memcontrol: use obj_cgroup APIs to charge kmem pages
Muchun Song
2021-04-30
1
-23
/
+97
*
memcg: charge before adding to swapcache on swapin
Shakeel Butt
2021-04-30
1
-0
/
+13
*
mm: memcontrol: switch to rstat
Johannes Weiner
2021-04-30
1
-27
/
+40
*
mm: memcontrol: privatize memcg_page_state query functions
Johannes Weiner
2021-04-30
1
-44
/
+0
*
mm: memcontrol: kill mem_cgroup_nodeinfo()
Johannes Weiner
2021-04-30
1
-7
/
+1
*
mm: gup: remove FOLL_SPLIT
Yang Shi
2021-04-30
1
-1
/
+0
*
mm/gup: add a range variant of unpin_user_pages_dirty_lock()
Joao Martins
2021-04-30
1
-0
/
+2
*
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
2021-04-30
2
-1
/
+10
*
mm: page-writeback: simplify memcg handling in test_clear_page_writeback()
Johannes Weiner
2021-04-30
2
-29
/
+5
*
mm: provide filemap_range_needs_writeback() helper
Jens Axboe
2021-04-30
1
-0
/
+2
*
mm: page_owner: detect page_owner recursion via task_struct
Sergei Trofimovich
2021-04-30
1
-0
/
+4
*
include/linux/compiler-gcc.h: sparse can do constant folding of __builtin_bsw...
Luc Van Oostenryck
2021-04-30
1
-6
/
+2
*
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-04-29
2
-1
/
+15
|
\
|
*
kbuild: redo fake deps at include/config/*.h
Alexey Dobriyan
2021-04-25
1
-1
/
+1
|
*
kbuild: add an elfnote for whether vmlinux is built with lto
Yonghong Song
2021-04-25
1
-0
/
+14
*
|
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-29
132
-798
/
+3837
|
\
\
|
*
|
net: selftest: fix build issue if INET is disabled
Oleksij Rempel
2021-04-28
1
-0
/
+19
|
*
|
icmp: standardize naming of RFC 8335 PROBE constants
Andreas Roeseler
2021-04-28
1
-14
/
+14
|
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-04-28
2
-19
/
+7
|
|
\
\
|
|
*
|
bpf: Implement formatted output helpers with bstr_printf
Florent Revest
2021-04-27
1
-19
/
+3
|
|
*
|
seq_file: Add a seq_bprintf function
Florent Revest
2021-04-27
1
-0
/
+4
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-04-27
2
-0
/
+7
|
|
\
\
\
|
|
*
|
|
netfilter: nftables: add catch-all set element support
Pablo Neira Ayuso
2021-04-27
2
-0
/
+7
|
*
|
|
|
net: phy: Add support for microchip SMI0 MDIO bus
Andrew Lunn
2021-04-27
1
-0
/
+3
|
*
|
|
|
net: mscc: ocelot: support PTP Sync one-step timestamping
Yangbo Lu
2021-04-27
1
-1
/
+7
|
*
|
|
|
net: mscc: ocelot: convert to ocelot_port_txtstamp_request()
Yangbo Lu
2021-04-27
1
-2
/
+3
|
*
|
|
|
net: dsa: free skb->cb usage in core driver
Yangbo Lu
2021-04-27
3
-15
/
+10
[next]