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
2023-06-21
wifi: cfg80211: Retrieve PSD information from RNR AP information
Ilan Peer
1
-2
/
+5
2023-06-21
wifi: mac80211: store BSS param change count from assoc response
Johannes Berg
1
-0
/
+64
2023-06-21
soundwire: bus: Prevent lockdep asserts when stream has multiple buses
Richard Fitzgerald
1
-0
/
+3
2023-06-20
net: stmmac: add new switch to struct plat_stmmacenet_data
Bartosz Golaszewski
1
-0
/
+1
2023-06-20
net: remove sk_is_ipmr() and sk_is_icmpv6() helpers
Eric Dumazet
2
-17
/
+0
2023-06-20
ipv6: fix a typo in ip6mr_sk_ioctl()
Eric Dumazet
1
-3
/
+3
2023-06-20
function_graph: Support recording and printing the return value of function
Donglin Peng
1
-0
/
+3
2023-06-20
clk: fix typo in clk_hw_register_fixed_rate_parent_data() macro
Claudiu Beznea
1
-1
/
+1
2023-06-20
fs: Provide helpers for manipulating sb->s_readonly_remount
Jan Kara
1
-1
/
+1
2023-06-20
mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019
Marek Vasut
1
-0
/
+1
2023-06-20
Merge tag 'devfreq-next-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel...
Rafael J. Wysocki
1
-1
/
+2
2023-06-20
ptp: Add .getmaxphase callback to ptp_clock_info
Rahul Rameshbabu
1
-0
/
+5
2023-06-20
ptp: Clarify ptp_clock_info .adjphase expects an internal servo to be used
Rahul Rameshbabu
1
-2
/
+4
2023-06-19
Merge tag 'hyperv-fixes-signed-20230619' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2023-06-19
watchdog/hardlockup: define HARDLOCKUP_DETECTOR_ARCH
Petr Mladek
1
-1
/
+1
2023-06-19
watchdog/sparc64: define HARDLOCKUP_DETECTOR_SPARC64
Petr Mladek
1
-2
/
+2
2023-06-19
watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specific
Petr Mladek
1
-3
/
+2
2023-06-19
watchdog/hardlockup: declare arch_touch_nmi_watchdog() only in linux/nmi.h
Petr Mladek
1
-3
/
+10
2023-06-19
watchdog/buddy: cleanup how watchdog_buddy_check_hardlockup() is called
Douglas Anderson
1
-2
/
+2
2023-06-19
watchdog/hardlockup: remove softlockup comment in touch_nmi_watchdog()
Douglas Anderson
1
-4
/
+0
2023-06-19
watchdog/hardlockup: keep kernel.nmi_watchdog sysctl as 0444 if probe fails
Douglas Anderson
1
-6
/
+0
2023-06-19
mm: page_alloc: make compound_page_dtors static
Miaohe Lin
1
-1
/
+0
2023-06-19
mm: move mm_count into its own cache line
Mathieu Desnoyers
1
-8
/
+15
2023-06-19
mm/memcg: remove return value of mem_cgroup_scan_tasks()
ZhangPeng
1
-4
/
+3
2023-06-19
mm: remove is_longterm_pinnable_page() and reimplement folio_is_longterm_pinn...
Vishal Moola (Oracle)
1
-13
/
+9
2023-06-19
mmzone: introduce folio_migratetype()
Vishal Moola (Oracle)
1
-0
/
+3
2023-06-19
mmzone: introduce folio_is_zone_movable()
Vishal Moola (Oracle)
1
-0
/
+5
2023-06-19
mm: kill lock|unlock_page_memcg()
Kefeng Wang
1
-11
/
+1
2023-06-19
buffer: convert page_zero_new_buffers() to folio_zero_new_buffers()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-06-19
buffer: convert __block_write_full_page() to __block_write_full_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-06-19
mm: compaction: mark kcompactd_run() and kcompactd_stop() __meminit
Miaohe Lin
1
-2
/
+2
2023-06-19
mm: remove unused vma_init_lock()
YueHaibing
1
-1
/
+0
2023-06-19
userfaultfd: fix regression in userfaultfd_unmap_prep()
Liam R. Howlett
1
-3
/
+3
2023-06-19
mm/folio: replace set_compound_order with folio_set_order
Tarun Sahu
1
-10
/
+0
2023-06-19
mm: zswap: remove shrink from zpool interface
Domenico Cerasuolo
1
-18
/
+2
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
3
-4
/
+8
2023-06-19
mm: move ptep_get() and pmdp_get() helpers
Ryan Roberts
1
-14
/
+14
2023-06-19
iommu/dma: force bouncing if the size is not cacheline-aligned
Catalin Marinas
1
-2
/
+39
2023-06-19
dma-mapping: force bouncing if the kmalloc() size is not cache-line-aligned
Catalin Marinas
1
-0
/
+61
2023-06-19
dma-mapping: name SG DMA flag helpers consistently
Robin Murphy
1
-4
/
+4
2023-06-19
scatterlist: add dedicated config for DMA flags
Robin Murphy
1
-7
/
+6
2023-06-19
iio: core: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
Catalin Marinas
1
-1
/
+1
2023-06-19
dma: allow dma_get_cache_alignment() to be overridden by the arch code
Catalin Marinas
1
-0
/
+2
2023-06-19
mm/slab: decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN
Catalin Marinas
3
-5
/
+18
2023-06-19
mm: remove set_compound_page_dtor()
Sidhartha Kumar
1
-10
/
+0
2023-06-19
mm/swap: swap_vma_readahead() do the pte_offset_map()
Hugh Dickins
1
-19
/
+0
2023-06-19
mm/pgtable: delete pmd_trans_unstable() and friends
Hugh Dickins
1
-96
/
+7
2023-06-19
mm/pgtable: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2
-15
/
+34
2023-06-19
mm/pgtable: kmap_local_page() instead of kmap_atomic()
Hugh Dickins
1
-2
/
+2
2023-06-19
mm/migrate: remove cruft from migration_entry_wait()s
Hugh Dickins
2
-16
/
+5
[prev]
[next]