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-08-23
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
1
-0
/
+2
2024-08-23
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
1
-1
/
+1
2024-08-23
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
4
-1
/
+105
2024-08-23
filemap: allocate mapping_min_order folios in the page cache
Pankaj Raghav
1
-0
/
+20
2024-08-23
fs: Allow fine-grained control of folio sizes
Matthew Wilcox (Oracle)
1
-14
/
+76
2024-08-23
iommu: Handle iommu faults for a bad iopf setup
Pranjal Shrivastava
1
-2
/
+3
2024-08-23
dt-bindings: clock: add ExynosAuto v920 SoC CMU bindings
Sunyeal Hong
1
-0
/
+191
2024-08-23
xfrm: Correct spelling in xfrm.h
Simon Horman
1
-2
/
+2
2024-08-22
Merge patch series "Simplify multiple create*_workqueue() invocations"
Martin K. Petersen
3
-9
/
+0
2024-08-22
scsi: core: Simplify an alloc_workqueue() invocation
Bart Van Assche
1
-1
/
+0
2024-08-22
scsi: scsi_transport_fc: Simplify alloc_workqueue() invocations
Bart Van Assche
1
-6
/
+0
2024-08-22
scsi: fcoe: Simplify alloc_ordered_workqueue() invocations
Bart Van Assche
1
-2
/
+0
2024-08-22
scsi: ufs: Move UFS trace events to private header
Avri Altman
2
-401
/
+2
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
21
-48
/
+169
2024-08-22
string: Check for "nonstring" attribute on strscpy() arguments
Kees Cook
3
-4
/
+18
2024-08-22
virt: vbox: struct vmmdev_hgcm_pagelist: Replace 1-element array with flexibl...
Kees Cook
1
-1
/
+4
2024-08-23
Merge tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-15
/
+82
2024-08-22
nvme-tcp: check for invalidated or revoked key
Hannes Reinecke
1
-1
/
+5
2024-08-22
ASoC: grace time for DPCM cleanup
Mark Brown
2
-1
/
+1
2024-08-22
Input: keypad-nomadik-ske - remove the driver
Dmitry Torokhov
1
-50
/
+0
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
61
-245
/
+411
2024-08-22
lsm: replace indirect LSM hook calls with static calls
KP Singh
1
-9
/
+43
2024-08-22
lsm: count the LSMs enabled at compile time
KP Singh
2
-3
/
+138
2024-08-22
thermal: core: Unexport thermal_bind_cdev_to_trip() and thermal_unbind_cdev_f...
Rafael J. Wysocki
1
-8
/
+0
2024-08-22
thermal: core: Introduce .should_bind() thermal zone callback
Rafael J. Wysocki
1
-0
/
+10
2024-08-22
bpf: rename nocsr -> bpf_fastcall in verifier
Eduard Zingerman
2
-12
/
+12
2024-08-22
ASoC: cs35l56: Make struct regmap_config const
Richard Fitzgerald
1
-3
/
+3
2024-08-22
ASoC: remove snd_soc_dai_link_set_capabilities()
Kuninori Morimoto
1
-1
/
+0
2024-08-22
ASoC: soc-pcm: Indicate warning if dpcm_playback/capture were used for availa...
Kuninori Morimoto
1
-0
/
+1
2024-08-22
ASoC: tas2781: mark const variables tas2563_dvc_table as __maybe_unused
Shenghao Ding
1
-1
/
+1
2024-08-22
USB: gadget: f_hid: Add GET_REPORT via userspace IOCTL
Chris Wulff
2
-1
/
+41
2024-08-22
net: ipv6: ioam6: new feature tunsrc
Justin Iurman
1
-0
/
+6
2024-08-22
Merge tag 'drm-misc-next-2024-08-16' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
8
-68
/
+20
2024-08-22
dma-mapping: direct calls for dma-iommu
Leon Romanovsky
3
-13
/
+152
2024-08-22
dma-mapping: replace zone_dma_bits by zone_dma_limit
Catalin Marinas
1
-1
/
+1
2024-08-21
net: repack struct netdev_queue
Jakub Kicinski
1
-9
/
+14
2024-08-21
drm/fourcc: define Intel Xe2 related tile4 ccs modifiers
Juha-Pekka Heikkila
1
-0
/
+25
2024-08-21
bpf: extract iterator argument type and name validation logic
Andrii Nakryiko
1
-0
/
+5
2024-08-21
workqueue: Fix another htmldocs build warning
Tejun Heo
1
-2
/
+3
2024-08-21
soc: qcom: pmic_glink: Fix race during initialization
Bjorn Andersson
1
-5
/
+6
2024-08-21
printk: nbcon: Implement emergency sections
Thomas Gleixner
1
-0
/
+4
2024-08-21
printk: Coordinate direct printing in panic
John Ogness
1
-0
/
+5
2024-08-21
printk: nbcon: Add unsafe flushing on panic
John Ogness
1
-0
/
+5
2024-08-21
serial: core: Acquire nbcon context in port->lock wrapper
John Ogness
1
-2
/
+80
2024-08-21
nbcon: Add API to acquire context for non-printing operations
John Ogness
2
-0
/
+16
2024-08-21
console: Improve console_srcu_read_flags() comments
John Ogness
1
-11
/
+17
2024-08-21
serial: core: Introduce wrapper to set @uart_port->cons
John Ogness
1
-0
/
+17
2024-08-21
serial: core: Provide low-level functions to lock port
John Ogness
1
-0
/
+18
2024-08-21
printk: nbcon: Add callbacks to synchronize with driver
John Ogness
1
-0
/
+43
2024-08-21
printk: nbcon: Add detailed doc for write_atomic()
John Ogness
1
-4
/
+29
[prev]
[next]