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-08-08
net: fs_enet: Move struct fs_platform_info into fs_enet.h
Christophe Leroy
1
-16
/
+0
2023-08-08
net: fs_enet: Remove has_phy field in fs_platform_info struct
Christophe Leroy
1
-1
/
+0
2023-08-08
net: fs_enet: Remove unused fields in fs_platform_info struct
Christophe Leroy
1
-19
/
+0
2023-08-08
net: fs_enet: Remove fs_get_id()
Christophe Leroy
1
-11
/
+0
2023-08-08
block: get rid of unused plug->nowait flag
Jens Axboe
1
-1
/
+0
2023-08-08
ublk: enable zoned storage support
Andreas Hindborg
1
-9
/
+54
2023-08-08
lsm: constify the 'target' parameter in security_capget()
Khadija Kamran
2
-4
/
+5
2023-08-08
kunit: Allow kunit test modules to use test filtering
Janusz Krzysztofik
1
-0
/
+11
2023-08-08
kunit: Make 'list' action available to kunit test modules
Janusz Krzysztofik
1
-0
/
+2
2023-08-08
kunit: Report the count of test suites in a module
Janusz Krzysztofik
1
-0
/
+8
2023-08-08
dt-bindings: clk: axg-audio-clkc: expose all clock ids
Neil Armstrong
1
-0
/
+65
2023-08-08
dt-bindings: clk: amlogic,a1-pll-clkc: expose all clock ids
Neil Armstrong
1
-0
/
+5
2023-08-08
dt-bindings: clk: amlogic,a1-peripherals-clkc: expose all clock ids
Neil Armstrong
1
-0
/
+53
2023-08-08
dt-bindings: clk: meson8b-clkc: expose all clock ids
Neil Armstrong
1
-0
/
+97
2023-08-08
dt-bindings: clk: g12a-aoclkc: expose all clock ids
Neil Armstrong
1
-0
/
+7
2023-08-08
dt-bindings: clk: g12a-clks: expose all clock ids
Neil Armstrong
1
-0
/
+130
2023-08-08
dt-bindings: clk: axg-clkc: expose all clock ids
Neil Armstrong
1
-0
/
+48
2023-08-08
dt-bindings: clk: gxbb-clkc: expose all clock ids
Neil Armstrong
1
-0
/
+65
2023-08-08
virtio: Remove PM #ifdef guards to fix i2c driver
Arnd Bergmann
1
-2
/
+0
2023-08-08
ALSA: info: Remove unused function declarations
Yue Haibing
1
-2
/
+0
2023-08-08
ASoC: SOF: Intel: add LunarLake support
Mark Brown
4
-19
/
+120
2023-08-08
dt-bindings: clock: add Intel Agilex5 clock manager
Niravkumar L Rabara
1
-0
/
+100
2023-08-08
dt-bindings: reset: add reset IDs for Agilex5
Niravkumar L Rabara
1
-1
/
+4
2023-08-08
netfilter: h323: Remove unused function declarations
Yue Haibing
1
-4
/
+0
2023-08-08
netfilter: conntrack: Remove unused function declarations
Yue Haibing
3
-7
/
+0
2023-08-08
netfilter: helper: Remove unused function declarations
Yue Haibing
1
-3
/
+0
2023-08-08
netfilter: gre: Remove unused function declaration nf_ct_gre_keymap_flush()
Yue Haibing
1
-1
/
+0
2023-08-08
wifi: cfg80211: fix sband iftype data lookup for AP_VLAN
Felix Fietkau
1
-0
/
+3
2023-08-08
Documentation: core-api/cpuhotplug: Fix state names
Anna-Maria Behnsen
1
-1
/
+1
2023-08-07
workqueue: Make default affinity_scope dynamically updatable
Tejun Heo
1
-2
/
+1
2023-08-07
workqueue: Implement non-strict affinity scope for unbound workqueues
Tejun Heo
1
-0
/
+11
2023-08-07
workqueue: Add workqueue_attrs->__pod_cpumask
Tejun Heo
1
-0
/
+16
2023-08-07
workqueue: Add multiple affinity scopes and interface to select them
Tejun Heo
1
-1
/
+4
2023-08-07
workqueue: Generalize unbound CPU pods
Tejun Heo
1
-4
/
+27
2023-08-07
workqueue: Initialize unbound CPU pods later in the boot
Tejun Heo
1
-0
/
+1
2023-08-07
workqueue: Rename workqueue_attrs->no_numa to ->ordered
Tejun Heo
1
-3
/
+3
2023-08-07
workqueue: Make unbound workqueues to use per-cpu pool_workqueues
Tejun Heo
1
-6
/
+2
2023-08-07
scsi: ufs: core: Export ufshcd_is_hba_active()
Nitin Rawat
1
-0
/
+1
2023-08-07
bpf: Add support for bpf_get_func_ip helper for uprobe program
Jiri Olsa
2
-3
/
+13
2023-08-07
Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+2
2023-08-07
ASoC: SOF: Intel: hda-mlink: add helper to get sublink LSDIID register
Pierre-Louis Bossart
1
-0
/
+4
2023-08-07
drm/amdgpu: add UAPI for allocating doorbell memory
Alex Deucher
1
-1
/
+6
2023-08-07
page_pool: add a lockdep check for recycling in hardirq
Jakub Kicinski
1
-0
/
+7
2023-08-07
page_pool: place frag_* fields in one cacheline
Alexander Lobakin
1
-5
/
+5
2023-08-07
net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h>
Alexander Lobakin
2
-4
/
+3
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
4
-239
/
+245
2023-08-07
net: stmmac: correct MAC propagation delay
Johannes Zink
1
-0
/
+1
2023-08-07
decompress: Use 8 byte alignment
Ard Biesheuvel
1
-1
/
+1
2023-08-07
cgroup/rstat: Record the cumulative per-cpu time of cgroup and its descendants
Hao Jia
1
-0
/
+14
2023-08-07
tpm: Disable RNG for all AMD fTPMs
Mario Limonciello
1
-0
/
+1
[prev]
[next]