index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
ixp4xx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-14
block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flags
Christoph Hellwig
3
-13
/
+13
2024-06-14
block: bypass the STABLE_WRITES flag for protection information
Christoph Hellwig
3
-11
/
+10
2024-06-14
block: don't require stable pages for non-PI metadata
Christoph Hellwig
1
-2
/
+4
2024-06-14
block: use kstrtoul in flag_store
Christoph Hellwig
1
-2
/
+6
2024-06-14
block: factor out flag_{store,show} helper for integrity
Christoph Hellwig
1
-27
/
+26
2024-06-14
block: remove the blk_flush_integrity call in blk_integrity_unregister
Christoph Hellwig
1
-2
/
+0
2024-06-14
block: remove the blk_integrity_profile structure
Christoph Hellwig
18
-314
/
+215
2024-06-14
dm-integrity: use the nop integrity profile
Christoph Hellwig
2
-22
/
+2
2024-06-14
md/raid1: don't free conf on raid0_run failure
Christoph Hellwig
1
-11
/
+3
2024-06-14
md/raid0: don't free conf on raid0_run failure
Christoph Hellwig
1
-16
/
+5
2024-06-14
block: initialize integrity buffer to zero before writing it to media
Christoph Hellwig
1
-1
/
+10
2024-06-14
block: add special APIs for run-time disabling of discard and friends
Christoph Hellwig
5
-53
/
+28
2024-06-14
block: remove unused queue limits API
Christoph Hellwig
2
-214
/
+0
2024-06-14
sr: convert to the atomic queue limits API
Christoph Hellwig
1
-17
/
+25
2024-06-14
sd: convert to the atomic queue limits API
Christoph Hellwig
3
-66
/
+85
2024-06-14
sd: cleanup zoned queue limits initialization
Christoph Hellwig
1
-10
/
+8
2024-06-14
sd: factor out a sd_discard_mode helper
Christoph Hellwig
1
-17
/
+20
2024-06-14
sd: simplify the disable case in sd_config_discard
Christoph Hellwig
1
-2
/
+1
2024-06-14
sd: add a sd_disable_write_same helper
Christoph Hellwig
1
-2
/
+8
2024-06-14
sd: add a sd_disable_discard helper
Christoph Hellwig
1
-2
/
+8
2024-06-14
sd: simplify the ZBC case in provisioning_mode_store
Christoph Hellwig
1
-5
/
+4
2024-06-14
block: take io_opt and io_min into account for max_sectors
Christoph Hellwig
4
-26
/
+13
2024-06-14
rbd: increase io_opt again
Christoph Hellwig
1
-1
/
+1
2024-06-14
ubd: untagle discard vs write zeroes not support handling
Christoph Hellwig
1
-4
/
+5
2024-06-14
ubd: refactor the interrupt handler
Christoph Hellwig
1
-31
/
+18
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
[next]