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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
cpumask: delete unused reset_cpu_possible_mask()
Alexey Dobriyan
1
-5
/
+0
2024-05-07
net: phy: marvell: add support for MV88E6250 family internal PHYs
Matthias Schiffer
1
-0
/
+2
2024-05-07
kcsan, compiler_types: Introduce __data_racy type qualifier
Marco Elver
1
-0
/
+7
2024-05-07
memcg: use proper type for mod_memcg_state
Shakeel Butt
1
-6
/
+7
2024-05-07
memcg: dynamically allocate lruvec_stats
Shakeel Butt
1
-56
/
+6
2024-05-07
Merge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
4
-11
/
+69
2024-05-07
HID: do not assume HAT Switch logical max < 8
Benjamin Tissoires
1
-3
/
+3
2024-05-07
md: Revert "md: Fix overflow in is_mddev_idle"
Li Nan
1
-1
/
+1
2024-05-07
block: add a blk_alloc_discard_bio helper
Christoph Hellwig
1
-0
/
+3
2024-05-07
block: add a bio_chain_and_submit helper
Christoph Hellwig
1
-0
/
+1
2024-05-07
ACPI/NUMA: Remove architecture dependent remainings
Robert Richter
1
-5
/
+0
2024-05-07
x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()
Robert Richter
1
-6
/
+1
2024-05-07
dma: avoid redundant calls for sync operations
Alexander Lobakin
3
-5
/
+64
2024-05-07
dma: compile-out DMA sync op calls when not used
Alexander Lobakin
1
-29
/
+33
2024-05-07
iommu/dma: fix zeroing of bounce buffer padding used by untrusted devices
Michael Kelley
1
-0
/
+5
2024-05-07
swiotlb: remove alloc_size argument to swiotlb_tbl_map_single()
Michael Kelley
1
-1
/
+1
2024-05-07
printk: cleanup deprecated uses of strncpy/strcpy
Justin Stitt
1
-1
/
+1
2024-05-07
gpiolib: Discourage to use formatting strings in line names
Andy Shevchenko
1
-3
/
+1
2024-05-07
Merge tag 'intel-gpio-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
1
-4
/
+4
2024-05-07
regmap: Reorder fields in 'struct regmap_config' to save some memory
Christophe JAILLET
1
-31
/
+31
2024-05-06
Reapply "drm/qxl: simplify qxl_fence_wait"
Linus Torvalds
1
-7
/
+0
2024-05-06
Merge tag 'slab-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2024-05-06
printk: Change type of CONFIG_BASE_SMALL to bool
Yoann Congal
3
-4
/
+4
2024-05-06
SUNRPC: add a new svc_find_listener helper
Jeff Layton
1
-0
/
+2
2024-05-06
SUNRPC: introduce svc_xprt_create_from_sa utility routine
Lorenzo Bianconi
1
-0
/
+3
2024-05-06
nfsd: trivial GET_DIR_DELEGATION support
Jeff Layton
1
-0
/
+6
2024-05-06
Merge back thermal cotntrol material for v6.10.
Rafael J. Wysocki
1
-107
/
+2
2024-05-06
alpha: drop pre-EV56 support
Arnd Bergmann
2
-16
/
+4
2024-05-06
firewire: Annotate struct fw_iso_packet with __counted_by()
Gustavo A. R. Silva
1
-1
/
+2
2024-05-06
regulator: new API for voltage reference supplies
Mark Brown
22
-42
/
+168
2024-05-05
mm/pagemap: make trylock_page return bool
Hao Ge
1
-1
/
+1
2024-05-05
mm/damon: add DAMOS filter type YOUNG
SeongJae Park
1
-0
/
+2
2024-05-05
mm: simplify thp_vma_allowable_order
Matthew Wilcox
1
-14
/
+15
2024-05-05
writeback: support retrieving per group debug writeback stats of bdi
Kemeng Shi
1
-0
/
+1
2024-05-05
mm: remove PageReferenced
Matthew Wilcox (Oracle)
1
-3
/
+3
2024-05-05
mm: remove page_ref_sub_return()
Matthew Wilcox (Oracle)
1
-8
/
+3
2024-05-05
mm: convert put_devmap_managed_page_refs() to put_devmap_managed_folio_refs()
Matthew Wilcox (Oracle)
1
-6
/
+6
2024-05-05
mm: remove put_devmap_managed_page()
Matthew Wilcox (Oracle)
1
-6
/
+1
2024-05-05
mm: remove page_cache_alloc()
Matthew Wilcox (Oracle)
1
-5
/
+0
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
[prev]
[next]