index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-14
rust: block: introduce `kernel::block::mq` module
Andreas Hindborg
6
-0
/
+952
2024-06-12
md/raid5: avoid BUG_ON() while continue reshape after reassembling
Yu Kuai
1
-7
/
+13
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
v6.10-rc3
Linus Torvalds
1
-1
/
+1
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
2024-06-07
hid: asus: asus_report_fixup: fix potential read out of bounds
Andrew Ballance
1
-2
/
+2
2024-06-07
gpio: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
4
-0
/
+4
2024-06-07
cifs: Don't advance the I/O iterator before terminating subrequest
David Howells
1
-3
/
+0
2024-06-07
smb: client: fix deadlock in smb2_find_smb_tcon()
Enzo Matsumiya
1
-1
/
+1
2024-06-07
modpost: do not warn about missing MODULE_DESCRIPTION() for vmlinux.o
Masahiro Yamada
1
-2
/
+3
2024-06-07
kbuild: explicitly run mksysmap as sed script from link-vmlinux.sh
Richard Acayan
1
-1
/
+1
2024-06-06
btrfs: protect folio::private when attaching extent buffer folios
Qu Wenruo
1
-29
/
+31
2024-06-06
selftests: net: lib: set 'i' as local
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-06-06
selftests: net: lib: avoid error removing empty netns name
Matthieu Baerts (NGI0)
1
-6
/
+7
2024-06-06
selftests: net: lib: support errexit with busywait
Matthieu Baerts (NGI0)
1
-3
/
+1
2024-06-06
ata: pata_macio: Fix max_segment_size with PAGE_SIZE == 64K
Michael Ellerman
1
-3
/
+6
2024-06-06
net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool()
Su Hui
1
-1
/
+1
2024-06-06
kconfig: remove wrong expr_trans_bool()
Masahiro Yamada
3
-32
/
+0
2024-06-06
ipv6: fix possible race in __fib6_drop_pcpu_from()
Eric Dumazet
2
-1
/
+6
2024-06-06
kconfig: doc: document behavior of 'select' and 'imply' followed by 'if'
Masahiro Yamada
1
-0
/
+10
2024-06-06
kconfig: doc: fix a typo in the note about 'imply'
Masahiro Yamada
1
-1
/
+1
2024-06-06
kconfig: gconf: give a proper initial state to the Save button
Masahiro Yamada
1
-1
/
+2
2024-06-06
kconfig: remove unneeded code for user-supplied values being out of range
Masahiro Yamada
1
-13
/
+0
2024-06-06
af_unix: Annotate data-race of sk->sk_shutdown in sk_diag_fill().
Kuniyuki Iwashima
1
-1
/
+1
2024-06-06
af_unix: Use skb_queue_len_lockless() in sk_diag_show_rqlen().
Kuniyuki Iwashima
1
-1
/
+1
2024-06-06
af_unix: Use skb_queue_empty_lockless() in unix_release_sock().
Kuniyuki Iwashima
1
-1
/
+1
2024-06-06
af_unix: Use unix_recvq_full_lockless() in unix_stream_connect().
Kuniyuki Iwashima
1
-8
/
+2
[next]