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
2024-02-19
Merge 6.8-rc5 into tty-next
Greg Kroah-Hartman
28
-48
/
+171
2024-02-19
sysfs: Introduce a mechanism to hide static attribute_groups
Dan Williams
1
-12
/
+51
2024-02-19
Merge 6.8-rc5 into driver-core-next
Greg Kroah-Hartman
40
-94
/
+224
2024-02-18
tty: Don't include tty_buffer.h in tty.h
Ilpo Järvinen
1
-1
/
+0
2024-02-18
mptcp: fix lockless access in subflow ULP diag
Paolo Abeni
1
-1
/
+1
2024-02-17
gpio: constify opaque pointer "data" in gpio_device_find()
Krzysztof Kozlowski
1
-1
/
+1
2024-02-17
net: phy: add PHY_EEE_CAP2_FEATURES
Heiner Kallweit
1
-0
/
+2
2024-02-17
net: mdio: add helpers for accessing the EEE CAP2 registers
Heiner Kallweit
1
-0
/
+55
2024-02-17
Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-6
/
+9
2024-02-17
Merge tag 'tty-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-5
/
+27
2024-02-17
Merge tag 'usb-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+0
2024-02-17
iio: hid-sensor-als: Add light chromaticity support
Basavaraj Natikar
1
-0
/
+3
2024-02-17
iio: hid-sensor-als: Add light color temperature support
Basavaraj Natikar
1
-0
/
+1
2024-02-17
iio: core: make iio_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-02-17
iio: locking: introduce __cleanup() based direct mode claiming infrastructure
Jonathan Cameron
1
-0
/
+28
2024-02-17
usb: gadget: functionfs: Add DMABUF import interface
Paul Cercueil
1
-0
/
+41
2024-02-17
usb: gadget: Support already-mapped DMA SGs
Paul Cercueil
1
-0
/
+2
2024-02-17
kobject: make uevent_seqnum atomic
Eric Dumazet
1
-1
/
+1
2024-02-16
x86/numa: Fix the address overlap check in numa_fill_memblks()
Alison Schofield
1
-0
/
+2
2024-02-17
crypto: hisilicon/qm - change function type to void
Weili Qian
1
-1
/
+1
2024-02-17
crypto: hisilicon/qm - obtain stop queue status
Weili Qian
1
-0
/
+6
2024-02-17
crypto: hisilicon/qm - add stop function by hardware
Weili Qian
1
-0
/
+2
2024-02-17
firmware: coreboot: Generate aliases for coreboot modules
Nícolas F. R. A. Prado
1
-0
/
+10
2024-02-16
Merge tag 'block-6.8-2024-02-16' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2024-02-16
Merge tag 'trace-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-7
/
+10
2024-02-16
x86/resctrl: Add CPU offline callback for resctrl work
James Morse
1
-0
/
+1
2024-02-16
x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but CPU
James Morse
1
-0
/
+2
2024-02-16
x86/resctrl: Add CPU online callback for resctrl work
James Morse
1
-0
/
+1
2024-02-16
x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()
James Morse
1
-1
/
+4
2024-02-16
x86/resctrl: Allow resctrl_arch_rmid_read() to sleep
James Morse
1
-1
/
+22
2024-02-16
x86/resctrl: Track the closid with the rmid
James Morse
1
-2
/
+14
2024-02-16
tick/nohz: Move tick_nohz_full_mask declaration outside the #ifdef
James Morse
1
-1
/
+8
2024-02-16
soc: qcom: spm: remove driver-internal structures from the driver API
Dmitry Baryshkov
1
-22
/
+1
2024-02-16
Merge tag 'sound-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+1
2024-02-16
Merge tag 'gpio-fixes-for-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+18
2024-02-16
PCI: endpoint: Drop only_64bit on reserved BARs
Niklas Cassel
1
-0
/
+5
2024-02-16
PCI: endpoint: Clean up hardware description for BARs
Niklas Cassel
1
-6
/
+28
2024-02-16
iommu: Make iommu_report_device_fault() return void
Lu Baolu
1
-3
/
+2
2024-02-16
iommu: Make iopf_group_response() return void
Lu Baolu
1
-8
/
+6
2024-02-16
iommu: Track iopf group instead of last fault
Lu Baolu
1
-4
/
+2
2024-02-16
iommu: Improve iopf_queue_remove_device()
Lu Baolu
1
-3
/
+2
2024-02-16
iommu: Use refcount for fault data access
Lu Baolu
1
-9
/
+8
2024-02-16
iommu: Separate SVA and IOPF
Lu Baolu
1
-24
/
+74
2024-02-16
iommu: Make iommu_queue_iopf() more generic
Lu Baolu
1
-2
/
+2
2024-02-16
iommu: Prepare for separating SVA and IOPF
Lu Baolu
1
-1
/
+19
2024-02-16
iommu: Merge iommu_fault_event and iopf_fault
Lu Baolu
1
-19
/
+8
2024-02-16
iommu: Remove iommu_[un]register_device_fault_handler()
Lu Baolu
1
-23
/
+0
2024-02-16
iommu: Merge iopf_device_param into iommu_fault_param
Lu Baolu
1
-4
/
+14
2024-02-16
iommu: Cleanup iopf data structure definitions
Lu Baolu
1
-16
/
+11
2024-02-16
iommu: Remove unrecoverable fault data
Lu Baolu
1
-70
/
+2
[prev]
[next]