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-12-14
Merge tag 'platform-drivers-x86-amd-wbrf-v6.8-1' into review-hans
Hans de Goede
1
-0
/
+91
2023-12-14
drm/i915/uapi: fix typos/spellos and punctuation
Randy Dunlap
1
-6
/
+6
2023-12-14
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
1
-0
/
+6
2023-12-14
bus: mhi: ep: Introduce async read/write callbacks
Manivannan Sadhasivam
1
-0
/
+9
2023-12-14
bus: mhi: ep: Rename read_from_host() and write_to_host() APIs
Manivannan Sadhasivam
1
-4
/
+4
2023-12-14
bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIs
Manivannan Sadhasivam
1
-2
/
+14
2023-12-14
bus: mhi: ep: Use slab allocator where applicable
Manivannan Sadhasivam
1
-0
/
+3
2023-12-13
iavf: enable symmetric-xor RSS for Toeplitz hash function
Ahmed Zaki
1
-0
/
+19
2023-12-13
ice: refactor RSS configuration
Qi Zhang
1
-8
/
+8
2023-12-13
net: ethtool: add support for symmetric-xor RSS hash
Ahmed Zaki
3
-1
/
+19
2023-12-13
net: ethtool: get rid of get/set_rxfh_context functions
Ahmed Zaki
1
-15
/
+11
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-8
/
+30
2023-12-14
bus: mhi: host: Add a separate timeout parameter for waiting ready
Qiang Yu
1
-0
/
+4
2023-12-13
Input: as5011 - convert to GPIO descriptor
Linus Walleij
1
-1
/
+0
2023-12-13
Input: omap-keypad - drop optional GPIO support
Linus Walleij
1
-3
/
+0
2023-12-13
Input: navpoint - convert to use GPIO descriptor
Linus Walleij
1
-1
/
+0
2023-12-13
Merge patch series "Add UFS RTC support"
Martin K. Petersen
2
-0
/
+18
2023-12-13
scsi: ufs: core: Add sysfs node for UFS RTC update
Bean Huo
1
-0
/
+1
2023-12-13
scsi: ufs: core: Add UFS RTC support
Bean Huo
2
-0
/
+17
2023-12-13
Merge patch series "scsi: ufs: qcom: Code cleanups"
Martin K. Petersen
1
-0
/
+2
2023-12-13
scsi: ufs: qcom: Export ufshcd_{enable/disable}_irq helpers and make use of them
Manivannan Sadhasivam
1
-0
/
+2
2023-12-13
page_pool: transition to reference count management after page draining
Liang Chen
3
-30
/
+38
2023-12-13
ethtool: add SET for TCP_DATA_SPLIT ringparam
Alexander Lobakin
1
-0
/
+2
2023-12-13
net/mlx5: Move TISes from priv to mdev HW resources
Tariq Toukan
1
-0
/
+2
2023-12-13
net/mlx5: Expose Management PCIe Index Register (MPIR)
Tariq Toukan
2
-0
/
+15
2023-12-13
net/mlx5: Add mlx5_ifc bits used for supporting single netdev Socket-Direct
Tariq Toukan
1
-6
/
+25
2023-12-13
net: phy: c45: add genphy_c45_pma_read_ext_abilities() function
Oleksij Rempel
1
-0
/
+1
2023-12-13
net/sched: act_api: skip idr replace on bound actions
Pedro Tammela
1
-1
/
+1
2023-12-13
bpf: syzkaller found null ptr deref in unix_bpf proto add
John Fastabend
1
-0
/
+5
2023-12-13
mlx5: implement VLAN tag XDP hint
Larysa Zaremba
1
-1
/
+1
2023-12-13
net: make vlan_get_tag() return -ENODATA instead of -EINVAL
Larysa Zaremba
1
-2
/
+2
2023-12-13
xdp: Add VLAN tag hint
Larysa Zaremba
2
-0
/
+9
2023-12-13
xsk: add functions to fill control buffer
Maciej Fijalkowski
2
-0
/
+19
2023-12-13
ice: Support RX hash XDP hint
Larysa Zaremba
1
-0
/
+3
2023-12-13
bpf: Support uid and gid when mounting bpffs
Jie Jiang
1
-0
/
+2
2023-12-13
Merge tag 'platform-drivers-x86-amd-wbrf-v6.8-1' into amd-drm-next
Alex Deucher
1
-0
/
+91
2023-12-13
drm/drm_plane: track color mgmt changes per plane
Melissa Wen
1
-0
/
+7
2023-12-13
drm/drm_property: make replace_property_blob_from_id a DRM helper
Melissa Wen
1
-0
/
+6
2023-12-13
drm/drm_mode_object: increase max objects to accommodate new color props
Melissa Wen
1
-1
/
+1
2023-12-14
Merge branches 'doc.2023.12.13a', 'torture.2023.11.23a', 'fixes.2023.12.13a',...
Neeraj Upadhyay (AMD)
3
-7
/
+10
2023-12-14
rculist.h: docs: Fix wrong function summary
Philipp Stanner
1
-1
/
+1
2023-12-13
srcu: Use try-lock lockdep annotation for NMI-safe access.
Sebastian Andrzej Siewior
2
-1
/
+7
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
1
-3
/
+6
2023-12-13
io_uring/poll: don't enable lazy wake for POLLEXCLUSIVE
Jens Axboe
1
-0
/
+3
2023-12-13
leds: trigger: Remove unused function led_trigger_rename_static()
Heiner Kallweit
1
-17
/
+0
2023-12-13
media: v4l2-subdev: Store frame interval in subdev state
Laurent Pinchart
1
-0
/
+43
2023-12-13
media: v4l2-subdev: Add which field to struct v4l2_subdev_frame_interval
Laurent Pinchart
1
-3
/
+12
2023-12-13
media: v4l2-subdev: Turn .[gs]_frame_interval into pad operations
Laurent Pinchart
2
-12
/
+14
2023-12-13
media: v4l: subdev: Move out subdev state lock macros outside CONFIG_MEDIA_CO...
Tomi Valkeinen
1
-83
/
+83
2023-12-13
drm/uapi: drm_mode.h: fix spellos and grammar
Randy Dunlap
1
-9
/
+9
[prev]
[next]