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
2024-06-24
serial: core: introduce uart_port_tx_limited_flags()
Jonas Gorski
1
-0
/
+18
2024-06-24
Revert "serial: core: only stop transmit when HW fifo is empty"
Doug Brown
1
-2
/
+1
2024-06-24
drm: Export drm_plane_has_format()
Ville Syrjälä
1
-0
/
+2
2024-06-23
Merge tag 'i2c-for-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+22
2024-06-23
Merge tag 'fixes-2024-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2024-06-23
accel/habanalabs: dump the EQ entries headers on EQ heartbeat failure
Tomer Tayar
1
-0
/
+3
2024-06-23
accel/habanalabs: add cpld ts cpld_timestamp cpucp
Vitaly Margolin
1
-1
/
+2
2024-06-23
accel/habanalabs: separate nonce from max_size in cpucp_packet struct
Dani Liberman
1
-3
/
+3
2024-06-23
accel/habanalabs/gaudi2: align embedded specs headers
Ofir Bitton
2
-9
/
+30
2024-06-23
closures: closure_get_not_zero(), closure_return_sync()
Kent Overstreet
1
-0
/
+23
2024-06-22
Merge tag 'spi-fix-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2024-06-21
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+3
2024-06-21
drm/msm: Add MSM_PARAM_RAYTRACING uapi
Connor Abbott
1
-0
/
+1
2024-06-21
firmware: qcom_scm: Add gpu_init_regs call
Connor Abbott
1
-0
/
+23
2024-06-21
nvmet: make 'tsas' attribute idempotent for RDMA
Hannes Reinecke
1
-0
/
+2
2024-06-21
nvme: fixup comment for nvme RDMA Provider Type
Hannes Reinecke
1
-2
/
+2
2024-06-21
i2c: Add nop fwnode operations
Sakari Ailus
1
-2
/
+22
2024-06-21
soc: qcom: smem: Add a feature code getter
Konrad Dybcio
2
-0
/
+27
2024-06-21
soc: qcom: Move some socinfo defines to the header
Konrad Dybcio
1
-0
/
+8
2024-06-21
firmware: qcom: scm: Add gpu_init_regs call
Connor Abbott
1
-0
/
+23
2024-06-21
Merge tag 'drm-intel-next-2024-06-19' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
13
-772
/
+826
2024-06-21
Merge tag 'drm-misc-next-2024-06-20' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2
-100
/
+117
2024-06-21
Merge tag 'drm-misc-next-2024-06-13' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
7
-12
/
+109
2024-06-21
Merge tag 'drm-misc-next-2024-06-06' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2
-1
/
+11
2024-06-21
Merge tag 'drm-misc-next-2024-05-30' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
17
-51
/
+527
2024-06-20
Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-1
/
+29
2024-06-20
drm/ttm: increase ttm pre-fault value to PMD size
Zhu Lingshan
1
-0
/
+4
2024-06-19
netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter core
Jianguo Wu
1
-0
/
+3
2024-06-19
dma-buf/heaps: Correct the types of fd_flags and heap_flags
Barry Song
1
-2
/
+2
2024-06-19
Merge drm/drm-next into drm-intel-next
Jani Nikula
648
-5764
/
+12774
2024-06-18
drm/xe/oa/uapi: Query OA unit properties
Ashutosh Dixit
1
-0
/
+85
2024-06-18
drm/xe/oa/uapi: Read file_operation
Ashutosh Dixit
1
-0
/
+20
2024-06-18
drm/xe/oa/uapi: Expose OA stream fd
Ashutosh Dixit
1
-0
/
+4
2024-06-18
drm/xe/oa/uapi: Define and parse OA stream properties
Ashutosh Dixit
1
-0
/
+72
2024-06-18
drm/xe/oa/uapi: Add/remove OA config perf ops
Ashutosh Dixit
1
-0
/
+25
2024-06-18
drm/xe/oa/uapi: Initialize OA units
Ashutosh Dixit
1
-0
/
+14
2024-06-18
drm/xe/oa/uapi: Add OA data formats
Ashutosh Dixit
1
-0
/
+19
2024-06-18
drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream types
Ashutosh Dixit
1
-0
/
+66
2024-06-18
spi: Fix OCTAL mode support
Patrice Chotard
1
-2
/
+3
2024-06-18
drm: Add DRM_MODE_TV_MODE_MONOCHROME
Nick Hollinghurst
1
-0
/
+7
2024-06-17
Merge tag 'lsm-pr-20240617' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+4
2024-06-17
Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-11
/
+15
2024-06-17
Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-06-16
Merge tag 'usb-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-9
/
+38
2024-06-16
Merge tag 'driver-core-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+9
2024-06-16
Merge tag 'firewire-fixes-6.10-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-44
/
+69
2024-06-16
memblock: use numa_valid_node() helper to check for invalid node ID
Mike Rapoport (IBM)
1
-0
/
+5
2024-06-15
kcov: don't lose track of remote references during softirqs
Aleksandr Nogikh
1
-0
/
+2
2024-06-15
mm: huge_memory: fix misused mapping_large_folio_support() for anon folios
Ran Xiaokai
1
-0
/
+4
2024-06-15
lib/alloc_tag: fix RCU imbalance in pgalloc_tag_get()
Suren Baghdasaryan
1
-3
/
+8
[prev]
[next]