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
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
25
-54
/
+53
2023-01-27
firewire: move fw_device() and fw_unit() to use container_of_const()
Greg Kroah-Hartman
1
-12
/
+3
2023-01-27
platform/surface: aggregator: move to_ssam_device() to use container_of_const()
Greg Kroah-Hartman
1
-4
/
+1
2023-01-27
i3c: move dev_to_i3cdev() to use container_of_const()
Greg Kroah-Hartman
2
-13
/
+8
2023-01-27
of: device: make of_device_uevent_modalias() take a const device *
Greg Kroah-Hartman
6
-8
/
+28
2023-01-27
docs: embargoed-hardware-issues: add embargoed HW contact for Samsung
Luis Chamberlain
1
-0
/
+1
2023-01-23
driver core: class: Clear private pointer on registration failures
Rafael J. Wysocki
1
-5
/
+11
2023-01-22
Merge 6.2-rc5 into driver-core-next
Greg Kroah-Hartman
764
-6101
/
+7689
2023-01-21
Linux 6.2-rc5
Linus Torvalds
1
-1
/
+1
2023-01-21
Merge tag 'io_uring-6.2-2023-01-21' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+5
2023-01-21
Merge tag 'char-misc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-91
/
+122
2023-01-21
Merge tag 'driver-core-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-7
/
+15
2023-01-21
Merge tag 'staging-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+3
2023-01-21
Merge tag 'tty-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-20
/
+47
2023-01-21
Merge tag 'usb-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
31
-84
/
+334
2023-01-21
Merge tag 'kbuild-fixes-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-12
/
+35
2023-01-21
ext4: deal with legacy signed xattr name hash values
Linus Torvalds
1
-2
/
+39
2023-01-21
prlimit: do_prlimit needs to have a speculation check
Greg Kroah-Hartman
1
-0
/
+2
2023-01-20
Merge tag 'gpio-fixes-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+27
2023-01-20
Merge tag '6.2-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-156
/
+105
2023-01-20
Merge tag 'pinctrl-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
10
-47
/
+76
2023-01-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-88
/
+179
2023-01-20
io_uring/poll: don't reissue in case of poll race on multishot request
Jens Axboe
1
-1
/
+5
2023-01-20
Merge tag 'block-6.2-2023-01-20' of git://git.kernel.dk/linux
Linus Torvalds
9
-15
/
+39
2023-01-20
Merge tag 'io_uring-6.2-2023-01-20' of git://git.kernel.dk/linux
Linus Torvalds
2
-50
/
+84
2023-01-20
Merge tag 'for-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-36
/
+52
2023-01-20
Merge tag 'linux-kselftest-fixes-6.2-rc5' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2023-01-20
Merge tag 'thermal-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+10
2023-01-20
Merge tag 'acpi-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-1
/
+19
2023-01-20
Merge tag 'mmc-v6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2
-10
/
+20
2023-01-20
Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
78
-286
/
+262
2023-01-20
Merge tag 'drm-fixes-2023-01-20' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
22
-42
/
+92
2023-01-20
Merge tag 'dmaengine-fix-6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-21
/
+46
2023-01-20
Merge tag 'phy-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...
Linus Torvalds
10
-28
/
+20
2023-01-20
Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
90
-560
/
+804
2023-01-20
Merge branches 'acpi-prm' and 'acpi-video'
Rafael J. Wysocki
2
-0
/
+18
2023-01-20
io_uring/msg_ring: fix remote queue to disabled ring
Pavel Begunkov
2
-2
/
+10
2023-01-20
io_uring/msg_ring: fix flagging remote execution
Pavel Begunkov
1
-17
/
+23
2023-01-20
Revert "Merge branch 'octeontx2-af-CPT'"
Jakub Kicinski
5
-277
/
+87
2023-01-20
Merge tag 'nvme-6.2-2023-01-20' of git://git.infradead.org/nvme into block-6.2
Jens Axboe
2
-5
/
+21
2023-01-20
USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100
Greg Kroah-Hartman
1
-1
/
+1
2023-01-20
usb: host: ehci-fsl: Fix module alias
Alexander Stein
1
-1
/
+1
2023-01-20
kernels/ksysfs.c: export kernel address bits
Thomas Weißschuh
2
-0
/
+19
2023-01-20
tcp: fix rate_app_limited to default to 1
David Morley
1
-0
/
+2
2023-01-20
drivers: base: transport_class: fix resource leak when transport_add_device()...
Yang Yingliang
1
-1
/
+16
2023-01-20
drivers: base: transport_class: fix possible memory leak
Yang Yingliang
1
-1
/
+7
2023-01-20
driver core: location: Free struct acpi_pld_info *pld before return false
Hanjun Guo
1
-1
/
+4
2023-01-20
driver core: fix resource leak in device_add()
Zhengchao Shao
1
-1
/
+1
2023-01-20
drivers/base/memory: Fix comments for phys_index_show()
Gavin Shan
1
-7
/
+2
2023-01-20
test_firmware: Use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-1
/
+2
[next]