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-07-14
iommu: Optimise PCI SAC address trick
Robin Murphy
1
-0
/
+2
2023-07-14
spi: Use struct_size() helper
Andy Shevchenko
1
-6
/
+9
2023-07-14
platform/x86/intel/tpmi: Read feature control status
Srinivas Pandruvada
1
-0
/
+2
2023-07-14
Merge tag 'ib-pdx86-simatic-v6.6' into review-hans
Hans de Goede
2
-2
/
+6
2023-07-14
platform/x86: simatic-ipc: add another model
Henning Schild
1
-0
/
+1
2023-07-14
platform/x86: simatic-ipc: add CMOS battery monitoring
Henning Schild
1
-0
/
+1
2023-07-14
media: i2c: add DS90UB960 driver
Tomi Valkeinen
1
-0
/
+22
2023-07-14
media: i2c: add I2C Address Translator (ATR) support
Luca Ceresoli
1
-0
/
+116
2023-07-14
platform/x86: simatic-ipc: add another model BX-21A
Henning Schild
2
-2
/
+4
2023-07-14
net: mdio: add unlocked mdiobus and mdiodev bus accessors
Russell King (Oracle)
1
-0
/
+26
2023-07-14
net: phylink: add support for PCS link change notifications
Russell King (Oracle)
1
-0
/
+7
2023-07-14
net: phylink: add pcs_pre_config()/pcs_post_config() methods
Russell King (Oracle)
1
-0
/
+6
2023-07-14
net: phylink: add pcs_enable()/pcs_disable() methods
Russell King (Oracle)
1
-0
/
+16
2023-07-14
ipv6: Constify the sk parameter of several helper functions.
Guillaume Nault
1
-6
/
+4
2023-07-14
ipv4: Constify the sk parameter of ip_route_output_*().
Guillaume Nault
1
-3
/
+3
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
7
-3
/
+79
2023-07-13
KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption
Marc Zyngier
1
-1
/
+1
2023-07-13
Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-15
/
+37
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
net/sched: make psched_mtu() RTNL-less safe
Pedro Tammela
1
-1
/
+1
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
[prev]
[next]