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
path:
root
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+74
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
5
-7
/
+65
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
20
-118
/
+368
2024-01-09
Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
1
-1
/
+1
2024-01-08
Merge tag 'cgroup-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-6
/
+27
2024-01-08
Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-16
/
+14
2024-01-08
Merge tag 'perf-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+6
2024-01-08
Merge tag 'irq-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-19
/
+40
2024-01-08
Merge tag 'locking-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+18
2024-01-08
Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+4
2024-01-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
6
-9
/
+208
2024-01-08
Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+4
2024-01-08
Merge tag 'ras_core_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+27
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
3
-20
/
+20
2024-01-08
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
1
-3
/
+3
2024-01-08
Merge tag 'x86_misc_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-21
/
+68
2024-01-08
Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-0
/
+12
2024-01-08
locking/mutex: Clarify that mutex_unlock(), and most other sleeping locks, ca...
Ingo Molnar
1
-6
/
+18
2024-01-06
Merge tag 'i2c-for-6.7-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-01-04
Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+1
2024-01-04
Merge branch 'for-next/perf' into for-next/core
Will Deacon
5
-8
/
+207
2024-01-02
Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required"
Alex Henrie
1
-1
/
+1
2024-01-02
Merge tag 'v6.7-rc8' into locking/core, to pick up dependent changes
Ingo Molnar
26
-42
/
+96
2023-12-29
zswap: memcontrol: implement zswap writeback disabling
Nhat Pham
2
-0
/
+25
2023-12-29
docs: submit-checklist: remove all of "make namespacecheck"
Tiezhu Yang
3
-6
/
+4
2023-12-29
lib: crc_ccitt_false() is identical to crc_itu_t()
Mathis Marion
1
-1
/
+1
2023-12-29
mm/rmap: rename COMPOUND_MAPPED to ENTIRELY_MAPPED
David Hildenbrand
1
-1
/
+1
2023-12-29
Documentation: stop referring to page_remove_rmap()
David Hildenbrand
2
-3
/
+3
2023-12-29
mm/ksm: document ksm advisor and its sysfs knobs
Stefan Roesch
1
-0
/
+55
2023-12-29
userfaultfd: UFFDIO_MOVE uABI
Andrea Arcangeli
1
-0
/
+3
2023-12-27
Documentation/i2c: fix spelling error in i2c-address-translators
Attreyee Mukherjee
1
-1
/
+1
2023-12-23
Merge tag 'char-misc-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+6
2023-12-23
sched/fair: Remove SCHED_FEAT(UTIL_EST_FASTUP, true)
Vincent Guittot
2
-8
/
+6
2023-12-23
Merge tag 'v6.7-rc6' into sched/core, to pick up fixes
Ingo Molnar
25
-38
/
+90
2023-12-20
Docs/admin-guide/mm/damon/usage: use a list for 'state' sysfs file input comm...
SeongJae Park
1
-24
/
+23
2023-12-20
Docs/admin-guide/mm/damon/usage: add links to sysfs files hierarchy
SeongJae Park
1
-21
/
+49
2023-12-20
Docs/admin-guide/mm/damon/usage: update context directory section label
SeongJae Park
1
-3
/
+3
2023-12-20
Docs/mm/damon/design: place execution model and data structures at the beginning
SeongJae Park
1
-12
/
+12
2023-12-20
mm: thp: introduce multi-size THP sysfs interface
Ryan Roberts
2
-22
/
+81
2023-12-15
Merge tag 'drm-fixes-2023-12-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-2
/
+2
2023-12-15
dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp
Fabio Estevam
1
-4
/
+6
2023-12-15
Merge tag 'drm-misc-fixes-2023-12-14' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-2
/
+2
2023-12-13
docs: perf: Add description for Synopsys DesignWare PCIe PMU driver
Shuai Xue
2
-0
/
+95
2023-12-13
dt-bindings: panel-simple-dsi: move LG 5" HD TFT LCD panel into DSI yaml
David Heidelberg
2
-2
/
+2
2023-12-13
powerpc/pseries/papr-sysparm: Expose character device to user space
Nathan Lynch
1
-0
/
+2
2023-12-13
powerpc/pseries: Add papr-vpd character driver for VPD retrieval
Nathan Lynch
1
-0
/
+2
2023-12-12
Merge tag 'fuse-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2023-12-12
Docs/admin-guide/mm/damon/usage: document for quota goals
SeongJae Park
2
-7
/
+43
2023-12-12
Docs/ABI/damon: document DAMOS quota goals
SeongJae Park
1
-6
/
+27
2023-12-12
Docs/mm/damon/design: document DAMOS quota auto tuning
SeongJae Park
1
-0
/
+11
[next]