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-19
block: remove support for the host aware zone model
Christoph Hellwig
1
-34
/
+3
2023-12-19
bpf: move subprog call logic back to verifier.c
Andrii Nakryiko
2
-10
/
+0
2023-12-19
bpf: prepare btf_prepare_func_args() for handling static subprogs
Andrii Nakryiko
1
-0
/
+5
2023-12-19
bpf: reuse btf_prepare_func_args() check for main program BTF validation
Andrii Nakryiko
1
-2
/
+0
2023-12-19
bpf: abstract away global subprog arg preparation logic from reg state setup
Andrii Nakryiko
2
-2
/
+17
2023-12-19
drm/xe: Fix some formatting issues in uAPI
Francois Dugast
1
-12
/
+12
2023-12-19
drm/xe: Group engine related structs
Francois Dugast
1
-18
/
+18
2023-12-19
drm/xe: Use SPDX-License-Identifier instead of license text
Francois Dugast
1
-22
/
+2
2023-12-19
drm/xe: Memory allocations are tile-based, not GT-based
Matt Roper
1
-2
/
+2
2023-12-19
drm/xe: Add explicit padding to uAPI definition
Christopher Snowhill
1
-1
/
+33
2023-12-19
drm/xe: Add max engine priority to xe query
José Roberto de Souza
1
-1
/
+2
2023-12-19
drm/xe: Replace i915 with xe in uapi
Lucas De Marchi
1
-8
/
+8
2023-12-19
drm/xe: Update the list of devices to add even more TGL devices
Carlos Santa
1
-2
/
+2
2023-12-19
drm/xe/uapi: Add XE_ENGINE_GET_PROPERTY uAPI
José Roberto de Souza
1
-1
/
+21
2023-12-19
drm/xe/uapi: Rename XE_ENGINE_PROPERTY_X to XE_ENGINE_SET_PROPERTY_X
José Roberto de Souza
1
-9
/
+9
2023-12-19
clk: fixed-rate: fix clk_hw_register_fixed_rate_with_accuracy_parent_hw
Théo Lebrun
1
-2
/
+2
2023-12-19
Merge tag 'md-next-20231219' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
2
-16
/
+3
2023-12-20
Merge tag 'drm-msm-next-2023-12-15' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2
-1
/
+4
2023-12-20
Merge tag 'amd-drm-next-6.8-2023-12-15' of https://gitlab.freedesktop.org/agd...
Dave Airlie
5
-1
/
+113
2023-12-19
io_uring: drop any code related to SCM_RIGHTS
Jens Axboe
1
-3
/
+0
2023-12-19
io_uring/unix: drop usage of io_uring socket
Jens Axboe
1
-5
/
+5
2023-12-19
Merge branch 'v6.8/vfio/virtio' into v6.8/vfio/next
Alex Williamson
7
-1
/
+132
2023-12-19
vfio/pci: Expose vfio_pci_core_iowrite/read##size()
Yishai Hadas
1
-0
/
+19
2023-12-19
vfio/pci: Expose vfio_pci_core_setup_barmap()
Yishai Hadas
1
-0
/
+1
2023-12-19
virtio-pci: Introduce APIs to execute legacy IO admin commands
Yishai Hadas
1
-0
/
+23
2023-12-19
virtio-pci: Introduce admin commands
Feng Liu
1
-0
/
+41
2023-12-19
virtio-pci: Introduce admin command sending function
Feng Liu
2
-0
/
+30
2023-12-19
virtio-pci: Introduce admin virtqueue
Feng Liu
3
-0
/
+11
2023-12-19
virtio: Define feature bit for administration virtqueue
Feng Liu
1
-1
/
+7
2023-12-19
md: Remove deprecated CONFIG_MD_FAULTY
Song Liu
1
-3
/
+0
2023-12-19
md: Remove deprecated CONFIG_MD_MULTIPATH
Song Liu
2
-2
/
+1
2023-12-19
md: Remove deprecated CONFIG_MD_LINEAR
Song Liu
2
-12
/
+3
2023-12-19
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
5
-165
/
+22
2023-12-19
ACPI: utils: Introduce helper for _DEP list lookup
Rafael J. Wysocki
1
-0
/
+1
2023-12-19
drm/print: Add drm_dbg_ratelimited
Nirmoy Das
1
-0
/
+3
2023-12-19
wifi: cfg80211: introduce cfg80211_ssid_eq()
Dmitry Antipov
1
-0
/
+17
2023-12-19
Revert BPF token-related functionality
Andrii Nakryiko
5
-165
/
+22
2023-12-19
regulator: Reuse LINEAR_RANGE() in REGULATOR_LINEAR_RANGE()
Andy Shevchenko
1
-6
/
+1
2023-12-19
devlink: add a command to set notification filter and use it for multicasts
Jiri Pirko
1
-0
/
+2
2023-12-19
genetlink: introduce helpers to do filtered multicast
Jiri Pirko
2
-8
/
+58
2023-12-19
netlink: introduce typedef for filter function
Jiri Pirko
2
-4
/
+5
2023-12-19
genetlink: introduce per-sock family private storage
Jiri Pirko
1
-0
/
+11
2023-12-19
drm: using mul_u32_u32() requires linux/math64.h
Stephen Rothwell
1
-0
/
+1
2023-12-19
ASoC: soc.h: don't create dummy Component via COMP_DUMMY()
Kuninori Morimoto
1
-1
/
+1
2023-12-19
accel/habanalabs/gaudi2: add signed dev info uAPI
Moti Haimovski
2
-1
/
+35
2023-12-19
Merge tag 'mhi-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/man...
Greg Kroah-Hartman
2
-4
/
+36
2023-12-19
Revert "iio: hid-sensor-als: Add light color temperature support"
Srinivas Pandruvada
1
-1
/
+0
2023-12-19
Revert "iio: hid-sensor-als: Add light chromaticity support"
Srinivas Pandruvada
1
-3
/
+0
2023-12-19
Merge tag 'drm-misc-next-2023-12-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
6
-21
/
+24
2023-12-18
trace_seq: Increase the buffer size to almost two pages
Steven Rostedt (Google)
1
-3
/
+6
[prev]
[next]