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-06-12
md: pass in max_sectors for pers->sync_request()
Yu Kuai
5
-14
/
+10
2024-06-12
md: factor out helpers for different sync_action in md_do_sync()
Yu Kuai
1
-50
/
+73
2024-06-12
md: replace last_sync_action with new enum type
Yu Kuai
3
-9
/
+9
2024-06-12
md: use new helpers in md_do_sync()
Yu Kuai
2
-17
/
+6
2024-06-12
md: don't fail action_store() if sync_thread is not registered
Yu Kuai
2
-54
/
+33
2024-06-12
md: remove parameter check_seq for stop_sync_thread()
Yu Kuai
1
-15
/
+11
2024-06-12
md: replace sysfs api sync_action with new helpers
Yu Kuai
1
-42
/
+52
2024-06-12
md: factor out helper to start reshape from action_store()
Yu Kuai
1
-24
/
+41
2024-06-12
md: add new helpers for sync_action
Yu Kuai
2
-0
/
+82
2024-06-12
md: add a new enum type sync_action
Yu Kuai
1
-1
/
+56
2024-06-12
md: rearrange recovery_flags
Yu Kuai
1
-14
/
+38
2024-06-11
md/md-bitmap: fix writing non bitmap pages
Ofir Gal
1
-3
/
+3
2024-06-10
md/raid1: don't free conf on raid0_run failure
Christoph Hellwig
1
-11
/
+3
2024-06-10
md/raid0: don't free conf on raid0_run failure
Christoph Hellwig
1
-16
/
+5
2024-06-10
md: make md_flush_request() more readable
Li Nan
1
-15
/
+13
2024-06-10
md: fix deadlock between mddev_suspend and flush bio
Li Nan
1
-11
/
+15
2024-06-10
md: change the return value type of md_write_start to void
Li Nan
5
-17
/
+8
2024-06-10
md: do not delete safemode_timer in mddev_suspend
Li Nan
1
-1
/
+0
2024-06-09
Linux 6.10-rc3
Linus Torvalds
1
-1
/
+1
2024-06-09
Merge tag 'perf-tools-fixes-for-v6.10-2-2024-06-09' of git://git.kernel.org/p...
Linus Torvalds
19
-29
/
+118
2024-06-09
Merge tag 'edac_urgent_for_v6.10_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+7
2024-06-08
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+0
2024-06-08
Merge tag '6.10-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-4
/
+1
2024-06-08
Merge tag 'for-linus-2024060801' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
15
-73
/
+222
2024-06-08
Merge tag 'kbuild-fixes-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-50
/
+17
2024-06-08
Merge tag 'media/v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
6
-40
/
+56
2024-06-08
Merge tag 'irq-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-51
/
+36
2024-06-08
Merge tag 'x86-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+17
2024-06-08
Merge tag 'perf-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+13
2024-06-08
Merge tag 'locking-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-10
/
+10
2024-06-07
Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...
Linus Torvalds
21
-62
/
+115
2024-06-07
Merge tag 'gpio-fixes-for-v6.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-31
/
+85
2024-06-07
Merge tag 'block-6.10-20240607' of git://git.kernel.dk/linux
Linus Torvalds
3
-6
/
+6
2024-06-07
Merge tag 'io_uring-6.10-20240607' of git://git.kernel.dk/linux
Linus Torvalds
4
-17
/
+23
2024-06-07
Merge tag 'for-6.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-44
/
+43
2024-06-07
Merge tag 'nfsd-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-1
/
+1
2024-06-07
Merge tag 'riscv-for-linus-6.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-12
/
+13
2024-06-07
Merge tag 's390-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
3
-24
/
+142
2024-06-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-20
/
+19
2024-06-07
Merge tag 'platform-drivers-x86-v6.10-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-142
/
+90
2024-06-07
Merge tag 'iommu-fixes-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-50
/
+45
2024-06-07
Merge tag 'ata-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
1
-3
/
+6
2024-06-07
Merge tag 'drm-fixes-2024-06-07' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
10
-100
/
+135
2024-06-07
HID: Ignore battery for ELAN touchscreens 2F2C and 4116
Louis Dalibard
2
-0
/
+6
2024-06-07
HID: i2c-hid: elan: fix reset suspend current leakage
Johan Hovold
1
-12
/
+47
2024-06-07
dt-bindings: HID: i2c-hid: elan: add 'no-reset-on-power-off' property
Johan Hovold
1
-0
/
+6
2024-06-07
dt-bindings: HID: i2c-hid: elan: add Elan eKTH5015M
Johan Hovold
1
-4
/
+8
2024-06-07
dt-bindings: HID: i2c-hid: add dedicated Ilitek ILI2901 schema
Johan Hovold
2
-1
/
+66
2024-06-07
input: Add support for "Do Not Disturb"
Aseda Aboagye
3
-0
/
+10
2024-06-07
input: Add event code for accessibility key
Aseda Aboagye
3
-0
/
+3
[next]