index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-29
Merge tag 'sched_ext-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
24
-100
/
+119
2024-10-29
Merge tag 'slab-for-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2024-10-29
Merge tag 'mm-hotfixes-stable-2024-10-28-21-50' of git://git.kernel.org/pub/s...
Linus Torvalds
22
-252
/
+386
2024-10-29
Merge tag 'tpmdd-next-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-42
/
+77
2024-10-29
mm: krealloc: Fix MTE false alarm in __do_krealloc
Qun-Wei Lin
1
-1
/
+1
2024-10-28
mm: avoid unconditional one-tick sleep when swapcache_prepare fails
Barry Song
1
-2
/
+13
2024-10-28
mseal: update mseal.rst
Jeff Xu
1
-159
/
+148
2024-10-28
mm: split critical region in remap_file_pages() and invoke LSMs in between
Kirill A. Shutemov
1
-17
/
+52
2024-10-28
selftests/mm: fix deadlock for fork after pthread_create with atomic_bool
Edward Liaw
1
-0
/
+5
2024-10-28
Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"
Edward Liaw
3
-12
/
+10
2024-10-28
Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"
Edward Liaw
1
-7
/
+0
2024-10-28
tools: testing: add expand-only mode VMA test
Lorenzo Stoakes
1
-0
/
+40
2024-10-28
mm/vma: add expand-only VMA merge mode and optimise do_brk_flags()
Lorenzo Stoakes
3
-9
/
+31
2024-10-28
resource,kexec: walk_system_ram_res_rev must retain resource flags
Gregory Price
1
-3
/
+1
2024-10-28
nilfs2: fix kernel bug due to missing clearing of checked flag
Ryusuke Konishi
1
-0
/
+1
2024-10-28
mm: numa_clear_kernel_node_hotplug: Add NUMA_NO_NODE check for node id
Nobuhiro Iwamatsu
1
-1
/
+1
2024-10-28
ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow
Edward Adam Davis
1
-0
/
+8
2024-10-28
mm: shmem: fix data-race in shmem_getattr()
Jeongjun Park
1
-0
/
+2
2024-10-28
mm: mark mas allocation in vms_abort_munmap_vmas as __GFP_NOFAIL
Jann Horn
1
-9
/
+3
2024-10-28
x86/traps: move kmsan check after instrumentation_begin
Sabyrzhan Tasbolatov
1
-6
/
+6
2024-10-28
resource: remove dependency on SPARSEMEM from GET_FREE_REGION
Huang Ying
1
-1
/
+0
2024-10-28
mm/mmap: fix race in mmap_region() with ftruncate()
Liam R. Howlett
1
-5
/
+7
2024-10-28
mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reserves
Matt Fleming
1
-5
/
+5
2024-10-28
fork: only invoke khugepaged, ksm hooks if no error
Lorenzo Stoakes
2
-11
/
+6
2024-10-28
fork: do not invoke uffd on fork if error occurs
Lorenzo Stoakes
3
-1
/
+37
2024-10-28
mm/pagewalk: fix usage of pmd_leaf()/pud_leaf() without present check
David Hildenbrand
1
-5
/
+11
2024-10-29
tpm: Lazily flush the auth session
Jarkko Sakkinen
4
-20
/
+44
2024-10-28
Merge tag 'spi-fix-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-5
/
+12
2024-10-28
tpm: Rollback tpm2_load_null()
Jarkko Sakkinen
1
-20
/
+24
2024-10-28
tpm: Return tpm2_sessions_init() when null key creation fails
Jarkko Sakkinen
1
-2
/
+9
2024-10-27
Linux 6.12-rc5
Linus Torvalds
1
-1
/
+1
2024-10-27
Merge tag 'x86_urgent_for_v6.12_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-16
/
+38
2024-10-27
Merge tag 'ftrace-v6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+4
2024-10-27
Merge tag 'platform-drivers-x86-v6.12-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
10
-65
/
+22
2024-10-27
Merge tag 'firewire-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2024-10-27
Merge tag 'block-6.12-20241026' of git://git.kernel.dk/linux
Linus Torvalds
3
-6
/
+29
2024-10-27
Merge tag 'xfs-6.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
7
-78
/
+122
2024-10-27
firewire: core: fix invalid port index for parent device
Takashi Sakamoto
1
-1
/
+1
2024-10-26
platform/x86: asus-wmi: Fix thermal profile initialization
Armin Wolf
1
-0
/
+10
2024-10-25
Merge tag '9p-for-6.12-rc5' of https://github.com/martinetd/linux
Linus Torvalds
5
-87
/
+192
2024-10-25
sched_ext: Fix enq_last_no_enq_fails selftest
Tejun Heo
2
-3
/
+15
2024-10-25
sched_ext: Make cast_mask() inline
Tejun Heo
1
-1
/
+1
2024-10-25
scx: Fix raciness in scx_ops_bypass()
David Vernet
1
-12
/
+17
2024-10-25
Merge tag 'v6.12-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-1
/
+8
2024-10-25
Merge tag 'fuse-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-18
/
+28
2024-10-25
Merge tag 'nfsd-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-9
/
+43
2024-10-25
Merge tag 'acpi-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-6
/
+41
2024-10-25
Merge tag 'pm-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-16
/
+28
2024-10-25
Merge tag 'pci-v6.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+52
2024-10-25
Merge tag 'fbdev-for-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-1790
/
+22
[next]