index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-12
rseq: Always inline rseq_debug_syscall_return()
Eric Dumazet
1
-1
/
+1
2025-12-11
drm/xe/multi_queue: Support active group after primary is destroyed
Niranjana Vishwanathapura
1
-0
/
+4
2025-12-11
drm/xe/multi_queue: Add exec_queue set_property ioctl support
Niranjana Vishwanathapura
1
-0
/
+26
2025-12-11
drm/xe/multi_queue: Add multi queue priority property
Niranjana Vishwanathapura
1
-0
/
+4
2025-12-11
drm/xe/multi_queue: Add user interface for multi queue support
Niranjana Vishwanathapura
1
-0
/
+10
2025-12-11
drm/vblank: add return value to drm_crtc_wait_one_vblank()
Jani Nikula
1
-1
/
+1
2025-12-11
drm/vblank: Unexport drm_wait_one_vblank()
Thomas Zimmermann
1
-1
/
+0
2025-12-11
drm/bridge: add drm_bridge_unplug() and drm_bridge_enter/exit()
Luca Ceresoli
1
-0
/
+12
2025-12-11
drm/i915/display: Detect AuxCCS support via display parent interface
Tvrtko Ursulin
1
-0
/
+3
2025-12-10
args: fix documentation to reflect the correct numbers
Andy Shevchenko
1
-2
/
+2
2025-12-11
Merge tag 'slab-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+7
2025-12-11
Merge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-3
/
+3
2025-12-11
Merge tag 'dma-mapping-6.19-2025-12-10' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2025-12-10
drm/gem: Fix builds with CONFIG_MMU=n
Boris Brezillon
1
-0
/
+5
2025-12-10
ceph: add trace points to the MDS client
Max Kellermann
1
-0
/
+234
2025-12-10
drm/{i915, xe}/stolen: make insert_node, area_address, area_size optional
Jani Nikula
1
-3
/
+3
2025-12-10
drm/{i915, xe}/stolen: move stolen memory handling to display parent interface
Jani Nikula
1
-0
/
+20
2025-12-10
inet: frags: flush pending skbs in fqdir_pre_exit()
Jakub Kicinski
2
-15
/
+7
2025-12-10
inet: frags: add inet_frag_queue_flush()
Jakub Kicinski
1
-3
/
+2
2025-12-10
Merge tag 'locking-futex-2025-12-10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2025-12-09
bpf: Add bpf_has_frame_pointer()
Josh Poimboeuf
1
-0
/
+3
2025-12-10
irqdomain: Delete irq_domain_add_tree()
Andy Shevchenko
1
-16
/
+0
2025-12-10
Merge tag 'i2c-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2025-12-10
Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-53
/
+75
2025-12-10
Merge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-2
/
+2
2025-12-10
lockref: add a __cond_lock annotation for lockref_put_or_lock
Christoph Hellwig
1
-0
/
+2
2025-12-10
Merge tag 'auto-type-conversion-for-v6.19-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
4
-7
/
+20
2025-12-09
mm: fix CONFIG_STACK_GROWSUP typo in mm.h
Lukas Bulwahn
1
-1
/
+1
2025-12-09
mm/huge_memory: make min_order_for_split() always return an order
Zi Yan
1
-3
/
+3
2025-12-09
mm/huge_memory: replace can_split_folio() with direct refcount calculation
Zi Yan
1
-1
/
+0
2025-12-09
mm/huge_memory: change folio_split_supported() to folio_check_splittable()
Zi Yan
1
-3
/
+3
2025-12-09
mm/sparse: fix sparse_vmemmap_init_nid_early definition without CONFIG_SPARSEMEM
Jinhui Guo
1
-1
/
+1
2025-12-09
drm/panfrost: Add flag to map GEM object Write-Back Cacheable
Faith Ekstrand
1
-1
/
+4
2025-12-09
drm/panfrost: Add an ioctl to query BO flags
Boris Brezillon
1
-0
/
+19
2025-12-09
drm/panfrost: Add a PANFROST_SYNC_BO ioctl
Faith Ekstrand
1
-0
/
+45
2025-12-09
drm/panfrost: Expose the selected coherency protocol to the UMD
Boris Brezillon
1
-0
/
+7
2025-12-09
drm/panthor: Add flag to map GEM object Write-Back Cacheable
Loïc Molinari
1
-0
/
+9
2025-12-09
drm/panthor: Add an ioctl to query BO flags
Boris Brezillon
1
-0
/
+57
2025-12-09
drm/panthor: Add a PANTHOR_BO_SYNC ioctl
Boris Brezillon
1
-0
/
+52
2025-12-09
drm/panthor: Expose the selected coherency protocol to the UMD
Boris Brezillon
1
-3
/
+36
2025-12-08
mptcp: pm: ignore unknown endpoint flags
Matthieu Baerts (NGI0)
1
-0
/
+1
2025-12-08
ynl: add regen hint to new headers
Jakub Kicinski
1
-0
/
+1
2025-12-09
Merge tag 'f2fs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-11
/
+53
2025-12-09
Merge tag 'io_uring-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+6
2025-12-09
Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-4
/
+33
2025-12-08
include/linux: change "__auto_type" to "auto"
H. Peter Anvin
3
-7
/
+7
2025-12-08
compiler_types.h: add "auto" as a macro for "__auto_type"
H. Peter Anvin
1
-0
/
+13
2025-12-09
Merge tag 'pinctrl-v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+27
2025-12-09
Merge tag 'phy-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
1
-0
/
+19
2025-12-09
Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
8
-68
/
+481
[prev]
[next]