index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2026-03-09
staging: greybus: arche-platform: Use sysfs_emit instead of sprintf
Shubham Chakraborty
-5
/
+5
2026-03-09
mmc: sdhci-esdhc-imx: add NXP S32N79 support
Ciprian Marian Costea
-0
/
+9
2026-03-09
lib/fonts: Store font data for user space with font_data_export()
Thomas Zimmermann
-55
/
+2
2026-03-09
lib/fonts: Create font_data_t from struct console_font with font_data_import()
Thomas Zimmermann
-52
/
+8
2026-03-09
lib/fonts: Compare font data for equality with font_data_is_equal()
Thomas Zimmermann
-9
/
+2
2026-03-09
lib/fonts: Manage font-data lifetime with font_data_get/_put()
Thomas Zimmermann
-51
/
+38
2026-03-09
lib/fonts: Read font size with font_data_size()
Thomas Zimmermann
-8
/
+8
2026-03-09
lib/fonts: Store font data as font_data_t; update consoles
Thomas Zimmermann
-26
/
+38
2026-03-09
lib/fonts: Remove FNTCHARCNT()
Thomas Zimmermann
-1
/
+0
2026-03-09
vt: Calculate font-buffer size with vc_font_size()
Thomas Zimmermann
-7
/
+2
2026-03-09
vt: Store font in struct vc_font
Thomas Zimmermann
-10
/
+9
2026-03-09
fbdev: Declare src parameter of fb_pad_ helpers as constant
Thomas Zimmermann
-3
/
+3
2026-03-09
nvdimm/bus: Fix potential use after free in asynchronous initialization
Ira Weiny
-2
/
+3
2026-03-09
drivers: rpmsg: class_destroy() is deprecated
Jori Koolstra
-2
/
+2
2026-03-09
remoteproc: keystone: Request IRQs in probe()
Andrew Davis
-26
/
+15
2026-03-09
platform/x86: dell-wmi-sysman: Use sysfs_emit{_at} in show functions
Thorsten Blum
-6
/
+7
2026-03-09
dm-verity-fec: improve comments for fec_read_bufs()
Eric Biggers
-8
/
+22
2026-03-09
dm-verity-fec: log target_block instead of index_in_region
Eric Biggers
-12
/
+14
2026-03-09
dm-verity-fec: make fec_decode_bufs() just return 0 or error
Eric Biggers
-7
/
+4
2026-03-09
dm-verity-fec: pass down index_in_region instead of rsb
Eric Biggers
-21
/
+26
2026-03-09
dm-verity-fec: compute target region directly
Eric Biggers
-21
/
+16
2026-03-09
dm-verity-fec: move computation of offset and rsb down a level
Eric Biggers
-28
/
+18
2026-03-09
dm-verity-fec: rename block_offset to out_pos
Eric Biggers
-15
/
+13
2026-03-09
dm-verity-fec: simplify deinterleaving
Eric Biggers
-15
/
+4
2026-03-09
dm-verity-fec: simplify computation of ileaved
Eric Biggers
-12
/
+1
2026-03-09
dm-verity-fec: simplify computation of rsb
Eric Biggers
-3
/
+3
2026-03-09
dm-verity-fec: rename rounds to region_blocks
Eric Biggers
-9
/
+9
2026-03-09
dm-verity-fec: replace io_size with block_size
Eric Biggers
-18
/
+14
2026-03-09
dm-verity-fec: rename "RS block" to "RS codeword"
Eric Biggers
-33
/
+35
2026-03-09
dm-verity-fec: use standard names for Reed-Solomon parameters
Eric Biggers
-19
/
+19
2026-03-09
dm-verity-fec: replace {MAX,MIN}_RSN with {MIN,MAX}_ROOTS
Eric Biggers
-7
/
+6
2026-03-09
dm-verity: rename dm_verity::hash_blocks to dm_verity::hash_end
Eric Biggers
-7
/
+7
2026-03-09
dm-verity-fec: fix reading parity bytes split across blocks (take 3)
Eric Biggers
-56
/
+44
2026-03-09
dm-verity-fec: fix the size of dm_verity_fec_io::erasures
Eric Biggers
-1
/
+2
2026-03-09
dm-verity-fec: fix corrected block count stat
Eric Biggers
-3
/
+2
2026-03-09
dm-verity-fec: correctly reject too-small hash devices
Eric Biggers
-1
/
+2
2026-03-09
dm-verity-fec: correctly reject too-small FEC devices
Eric Biggers
-3
/
+2
2026-03-09
platform/surface: surfacepro3_button: Convert to a platform driver
Rafael J. Wysocki
-35
/
+32
2026-03-09
platform/surface: surfacepro3_button: Register ACPI notify handler
Rafael J. Wysocki
-2
/
+13
2026-03-09
platform/surface: surfacepro3_button: Drop wakeup source on remove
Rafael J. Wysocki
-0
/
+1
2026-03-09
dm log: fix out-of-bounds write due to region_count overflow
Junrui Luo
-1
/
+5
2026-03-09
dm cache metadata: fix memory leak on metadata abort retry
Ming-Hung Tsai
-5
/
+8
2026-03-09
block: factor out a bio_integrity_action helper
Christoph Hellwig
-2
/
+4
2026-03-09
platform/x86: intel/smartconnect: Convert ACPI driver to a platform one
Rafael J. Wysocki
-11
/
+12
2026-03-09
platform/x86: intel/rst: Convert ACPI driver to a platform one
Rafael J. Wysocki
-10
/
+13
2026-03-09
ublk: don't clear GD_SUPPRESS_PART_SCAN for unprivileged daemons
Ming Lei
-1
/
+3
2026-03-09
platform/x86: eeepc-laptop: Convert ACPI driver to a platform one
Rafael J. Wysocki
-15
/
+17
2026-03-09
platform/x86: eeepc-laptop: Register ACPI notify handler directly
Rafael J. Wysocki
-4
/
+11
2026-03-09
mmc: tifm_sd: Use min3() to simplify tifm_sd_transfer_data()
Thorsten Blum
-3
/
+1
2026-03-09
mmc: sdio: Use min3() to simplify sdio_set_block_size()
Thorsten Blum
-4
/
+2
[prev]
[next]