index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-07
sysv: Convert sysv_find_entry() to take a folio
Matthew Wilcox (Oracle)
3
-35
/
+30
2024-08-07
sysv: Convert dir_get_page() to dir_get_folio()
Matthew Wilcox (Oracle)
1
-38
/
+42
2024-08-07
ufs: Convert directory handling to kmap_local
Matthew Wilcox (Oracle)
2
-28
/
+17
2024-08-07
ufs; Convert ufs_commit_chunk() to take a folio
Matthew Wilcox (Oracle)
1
-8
/
+8
2024-08-07
ufs: Convert ufs_prepare_chunk() to take a folio
Matthew Wilcox (Oracle)
3
-9
/
+9
2024-08-07
ufs: Convert ufs_make_empty() to use a folio
Matthew Wilcox (Oracle)
1
-13
/
+12
2024-08-07
ufs: Convert ufs_delete_entry() to work on a folio
Matthew Wilcox (Oracle)
3
-16
/
+19
2024-08-07
ufs: Convert ufs_set_link() and ufss_dotdot() to take a folio
Matthew Wilcox (Oracle)
3
-25
/
+21
2024-08-07
ufs: Convert ufs_find_entry() to take a folio
Matthew Wilcox (Oracle)
3
-31
/
+28
2024-08-07
ufs: Convert ufs_check_page() to ufs_check_folio()
Matthew Wilcox (Oracle)
1
-15
/
+13
2024-08-07
ufs: Convert ufs_get_page() to ufs_get_folio()
Matthew Wilcox (Oracle)
1
-53
/
+48
2024-08-07
ufs: Convert ufs_get_page() to use a folio
Matthew Wilcox (Oracle)
1
-9
/
+10
2024-07-28
Linux 6.11-rc1
Linus Torvalds
1
-2
/
+2
2024-07-28
Merge tag 'kbuild-fixes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-4
/
+4
2024-07-28
minmax: simplify and clarify min_t()/max_t() implementation
Linus Torvalds
1
-8
/
+11
2024-07-28
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
7
-10
/
+10
2024-07-28
Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
21
-214
/
+135
2024-07-29
kbuild: Fix '-S -c' in x86 stack protector scripts
Nathan Chancellor
2
-2
/
+2
2024-07-28
ubi: Fix ubi_init() ubiblock_exit() section mismatch
Richard Weinberger
1
-1
/
+1
2024-07-28
Merge tag 'v6.11-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...
Linus Torvalds
5
-495
/
+2274
2024-07-28
Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
19
-208
/
+438
2024-07-28
Merge tag 'unicode-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-2
/
+5
2024-07-28
kbuild: rpm-pkg: ghost modules.weakdep file
Jose Ignacio Tornos Martinez
1
-1
/
+1
2024-07-27
Merge tag '6.11-rc-smb-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
5
-7
/
+203
2024-07-27
Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linux
Linus Torvalds
8
-10
/
+39
2024-07-27
Merge tag 'io_uring-6.11-20240726' of git://git.kernel.dk/linux
Linus Torvalds
8
-49
/
+51
2024-07-27
Merge tag 'vfs-6.11-rc1.fixes.3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-10
/
+66
2024-07-27
Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
25
-236
/
+1058
2024-07-27
Merge tag 'apparmor-pr-2024-07-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-34
/
+65
2024-07-27
Merge tag 'landlock-6.11-rc1-houdini-fix' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-2
/
+84
2024-07-27
Merge tag 'gpio-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2024-07-27
Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
24
-96
/
+64
2024-07-27
Merge tag 'iommu-fixes-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+5
2024-07-27
Merge tag 'firewire-fixes-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+3
2024-07-27
Merge tag 'spi-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-81
/
+114
2024-07-27
Merge tag 'regulator-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+2
2024-07-27
Merge tag 'regmap-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+2
2024-07-27
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
4
-9
/
+11
2024-07-27
Merge tag 'i3c/for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
13
-143
/
+431
2024-07-27
Merge tag 'thermal-6.11-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-14
/
+85
2024-07-27
Merge tag 'mm-hotfixes-stable-2024-07-26-14-33' of git://git.kernel.org/pub/s...
Linus Torvalds
14
-42
/
+95
2024-07-27
Merge tag 'timers-urgent-2024-07-26' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-213
/
+224
2024-07-27
Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
43
-245
/
+750
2024-07-27
Merge tag 'for-linus-6.11-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-64
/
+74
2024-07-27
hostfs: fix the host directory parse when mounting.
Hongbo Li
1
-10
/
+55
2024-07-27
fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT
Seth Forshee (DigitalOcean)
1
-0
/
+11
2024-07-27
ALSA: firewire-lib: fix wrong value as length of header for CIP_NO_HEADER case
Takashi Sakamoto
1
-2
/
+1
2024-07-27
Revert "firewire: Annotate struct fw_iso_packet with __counted_by()"
Takashi Sakamoto
1
-3
/
+2
2024-07-26
minmax: avoid overly complicated constant expressions in VM code
Linus Torvalds
2
-2
/
+9
2024-07-26
minmax: avoid overly complex min()/max() macro arguments in xen
Linus Torvalds
1
-2
/
+3
[next]