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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-12
um: Remove unused mm_fd field from mm_id
Tiwei Bie
6
-14
/
+11
2024-09-12
um: Remove unused fields from thread_struct
Tiwei Bie
3
-21
/
+11
2024-09-12
um: Remove the redundant newpage check in update_pte_range
Tiwei Bie
1
-10
/
+6
2024-09-12
um: Remove unused kpte_clear_flush macro
Tiwei Bie
1
-7
/
+0
2024-09-12
drm/xe: Suppress missing outer rpm protection warning
Rodrigo Vivi
1
-1
/
+16
2024-09-12
um: Remove obsoleted declaration for execute_syscall_skas
Gaosheng Cui
1
-1
/
+0
2024-09-12
user_mode_linux_howto_v2: add VDE vector support in doc
Renzo Davoli
1
-0
/
+37
2024-09-12
vector_user: add VDE support
Renzo Davoli
1
-0
/
+83
2024-09-12
um: remove ARCH_NO_PREEMPT_DYNAMIC
Johannes Berg
1
-1
/
+0
2024-09-12
um: vector: Fix NAPI budget handling
Anton Ivanov
1
-2
/
+2
2024-09-12
docs/bpf: Add missing BPF program types to docs
Donald Hunter
1
-4
/
+26
2024-09-12
um: vector: Replace locks guarding queue depth with atomics
Anton Ivanov
2
-102
/
+110
2024-09-12
um: remove variable stack array in os_rcv_fd_msg()
Johannes Berg
1
-2
/
+6
2024-09-12
drm/xe: prevent potential UAF in pf_provision_vf_ggtt()
Matthew Auld
1
-4
/
+4
2024-09-12
ASoC: mediatek: mt7986-afe-pcm: Remove redundant error message
Tang Bin
1
-4
/
+3
2024-09-12
Bluetooth: btusb: Fix not handling ZPL/short-transfer
Luiz Augusto von Dentz
1
-1
/
+4
2024-09-12
Bluetooth: btusb: Add 2 USB HW IDs for MT7925 (0xe118/e)
Michael Burch
1
-0
/
+4
2024-09-12
Bluetooth: btsdio: Do not bind to non-removable CYW4373
Scott Ehlert
1
-0
/
+1
2024-09-12
io_uring: add IORING_REGISTER_COPY_BUFFERS method
Jens Axboe
4
-0
/
+111
2024-09-12
io_uring/register: provide helper to get io_ring_ctx from 'fd'
Jens Axboe
2
-21
/
+34
2024-09-12
lib/math: Add int_pow test suite
Luis Felipe Hernandez
4
-0
/
+72
2024-09-12
ALSA: memalloc: Use proper DMA mapping API for x86 S/G buffer allocations
Takashi Iwai
1
-42
/
+36
2024-09-12
ALSA: memalloc: Use proper DMA mapping API for x86 WC buffer allocations
Takashi Iwai
1
-18
/
+31
2024-09-12
ALSA: usb-audio: Add logitech Audio profile quirk
Joshua Pius
1
-0
/
+6
2024-09-12
kunit: tool: Build compile_commands.json
Brendan Jackman
1
-1
/
+2
2024-09-12
cxl: Convert cxl_internal_send_cmd() to use 'struct cxl_mailbox' as input
Dave Jiang
6
-44
/
+54
2024-09-12
cxl: Move mailbox related bits to the same context
Dave Jiang
7
-73
/
+177
2024-09-12
erofs: reject inodes with negative i_size
Gao Xiang
1
-3
/
+6
2024-09-12
erofs: restrict pcluster size limitations
Gao Xiang
2
-23
/
+24
2024-09-12
erofs: allocate more short-lived pages from reserved pool first
Chunhai Guo
1
-2
/
+3
2024-09-12
LoongArch: KVM: Implement function kvm_para_has_feature()
Bibo Mao
2
-15
/
+27
2024-09-12
block: fix potential invalid pointer dereference in blk_add_partition
Riyan Dhiman
1
-3
/
+5
2024-09-12
f2fs: remove unused parameters
liuderong
4
-9
/
+7
2024-09-12
spi: ep93xx: update kerneldoc comments for ep93xx_spi
Arnd Bergmann
1
-2
/
+0
2024-09-12
clk: ep93xx: Fix off by one in ep93xx_div_recalc_rate()
Dan Carpenter
1
-1
/
+1
2024-09-12
clk: ep93xx: add module license
Arnd Bergmann
1
-0
/
+4
2024-09-12
dmaengine: cirrus: remove platform code
Nikita Shubin
2
-102
/
+46
2024-09-12
ASoC: cirrus: edb93xx: Delete driver
Alexander Sverdlin
3
-129
/
+0
2024-09-12
ARM: ep93xx: soc: drop defines
Nikita Shubin
3
-55
/
+0
2024-09-12
ARM: ep93xx: delete all boardfiles
Nikita Shubin
15
-3669
/
+0
2024-09-12
ata: pata_ep93xx: remove legacy pinctrl use
Nikita Shubin
3
-95
/
+6
2024-09-12
pwm: ep93xx: drop legacy pinctrl
Nikita Shubin
3
-64
/
+0
2024-09-12
ARM: ep93xx: DT for the Cirrus ep93xx SoC platforms
Nikita Shubin
3
-22
/
+10
2024-09-12
ARM: dts: ep93xx: Add EDB9302 DT
Alexander Sverdlin
2
-0
/
+182
2024-09-12
ARM: dts: ep93xx: add ts7250 board
Nikita Shubin
3
-0
/
+273
2024-09-12
ARM: dts: add Cirrus EP93XX SoC .dtsi
Nikita Shubin
1
-0
/
+444
2024-09-12
ASoC: ep93xx: Drop legacy DMA support
Alexander Sverdlin
2
-37
/
+1
2024-09-12
ASoC: dt-bindings: ep93xx: Document Audio Port support
Nikita Shubin
1
-0
/
+4
2024-09-12
ASoC: dt-bindings: ep93xx: Document DMA support
Nikita Shubin
1
-0
/
+12
2024-09-12
gpio: ep93xx: add DT support for gpio-ep93xx
Nikita Shubin
1
-15
/
+23
[prev]
[next]