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
2022-03-31
kbuild: Make $(LLVM) more flexible
Nathan Chancellor
4
-25
/
+62
2022-03-31
kbuild: add --target to correctly cross-compile UAPI headers with Clang
Masahiro Yamada
1
-1
/
+1
2022-03-31
fixdep: use fflush() and ferror() to ensure successful write to files
Masahiro Yamada
1
-27
/
+19
2022-03-31
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
13
-26
/
+13
2022-03-31
usr/include: replace extra-y with always-y
Masahiro Yamada
1
-1
/
+1
2022-03-03
certs: simplify empty certs creation in certs/Makefile
Masahiro Yamada
1
-10
/
+11
2022-03-03
certs: include certs/signing_key.x509 unconditionally
Masahiro Yamada
2
-19
/
+0
2022-02-22
kallsyms: ignore all local labels prefixed by '.L'
Changbin Du
1
-1
/
+1
2022-02-18
kconfig: fix missing '# end of' for empty menu
Masahiro Yamada
1
-12
/
+13
2022-02-18
kconfig: add fflush() before ferror() check
Masahiro Yamada
1
-0
/
+2
2022-02-15
kbuild: replace $(if A,A,B) with $(or A,B)
Masahiro Yamada
22
-31
/
+30
2022-02-14
kbuild: Add environment variables for userprogs flags
Elliot Berman
5
-8
/
+26
2022-02-14
kbuild: unify cmd_copy and cmd_shipped
Masahiro Yamada
5
-13
/
+9
2022-02-13
Linux 5.17-rc4
Linus Torvalds
1
-2
/
+2
2022-02-13
Merge tag 'kbuild-fixes-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-11
/
+17
2022-02-13
Merge tag 'irq-urgent-2022-02-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-6
/
+19
2022-02-13
Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-25
/
+16
2022-02-13
Merge tag 'sched_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+6
2022-02-13
Merge tag 'perf_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2022-02-13
Merge tag 'x86_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2022-02-13
Merge tag '5.17-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-17
/
+31
2022-02-13
Merge tag 'irqchip-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
3
-6
/
+19
2022-02-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-7
/
+20
2022-02-12
Merge tag 'char-misc-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-38
/
+105
2022-02-12
Merge tag 'staging-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+22
2022-02-12
Merge tag 'tty-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-4
/
+5
2022-02-12
Merge tag 'usb-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
17
-57
/
+136
2022-02-12
Merge tag 's390-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
4
-6
/
+6
2022-02-12
Merge tag 'for-linus-5.17a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-11
/
+23
2022-02-12
Merge tag 'seccomp-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-4
/
+20
2022-02-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-23
/
+51
2022-02-12
kconfig: fix failing to generate auto.conf
Jing Leng
1
-4
/
+9
2022-02-12
Revert "usb: dwc2: drd: fix soft connect when gadget is unconfigured"
Greg Kroah-Hartman
1
-4
/
+2
2022-02-11
kfence: make test case compatible with run time set sample interval
Peng Liu
3
-5
/
+8
2022-02-11
mm: memcg: synchronize objcg lists with a dedicated spinlock
Roman Gushchin
2
-7
/
+8
2022-02-11
mm: vmscan: remove deadlock due to throttling failing to make progress
Mel Gorman
1
-1
/
+3
2022-02-11
fs/proc: task_mmu.c: don't read mapcount for migration entry
Yang Shi
1
-9
/
+31
2022-02-11
fs/binfmt_elf: fix PT_LOAD p_align values for loaders
Mike Rapoport
1
-1
/
+1
2022-02-11
Merge tag 'soc-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
42
-238
/
+263
2022-02-11
Merge tag 'pci-v5.17-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-30
/
+17
2022-02-11
Revert "PCI/portdrv: Do not setup up IRQs if there are no users"
Bjorn Helgaas
1
-30
/
+17
2022-02-11
Merge tag 'riscv-for-linus-5.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-13
/
+23
2022-02-11
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-3
/
+12
2022-02-11
Merge tag 'acpi-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
9
-53
/
+61
2022-02-11
Merge tag 'gfs2-v5.16-rc3-fixes2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+4
2022-02-11
Merge tag 'block-5.17-2022-02-11' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-38
/
+39
2022-02-11
Merge tag 'io_uring-5.17-2022-02-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+3
2022-02-11
Merge tag 'gpio-fixes-for-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-17
/
+47
2022-02-11
Merge tag 'ata-5.17-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2
-9
/
+8
2022-02-11
Merge tag 'drm-fixes-2022-02-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
26
-92
/
+261
[next]