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
2022-12-12
exfat: simplify empty entry hint
Yuezhang Mo
1
-27
/
+31
2022-12-11
Linux 6.1
Linus Torvalds
1
-1
/
+1
2022-12-11
Merge tag 'iommu-fix-v6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2022-12-10
Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
7
-19
/
+29
2022-12-10
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-5
/
+22
2022-12-09
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
3
-3
/
+14
2022-12-09
MAINTAINERS: update Muchun Song's email
Muchun Song
2
-2
/
+4
2022-12-09
mm/gup: fix gup_pud_range() for dax
John Starks
1
-1
/
+1
2022-12-09
mmap: fix do_brk_flags() modifying obviously incorrect VMAs
Liam Howlett
1
-8
/
+3
2022-12-09
mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bit
David Hildenbrand
1
-3
/
+5
2022-12-09
tmpfs: fix data loss from failed fallocate
Hugh Dickins
1
-0
/
+11
2022-12-09
kselftests: cgroup: update kmem test precision tolerance
Michal Hocko
1
-3
/
+3
2022-12-09
mm: do not BUG_ON missing brk mapping, because userspace can unmap it
Jason A. Donenfeld
1
-2
/
+1
2022-12-09
mailmap: update Matti Vaittinen's email address
Matti Vaittinen
1
-0
/
+1
2022-12-09
Merge tag 'media/v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-6
/
+14
2022-12-09
Merge tag 'soc-fixes-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2022-12-08
Merge tag 'drm-fixes-2022-12-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
7
-24
/
+40
2022-12-09
Merge tag 'drm-misc-fixes-2022-12-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
5
-14
/
+24
2022-12-09
Merge tag 'amd-drm-fixes-6.1-2022-12-07' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2
-10
/
+16
2022-12-08
Merge tag 'block-6.1-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-4
/
+4
2022-12-08
Merge tag 'io_uring-6.1-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+3
2022-12-08
Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
81
-164
/
+643
2022-12-08
Merge tag 'for-linus-2022120801' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-22
/
+34
2022-12-08
Merge tag 'soc-fixes-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2022-12-08
Revert "HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devi...
Benjamin Tissoires
1
-19
/
+0
2022-12-08
Revert "HID: logitech-hidpp: Remove special-casing of Bluetooth devices"
Benjamin Tissoires
1
-0
/
+9
2022-12-08
Merge tag 'loongarch-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-24
/
+119
2022-12-08
Merge tag 'for-linus-xsa-6.1-rc9b-tag' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2022-12-08
Merge tag 'gpio-fixes-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-16
/
+31
2022-12-08
Merge tag 'ata-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-1
/
+1
2022-12-08
memcg: Fix possible use-after-free in memcg_write_event_control()
Tejun Heo
3
-3
/
+14
2022-12-08
net: dsa: sja1105: avoid out of bounds access in sja1105_init_l2_policing()
Radu Nicolae Pirea (OSS)
1
-1
/
+1
2022-12-08
s390/qeth: fix use-after-free in hsci
Alexandra Winter
1
-1
/
+1
2022-12-08
macsec: add missing attribute validation for offload
Emeel Hakim
1
-0
/
+1
2022-12-08
net: mvneta: Fix an out of bounds check
Dan Carpenter
1
-4
/
+1
2022-12-08
net: thunderbolt: fix memory leak in tbnet_open()
Zhengchao Shao
1
-0
/
+1
2022-12-08
Revert "ARM: dts: imx7: Fix NAND controller size-cells"
Francesco Dolcini
1
-2
/
+2
2022-12-08
docs/zh_CN: Add LoongArch booting description's translation
Yanteng Si
2
-0
/
+49
2022-12-08
docs/LoongArch: Add booting description
Yanteng Si
2
-0
/
+43
2022-12-08
LoongArch: mm: Fix huge page entry update for virtual machine
Huacai Chen
1
-14
/
+16
2022-12-08
LoongArch: Export symbol for function smp_send_reschedule()
Bibo Mao
2
-10
/
+11
2022-12-07
ipv6: avoid use-after-free in ip6_fragment()
Eric Dumazet
1
-0
/
+5
2022-12-07
net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()
Yang Yingliang
1
-2
/
+2
2022-12-07
net: phy: mxl-gpy: add MDINT workaround
Michael Walle
1
-0
/
+85
2022-12-07
Merge tag 'linux-can-fixes-for-6.1-20221207' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
4
-14
/
+25
2022-12-07
Merge tag 'platform-drivers-x86-v6.1-5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+6
2022-12-07
fscache: Fix oops due to race with cookie_lru and use_cookie
Dave Wysochanski
2
-0
/
+10
2022-12-07
media: videobuf2-core: take mmap_lock in vb2_get_unmapped_area()
Hans Verkuil
1
-29
/
+73
2022-12-07
drm/amd/display: fix array index out of bound error in DCN32 DML
Aurabindo Pillai
1
-1
/
+1
2022-12-07
drm/amdgpu/sdma_v4_0: turn off SDMA ring buffer in the s2idle suspend
Prike Liang
1
-9
/
+15
[next]