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-07-04
mm: memcg: rename soft limit reclaim-related functions
Roman Gushchin
1
-6
/
+6
2024-07-05
tpm: Address !chip->auth in tpm_buf_append_hmac_session*()
Jarkko Sakkinen
1
-48
/
+20
2024-07-05
tpm: Address !chip->auth in tpm_buf_append_name()
Jarkko Sakkinen
1
-9
/
+12
2024-07-04
ethtool: move firmware flashing flag to struct ethtool_netdev_state
Edward Cree
2
-3
/
+2
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-39
/
+94
2024-07-04
Merge branches 'doc.2024.06.06a', 'fixes.2024.07.04a', 'mb.2024.06.28a', 'noc...
Paul E. McKenney
3
-52
/
+133
2024-07-04
Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-2
/
+6
2024-07-04
mfd: lm3533: Move to new GPIO descriptor-based APIs
Andy Shevchenko
1
-3
/
+2
2024-07-04
mfd: tps65912: Use devm helper functions to simplify probe
Andrew Davis
1
-1
/
+0
2024-07-04
mfd: idt8a340_reg: Start comments with '/*'
Simon Horman
1
-4
/
+4
2024-07-04
Merge branch 'ib-mfd-soc-samsung-6.11' into ibs-for-mfd-merged
Lee Jones
1
-0
/
+8
2024-07-04
Merge branch 'ib-mfd-regulator-watchdog-6.11' into ibs-for-mfd-merged
Lee Jones
2
-0
/
+216
2024-07-04
Merge branch 'ib-mfd-leds-platform-6.11' into ibs-for-mfd-merged
Lee Jones
1
-0
/
+1
2024-07-04
Merge branch 'ib-mfd-input-regulator-6.11' into ibs-for-mfd-merged
Lee Jones
1
-0
/
+69
2024-07-04
Merge branch 'ib-mfd-firmware-input-sound-soc-6.11' into ibs-for-mfd-merged
Lee Jones
2
-0
/
+164
2024-07-04
backlight: Add BACKLIGHT_POWER_ constants for power states
Thomas Zimmermann
1
-8
/
+12
2024-07-04
net: missing check virtio
Denis Arefev
1
-0
/
+11
2024-07-04
PCI: endpoint: Introduce 'epc_deinit' event and notify the EPF drivers
Manivannan Sadhasivam
2
-0
/
+15
2024-07-04
printk: Add match_devname_and_update_preferred_console()
Tony Lindgren
1
-0
/
+4
2024-07-04
iommu: Remove iommu_fwspec ops
Robin Murphy
1
-2
/
+0
2024-07-04
iommu: Resolve fwspec ops automatically
Robin Murphy
1
-11
/
+2
2024-07-04
iommu: Add iommu_paging_domain_alloc() interface
Lu Baolu
1
-0
/
+6
2024-07-04
iommu: Add attach handle to struct iopf_group
Lu Baolu
1
-11
/
+6
2024-07-04
iommu: Remove sva handle list
Lu Baolu
1
-2
/
+0
2024-07-04
iommu: Introduce domain attachment handle
Lu Baolu
1
-3
/
+15
2024-07-04
thermal: core: constify 'type' in devm_thermal_of_cooling_device_register()
Krzysztof Kozlowski
1
-2
/
+2
2024-07-04
misc: keba: Add basic KEBA CP500 system FPGA support
Gerhard Engleder
1
-0
/
+25
2024-07-04
ata,scsi: Remove wrapper ata_sas_port_alloc()
Niklas Cassel
1
-2
/
+1
2024-07-04
ata: libata-core: Remove local_port_no struct member
Niklas Cassel
1
-1
/
+0
2024-07-04
ata: libata-core: Remove support for decreasing the number of ports
Niklas Cassel
1
-1
/
+1
2024-07-04
ata: libata: Remove unused function declaration for ata_scsi_detect()
Niklas Cassel
1
-1
/
+0
2024-07-04
ata,scsi: Remove wrappers ata_sas_tport_{add,delete}()
Niklas Cassel
1
-2
/
+2
2024-07-04
Merge tag 'iio-for-6.11b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
9
-50
/
+149
2024-07-04
block: t10-pi: Return correct ref tag when queue has no integrity profile
Anuj Gupta
1
-2
/
+8
2024-07-04
genirq/irq_sim: add an extended irq_sim initializer
Bartosz Golaszewski
1
-0
/
+17
2024-07-03
mm/hugetlb_vmemmap: fix race with speculative PFN walkers
Yu Zhao
1
-1
/
+7
2024-07-03
cachestat: do not flush stats in recency check
Nhat Pham
1
-1
/
+2
2024-07-03
mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarray
Gavin Shan
1
-2
/
+9
2024-07-03
mm: prevent derefencing NULL ptr in pfn_section_valid()
Waiman Long
1
-1
/
+2
2024-07-03
mm: page_ref: remove folio_try_get_rcu()
Yang Shi
1
-47
/
+2
2024-07-03
readahead: drop index argument of page_cache_async_readahead()
Jan Kara
1
-4
/
+3
2024-07-03
mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
David Hildenbrand
1
-0
/
+7
2024-07-03
kmsan: expose KMSAN_WARN_ON()
Ilya Leoshkevich
1
-0
/
+25
2024-07-03
kmsan: introduce memset_no_sanitize_memory()
Ilya Leoshkevich
1
-0
/
+18
2024-07-03
kmsan: allow disabling KMSAN checks for the current task
Ilya Leoshkevich
2
-1
/
+25
2024-07-03
kmsan: expose kmsan_get_metadata()
Ilya Leoshkevich
1
-0
/
+9
2024-07-03
mm: read page_type using READ_ONCE
David Hildenbrand
1
-3
/
+3
2024-07-03
mm: memory: convert clear_huge_page() to folio_zero_user()
Kefeng Wang
1
-3
/
+1
2024-07-03
mm: extend rmap flags arguments for folio_add_new_anon_rmap
Barry Song
1
-1
/
+1
2024-07-03
mm/memory_hotplug: skip adjust_managed_page_count() for PageOffline() pages w...
David Hildenbrand
2
-4
/
+8
[prev]
[next]