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
2022-12-06
net: xsk: Don't include <linux/rculist.h>
Christophe JAILLET
1
-1
/
+1
2022-12-06
bpf: decouple prune and jump points
Andrii Nakryiko
1
-0
/
+1
2022-12-07
fscache,cachefiles: add prepare_ondemand_read() callback
Jingbo Xu
2
-13
/
+22
2022-12-06
lsm: Add/fix return values in lsm_hooks.h and fix formatting
Roberto Sassu
1
-83
/
+138
2022-12-06
cxl/pci: Add some type-safety to the AER trace points
Dan Williams
1
-8
/
+8
2022-12-06
cxl/security: Drop security command ioctl uapi
Dan Williams
1
-6
/
+0
2022-12-06
lsm: Clarify documentation of vm_enough_memory hook
Roberto Sassu
1
-1
/
+5
2022-12-06
vfio: Extend the device migration protocol with PRE_COPY
Jason Gunthorpe
1
-4
/
+119
2022-12-06
net/mlx5: Introduce ifc bits for pre_copy
Shay Drory
1
-3
/
+11
2022-12-06
block: bio_copy_data_iter
Christoph Hellwig
1
-2
/
+0
2022-12-06
usb.h: take advantage of container_of_const()
Greg Kroah-Hartman
1
-40
/
+2
2022-12-06
device.h: move kobj_to_dev() to use container_of_const()
Greg Kroah-Hartman
1
-20
/
+1
2022-12-06
container_of: add container_of_const() that preserves const-ness of the pointer
Greg Kroah-Hartman
1
-0
/
+13
2022-12-06
net/mlx5: Add HW definitions for IPsec packet offload
Leon Romanovsky
1
-3
/
+50
2022-12-06
drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
Christian König
5
-488
/
+169
2022-12-06
pwm/tracing: Also record trace events for failed API calls
Uwe Kleine-König
1
-10
/
+10
2022-12-06
pwm: Make .get_state() callback return an error code
Uwe Kleine-König
1
-2
/
+2
2022-12-06
Merge branch 'for-next/perf' into for-next/core
Will Deacon
1
-0
/
+66
2022-12-06
Merge branch 'for-next/ftrace' into for-next/core
Will Deacon
1
-10
/
+37
2022-12-06
Merge tag 'cpufreq-arm-updates-6.2' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
1
-12
/
+16
2022-12-06
Merge branch 'for-next/ffa' into for-next/core
Will Deacon
1
-1
/
+84
2022-12-06
Merge branch 'for-next/dynamic-scs' into for-next/core
Will Deacon
2
-2
/
+25
2022-12-06
Merge tag 'asoc-v6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
82
-451
/
+1154
2022-12-06
drm/ttm: use per BO cleanup workers
Christian König
2
-19
/
+6
2022-12-06
drm/ttm: remove ttm_bo_(un)lock_delayed_workqueue
Christian König
1
-16
/
+0
2022-12-06
media: dvbdev: fix build warning due to comments
Lin Ma
1
-1
/
+2
2022-12-06
media: videobuf2: revert "get_userptr: buffers are always writable"
Hans Verkuil
2
-2
/
+3
2022-12-06
media: dvb/frontend.h: fix kernel-doc warnings
Randy Dunlap
1
-4
/
+3
2022-12-05
xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from ...
Eyal Birger
2
-0
/
+18
2022-12-05
ethtool: add netlink based get rss support
Sudheer Mogilappagari
1
-0
/
+14
2022-12-05
dt-bindings: arm: qcom,ids: Add SoC IDs for SM6115 / SM4250 and variants
Bhupesh Sharma
1
-0
/
+4
2022-12-05
dt-bindings: arm: qcom,ids: Add SoC IDs for SM8150 and SA8155
Bhupesh Sharma
1
-0
/
+2
2022-12-06
net/9p: distinguish zero-copy requests
Christian Schoenebeck
1
-0
/
+2
2022-12-05
dt-bindings: power: rpmpd: Add SM4250 support
Bhupesh Sharma
1
-0
/
+10
2022-12-05
PCI/MSI: Provide pci_ims_alloc/free_irq()
Thomas Gleixner
1
-0
/
+3
2022-12-05
PCI/MSI: Provide IMS (Interrupt Message Store) support
Thomas Gleixner
1
-0
/
+5
2022-12-05
genirq/msi: Provide constants for PCI/IMS support
Thomas Gleixner
3
-0
/
+4
2022-12-05
PCI/MSI: Provide post-enable dynamic allocation interfaces for MSI-X
Thomas Gleixner
1
-0
/
+6
2022-12-05
genirq/msi: Provide MSI_FLAG_MSIX_ALLOC_DYN
Thomas Gleixner
1
-1
/
+2
2022-12-05
genirq/msi: Provide msi_domain_alloc_irq_at()
Thomas Gleixner
2
-0
/
+11
2022-12-05
genirq/msi: Provide msi_domain_ops:: Prepare_desc()
Thomas Gleixner
1
-1
/
+5
2022-12-05
genirq/msi: Provide msi_desc:: Msi_data
Thomas Gleixner
2
-1
/
+54
2022-12-05
genirq/msi: Provide struct msi_map
Thomas Gleixner
1
-0
/
+13
2022-12-05
iommu/amd: Switch to MSI base domains
Thomas Gleixner
1
-0
/
+1
2022-12-05
iommu/vt-d: Switch to MSI parent domains
Thomas Gleixner
1
-0
/
+1
2022-12-05
PCI/MSI: Remove unused pci_dev_has_special_msi_domain()
Thomas Gleixner
1
-1
/
+0
2022-12-05
genirq/msi: Provide BUS_DEVICE_PCI_MSI[X]
Thomas Gleixner
1
-0
/
+2
2022-12-05
soc: qcom: llcc: Add configuration data for SM8550
Abel Vesa
1
-0
/
+12
2022-12-05
soc: qcom: socinfo: Add SM8550 ID
Abel Vesa
1
-0
/
+1
2022-12-05
dt-bindings: power: rpmpd: Add SM8550 to rpmpd binding
Abel Vesa
1
-0
/
+16
[prev]
[next]