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
/
include
Age
Commit message (
Expand
)
Author
Lines
2024-06-22
spi: add devm_spi_optimize_message() helper
David Lechner
-0
/
+2
2024-06-21
Merge tag 'linux-can-next-for-6.11-20240621' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
-1
/
+1
2024-06-21
libbpf,bpf: Share BTF relocate-related code with kernel
Alan Maguire
-0
/
+64
2024-06-21
module, bpf: Store BTF base pointer in struct module
Alan Maguire
-0
/
+2
2024-06-21
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-1
/
+3
2024-06-21
drm/msm: Add MSM_PARAM_RAYTRACING uapi
Connor Abbott
-0
/
+1
2024-06-21
firmware: qcom_scm: Add gpu_init_regs call
Connor Abbott
-0
/
+23
2024-06-21
vfio/pci: Fix typo in macro to declare accessors
Gerd Bayer
-10
/
+10
2024-06-21
vfio/pci: Support 8-byte PCI loads and stores
Ben Segal
-0
/
+3
2024-06-21
tick: Remove unnused tick_nohz_get_idle_calls()
Christian Loehle
-1
/
+0
2024-06-21
nvmet: make 'tsas' attribute idempotent for RDMA
Hannes Reinecke
-0
/
+2
2024-06-21
nvme: fixup comment for nvme RDMA Provider Type
Hannes Reinecke
-2
/
+2
2024-06-21
block: Cleanup block device zone helpers
Damien Le Moal
-32
/
+12
2024-06-21
block: Define bdev_nr_zones() as an inline function
Damien Le Moal
-1
/
+5
2024-06-21
thermal: intel: intel_tcc: Add model checks for temperature registers
Ricardo Neri
-0
/
+1
2024-06-21
Merge back thermal control changes related to Intel platforms for v6.11
Rafael J. Wysocki
-6
/
+6
2024-06-21
ASoC: Merge up fixes
Mark Brown
-0
/
+1
2024-06-21
i2c: Add nop fwnode operations
Sakari Ailus
-2
/
+22
2024-06-21
Merge branches 'ib-leds-mfd-6.11', 'ib-leds-platform-power-6.11' and 'ib-mfd-...
Lee Jones
-0
/
+29
2024-06-21
leds: core: Introduce led_get_color_name() function
Thomas Weißschuh
-0
/
+10
2024-06-21
Merge tag 'dmaengine_topic_dma_vec' into next
Vinod Koul
-0
/
+33
2024-06-21
dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()
Paul Cercueil
-0
/
+33
2024-06-21
Merge branch '20240430-a750-raytracing-v3-2-7f57c5ac082d@gmail.com' into driv...
Bjorn Andersson
-0
/
+58
2024-06-21
soc: qcom: smem: Add a feature code getter
Konrad Dybcio
-0
/
+27
2024-06-21
soc: qcom: Move some socinfo defines to the header
Konrad Dybcio
-0
/
+8
2024-06-21
firmware: qcom: scm: Add gpu_init_regs call
Connor Abbott
-0
/
+23
2024-06-21
Merge tag 'drm-intel-next-2024-06-19' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
-772
/
+826
2024-06-20
bpf: remove unused parameter in __bpf_free_used_btfs
Rafael Passos
-2
/
+1
2024-06-20
bpf: remove unused parameter in bpf_jit_binary_pack_finalize
Rafael Passos
-2
/
+1
2024-06-21
Merge tag 'drm-misc-next-2024-06-20' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-100
/
+117
2024-06-21
Merge tag 'drm-misc-next-2024-06-13' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-12
/
+109
2024-06-21
Merge tag 'drm-misc-next-2024-06-06' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-1
/
+11
2024-06-21
Merge tag 'drm-misc-next-2024-05-30' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-51
/
+527
2024-06-20
scsi: sd: Atomic write support
John Garry
-0
/
+2
2024-06-20
block: Add atomic write support for statx
Prasad Singamsetty
-2
/
+4
2024-06-20
block: Add core atomic write support
John Garry
-1
/
+62
2024-06-20
fs: Add initial atomic write support info to statx
Prasad Singamsetty
-2
/
+16
2024-06-20
fs: Initial atomic write support
Prasad Singamsetty
-3
/
+19
2024-06-20
block: Generalize chunk_sectors support as boundary support
John Garry
-6
/
+7
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-74
/
+178
2024-06-20
spi: Merge up fixes
Mark Brown
-2
/
+3
2024-06-20
Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-1
/
+29
2024-06-20
drm/ttm: increase ttm pre-fault value to PMD size
Zhu Lingshan
-0
/
+4
2024-06-20
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
-15
/
+10
2024-06-20
block: move the raid_partial_stripes_expensive flag into the features field
Christoph Hellwig
-2
/
+5
2024-06-20
block: remove the discard_alignment flag
Christoph Hellwig
-1
/
+0
2024-06-20
block: move the misaligned flag into the features field
Christoph Hellwig
-1
/
+3
2024-06-20
block: renumber and rename the cache disabled flag
Christoph Hellwig
-3
/
+3
2024-06-20
block: remove the unused blk_bounce enum
Christoph Hellwig
-9
/
+0
2024-06-20
driver core: make [device_]driver_attach take a const *
Greg Kroah-Hartman
-2
/
+2
[prev]
[next]