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-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
2025-06-29
spi: Raise limit on number of chip selects to 24
Marc Kleine-Budde
1
-1
/
+1
2025-06-29
mtd: nand: qpic_common: prevent out of bounds access of BAM arrays
Gabor Juhos
1
-0
/
+8
2025-06-29
Merge tag 'locking_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2025-06-28
Merge tag 'i2c-for-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+12
2025-06-28
drm/fourcc: Add RGB161616 and BGR161616 formats
Jacopo Mondi
1
-0
/
+4
2025-06-27
Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+4
2025-06-27
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2025-06-27
dpll: add reference sync get/set
Arkadiusz Kubalewski
1
-0
/
+13
2025-06-27
dpll: add reference-sync netlink attribute
Arkadiusz Kubalewski
1
-0
/
+1
2025-06-27
tcp: remove inet_rtx_syn_ack()
Eric Dumazet
1
-2
/
+0
2025-06-27
tcp: remove rtx_syn_ack field
Eric Dumazet
1
-2
/
+0
2025-06-27
interconnect: avoid memory allocation when 'icc_bw_lock' is held
Gabor Juhos
1
-0
/
+7
2025-06-27
timekeeping: Provide time getters for auxiliary clocks
Thomas Gleixner
2
-0
/
+16
2025-06-27
Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linux
Linus Torvalds
1
-6
/
+26
2025-06-27
dt-bindings: reset: add support for canaan,k230-rst
Junhui Liu
1
-0
/
+90
2025-06-27
iommu: Remove ops->pgsize_bitmap
Jason Gunthorpe
1
-2
/
+0
2025-06-27
drm/format-helper: Split off byte swapping from drm_fb_xrgb8888_to_rgb565()
Thomas Zimmermann
1
-2
/
+4
2025-06-27
Add `devm_dma_request_chan()` to simplify probe
Mark Brown
1
-0
/
+7
2025-06-27
firmware: sysfb: Don't use "proxy" headers
Andy Shevchenko
1
-1
/
+5
2025-06-27
drm/ttm: Add ttm_bo_kmap_try_from_panic()
Jocelyn Falempe
1
-0
/
+1
2025-06-27
drm/panic: Add a private field to struct drm_scanout_buffer
Jocelyn Falempe
1
-0
/
+6
2025-06-27
drm/mipi-dsi: Add dev_is_mipi_dsi function
Maxime Ripard
1
-0
/
+3
2025-06-26
net: Remove unused function first_net_device_rcu()
Yue Haibing
1
-7
/
+0
2025-06-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-19
/
+2
2025-06-27
Merge tag 'drm-misc-next-2025-06-26' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-3
/
+5
2025-06-27
regulator: core: Don't use "proxy" headers
Andy Shevchenko
1
-1
/
+2
2025-06-27
drm/fourcc: Add 32b float formats
Rob Clark
1
-0
/
+10
2025-06-27
drm/fourcc: Add missing half-float formats
Rob Clark
1
-1
/
+5
2025-06-26
dmaengine: Add devm_dma_request_chan()
Bence Csókás
1
-0
/
+7
2025-06-26
PM: Restrict swap use to later in the suspend sequence
Mario Limonciello
1
-0
/
+5
2025-06-26
dt-bindings: iio: adc: ad7768-1: add trigger-sources property
Jonathan Santos
1
-0
/
+10
2025-06-26
iio: backend: update iio_backend_oversampling_ratio_set
Pop Ioan Daniel
1
-1
/
+2
2025-06-26
iio: cros_ec_sensors: add cros_ec_activity driver
Gwendal Grignou
2
-2
/
+25
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-38
/
+94
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
76
-268
/
+947
2025-06-26
uaccess: Define pagefault lock guard
Viktor Malik
1
-0
/
+2
2025-06-26
Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-3
/
+9
2025-06-26
drm/pagemap: Add a populate_mm op
Thomas Hellström
1
-0
/
+34
2025-06-26
drm/gpusvm, drm/pagemap: Move migration functionality to drm_pagemap
Matthew Brost
2
-96
/
+101
[prev]
[next]