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-01-02
net/sched: Retire ipt action
Jamal Hadi Salim
4
-43
/
+2
2024-01-02
net-device: move gso_partial_features to net_device_read_tx
Eric Dumazet
1
-1
/
+1
2024-01-02
platform/x86: wmi: linux/wmi.h: fix Excess kernel-doc description warning
Randy Dunlap
1
-2
/
+0
2024-01-02
drm/gpuvm: fix all kernel-doc warnings in include/drm/drm_gpuvm.h
Randy Dunlap
1
-35
/
+45
2024-01-02
HID: bpf: make bus_type const in struct hid_bpf_ops
Greg Kroah-Hartman
1
-1
/
+1
2024-01-02
HID: make hid_bus_type const
Greg Kroah-Hartman
1
-1
/
+1
2024-01-02
Merge tag 'v6.7-rc8' into locking/core, to pick up dependent changes
Ingo Molnar
83
-275
/
+461
2024-01-02
reboot: Introduce thermal_zone_device_critical_reboot()
Fabio Estevam
1
-0
/
+5
2024-01-02
thermal/core: Prepare for introduction of thermal reboot
Fabio Estevam
1
-1
/
+6
2024-01-01
net: ethtool: Introduce a command to list PHYs on an interface
Maxime Chevallier
1
-0
/
+29
2024-01-01
net: ethtool: Allow passing a phy index for some commands
Maxime Chevallier
1
-0
/
+1
2024-01-01
net: sfp: Add helper to return the SFP bus name
Maxime Chevallier
1
-0
/
+6
2024-01-01
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
1
-0
/
+2
2024-01-01
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
1
-1
/
+1
2024-01-01
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
5
-1
/
+109
2024-01-01
afs: trace: Log afs_make_call(), including server address
David Howells
1
-0
/
+36
2024-01-01
afs: Fix fileserver rotation
David Howells
1
-12
/
+69
2024-01-01
afs: Overhaul invalidation handling to better support RO volumes
David Howells
1
-4
/
+0
2024-01-01
afs: Parse the VolSync record in the reply of a number of RPC ops
David Howells
1
-1
/
+29
2024-01-01
afs: Apply server breaks to mmap'd files in the call processor
David Howells
1
-0
/
+2
2024-01-01
afs: Keep a record of the current fileserver endpoint state
David Howells
1
-15
/
+54
2024-01-01
afs: Dispatch vlserver probes in priority order
David Howells
1
-0
/
+34
2024-01-01
afs: Dispatch fileserver probes in priority order
David Howells
1
-0
/
+33
2024-01-01
Merge tag 'nf-next-23-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
1
-4
/
+5
2024-01-01
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
David S. Miller
2
-14
/
+22
2024-01-01
net: mdio: get/put device node during (un)registration
Luiz Angelo Daros de Luca
1
-0
/
+3
2023-12-31
Merge tag 'iio-for-6.8b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2
-10
/
+3
2023-12-30
locking/osq_lock: Move the definition of optimistic_spin_node into osq_lock.c
David Laight
1
-5
/
+0
2023-12-30
ALSA: mark all struct bus_type as const
Greg Kroah-Hartman
2
-2
/
+2
2023-12-29
zswap: memcontrol: implement zswap writeback disabling
Nhat Pham
2
-0
/
+19
2023-12-29
Merge tag 'mlx5-updates-2023-12-20' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
3
-6
/
+29
2023-12-29
kdump: remove redundant DEFAULT_CRASH_KERNEL_LOW_SIZE
Youling Tang
1
-6
/
+0
2023-12-29
lib: crc_ccitt_false() is identical to crc_itu_t()
Mathis Marion
2
-9
/
+2
2023-12-29
mm: convert page_try_share_anon_rmap() to folio_try_share_anon_rmap_[pte|pmd]()
David Hildenbrand
1
-25
/
+71
2023-12-29
mm/rmap: remove page_try_dup_anon_rmap()
David Hildenbrand
1
-13
/
+3
2023-12-29
mm/rmap: introduce folio_try_dup_anon_rmap_[pte|ptes|pmd]()
David Hildenbrand
2
-50
/
+106
2023-12-29
mm/rmap: convert page_dup_file_rmap() to folio_dup_file_rmap_[pte|ptes|pmd]()
David Hildenbrand
1
-5
/
+54
2023-12-29
mm/rmap: remove page_remove_rmap()
David Hildenbrand
1
-3
/
+1
2023-12-29
mm/rmap: introduce folio_remove_rmap_[pte|ptes|pmd]()
David Hildenbrand
1
-0
/
+6
2023-12-29
mm/rmap: remove RMAP_COMPOUND
David Hildenbrand
1
-9
/
+3
2023-12-29
mm/rmap: remove page_add_anon_rmap()
David Hildenbrand
1
-2
/
+0
2023-12-29
mm/rmap: introduce folio_add_anon_rmap_[pte|ptes|pmd]()
David Hildenbrand
1
-0
/
+6
2023-12-29
mm/rmap: remove page_add_file_rmap()
David Hildenbrand
1
-2
/
+0
2023-12-29
mm/rmap: convert folio_add_file_rmap_range() into folio_add_file_rmap_[pte|pt...
David Hildenbrand
1
-2
/
+44
2023-12-29
mm/rmap: introduce and use hugetlb_try_share_anon_rmap()
David Hildenbrand
1
-0
/
+25
2023-12-29
mm/rmap: introduce and use hugetlb_try_dup_anon_rmap()
David Hildenbrand
2
-3
/
+27
2023-12-29
mm/rmap: introduce and use hugetlb_add_file_rmap()
David Hildenbrand
1
-0
/
+8
2023-12-29
mm/rmap: introduce and use hugetlb_remove_rmap()
David Hildenbrand
1
-0
/
+7
2023-12-29
mm/rmap: rename hugepage_add* to hugetlb_add*
David Hildenbrand
1
-2
/
+2
2023-12-29
mm, kasan: use KASAN_TAG_KERNEL instead of 0xff
Andrey Konovalov
2
-2
/
+3
[prev]
[next]