index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-01
block: introduce pi_tuple_size field in blk_integrity
Anuj Gupta
1
-0
/
+1
2025-07-01
block: rename tuple_size field in blk_integrity to metadata_size
Anuj Gupta
2
-3
/
+3
2025-07-01
device property: Use tidy for_each_named_* macros
Matti Vaittinen
1
-3
/
+4
2025-07-01
pps: fix poll support
Denis OSTERLAND-HEIM
1
-0
/
+1
2025-07-01
RDMA/uverbs: Check CAP_NET_RAW in user namespace for flow create
Parav Pandit
1
-0
/
+3
2025-07-01
drm/mipi-dsi: Drop MIPI_DSI_MODE_VSYNC_FLUSH flag
Philipp Zabel
1
-2
/
+0
2025-06-30
ublk: allow UBLK_IO_(UN)REGISTER_IO_BUF on any task
Caleb Sander Mateos
1
-0
/
+10
2025-06-30
neighbor: Add NTF_EXT_VALIDATED flag for externally validated entries
Ido Schimmel
2
-1
/
+8
2025-06-30
include: adi-axi-common: add new helper macros
Nuno Sá
1
-0
/
+33
2025-06-30
include: linux: move adi-axi-common.h out of fpga
Nuno Sá
1
-0
/
+0
2025-06-30
block: add scatterlist-less DMA mapping helpers
Christoph Hellwig
1
-0
/
+63
2025-06-30
block: don't merge different kinds of P2P transfers in a single bio
Christoph Hellwig
1
-0
/
+2
2025-06-30
block: Introduce bio_needs_zone_write_plugging()
Damien Le Moal
1
-0
/
+55
2025-06-30
block: Make REQ_OP_ZONE_FINISH a write operation
Damien Le Moal
1
-3
/
+3
2025-06-30
block: Increase BLK_DEF_MAX_SECTORS_CAP
Damien Le Moal
1
-9
/
+0
2025-06-30
Merge tag 'entry-split-for-arm' into core/entry
Thomas Gleixner
2
-381
/
+390
2025-06-30
entry: Split generic entry into generic exception and syscall entry
Jinjie Ruan
2
-381
/
+390
2025-06-30
io_uring: remove errant ';' from IORING_CQE_F_TSTAMP_HW definition
Jens Axboe
1
-1
/
+1
2025-06-30
lib/crc: crc32: Change crc32() from macro to inline function and remove cast
Eric Biggers
1
-2
/
+6
2025-06-30
lib/crc: crc32: Document crc32_le(), crc32_be(), and crc32c()
Eric Biggers
2
-11
/
+71
2025-06-30
lib/crc: Prepare for arch-optimized code in subdirs of lib/crc/
Eric Biggers
3
-53
/
+6
2025-06-30
lib/crc: Move files into lib/crc/
Eric Biggers
1
-3
/
+0
2025-06-30
lib/crc32: Remove unused combination support
Eric Biggers
1
-25
/
+0
2025-06-30
crypto: sha512 - Remove sha512_base.h
Eric Biggers
1
-117
/
+0
2025-06-30
crypto: sha512 - Replace sha512_generic with wrapper around SHA-512 library
Eric Biggers
1
-3
/
+0
2025-06-30
lib/crypto: sha512: Add HMAC-SHA384 and HMAC-SHA512 support
Eric Biggers
1
-0
/
+222
2025-06-30
lib/crypto: sha512: Add support for SHA-384 and SHA-512
Eric Biggers
1
-0
/
+128
2025-06-30
local_lock: Move this_cpu_ptr() notation from internal to main header
Sebastian Andrzej Siewior
2
-25
/
+25
2025-06-30
drm/dp: Change argument type of drm_edp_backlight_enable
Suraj Kandpal
1
-1
/
+1
2025-06-30
drm/dp: Change argument type for drm_edp_backlight_set_level
Suraj Kandpal
1
-1
/
+1
2025-06-30
drm/dp: Change current_level argument type to u32
Suraj Kandpal
1
-1
/
+1
2025-06-30
drm/dp: Move from u16 to u32 for max in drm_edp_backlight_info
Suraj Kandpal
1
-1
/
+1
2025-06-30
drm/dp: Add argument for max luminance in drm_edp_backlight_init
Suraj Kandpal
1
-0
/
+1
2025-06-30
drm/dp: Add argument in drm_edp_backlight_init
Suraj Kandpal
1
-1
/
+1
2025-06-30
drm/dp: Introduce new member in drm_backlight_info
Suraj Kandpal
1
-0
/
+1
2025-06-30
ASoC: SDCA: Add some initial IRQ handlers
Charles Keepax
1
-0
/
+3
2025-06-30
ASoC: SDCA: Generic interrupt support
Maciej Strozek
1
-0
/
+75
2025-06-30
ASoC: SDCA: Add flag for unused IRQs
Charles Keepax
1
-0
/
+2
2025-06-30
ASoC: SDCA: Minor selected/detected mode control fixups
Charles Keepax
1
-0
/
+9
2025-06-30
spi: spi-qpic-snand: avoid memory corruption
Mark Brown
1
-0
/
+8
2025-06-30
Move FCH header to a location accessible by all archs
Mario Limonciello
1
-0
/
+13
2025-06-30
power: sequencing: add defines for return values of the match() callback
Bartosz Golaszewski
1
-0
/
+3
2025-06-30
gpio: constify arguments of gpiod_is_equal()
Bartosz Golaszewski
1
-2
/
+3
2025-06-30
media: v4l2-ctrls: Return the handler's error in v4l2_ctrl_handler_free()
Sakari Ailus
1
-1
/
+3
2025-06-30
Merge 6.16-rc4 into tty-next
Greg Kroah-Hartman
27
-77
/
+162
2025-06-30
ata: libata: Improve LPM policies description
Damien Le Moal
1
-5
/
+17
2025-06-30
ata: libata: Remove ATA_DFLAG_ZAC device flag
Damien Le Moal
1
-1
/
+0
2025-06-29
mount: separate the flags accessed only under namespace_sem
Al Viro
1
-16
/
+2
2025-06-29
Rewrite of propagate_umount()
Al Viro
1
-1
/
+2
2025-06-29
sanitize handling of long-term internal mounts
Al Viro
1
-0
/
+1
[prev]
[next]