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-07-14
security: Constify sk in the sk_getsecid hook.
Guillaume Nault
2
-3
/
+4
2023-07-13
soc: qcom: smem: Add qcom_smem_is_available()
Stephan Gerhold
1
-0
/
+1
2023-07-13
net: stmmac: replace the en_tx_lpi_clockgating field with a flag
Bartosz Golaszewski
1
-1
/
+1
2023-07-13
net: stmmac: replace the rx_clk_runs_in_lpi field with a flag
Bartosz Golaszewski
1
-1
/
+1
2023-07-13
net: stmmac: replace the int_snapshot_en field with a flag
Bartosz Golaszewski
1
-1
/
+1
2023-07-13
net: stmmac: replace the ext_snapshot_en field with a flag
Bartosz Golaszewski
1
-1
/
+1
2023-07-13
net: stmmac: replace the multi_msi_en field with a flag
Bartosz Golaszewski
1
-1
/
+1
2023-07-13
net: stmmac: replace the vlan_fail_q_en field with a flag
Bartosz Golaszewski
1
-1
/
+1
2023-07-13
net: stmmac: replace the serdes_up_after_phy_linkup field with a flag
Bartosz Golaszewski
1
-1
/
+1
2023-07-13
net: stmmac: replace the tso_en field with a flag
Bartosz Golaszewski
1
-1
/
+1
2023-07-13
net: stmmac: replace the has_sun8i field with a flag
Bartosz Golaszewski
1
-1
/
+1
2023-07-13
net: stmmac: replace the use_phy_wol field with a flag
Bartosz Golaszewski
1
-1
/
+1
2023-07-13
net: stmmac: replace the sph_disable field with a flag
Bartosz Golaszewski
1
-1
/
+1
2023-07-13
net: stmmac: replace the has_integrated_pcs field with a flag
Bartosz Golaszewski
1
-1
/
+3
2023-07-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
6
-3
/
+39
2023-07-13
Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-6
/
+1
2023-07-13
Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+9
2023-07-13
Merge tag 'nvme-6.5-2023-07-13' of git://git.infradead.org/nvme into block-6.5
Jens Axboe
1
-1
/
+1
2023-07-13
PCI: Change pdev->rom_attr_enabled to single bit
Christophe JAILLET
1
-1
/
+1
2023-07-13
PCI: Reorder pci_dev fields to reduce holes
Christophe JAILLET
1
-2
/
+2
2023-07-13
PCI/AER: Unexport pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-6
/
+0
2023-07-13
PCI/AER: Drop unused pci_disable_pcie_error_reporting()
Bjorn Helgaas
1
-5
/
+0
2023-07-13
sched/core: introduce sched_core_idle_cpu()
Cruz Zhao
1
-0
/
+2
2023-07-13
sched: add throttled time stat for throttled children
Josh Don
1
-0
/
+2
2023-07-13
sched: avoid false lockdep splat in put_task_struct()
Wander Lairson Costa
1
-4
/
+14
2023-07-13
kernel/fork: beware of __put_task_struct() calling context
Wander Lairson Costa
1
-1
/
+27
2023-07-12
bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
Alexei Starovoitov
1
-0
/
+2
2023-07-12
rcu: Export rcu_request_urgent_qs_task()
Paul E. McKenney
2
-0
/
+3
2023-07-12
Merge tag 'probes-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2023-07-12
tracing: arm64: Avoid missing-prototype warnings
Arnd Bergmann
1
-0
/
+9
2023-07-12
platform/x86: asus-wmi: expose dGPU and CPU tunables for ROG
Luke D. Jones
1
-0
/
+9
2023-07-12
platform/x86: asus-wmi: support setting mini-LED mode
Luke D. Jones
1
-0
/
+1
2023-07-12
platform/x86: asus-wmi: add WMI method to show if egpu connected
Luke D. Jones
1
-1
/
+3
2023-07-12
platform/x86: asus-wmi: support middle fan custom curves
Luke D. Jones
1
-0
/
+1
2023-07-12
platform/x86: asus-wmi: add support for showing middle fan RPM
Luke D. Jones
1
-0
/
+1
2023-07-12
platform/x86: asus-wmi: add support for showing charger mode
Luke D. Jones
1
-0
/
+3
2023-07-12
mtd: rawnand: export 'nand_exit_status_op()'
Arseniy Krasnov
1
-0
/
+1
2023-07-12
ASoC: remove copy of intlog10()
Mark Brown
1
-0
/
+56
2023-07-12
mtd: use refcount to prevent corruption
Tomas Winkler
1
-1
/
+1
2023-07-11
bpf: Clear the probe_addr for uprobe
Yafang Shao
1
-1
/
+2
2023-07-11
x86/mm: Introduce MAP_ABOVE4G
Rick Edgecombe
1
-0
/
+4
2023-07-11
mm: Warn on shadow stack memory in wrong vma
Rick Edgecombe
1
-0
/
+14
2023-07-11
mm: Add guard pages around a shadow stack.
Rick Edgecombe
1
-6
/
+48
2023-07-11
mm: Introduce VM_SHADOW_STACK for shadow stack memory
Yu-cheng Yu
1
-0
/
+8
2023-07-11
mm: Move VM_UFFD_MINOR_BIT from 37 to 38
Yu-cheng Yu
1
-1
/
+1
2023-07-11
mm: Re-introduce vm_flags to do_mmap()
Yu-cheng Yu
1
-1
/
+2
2023-07-11
mm: Make pte_mkwrite() take a VMA
Rick Edgecombe
2
-3
/
+3
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
1
-0
/
+14
2023-07-11
Non-functional cleanup of a "__user * filename"
Palmer Dabbelt
1
-1
/
+1
2023-07-11
spi: Fix spelling typos and acronyms capitalization
Andy Shevchenko
1
-62
/
+75
[prev]
[next]