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
2024-10-03
prandom: Include <linux/percpu.h> in <linux/prandom.h>
Uros Bizjak
1
-0
/
+1
2024-10-03
random: Do not include <linux/prandom.h> in <linux/random.h>
Uros Bizjak
1
-7
/
+0
2024-10-03
soundwire: mipi-disco: add support for DP0/DPn 'lane-list' property
Pierre-Louis Bossart
1
-0
/
+8
2024-10-03
soundwire: mipi-disco: add new properties from 2.0 spec
Pierre-Louis Bossart
1
-1
/
+6
2024-10-03
soundwire: mipi-disco: remove DPn audio-modes
Pierre-Louis Bossart
1
-34
/
+0
2024-10-03
soundwire: optimize sdw_dpn_prop
Pierre-Louis Bossart
1
-9
/
+9
2024-10-03
soundwire: optimize sdw_dp0_prop
Pierre-Louis Bossart
1
-4
/
+4
2024-10-03
soundwire: optimize sdw_slave_prop
Pierre-Louis Bossart
1
-9
/
+9
2024-10-03
soundwire: optimize sdw_bus structure
Pierre-Louis Bossart
1
-37
/
+40
2024-10-03
soundwire: optimize sdw_master_prop
Pierre-Louis Bossart
1
-7
/
+7
2024-10-03
soundwire: optimize sdw_stream_runtime memory layout
Pierre-Louis Bossart
1
-5
/
+5
2024-10-03
soundwire: amd: refactor existing code for acp 6.3 platform
Vijendar Mukunda
1
-0
/
+1
2024-10-03
soundwire: amd: pass acp pci revision id as resource data
Vijendar Mukunda
1
-0
/
+5
2024-10-02
net: pcs: xpcs: make xpcs_do_config() and xpcs_link_up() internal
Russell King (Oracle)
1
-4
/
+0
2024-10-02
net: pcs: xpcs: drop interface argument from xpcs_create*()
Russell King (Oracle)
1
-4
/
+2
2024-10-02
net: pcs: xpcs: add xpcs_destroy_pcs() and xpcs_create_pcs_mdiodev()
Russell King (Oracle)
1
-0
/
+3
2024-10-02
net: pcs: xpcs: move PCS reset to .pcs_pre_config()
Russell King (Oracle)
1
-0
/
+1
2024-10-02
net: test for not too small csum_start in virtio_net_hdr_to_skb()
Eric Dumazet
1
-1
/
+3
2024-10-02
Merge tag 'mlx5-fixes-2024-09-25' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-1
/
+1
2024-10-02
Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-8
/
+154
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
9
-8
/
+154
2024-10-02
PCI/TPH: Add Steering Tag support
Wei Huang
1
-0
/
+23
2024-10-02
PCI: Add TLP Processing Hints (TPH) support
Wei Huang
2
-0
/
+28
2024-10-02
Merge branch 'timers/kvm' into timers/core
Thomas Gleixner
1
-0
/
+2
2024-10-02
timekeeping: Add the boot clock to system time snapshot
Vincent Donnefort
1
-0
/
+2
2024-10-02
ntp: Make tick_usec static
Thomas Gleixner
1
-7
/
+0
2024-10-02
ntp: Remove unused tick_nsec
Thomas Gleixner
1
-1
/
+0
2024-10-02
inotify: Fix possible deadlock in fsnotify_destroy_mark
Lizhi Xu
1
-7
/
+3
2024-10-02
firmware: xilinx: add support for new SMC call format
Ronak Jain
1
-2
/
+24
2024-10-02
firmware: xilinx: use u32 for reset ID in reset APIs
Ronak Jain
1
-5
/
+4
2024-10-02
firmware: xilinx: Add missing debug firmware interfaces
Ronak Jain
1
-0
/
+4
2024-10-02
spi: spi-mem: Allow specifying the byte order in Octal DTR mode
Tudor Ambarus
1
-1
/
+7
2024-10-02
Merge patch series "Fixup NLM and kNFSD file lock callbacks"
Christian Brauner
3
-13
/
+7
2024-10-01
pwm: Add kernel doc for members added to pwm_ops recently
Uwe Kleine-König
1
-0
/
+5
2024-10-01
cpufreq: Avoid a bad reference count on CPU node
Miquel Sabaté Solà
1
-5
/
+1
2024-10-01
reset: Add devres helpers to request pre-deasserted reset controls
Philipp Zabel
1
-0
/
+113
2024-10-01
reset: replace boolean parameters with flags parameter
Philipp Zabel
1
-62
/
+99
2024-10-01
folio_queue: fix documentation
Christian Brauner
1
-1
/
+1
2024-10-01
exportfs: Remove EXPORT_OP_ASYNC_LOCK
Benjamin Coddington
1
-13
/
+0
2024-10-01
firmware: xilinx: Add Pinctrl Get Attribute ID
Sai Krishna Potthuri
1
-0
/
+1
2024-10-01
net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size
Daniel Borkmann
1
-0
/
+9
2024-10-01
net: Add netif_get_gro_max_size helper for GRO
Daniel Borkmann
1
-0
/
+9
2024-10-01
Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-0
/
+9
2024-09-30
Merge tag 'vfs-6.12-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+168
2024-09-30
backlight: lcd: Do not include <linux/fb.h> in lcd header
Thomas Zimmermann
1
-1
/
+0
2024-09-30
backlight: lcd: Remove struct fb_videomode from set_mode callback
Thomas Zimmermann
1
-2
/
+5
2024-09-30
backlight: lcd: Replace check_fb with controls_device
Thomas Zimmermann
1
-4
/
+12
2024-09-30
backlight: lcd: Add LCD_POWER_ constants for power states
Thomas Zimmermann
1
-0
/
+5
2024-09-30
backlight: lcd: Test against struct fb_info.lcd_dev
Thomas Zimmermann
1
-0
/
+13
2024-09-30
ftrace: Have calltime be saved in the fgraph storage
Steven Rostedt
1
-1
/
+0
[prev]
[next]