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-09
mm: page_alloc: move sysctls into it own fils
Kefeng Wang
2
-32
/
+0
2023-06-09
mm: page_alloc: move pm_* function into power
Kefeng Wang
2
-11
/
+10
2023-06-09
mm: page_alloc: move mark_free_page() into snapshot.c
Kefeng Wang
1
-3
/
+0
2023-06-09
mm: page_alloc: split out DEBUG_PAGEALLOC
Kefeng Wang
1
-27
/
+49
2023-06-09
mm: page_alloc: split out FAIL_PAGE_ALLOC
Kefeng Wang
1
-0
/
+9
2023-06-09
mm: page_alloc: move set_zone_contiguous() into mm_init.c
Kefeng Wang
1
-3
/
+0
2023-06-09
mm: memory_failure: move memory_failure_attr_group under MEMORY_FAILURE
Kefeng Wang
1
-5
/
+4
2023-06-09
kasan: use internal prototypes matching gcc-13 builtins
Arnd Bergmann
1
-1
/
+1
2023-06-09
filemap: remove page_endio()
Pankaj Raghav
1
-2
/
+0
2023-06-09
cachestat: implement cachestat syscall
Nhat Pham
1
-0
/
+5
2023-06-09
workingset: refactor LRU refault to expose refault recency check
Nhat Pham
1
-0
/
+1
2023-06-09
cgroup: remove cgroup_rstat_flush_atomic()
Yosry Ahmed
1
-1
/
+0
2023-06-09
memcg: remove mem_cgroup_flush_stats_atomic()
Yosry Ahmed
1
-5
/
+0
2023-06-09
drm/amdgpu: add the accelerator PCIe class
Shiwu Zhang
1
-0
/
+3
2023-06-09
i2c: Add i2c_get_match_data()
Biju Das
1
-0
/
+2
2023-06-09
soc: mediatek: remove DDP_DOMPONENT_DITHER from enum
Jason-JH.Lin
1
-2
/
+1
2023-06-09
Merge tag 'renesas-drivers-for-v6.5-tag2' of git://git.kernel.org/pub/scm/lin...
Arnd Bergmann
1
-5
/
+19
2023-06-09
net: phy: broadcom: Add support for setting LED brightness
Florian Fainelli
1
-0
/
+3
2023-06-09
net: phy: broadcom: Rename LED registers
Florian Fainelli
1
-3
/
+3
2023-06-08
splice, net: Add a splice_eof op to file-ops and socket-ops
David Howells
3
-0
/
+3
2023-06-08
splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()
David Howells
2
-2
/
+2
2023-06-08
net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspace
David Howells
1
-1
/
+3
2023-06-08
Merge tag 'mlx5-updates-2023-06-06' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2
-3
/
+17
2023-06-08
net: pcs: lynx: make lynx_pcs_create() static
Russell King (Oracle)
1
-1
/
+0
2023-06-08
net: pcs: lynx: add lynx_pcs_create_fwnode()
Russell King (Oracle)
1
-0
/
+1
2023-06-08
net: pcs: lynx: remove lynx_get_mdio_device()
Russell King (Oracle)
1
-2
/
+0
2023-06-08
clk: Introduce clk_hw_determine_rate_no_reparent()
Stephen Boyd
1
-0
/
+2
2023-06-08
sysctl: move security keys sysctl registration to its own file
Luis Chamberlain
1
-3
/
+0
2023-06-08
sysctl: move umh sysctl registration to its own file
Luis Chamberlain
1
-2
/
+0
2023-06-08
kallsyms: make kallsyms_show_value() as generic function
Maninder Singh
1
-8
/
+3
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-25
/
+43
2023-06-08
power: supply: rt5033_battery: Move struct rt5033_battery to battery driver
Jakob Hauser
1
-8
/
+0
2023-06-08
power: supply: rt5033_charger: Add RT5033 charger device driver
Jakob Hauser
1
-16
/
+0
2023-06-08
mfd: rt5033: Apply preparatory changes before adding rt5033-charger driver
Jakob Hauser
2
-19
/
+36
2023-06-08
mfd: rt5033: Fix STAT_MASK, HZ_MASK and AICR defines
Jakob Hauser
1
-4
/
+5
2023-06-08
mfd: rt5033: Fix chip revision readout
Jakob Hauser
1
-0
/
+4
2023-06-08
Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-3
/
+6
2023-06-08
counter: i8254: Introduce the Intel 8254 interface library module
William Breathitt Gray
1
-0
/
+21
2023-06-08
hwmon: (core) Add missing beep-related standard attributes
James Seo
1
-0
/
+10
2023-06-08
Move netfs_extract_iter_to_sg() to lib/scatterlist.c
David Howells
2
-4
/
+5
2023-06-08
Drop the netfs_ prefix from netfs_extract_iter_to_sg()
David Howells
1
-3
/
+3
2023-06-08
net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCS
Jiawen Wu
1
-0
/
+1
2023-06-08
mm/slab: break up RCU readers on SLAB_TYPESAFE_BY_RCU example code
SeongJae Park
1
-3
/
+5
2023-06-08
mm/slab: add a missing semicolon on SLAB_TYPESAFE_BY_RCU example code
SeongJae Park
1
-1
/
+1
2023-06-08
ACPI: bus: Consolidate all arm specific initialisation into acpi_arm_init()
Sudeep Holla
4
-34
/
+6
2023-06-07
net/mlx5e: Expose catastrophic steering error counters
Lama Kayal
1
-2
/
+10
2023-06-07
{net/RDMA}/mlx5: introduce lag_for_each_peer
Shay Drory
1
-1
/
+7
2023-06-07
Merge branches 'doc.2023.05.10a', 'fixes.2023.05.11a', 'kvfree.2023.05.10a', ...
Paul E. McKenney
3
-50
/
+22
2023-06-07
notifier: Initialize new struct srcu_usage field
Chen-Yu Tsai
1
-0
/
+10
2023-06-07
pktcdvd: Get rid of custom printing macros
Andy Shevchenko
1
-1
/
+0
[prev]
[next]