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
2023-02-02
mm: convert deferred_split_huge_page() to deferred_split_folio()
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-02-02
mm/huge_memory: remove page_deferred_list()
Matthew Wilcox (Oracle)
1
-8
/
+0
2023-02-02
mm: move page->deferred_list to folio->_deferred_list
Matthew Wilcox (Oracle)
2
-11
/
+12
2023-02-02
doc: correct struct folio kernel-doc
Matthew Wilcox (Oracle)
1
-4
/
+4
2023-02-02
mm: remove 'First tail page' members from struct page
Matthew Wilcox (Oracle)
1
-18
/
+0
2023-02-02
mm: convert set_compound_page_dtor() and set_compound_order() to folios
Matthew Wilcox (Oracle)
1
-3
/
+8
2023-02-02
mm: reimplement compound_nr()
Matthew Wilcox (Oracle)
1
-22
/
+27
2023-02-02
mm: reimplement compound_order()
Matthew Wilcox (Oracle)
1
-2
/
+11
2023-02-02
mm: remove head_compound_mapcount() and _ptr functions
Matthew Wilcox (Oracle)
2
-28
/
+3
2023-02-02
mm: convert page_mapcount() to use folio_entire_mapcount()
Matthew Wilcox (Oracle)
1
-9
/
+13
2023-02-02
mm: use entire_mapcount in __page_dup_rmap()
Matthew Wilcox (Oracle)
1
-1
/
+8
2023-02-02
mm: add folio_add_new_anon_rmap()
Matthew Wilcox (Oracle)
1
-0
/
+2
2023-02-02
mm: convert total_compound_mapcount() to folio_total_mapcount()
Matthew Wilcox (Oracle)
2
-6
/
+6
2023-02-02
mm: convert head_subpages_mapcount() into folio_nr_pages_mapped()
Matthew Wilcox (Oracle)
2
-29
/
+5
2023-02-02
mm: remove folio_pincount_ptr() and head_compound_pincount()
Matthew Wilcox (Oracle)
2
-17
/
+2
2023-02-02
mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export
Alistair Popple
1
-8
/
+5
2023-02-02
maple_tree: remove the parameter entry of mas_preallocate
Vernon Yang
1
-1
/
+1
2023-02-02
mm/damon/core: update kernel-doc comments for DAMOS filters supports of each ...
SeongJae Park
1
-0
/
+5
2023-02-02
mm/damon/core: update kernel-doc comments for DAMOS action supports of each D...
SeongJae Park
1
-0
/
+6
2023-02-03
mei: Move uuid_le_cmp() to its only user
Andy Shevchenko
1
-5
/
+0
2023-02-03
Merge tag 'iio-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2
-9
/
+5
2023-02-03
Merge tag 'mhi-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/man...
Greg Kroah-Hartman
1
-2
/
+2
2023-02-03
phy: Add devm_of_phy_optional_get() helper
Geert Uytterhoeven
1
-0
/
+9
2023-02-03
phy: Remove unused phy_optional_get()
Geert Uytterhoeven
1
-7
/
+0
2023-02-02
tcp: add TCP_MINTTL drop reason
Eric Dumazet
1
-0
/
+6
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
1
-0
/
+12
2023-02-02
netdev-genl: create a simple family for netdev stuff
Jakub Kicinski
3
-0
/
+65
2023-02-02
bpf: Drop always true do_idr_lock parameter to bpf_map_free_id
Tobias Klauser
1
-1
/
+1
2023-02-03
Merge tag 'drm-misc-next-fixes-2023-02-02' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-1
/
+1
2023-02-02
Merge branch 'stall.2023.01.09a' into HEAD
Paul E. McKenney
1
-1
/
+13
2023-02-02
Merge branches 'doc.2023.01.05a', 'fixes.2023.01.23a', 'kvfree.2023.01.03a', ...
Paul E. McKenney
6
-13
/
+69
2023-02-02
rcu/kvfree: Add kvfree_rcu_mightsleep() and kfree_rcu_mightsleep()
Uladzislau Rezki (Sony)
1
-0
/
+3
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-5
/
+136
2023-02-02
Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-0
/
+13
2023-02-02
platform/surface: aggregator: Rename top-level request functions to avoid amb...
Maximilian Luz
2
-32
/
+32
2023-02-02
platform/surface: aggregator: Enforce use of target-ID enum in device ID macros
Maximilian Luz
1
-25
/
+25
2023-02-02
platform/surface: aggregator: Improve documentation and handling of message t...
Maximilian Luz
2
-15
/
+29
2023-02-02
Merge tag 'linux-kselftest-kunit-fixes-6.2-rc7' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-3
/
+3
2023-02-02
powercap: idle_inject: Add update callback
Srinivas Pandruvada
1
-0
/
+3
2023-02-03
Merge tag 'drm-msm-next-2023-01-30' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2
-6
/
+5
2023-02-02
Merge tag 'coresight-next-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2
-14
/
+24
2023-02-02
PCI/ASPM: Add pci_enable_link_state()
Michael Bottini
1
-0
/
+7
2023-02-02
thermal: ACPI: Make helpers retrieve temperature only
Rafael J. Wysocki
1
-5
/
+4
2023-02-02
ipvs: avoid kfree_rcu without 2nd arg
Julian Anastasov
1
-0
/
+1
2023-02-02
ceph: move mount state enum to super.h
Xiubo Li
1
-10
/
+0
2023-02-02
net/sched: transition act_pedit to rcu and percpu stats
Pedro Tammela
1
-15
/
+66
2023-02-02
Merge tag 'rxrpc-next-20230131' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Abeni
1
-221
/
+259
2023-02-01
netlink: provide an ability to set default extack message
Leon Romanovsky
1
-0
/
+10
2023-02-01
net: add gso_ipv4_max_size and gro_ipv4_max_size per device
Xin Long
2
-0
/
+9
2023-02-01
packet: add TP_STATUS_GSO_TCP for tp_status
Xin Long
1
-0
/
+1
[prev]
[next]