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-10-12
drm: Remove plane hsub/vsub alignment requirement for core helpers
Carlos Eduardo Gallo Filho
1
-2
/
+3
2023-10-12
fbdev: Replace fb_pgprotect() with pgprot_framebuffer()
Thomas Zimmermann
1
-6
/
+6
2023-10-12
af_packet: Fix fortified memcpy() without flex array.
Kuniyuki Iwashima
1
-5
/
+1
2023-10-11
Merge tag 'fs_for_v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+4
2023-10-11
cpu-hotplug: Provide prototypes for arch CPU registration
Russell King (Oracle)
2
-5
/
+2
2023-10-11
drm: Add HPD state to drm_connector_oob_hotplug_event()
Bjorn Andersson
1
-2
/
+4
2023-10-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
698
-5385
/
+14813
2023-10-10
net: skbuff: fix kernel-doc typos
Randy Dunlap
1
-2
/
+2
2023-10-10
Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2023-10-10
Merge tag 'sound-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+2
2023-10-10
net: macsec: indicate next pn update when offloading
Radu Pirea (NXP OSS)
1
-0
/
+1
2023-10-09
drm/i915/uapi: fix doc typos
Randy Dunlap
1
-4
/
+4
2023-10-09
ASoC: soc-dapm: Add helper for comparing widget name
Krzysztof Kozlowski
1
-0
/
+1
2023-10-09
accel/habanalabs: change Greco to Gaudi2
Oded Gabbay
1
-6
/
+6
2023-10-09
accel/habanalabs: minor cosmetics update to trace file
Oded Gabbay
1
-1
/
+1
2023-10-09
accel/habanalabs: minor cosmetics update to cpucp_if.h
Oded Gabbay
1
-10
/
+7
2023-10-09
accel/habanalabs: add traces for dma mappings
Ohad Sharabi
1
-0
/
+43
2023-10-09
accel/habanalabs: add fw status SHUTDOWN_PREP
Dafna Hirschfeld
1
-0
/
+2
2023-10-09
accel/habanalabs/gaudi2: add eq health check using irq
farah kassabri
1
-0
/
+1
2023-10-09
accel/habanalabs/gaudi2: handle eq health heartbeat check
farah kassabri
1
-1
/
+13
2023-10-09
accel/habanalabs: add tsc clock sampling to clock sync info
Hen Alon
1
-0
/
+1
2023-10-09
accel/habanalabs: move cpucp interface to linux/habanalabs
David Meriin
2
-0
/
+2197
2023-10-09
accel/habanalabs: Move ioctls to the device specific ioctls range
Tomer Tayar
1
-20
/
+19
2023-10-09
accel/habanalabs: add info ioctl for engine error reports
Ofir Bitton
1
-0
/
+16
2023-10-09
drm/bridge: samsung-dsim: update PLL reference clock
Michael Tretter
1
-0
/
+2
2023-10-09
drm/bridge: samsung-dsim: reread ref clock before configuring PLL
Michael Tretter
1
-0
/
+1
2023-10-09
string.h: add array-wrappers for (v)memdup_user()
Philipp Stanner
1
-0
/
+40
2023-10-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+9
2023-10-06
Merge tag 'drm-fixes-2023-10-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+10
2023-10-06
quota: Fix slow quotaoff
Jan Kara
2
-2
/
+4
2023-10-06
drm: exynos: dsi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-1
/
+1
2023-10-06
Merge tag 'drm-misc-fixes-2023-10-05' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+10
2023-10-05
drm/amdgpu: amdgpu_drm.h: fix comment typos
Randy Dunlap
1
-2
/
+2
2023-10-05
drm/amdgpu: add new INFO ioctl query for the last GPU page fault
Alex Deucher
1
-0
/
+16
2023-10-05
Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
9
-12
/
+19
2023-10-05
drm/dp: switch drm_dp_downstream_*() helpers to struct drm_edid
Jani Nikula
1
-6
/
+6
2023-10-05
net: mana: Fix oversized sge0 for GSO packets
Haiyang Zhang
1
-2
/
+3
2023-10-05
dma-buf: add dma_fence_timestamp helper
Christian König
1
-0
/
+19
2023-10-05
mcb: remove is_added flag from mcb_device struct
Jorge Sanjuan Garcia
1
-1
/
+0
2023-10-04
tcp: fix quick-ack counting to count actual ACKs of new data
Neal Cardwell
1
-2
/
+4
2023-10-04
Merge tag 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
1
-0
/
+1
2023-10-04
page_pool: fix documentation typos
Randy Dunlap
1
-3
/
+3
2023-10-04
Merge tag 'wireless-2023-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-2
/
+4
2023-10-04
cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
Oza Pawandeep
1
-0
/
+9
2023-10-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+1
2023-10-04
Merge drm/drm-next into drm-intel-next
Jani Nikula
28
-163
/
+245
2023-10-04
netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp
Xin Long
1
-0
/
+1
2023-10-04
drm/drm_file: Add DRM obj's RSS reporting function for fdinfo
Adrián Larumbe
1
-0
/
+9
2023-10-04
Merge tag 'drm-intel-next-2023-09-29' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
4
-2
/
+21
2023-10-04
drm/nouveau: exec: report max pushs through getparam
Danilo Krummrich
1
-0
/
+10
[prev]
[next]