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-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
2023-01-20
test_firmware: use kernel-doc struct notation
Randy Dunlap
1
-1
/
+1
2023-01-20
Merge tag 'archtopo-cacheinfo-updates-6.3' of git://git.kernel.org/pub/scm/li...
Greg Kroah-Hartman
6
-117
/
+213
2023-01-19
kernfs: remove an unused if statement in kernfs_path_from_node_locked()
Zhen Lei
1
-3
/
+0
2023-01-19
device property: Make fwnode_graph_for_each_endpoint() consistent
Andy Shevchenko
1
-3
/
+3
2023-01-18
cacheinfo: Fix shared_cpu_map to handle shared caches at different levels
Yong-Xuan Wang
1
-10
/
+17
2023-01-18
arch_topology: Build cacheinfo from primary CPU
Pierre Gondois
4
-24
/
+65
2023-01-18
ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info()
Pierre Gondois
3
-33
/
+63
2023-01-18
ACPI: PPTT: Remove acpi_find_cache_levels()
Pierre Gondois
1
-15
/
+6
2023-01-18
cacheinfo: Check 'cache-unified' property to count cache leaves
Pierre Gondois
1
-11
/
+26
2023-01-18
driver core: bus: move bus notifier logic into bus.c
Greg Kroah-Hartman
4
-31
/
+19
2023-01-18
driver core: bus.h: document bus notifiers better
Greg Kroah-Hartman
1
-14
/
+28
2023-01-17
cacheinfo: Return error code in init_of_cache_level()
Pierre Gondois
1
-3
/
+7
2023-01-17
cacheinfo: Use RISC-V's init_cache_level() as generic OF implementation
Pierre Gondois
3
-38
/
+46
2023-01-17
platform: remove useless if-branch in __platform_get_irq_byname()
Soha Jin
1
-5
/
+3
2023-01-17
serial: arc_uart: Drop empty platform remove function
Uwe Kleine-König
1
-7
/
+0
2023-01-17
staging: greybus: codecs: Drop empty platform remove function
Uwe Kleine-König
1
-6
/
+0
2023-01-17
platform: Document platform_add_devices() return value
Umang Jain
1
-0
/
+2
2023-01-17
software node: Remove unused APIs
Andy Shevchenko
2
-64
/
+0
2023-01-17
software node: Switch property entry test to a new API
Andy Shevchenko
1
-16
/
+14
2023-01-17
media: ipu3-cio2: Convert to use software_node_register_node_group()
Andy Shevchenko
2
-5
/
+21
2023-01-17
media: ipu3-cio2: Don't dereference fwnode handle
Andy Shevchenko
1
-2
/
+4
2023-01-17
platform: Provide a remove callback that returns no value
Uwe Kleine-König
2
-1
/
+14
2023-01-11
driver core: change to_subsys_private() to use container_of_const()
Greg Kroah-Hartman
2
-2
/
+2
2023-01-11
kobject: Fix slab-out-of-bounds in fill_kobj_path()
Wang Hai
1
-2
/
+10
2023-01-11
driver core: Make driver_deferred_probe_timeout a static variable
Javier Martinez Canillas
2
-5
/
+2
2023-01-11
driver core: fix potential null-ptr-deref in device_add()
Yang Yingliang
1
-0
/
+1
2023-01-10
driver core: move struct subsys_dev_iter to a local file
Greg Kroah-Hartman
2
-5
/
+5
2023-01-10
driver core: make subsys_dev_iter_exit() static
Greg Kroah-Hartman
2
-3
/
+1
2023-01-10
driver core: make subsys_dev_iter_next() static
Greg Kroah-Hartman
2
-3
/
+1
2023-01-10
driver core: make subsys_dev_iter_init() static
Greg Kroah-Hartman
2
-7
/
+2
2023-01-10
driver core: remove subsys_find_device_by_id()
Greg Kroah-Hartman
2
-43
/
+0
2023-01-10
driver core: make bus_get_device_klist() static
Greg Kroah-Hartman
2
-3
/
+1
2023-01-08
Linux 6.2-rc3
Linus Torvalds
1
-1
/
+1
2023-01-08
Merge tag 'powerpc-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+5
2023-01-08
Merge tag 'fixes-2023-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-2
/
+4
2023-01-07
Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-3
/
+36
2023-01-07
Merge tag '6.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-26
/
+27
2023-01-07
Merge tag 'devicetree-fixes-for-6.2-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-34
/
+38
2023-01-07
Merge tag 'usb-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-6
/
+9
2023-01-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-21
/
+44
2023-01-07
Merge tag 'kbuild-fixes-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-5
/
+6
2023-01-06
Merge tag 'drm-fixes-2023-01-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
27
-153
/
+204
2023-01-06
tpm: Allow system suspend to continue when TPM suspend fails
Jason A. Donenfeld
1
-1
/
+3
2023-01-06
hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handling
Linus Torvalds
1
-5
/
+10
2023-01-06
Merge tag 'block-2023-01-06' of git://git.kernel.dk/linux
Linus Torvalds
22
-18
/
+3487
[next]