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
2024-06-14
HID: bpf: implement HID-BPF through bpf_struct_ops
Benjamin Tissoires
1
-1
/
+60
2024-06-14
HID: rename struct hid_bpf_ops into hid_ops
Benjamin Tissoires
1
-2
/
+2
2024-06-14
leds: class: Add flag to avoid automatic renaming of LED devices
Thomas Weißschuh
1
-0
/
+1
2024-06-14
dt-bindings: clock: sophgo: add clkgen for SG2042
Chen Wang
1
-0
/
+111
2024-06-14
dt-bindings: clock: sophgo: add RP gate clocks for SG2042
Chen Wang
1
-0
/
+58
2024-06-14
dt-bindings: clock: sophgo: add pll clocks for SG2042
Chen Wang
1
-0
/
+14
2024-06-13
io_uring: fix cancellation overwriting req->flags
Pavel Begunkov
1
-1
/
+2
2024-06-13
scsi: core: Introduce the BLIST_SKIP_IO_HINTS flag
Bart Van Assche
1
-1
/
+3
2024-06-13
Merge branch 'mana-shared' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Jakub Kicinski
2
-5
/
+8
2024-06-13
video/logo: Remove linux_serial_image comments
Geert Uytterhoeven
1
-3
/
+0
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-39
/
+86
2024-06-13
ACPI: NUMA: Consolidate header includes
Thorsten Blum
1
-3
/
+1
2024-06-13
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
2
-3
/
+4
2024-06-13
bpf: Fix reg_set_min_max corruption of fake_reg
Daniel Borkmann
1
-0
/
+2
2024-06-13
Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-12
/
+41
2024-06-13
mfd: pm8008: Rework to match new DT binding
Johan Hovold
1
-19
/
+0
2024-06-13
auxbus: make to_auxiliary_drv accept and return a constant pointer
Greg Kroah-Hartman
1
-1
/
+1
2024-06-13
drm/connector: hdmi: Fix kerneldoc warnings
Maxime Ripard
1
-98
/
+108
2024-06-13
bpf: Add CHECKSUM_COMPLETE to bpf test progs
Vadim Fedorenko
1
-0
/
+2
2024-06-13
PCI: Add INTEL_HDA_PTL to pci_ids.h
Pierre-Louis Bossart
1
-0
/
+1
2024-06-13
dt-bindings: interconnect: Add MediaTek EMI Interconnect bindings
AngeloGioacchino Del Regno
2
-0
/
+67
2024-06-13
ACPI: EC: Evaluate orphan _REG under EC device
Rafael J. Wysocki
1
-0
/
+4
2024-06-13
iommu: Make iommu_sva_domain_alloc() static
Lu Baolu
1
-8
/
+0
2024-06-12
Merge branch '
[email protected]
' into clk-f...
Bjorn Andersson
1
-0
/
+32
2024-06-12
dt-bindings: clock: Add Qcom QCM2290 GPUCC
Konrad Dybcio
1
-0
/
+32
2024-06-12
dt-bindings: clock: add qca8386/qca8084 clock and reset definitions
Luo Jie
2
-0
/
+177
2024-06-12
flow_offload: add encapsulation control flag helpers
Asbjørn Sloth Tønnesen
1
-0
/
+35
2024-06-12
net: ipv4: Add a sysctl to set multipath hash seed
Petr Machata
3
-1
/
+32
2024-06-12
net: ipv4,ipv6: Pass multipath hash computation through a helper
Petr Machata
1
-0
/
+7
2024-06-12
net: add and use __skb_get_hash_symmetric_net
Florian Westphal
1
-1
/
+7
2024-06-12
net: add and use skb_get_hash_net
Florian Westphal
1
-2
/
+10
2024-06-12
net: mana: Allow variable size indirection table
Shradha Gupta
2
-5
/
+8
2024-06-12
bpf: treewide: Align kfunc signatures to prog point-of-view
Daniel Xu
1
-4
/
+4
2024-06-12
bpf: verifier: Relax caller requirements for kfunc projection type args
Daniel Xu
1
-0
/
+1
2024-06-12
block: unmap and free user mapped integrity via submitter
Anuj Gupta
1
-0
/
+4
2024-06-12
drm/xe/bmg: Add PCI IDs
Matt Roper
1
-0
/
+7
2024-06-12
Merge drm/drm-next into drm-xe-next
Rodrigo Vivi
647
-5764
/
+12772
2024-06-12
devcoredump: Add dev_coredumpm_timeout()
José Roberto de Souza
1
-11
/
+42
2024-06-12
drm/mipi-dsi: fix handling of ctx in mipi_dsi_msleep
Tejas Vipin
1
-1
/
+1
2024-06-12
vfs: add rcu-based find_inode variants for iget ops
Mateusz Guzik
1
-1
/
+6
2024-06-12
PCI/pwrctl: Add PCI power control core code
Bartosz Golaszewski
1
-0
/
+51
2024-06-12
wifi: cfg80211: add regulatory flag to allow VLP AP operation
Johannes Berg
2
-0
/
+12
2024-06-12
wifi: cfg80211: refactor regulatory beaconing checking
Johannes Berg
1
-6
/
+48
2024-06-12
wifi: cfg80211: move enum ieee80211_ap_reg_power to cfg80211
Johannes Berg
2
-20
/
+15
2024-06-12
wifi: ieee80211: remove unused enum ieee80211_client_reg_power
Johannes Berg
1
-18
/
+0
2024-06-12
wifi: cfg80211: use BIT() for flag enums
Johannes Berg
1
-51
/
+51
2024-06-12
drm/bridge-connector: implement glue code for HDMI connector
Dmitry Baryshkov
1
-0
/
+81
2024-06-12
drm/connector: hdmi: allow disabling Audio Infoframe
Dmitry Baryshkov
1
-0
/
+1
2024-06-12
power: sequencing: implement the pwrseq core
Bartosz Golaszewski
2
-0
/
+131
2024-06-12
net/tcp: Remove tcp_hash_fail()
Dmitry Safonov
1
-37
/
+0
[prev]
[next]