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-11-10
pwm: Fix double shift bug
Dan Carpenter
1
-2
/
+2
2023-11-10
drm/panelreplay: dpcd register definition for panelreplay
Animesh Manna
1
-0
/
+23
2023-11-09
bpf: handle ldimm64 properly in check_cfg()
Andrii Nakryiko
1
-2
/
+6
2023-11-09
bpf: Use named fields for certain bpf uapi structs
Yonghong Song
1
-16
/
+7
2023-11-09
bpf: Move GRAPH_{ROOT,NODE}_MASK macros into btf_field_type enum
Dave Marchevsky
1
-2
/
+2
2023-11-09
bpf: Add __bpf_dynptr_data* for in kernel use
Song Liu
1
-0
/
+2
2023-11-10
drm/sched: implement dynamic job-flow control
Danilo Krummrich
1
-6
/
+22
2023-11-09
drm/sched: Define pr_fmt() for DRM using pr_*()
Luben Tuikov
1
-0
/
+14
2023-11-09
Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
8
-28
/
+46
2023-11-09
drm/sched: Qualify drm_sched_wakeup() by drm_sched_entity_is_ready()
Luben Tuikov
1
-1
/
+1
2023-11-09
cgroup: Add a new helper for cgroup1 hierarchy
Yafang Shao
1
-1
/
+3
2023-11-09
cgroup: Make operations on the cgroup root_list RCU safe
Yafang Shao
1
-0
/
+1
2023-11-09
Merge tag 'input-for-v6.7-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2023-11-09
Merge tag 'linux-watchdog-6.7-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
1
-0
/
+92
2023-11-09
Merge tag 'pwm/for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-18
/
+6
2023-11-09
Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-159
/
+25
2023-11-09
drm/eld: add helpers to modify the SADs of an ELD
Jani Nikula
1
-0
/
+5
2023-11-09
drm/edid: include drm_eld.h only where required
Jani Nikula
1
-1
/
+0
2023-11-09
drm/eld: replace uint8_t with u8
Jani Nikula
1
-7
/
+7
2023-11-09
drm/edid: split out drm_eld.h from drm_edid.h
Jani Nikula
2
-148
/
+160
2023-11-09
btrfs: make OWNER_REF_KEY type value smallest among inline refs
Boris Burkov
1
-8
/
+16
2023-11-08
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+11
2023-11-08
net/sched: act_ct: Always fill offloading tuple iifidx
Vlad Buslov
1
-13
/
+17
2023-11-08
Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-1
/
+3
2023-11-08
lsm: fix default return value for inode_getsecctx
Ondrej Mosnacek
1
-1
/
+1
2023-11-08
lsm: fix default return value for vm_enough_memory
Ondrej Mosnacek
1
-1
/
+1
2023-11-08
stackleak: add declarations for global functions
Arnd Bergmann
1
-0
/
+6
2023-11-08
nvme: keyring: fix conditional compilation
Hannes Reinecke
1
-8
/
+0
2023-11-08
accel/ivpu: Remove support for uncached buffers
Jacek Lawrynowicz
1
-1
/
+1
2023-11-08
drm/dp: Add helpers to calculate the link BW overhead
Imre Deak
1
-0
/
+11
2023-11-08
drm/dp_mst: Add HBLANK expansion quirk for Synaptics MST hubs
Imre Deak
1
-0
/
+7
2023-11-08
drm/dp: Add DP_HBLANK_EXPANSION_CAPABLE and DSC_PASSTHROUGH_EN DPCD flags
Imre Deak
1
-0
/
+2
2023-11-08
drm/dp_mst: Factor out a helper to check the atomic state of a topology manager
Imre Deak
1
-0
/
+4
2023-11-08
drm/dp_mst: Add helper to determine if an MST port is downstream of another port
Imre Deak
1
-0
/
+3
2023-11-08
drm/dp_mst: Fix fractional DSC bpp handling
Ville Syrjälä
1
-1
/
+1
2023-11-07
Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-55
/
+10
2023-11-07
Merge tag 'gpio-pinctrl-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm...
Linus Torvalds
2
-28
/
+36
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-3
/
+47
2023-11-07
Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-3
/
+9
2023-11-07
nvme: common: make keyring and auth separate modules
Arnd Bergmann
1
-1
/
+1
2023-11-06
Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
16
-423
/
+131
2023-11-06
nvme-auth: auth success1 msg always includes resp
Mark O'Donovan
1
-1
/
+1
2023-11-06
Revert "usb: phy: add usb phy notify port status API"
Johan Hovold
1
-13
/
+0
2023-11-06
nfsd: regenerate user space parsers after ynl-gen changes
Jakub Kicinski
1
-3
/
+3
2023-11-06
dma-mapping: move dma_addressing_limited() out of line
Jia He
1
-14
/
+5
2023-11-06
Merge tag 'amd-drm-next-6.7-2023-11-03' of https://gitlab.freedesktop.org/agd...
Dave Airlie
1
-0
/
+5
2023-11-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
7
-16
/
+95
2023-11-05
Merge tag 'i2c-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2023-11-05
Merge tag 'ubifs-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2023-11-04
Merge tag 'i3c/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...
Linus Torvalds
2
-3
/
+5
[prev]
[next]