index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-05
mm/memory-failure: pass the folio to collect_procs_ksm()
Matthew Wilcox (Oracle)
1
-11
/
+3
2024-05-05
mm: convert hugetlb_page_mapping_lock_write to folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2024-05-05
mm/memory-failure: convert shake_page() to shake_folio()
Matthew Wilcox (Oracle)
1
-1
/
+0
2024-05-05
mm: return the address from page_mapped_in_vma()
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-05-05
xarray: don't use "proxy" headers
Andy Shevchenko
1
-1
/
+5
2024-05-05
xarray: use BITS_PER_LONGS()
Andy Shevchenko
1
-1
/
+1
2024-05-05
memcg: simple cleanup of stats update functions
Shakeel Butt
1
-17
/
+0
2024-05-05
mm/page-flags: make PageUptodate return bool
Hao Ge
1
-1
/
+1
2024-05-05
mm/madvise: introduce clear_young_dirty_ptes() batch helper
Lance Yang
2
-30
/
+53
2024-05-05
buffer: add kernel-doc for bforget() and __bforget()
Matthew Wilcox (Oracle)
1
-0
/
+10
2024-05-05
buffer: add kernel-doc for brelse() and __brelse()
Matthew Wilcox (Oracle)
1
-0
/
+16
2024-05-05
buffer: fix __bread and __bread_gfp kernel-doc
Matthew Wilcox (Oracle)
1
-9
/
+13
2024-05-05
mm: add per-order mTHP anon_swpout and anon_swpout_fallback counters
Barry Song
1
-0
/
+2
2024-05-05
mm: add per-order mTHP anon_fault_alloc and anon_fault_fallback counters
Barry Song
1
-0
/
+21
2024-05-05
mm/hugetlb: rename dissolve_free_huge_pages() to dissolve_free_hugetlb_folios()
Sidhartha Kumar
1
-2
/
+2
2024-05-05
mm/hugetlb: convert dissolve_free_huge_pages() to folios
Sidhartha Kumar
1
-2
/
+2
2024-05-05
trace/events/page_ref: trace the raw page mapcount value
David Hildenbrand
1
-2
/
+2
2024-05-05
mm: make folio_mapcount() return 0 for small typed folios
David Hildenbrand
1
-2
/
+12
2024-05-05
mm: improve folio_likely_mapped_shared() using the mapcount of large folios
David Hildenbrand
1
-2
/
+17
2024-05-05
mm: track mapcount of large folios in single value
David Hildenbrand
3
-26
/
+33
2024-05-05
mm/rmap: add fast-path for small folios when adding/removing/duplicating
David Hildenbrand
1
-0
/
+13
2024-05-05
mm/rmap: always inline anon/file rmap duplication of a single PTE
David Hildenbrand
1
-4
/
+13
2024-05-05
mm: allow for detecting underflows with page_mapcount() again
David Hildenbrand
1
-1
/
+1
2024-05-05
mm: pass VMA instead of MM to follow_pte()
David Hildenbrand
1
-1
/
+1
2024-05-05
mm/mmap: make vma_wants_writenotify return bool
Hao Ge
1
-1
/
+1
2024-05-05
memory tier: dax/kmem: introduce an abstract layer for finding, allocating, a...
Ho-Ren (Jack) Chuang
1
-0
/
+13
2024-05-05
kmsan: compiler_types: declare __no_sanitize_or_inline
Alexander Potapenko
1
-0
/
+11
2024-05-06
i2c: mux: gpio: remove support for class-based device instantiation
Heiner Kallweit
1
-2
/
+0
2024-05-05
Merge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2024-05-05
queue_api: define queue api
Mina Almasry
2
-0
/
+34
2024-05-05
RDMA/mana_ib: implement uapi for creation of rnic cq
Konstantin Taranov
1
-0
/
+12
2024-05-04
stm class: Add source type
Mikhail Lappo
1
-0
/
+12
2024-05-04
tty: add the option to have a tty reject a new ldisc
Linus Torvalds
1
-0
/
+8
2024-05-04
usb: core: Remove the useless struct usb_devmap which is just a bitmap
Christophe JAILLET
1
-6
/
+1
2024-05-04
driver core: Add device_show_string() helper for sysfs attributes
Lukas Wunner
1
-0
/
+15
2024-05-04
soundwire: intel_ace2x: use DOAIS and DODS settings from firmware
Pierre-Louis Bossart
1
-0
/
+2
2024-05-04
fs: WARN when f_count resurrection is attempted
Kees Cook
1
-1
/
+2
2024-05-04
eventfs/tracing: Add callback for release of an eventfs_inode
Steven Rostedt (Google)
1
-0
/
+3
2024-05-04
media: cec.h: Fix kerneldoc
Ricardo Ribalda
1
-0
/
+1
2024-05-04
Merge tag 'iio-for-6.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
3
-21
/
+69
2024-05-03
Revert "net: mirror skb frag ref/unref helpers"
Mina Almasry
1
-35
/
+4
2024-05-03
Merge tag 'ipsec-2024-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
3
-1
/
+19
2024-05-03
net: no longer acquire RTNL in threaded_show()
Eric Dumazet
1
-1
/
+1
2024-05-03
Merge tag 'sound-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
3
-2
/
+15
2024-05-03
asm-generic: remove unused asm-generic/page.h
Arnd Bergmann
1
-103
/
+0
2024-05-03
arch: Rename fbdev header and source files
Thomas Zimmermann
3
-5
/
+5
2024-05-03
arch: Remove struct fb_info from video helpers
Thomas Zimmermann
1
-5
/
+6
2024-05-03
bitops: Change function return types from long to int
Thorsten Blum
5
-9
/
+9
2024-05-03
block: add a disk_has_partscan helper
Christoph Hellwig
1
-0
/
+13
2024-05-03
of: reserved_mem: Remove the use of phandle from the reserved_mem APIs
Oreoluwa Babatunde
1
-1
/
+0
[prev]
[next]