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
2023-04-05
Merge tag 'wireless-2023-04-05' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
13
-110
/
+97
2023-04-05
Merge tag 'linux-can-fixes-for-6.3-20230405' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2
-27
/
+52
2023-04-05
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-3
/
+20
2023-04-05
Merge tag 'drm-misc-fixes-2023-04-05' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
5
-29
/
+56
2023-04-05
ACPI: video: Add acpi_backlight=video quirk for Lenovo ThinkPad W530
Hans de Goede
1
-0
/
+14
2023-04-05
ACPI: video: Add acpi_backlight=video quirk for Apple iMac14,1 and iMac14,2
Hans de Goede
1
-0
/
+23
2023-04-05
ACPI: video: Make acpi_backlight=video work independent from GPU driver
Hans de Goede
1
-2
/
+13
2023-04-05
ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type()
Hans de Goede
2
-15
/
+21
2023-04-05
usb: cdnsp: Fixes error: uninitialized symbol 'len'
Pawel Laszczak
1
-2
/
+1
2023-04-05
usb: gadgetfs: Fix ep_read_iter to handle ITER_UBUF
Sandeep Dhavale
1
-1
/
+1
2023-04-05
usb: gadget: f_fs: Fix ffs_epfile_read_iter to handle ITER_UBUF
Sandeep Dhavale
1
-1
/
+1
2023-04-05
usb: typec: altmodes/displayport: Fix configure initial pin assignment
RD Babiera
1
-1
/
+5
2023-04-05
usb: dwc3: pci: add support for the Intel Meteor Lake-S
Heikki Krogerus
1
-0
/
+4
2023-04-05
arm64: compat: Work around uninitialized variable warning
Ard Biesheuvel
1
-18
/
+14
2023-04-05
Merge tag 'trace-v6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
6
-24
/
+63
2023-04-05
nvme: fix discard support without oncs
Keith Busch
1
-3
/
+3
2023-04-05
tracing: Free error logs of tracing instances
Steven Rostedt (Google)
1
-0
/
+1
2023-04-05
can: isotp: fix race between isotp_sendsmg() and isotp_release()
Oliver Hartkopp
1
-24
/
+31
2023-04-05
Merge tag 'drm-intel-fixes-2023-04-05' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
6
-14
/
+25
2023-04-05
can: isotp: isotp_ops: fix poll() to not report false EPOLLOUT events
Michal Sojka
1
-1
/
+16
2023-04-05
can: isotp: isotp_recvmsg(): use sock_recv_cmsgs() to get SOCK_RXQ_OVFL infos
Oliver Hartkopp
1
-1
/
+1
2023-04-05
can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory access
Oleksij Rempel
1
-1
/
+4
2023-04-05
accel/ivpu: Fix S3 system suspend when not idle
drm-misc-fixes-2023-04-05
Jacek Lawrynowicz
1
-15
/
+11
2023-04-05
accel/ivpu: Add dma fence to command buffers only
Karol Wachowski
1
-11
/
+7
2023-04-04
tracing: Fix ftrace_boot_snapshot command line logic
Steven Rostedt (Google)
1
-6
/
+7
2023-04-04
tracing: Have tracing_snapshot_instance_cond() write errors to the appropriat...
Steven Rostedt (Google)
1
-7
/
+7
2023-04-04
gve: Secure enough bytes in the first TX desc for all TCP pkts
Shailend Chand
2
-7
/
+7
2023-04-04
netlink: annotate lockless accesses to nlk->max_recvmsg_len
Eric Dumazet
1
-6
/
+9
2023-04-04
ethtool: reset #lanes when lanes is omitted
Andy Roulin
1
-3
/
+4
2023-04-04
Merge branch 'raw-ping-fix-locking-in-proc-net-raw-icmp'
Jakub Kicinski
5
-35
/
+33
2023-04-04
ping: Fix potentail NULL deref for /proc/net/icmp.
Kuniyuki Iwashima
1
-4
/
+4
2023-04-04
raw: Fix NULL deref in raw_get_next().
Kuniyuki Iwashima
4
-31
/
+29
2023-04-04
blk-mq: directly poll requests
Keith Busch
1
-3
/
+1
2023-04-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
15
-29
/
+192
2023-04-04
Merge tag 'nfsd-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
5
-14
/
+24
2023-04-04
docs: kvm: x86: Fix broken field list
Takahiro Itazuri
1
-2
/
+2
2023-04-04
asm-generic: avoid __generic_cmpxchg_local warnings
Arnd Bergmann
3
-11
/
+11
2023-04-04
asm-generic/io.h: suppress endianness warnings for relaxed accessors
Vladimir Oltean
1
-6
/
+6
2023-04-04
asm-generic/io.h: suppress endianness warnings for readq() and writeq()
Vladimir Oltean
1
-2
/
+2
2023-04-04
ice: Reset FDIR counter in FDIR init stage
Lingyu Liu
1
-0
/
+16
2023-04-04
ice: fix wrong fallback logic for FDIR
Simei Su
1
-3
/
+4
2023-04-04
NFSD: callback request does not use correct credential for AUTH_SYS
Dai Ngo
1
-2
/
+2
2023-04-04
NFS: Remove "select RPCSEC_GSS_KRB5
Chuck Lever
1
-1
/
+0
2023-04-04
sunrpc: only free unix grouplist after RCU settles
Jeff Layton
1
-4
/
+13
2023-04-04
net: stmmac: fix up RX flow hash indirection table when setting channels
Corinna Vinschen
1
-1
/
+5
2023-04-04
iommufd: Do not corrupt the pfn list when doing batch carry
Jason Gunthorpe
1
-1
/
+1
2023-04-04
iommufd: Fix unpinning of pages when an access is present
Jason Gunthorpe
1
-1
/
+9
2023-04-04
iommufd: Check for uptr overflow
Jason Gunthorpe
1
-0
/
+4
2023-04-04
net: ethernet: ti: am65-cpsw: Fix mdio cleanup in probe
Siddharth Vadapalli
1
-2
/
+4
2023-04-03
Merge tag 'vfs.misc.fixes.v6.3-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
[prev]
[next]