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-04-07
fs: claw back a few FMODE_* bits
Christian Brauner
1
-10
/
+12
2024-04-07
new helper: copy_to_iter_full()
Al Viro
1
-0
/
+10
2024-04-06
net: sfp: Add helper to return the SFP bus name
Maxime Chevallier
1
-0
/
+6
2024-04-06
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
1
-0
/
+2
2024-04-06
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
1
-1
/
+1
2024-04-06
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
4
-1
/
+104
2024-04-06
net: skbuff: generalize the skb->decrypted bit
Jakub Kicinski
1
-3
/
+12
2024-04-06
Merge branch 'linus' into x86/urgent, to pick up dependent commit
Ingo Molnar
9
-19
/
+52
2024-04-05
u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one file
Petr Tesarik
1
-4
/
+5
2024-04-05
ethtool: add interface to read Tx hardware timestamping statistics
Rahul Rameshbabu
1
-1
/
+26
2024-04-05
net/mlx5e: Support FEC settings for 100G/lane modes
Cosmin Ratiu
1
-2
/
+18
2024-04-05
Merge tag 'io_uring-6.9-20240405' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+0
2024-04-05
ASoC: Intel: avs: Fixes and cleanups for 6.10
Mark Brown
8
-12
/
+36
2024-04-05
Merge tag 'devicetree-fixes-for-6.9-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-04-05
Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-6
/
+5
2024-04-05
Merge tag 'pm-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+0
2024-04-05
stackdepot: rename pool_index to pool_index_plus_1
Peter Collingbourne
1
-4
/
+3
2024-04-05
mm/secretmem: fix GUP-fast succeeding on secretmem folios
David Hildenbrand
1
-2
/
+2
2024-04-05
bpf: store both map ptr and state in bpf_insn_aux_data
Philo Lu
1
-1
/
+8
2024-04-05
Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-10
/
+3
2024-04-05
firewall: introduce stm32_firewall framework
Gatien Chevallier
1
-0
/
+142
2024-04-05
fs: Annotate struct file_handle with __counted_by() and use struct_size()
Gustavo A. R. Silva
1
-1
/
+1
2024-04-05
Revert "drm/qxl: simplify qxl_fence_wait"
Alex Constantino
1
-0
/
+7
2024-04-05
Merge branch 'mhi-immutable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Kalle Valo
1
-1
/
+17
2024-04-05
soundwire: intel: add support for MeteorLake additional clocks
Pierre-Louis Bossart
1
-0
/
+5
2024-04-05
soundwire: intel: add more values for SYNCPRD
Pierre-Louis Bossart
1
-2
/
+4
2024-04-05
soundwire: clarify maximum allowed address
Pierre-Louis Bossart
1
-1
/
+1
2024-04-05
soundwire: remove unused sdw_bus_conf structure
Pierre-Louis Bossart
1
-15
/
+0
2024-04-05
Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-0
/
+4
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-3
/
+62
2024-04-04
Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-1
/
+43
2024-04-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+15
2024-04-04
PM: EM: fix wrong utilization estimation in em_cpu_energy()
Vincent Guittot
1
-1
/
+0
2024-04-04
fsnotify: optimize the case of no permission event watchers
Amir Goldstein
2
-6
/
+24
2024-04-04
fsnotify: use an enum for group priority constants
Amir Goldstein
1
-8
/
+12
2024-04-04
fsnotify: move s_fsnotify_connectors into fsnotify_sb_info
Amir Goldstein
3
-8
/
+13
2024-04-04
fsnotify: lazy attach fsnotify_sb_info state to sb
Amir Goldstein
2
-4
/
+21
2024-04-04
fsnotify: create helper fsnotify_update_sb_watchers()
Amir Goldstein
1
-0
/
+1
2024-04-04
fsnotify: pass object pointer and type to fsnotify mark helpers
Amir Goldstein
1
-21
/
+12
2024-04-04
fsnotify: create a wrapper fsnotify_find_inode_mark()
Amir Goldstein
1
-0
/
+7
2024-04-04
fsnotify: rename fsnotify_{get,put}_sb_connectors()
Amir Goldstein
2
-1
/
+6
2024-04-04
x86/cc: Add cc_platform_set/_clear() helpers
Borislav Petkov (AMD)
1
-0
/
+12
2024-04-04
memblock tests: fix undefined reference to `BIT'
Wei Yang
1
-0
/
+2
2024-04-03
net/mlx5: Skip pages EQ creation for non-page supplier function
Jianbo Liu
1
-1
/
+3
2024-04-03
net/mlx5: Support matching on l4_type for ttc_table
Jianbo Liu
2
-5
/
+33
2024-04-03
net/mlx5: Convert uintX_t to uX
Gal Pressman
1
-1
/
+1
2024-04-03
Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
3
-13
/
+8
2024-04-03
net: phy: marvell: add basic support of 88E308X/88E609X family
Pawel Dembicki
1
-0
/
+1
2024-04-03
randomize_kstack: Improve entropy diffusion
Kees Cook
1
-1
/
+1
2024-04-03
ALSA: cirrus: Tidy up of firmware control read/write
Mark Brown
1
-0
/
+4
[prev]
[next]