index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-07-16
eeprom: at25: fram: Detect and support inside-out chip variants
Alexander Sverdlin
2025-07-16
samples: mei: Fix building on musl libc
Brahmajit Das
2025-07-16
cdx: Fix missing GENERIC_MSI_IRQ on compile test
Krzysztof Kozlowski
2025-07-16
misc: fastrpc: Use of_reserved_mem_region_to_resource() for "memory-region"
Rob Herring (Arm)
2025-07-16
mcb: use sysfs_emit_at() instead of scnprintf() in show functions
Abhinav Ananthu
2025-07-16
binder: encapsulate individual alloc test cases
Tiffany Yang
2025-07-16
binder: Convert binder_alloc selftests to KUnit
Tiffany Yang
2025-07-16
binder: Scaffolding for binder_alloc KUnit tests
Tiffany Yang
2025-07-16
kunit: test: Export kunit_attach_mm()
Tiffany Yang
2025-07-16
binder: Store lru freelist in binder_alloc
Tiffany Yang
2025-07-16
binder: Fix selftest page indexing
Tiffany Yang
2025-07-16
binder: use guards for plain mutex- and spinlock-protected sections
Dmitry Antipov
2025-07-16
binder: use kstrdup() in binderfs_binder_device_create()
Dmitry Antipov
2025-07-06
rust: miscdevice: remove unnecessary import
Tamir Duberstein
2025-07-03
Revert "vmci: Prevent the dispatching of uninitialized payloads"
Greg Kroah-Hartman
2025-07-01
char: misc: Rename a local variable in misc_init()
Zijun Hu
2025-07-01
greybus: gb-beagleplay: remove unneeded calls to devm_gpiod_put()
Bartosz Golaszewski
2025-07-01
pps: fix poll support
Denis OSTERLAND-HEIM
2025-07-01
pps: clients: gpio: fix interrupt handling order in remove path
Eliav Farber
2025-07-01
vmci: Prevent the dispatching of uninitialized payloads
Lizhi Xu
2025-07-01
cdx: controller: Drop unneeded driver.pm NULL assignment
Krzysztof Kozlowski
2025-07-01
cdx: controller: Do not open-code module_platform_driver()
Krzysztof Kozlowski
2025-07-01
cdx: controller: Drop useless probe success message
Krzysztof Kozlowski
2025-07-01
cdx: controller: Simplify with dev_err_probe()
Krzysztof Kozlowski
2025-07-01
cdx: Enable compile testing
Krzysztof Kozlowski
2025-06-24
binder: Remove unused binder lock events
Steven Rostedt
2025-06-24
binder: fix reversed pid/tid in log
Carlos Llamas
2025-06-24
char: misc: Fix improper and inaccurate error code returned by misc_init()
Zijun Hu
2025-06-24
char: misc: Remove redundant forward declarations
Zijun Hu
2025-06-24
char: misc: add test cases
Thadeu Lima de Souza Cascardo
2025-06-24
misc: enclosure: Use str_on_off() helper
Yumeng Fang
2025-06-24
misc: rtsx: Add support for RTS5264 Version B and optimize init flow
Ricky Wu
2025-06-24
misc: ocxl: Replace scnprintf() with sysfs_emit() in sysfs show functions
Ankit Chauhan
2025-06-24
misc: vmw_vmci: Remove unused qpair functions
Dr. David Alan Gilbert
2025-06-24
misc: vmw_vmci: Remove unused vmci_doorbell_notify
Dr. David Alan Gilbert
2025-06-24
misc: vmw_vmci: Remove unused vmci_ctx functions
Dr. David Alan Gilbert
2025-06-24
misc: Use dev_fwnode()
Jiri Slaby (SUSE)
2025-06-24
drivers: misc: sram: fix up some const issues with recent attribute changes
Greg Kroah-Hartman
2025-06-24
drivers: char: SONYPI depends on HAS_IOPORT
Johannes Berg
2025-06-24
mei: bus: Check for still connected devices in mei_cl_bus_dev_release()
Hans de Goede
2025-06-24
mei: vsc: Fix "BUG: Invalid wait context" lockdep error
Hans de Goede
2025-06-24
mei: vsc: Run event callback from a workqueue
Hans de Goede
2025-06-24
mei: vsc: Unset the event callback on remove and probe errors
Hans de Goede
2025-06-24
mei: vsc: Event notifier fixes
Hans de Goede
2025-06-24
mei: vsc: Destroy mutex after freeing the IRQ
Hans de Goede
2025-06-24
mei: vsc: Use vsc_tp_remove() as shutdown handler
Hans de Goede
2025-06-24
mei: vsc: Don't call vsc_tp_reset() a second time on shutdown
Hans de Goede
2025-06-24
mei: vsc: Don't re-init VSC from mei_vsc_hw_reset() on stop
Hans de Goede
2025-06-24
mei: vsc: Drop unused vsc_tp_request_irq() and vsc_tp_free_irq()
Hans de Goede
2025-06-24
mei: bus: replace sprintf/scnprintf with sysfs_emit in show functions
Moon Hee Lee
[next]