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-01-27
net: skbuff: drop the linux/textsearch.h include
Jakub Kicinski
1
-1
/
+1
2023-01-27
net: checksum: drop the linux/uaccess.h include
Jakub Kicinski
1
-1
/
+3
2023-01-27
net: skbuff: drop the linux/net.h include
Jakub Kicinski
1
-1
/
+0
2023-01-27
net: add missing includes of linux/net.h
Jakub Kicinski
1
-0
/
+1
2023-01-27
leds: led-class: Add generic [devm_]led_get()
Hans de Goede
1
-0
/
+21
2023-01-27
mfd: intel-m10-bmc: Add PMCI driver
Ilpo Järvinen
1
-0
/
+28
2023-01-27
fpga: m10bmc-sec: Make rsu status type specific
Ilpo Järvinen
1
-1
/
+0
2023-01-27
mfd: intel-m10-bmc: Prefix register defines with M10BMC_N3000
Ilpo Järvinen
1
-33
/
+33
2023-01-27
mfd: intel-m10-bmc: Support multiple CSR register layouts
Ilpo Järvinen
1
-4
/
+34
2023-01-27
mfd: intel-m10-bmc: Split into core and spi specific parts
Ilpo Järvinen
1
-0
/
+6
2023-01-27
mfd: intel-m10-bmc: Create m10bmc_platform_info for type specific info
Ilpo Järvinen
1
-0
/
+12
2023-01-27
mfd: intel-m10-bmc: Add missing includes to header
Ilpo Järvinen
1
-0
/
+3
2023-01-27
drm: of: Add drm_of_get_dsi_bus helper function
Chris Morgan
1
-0
/
+12
2023-01-26
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
1
-72
/
+87
2023-01-27
bus: mhi: ep: Change state_lock to mutex
Manivannan Sadhasivam
1
-2
/
+2
2023-01-27
Merge tag 'drm-misc-fixes-2023-01-26' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-0
/
+13
2023-01-26
xfrm: extend add state callback to set failure reason
Leon Romanovsky
1
-1
/
+1
2023-01-26
xfrm: extend add policy callback to set failure reason
Leon Romanovsky
1
-1
/
+1
2023-01-26
Merge tag 'platform-drivers-x86-v6.2-3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+107
2023-01-26
Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-4
/
+5
2023-01-26
fuse: optional supplementary group in create requests
Miklos Szeredi
1
-0
/
+17
2023-01-26
fuse: add request extension
Miklos Szeredi
1
-1
/
+27
2023-01-26
gpu: host1x: External timeout/cancellation for fences
Mikko Perttunen
1
-1
/
+3
2023-01-26
gpu: host1x: Implement job tracking using DMA fences
Mikko Perttunen
1
-2
/
+4
2023-01-26
net: ethtool: provide shims for stats aggregation helpers when CONFIG_ETHTOOL...
Vladimir Oltean
2
-11
/
+42
2023-01-26
Revert "gpiolib: of: Introduce hook for missing gpio-ranges"
Andy Shevchenko
1
-12
/
+0
2023-01-26
nfsd: remove fetch_iversion export operation
Jeff Layton
1
-1
/
+0
2023-01-26
vfs: plumb i_version handling into struct kstat
Jeff Layton
1
-0
/
+9
2023-01-26
fs: clarify when the i_version counter must be updated
Jeff Layton
1
-2
/
+20
2023-01-26
fs: uninline inode_query_iversion
Jeff Layton
1
-36
/
+2
2023-01-26
icmp: Add counters for rate limits
Jamie Bainbridge
1
-0
/
+3
2023-01-26
accel: Add .mmap to DRM_ACCEL_FOPS
Jeffrey Hugo
1
-1
/
+2
2023-01-26
habanalabs: define events to trace PCI LBW access
Ohad Sharabi
1
-0
/
+39
2023-01-26
habanalabs: add uapi to flush inbound HBM transactions
Ohad Sharabi
1
-0
/
+8
2023-01-26
habanalabs/uapi: move uapi file to drm
Oded Gabbay
1
-0
/
+0
2023-01-26
habanalabs: pass-through request from user to f/w
farah kassabri
1
-0
/
+4
2023-01-26
habanalabs: modify export dmabuf API
Ohad Sharabi
1
-6
/
+15
2023-01-26
habanalabs: define traces for COMMS protocol
Ohad Sharabi
1
-0
/
+36
2023-01-26
drm/fb-helper: Initialize fb-helper's preferred BPP in prepare function
Thomas Zimmermann
1
-5
/
+6
2023-01-26
drm/fb-helper: Introduce drm_fb_helper_unprepare()
Thomas Zimmermann
1
-0
/
+5
2023-01-26
drm/client: Add hotplug_failed flag
Thomas Zimmermann
1
-0
/
+8
2023-01-25
inet: Add IP_LOCAL_PORT_RANGE socket option
Jakub Sitnicki
3
-1
/
+7
2023-01-25
bpf/selftests: Verify struct_ops prog sleepable behavior
David Vernet
1
-0
/
+1
2023-01-25
bpf: Pass const struct bpf_prog * to .check_member
David Vernet
1
-1
/
+2
2023-01-25
virtchnl: i40e/iavf: rename iwarp to rdma
Jesse Brandeburg
1
-28
/
+37
2023-01-25
virtchnl: do structure hardening
Jesse Brandeburg
1
-16
/
+32
2023-01-25
virtchnl: update header and increase header clarity
Jesse Brandeburg
1
-15
/
+18
2023-01-25
virtchnl: remove unused structure declaration
Jesse Brandeburg
1
-13
/
+0
2023-01-25
bpf/tracing: Use stage6 of tracing to not duplicate macros
Steven Rostedt (Google)
1
-44
/
+1
2023-01-25
perf/tracing: Use stage6 of tracing to not duplicate macros
Steven Rostedt (Google)
2
-45
/
+4
[prev]
[next]