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-07-26
net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYs
Tristram Ha
1
-0
/
+34
2023-07-26
of: fix htmldocs build warnings
Stephen Rothwell
1
-4
/
+3
2023-07-26
kunit: Add ability to filter attributes
Rae Moar
1
-0
/
+31
2023-07-26
kunit: Add module attribute
Rae Moar
1
-5
/
+8
2023-07-26
kunit: Add speed attribute
Rae Moar
1
-1
/
+31
2023-07-26
kunit: Add test attributes API structure
Rae Moar
2
-0
/
+52
2023-07-26
coresight: etm4x: Change etm4_platform_driver driver for MMIO devices
Anshuman Khandual
1
-0
/
+47
2023-07-26
coresight: etm4x: Drop pid argument from etm4_probe()
Anshuman Khandual
1
-0
/
+12
2023-07-26
iommufd: Add IOMMU_HWPT_ALLOC
Jason Gunthorpe
1
-0
/
+26
2023-07-26
iommufd/selftest: Test iommufd_device_replace()
Nicolin Chen
1
-0
/
+1
2023-07-26
perf: Remove unused extern declaration arch_perf_get_page_size()
YueHaibing
1
-4
/
+0
2023-07-26
perf: Remove unused PERF_PMU_CAP_HETEROGENEOUS_CPUS capability
James Clark
1
-4
/
+3
2023-07-26
perf/mem: Add PERF_MEM_LVLNUM_NA to PERF_MEM_NA
Ravi Bangoria
1
-1
/
+2
2023-07-26
perf/mem: Introduce PERF_MEM_LVLNUM_UNC
Ravi Bangoria
1
-1
/
+2
2023-07-26
net: skbuff: remove unused HAVE_HW_TIME_STAMP feature define
Peter Seiderer
1
-2
/
+0
2023-07-26
xen/evtchn: Introduce new IOCTL to bind static evtchn
Rahul Singh
2
-1
/
+19
2023-07-26
usb: phy: add usb phy notify port status API
Stanley Chang
1
-0
/
+13
2023-07-25
af_packet: Fix warning of fortified memcpy() in packet_getname().
Kuniyuki Iwashima
1
-1
/
+5
2023-07-25
scsi: iscsi: Remove unused extern declaration iscsi_lookup_iface()
YueHaibing
1
-1
/
+0
2023-07-25
scsi: ufs: Fix residual handling
Bart Van Assche
1
-0
/
+6
2023-07-25
bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
Lorenz Bauer
4
-12
/
+103
2023-07-25
net: remove duplicate sk_lookup helpers
Lorenz Bauer
2
-0
/
+16
2023-07-25
net: remove duplicate reuseport_lookup functions
Lorenz Bauer
2
-6
/
+20
2023-07-25
net: export inet_lookup_reuseport and inet6_lookup_reuseport
Lorenz Bauer
2
-0
/
+12
2023-07-25
drm/fb-helper: Remove unused inline function drm_fb_helper_defio_init()
YueHaibing
1
-5
/
+0
2023-07-25
serial: make uart_insert_char() accept u8s
Jiri Slaby
1
-1
/
+1
2023-07-25
serial: convert uart sysrq handling to u8
Jiri Slaby
1
-8
/
+8
2023-07-25
tty: sysrq: switch the rest of keys to u8
Jiri Slaby
1
-8
/
+8
2023-07-25
tty: sysrq: switch sysrq handlers from int to u8
Jiri Slaby
1
-1
/
+1
2023-07-25
vfio: Compile vfio_group infrastructure optionally
Yi Liu
1
-3
/
+22
2023-07-25
vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT
Yi Liu
1
-0
/
+44
2023-07-25
vfio: Add VFIO_DEVICE_BIND_IOMMUFD
Yi Liu
2
-2
/
+30
2023-07-25
iommufd: Add iommufd_ctx_from_fd()
Yi Liu
1
-0
/
+1
2023-07-25
vfio: Add cdev for vfio_device
Yi Liu
1
-0
/
+4
2023-07-25
vfio-iommufd: Add detach_ioas support for emulated VFIO devices
Yi Liu
1
-0
/
+3
2023-07-25
iommufd/device: Add iommufd_access_detach() API
Nicolin Chen
1
-0
/
+1
2023-07-25
vfio-iommufd: Add detach_ioas support for physical VFIO devices
Yi Liu
1
-1
/
+7
2023-07-25
kvm/vfio: Accept vfio device file from userspace
Yi Liu
1
-3
/
+10
2023-07-25
vfio: Refine vfio file kAPIs for KVM
Yi Liu
1
-0
/
+1
2023-07-25
vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
Yi Liu
1
-0
/
+21
2023-07-25
vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
Yi Liu
2
-1
/
+63
2023-07-25
vfio: Add helper to search vfio_device in a dev_set
Yi Liu
1
-0
/
+3
2023-07-25
vfio: Mark cdev usage in vfio_device
Yi Liu
1
-0
/
+5
2023-07-25
iommufd: Add helper to retrieve iommufd_ctx and devid
Yi Liu
1
-0
/
+3
2023-07-25
iommufd: Add iommufd_ctx_has_group()
Yi Liu
1
-0
/
+2
2023-07-25
net/mlx5: Add relevant capabilities bits to support NAT-T
Leon Romanovsky
1
-2
/
+5
2023-07-25
net: phylink: strip out pre-March 2020 legacy code
Russell King (Oracle)
1
-39
/
+6
2023-07-25
Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Takashi Iwai
28
-125
/
+348
2023-07-25
dt-bindings: ti-serdes-mux: Deprecate header with constants
Jayesh Choudhary
1
-0
/
+8
2023-07-25
regulator: Use bitfield values for range selectors
Chen-Yu Tsai
1
-5
/
+6
[prev]
[next]