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
2022-04-06
kernel/reboot: move reboot sysctls to its own file
tangmeng
1
-4
/
+0
2022-04-06
sched: Move energy_aware sysctls to topology.c
Zhen Ni
1
-6
/
+0
2022-04-06
sched: Move cfs_bandwidth_slice sysctls to fair.c
Zhen Ni
1
-4
/
+0
2022-04-06
sched: Move uclamp_util sysctls to core.c
Zhen Ni
1
-8
/
+0
2022-04-06
sched: Move rr_timeslice sysctls to rt.c
Zhen Ni
1
-5
/
+0
2022-04-06
sched: Move deadline_period sysctls to deadline.c
Zhen Ni
1
-3
/
+0
2022-04-06
sched: Move rt_period/runtime sysctls to rt.c
Zhen Ni
1
-11
/
+0
2022-04-06
sched: Move schedstats sysctls to core.c
Zhen Ni
1
-2
/
+0
2022-04-06
sched: Move child_runs_first sysctls to fair.c
Zhen Ni
1
-2
/
+0
2022-04-06
tcp: add accessors to read/set tp->snd_cwnd
Eric Dumazet
2
-5
/
+16
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
3
-53
/
+42
2022-04-06
SUNRPC: Fix NFSD's request deferral on RDMA transports
Chuck Lever
1
-0
/
+1
2022-04-06
dma-buf/drivers: make reserving a shared slot mandatory v4
Christian König
1
-2
/
+2
2022-04-06
arm64: tegra: Add QSPI controllers on Tegra234
Ashish Singhal
2
-0
/
+10
2022-04-06
drm/drm_modeset_helper_vtables.h: fix a typo
Sui Jingfeng
1
-1
/
+1
2022-04-06
gpu: host1x: Do not use mapping cache for job submissions
Thierry Reding
1
-0
/
+5
2022-04-06
net: ethernet: mtk_eth_soc: implement flow offloading to WED devices
Felix Fietkau
1
-0
/
+7
2022-04-06
net: ethernet: mtk_eth_soc: add support for Wireless Ethernet Dispatch (WED)
Felix Fietkau
1
-0
/
+131
2022-04-06
gpu: host1x: Fix a kernel-doc warning
Randy Dunlap
1
-0
/
+1
2022-04-06
net, uapi: remove inclusion of arpa/inet.h
Nick Desaulniers
1
-16
/
+12
2022-04-06
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
1
-2
/
+1
2022-04-06
tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entry
Steve Capper
1
-3
/
+7
2022-04-06
x86/mm: Extend cc_attr to include AMD SEV-SNP
Brijesh Singh
1
-0
/
+8
2022-04-06
lib/stackdepot: allow requesting early initialization dynamically
Vlastimil Babka
1
-4
/
+22
2022-04-06
mm/slub, kunit: Make slub_kunit unaffected by user specified flags
Hyeonggon Yoo
1
-0
/
+7
2022-04-06
IB/mlx5: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-1
/
+1
2022-04-06
net/mlx5_fpga: Drop INNOVA TLS support
Leon Romanovsky
1
-63
/
+0
2022-04-05
net: ensure net_todo_list is processed quickly
Johannes Berg
1
-1
/
+2
2022-04-05
PM: core: Add NS varients of EXPORT[_GPL]_SIMPLE_DEV_PM_OPS and runtime pm equiv
Jonathan Cameron
2
-7
/
+17
2022-04-05
ASoC: soc-core: add debugfs_prefix member to snd_soc_component_driver
Heiner Kallweit
1
-0
/
+4
2022-04-05
ACPI: bus: Eliminate acpi_bus_get_device()
Rafael J. Wysocki
1
-1
/
+0
2022-04-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-6
/
+0
2022-04-05
ASoC: dt-bindings: cs35l45: Cirrus Logic CS35L45 Smart Amp
Richard Fitzgerald
1
-0
/
+20
2022-04-05
ASoC: soc-utils: Add helper to calculate BCLK from TDM info
Richard Fitzgerald
1
-0
/
+2
2022-04-05
ASoC: soc.h: Add SOC_SINGLE_S_TLV() macro
Richard Fitzgerald
1
-0
/
+2
2022-04-05
firewire: add kernel API to access packet structure in request structure for ...
Takashi Sakamoto
1
-0
/
+1
2022-04-05
firewire: add kernel API to access CYCLE_TIME register
Takashi Sakamoto
1
-0
/
+2
2022-04-05
module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
Christophe Leroy
1
-0
/
+8
2022-04-05
module: Move kdb module related code out of main kdb code
Aaron Tomlin
1
-0
/
+1
2022-04-05
module: Move extra signature support out of core code
Aaron Tomlin
1
-5
/
+7
2022-04-05
module: Move livepatch support to a separate file
Aaron Tomlin
1
-6
/
+3
2022-04-05
kobject: kobj_type: remove default_attrs
Greg Kroah-Hartman
1
-1
/
+0
2022-04-05
device property: Add irq_get to fwnode operation
Sakari Ailus
1
-0
/
+1
2022-04-05
device property: Add iomap to fwnode operations
Sakari Ailus
1
-0
/
+1
2022-04-05
device property: Convert device_{dma_supported,get_dma_attr} to fwnode
Sakari Ailus
1
-0
/
+3
2022-04-05
Merge drm-misc/drm-misc-next-fixes into drm-misc-fixes
Maxime Ripard
3
-0
/
+116
2022-04-05
ASoC: cs35l41: Fix an out-of-bounds access in otp_packed_element_t
Hui Wang
1
-1
/
+0
2022-04-05
ASoC: Introduce snd_soc_of_get_dai_link_cpus
Martin Povišer
1
-0
/
+4
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
731
-7836
/
+16582
2022-04-05
preempt/dynamic: Introduce preemption model accessors
Valentin Schneider
1
-0
/
+41
[prev]
[next]