summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
16 hoursConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
28 hoursConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
31 hoursConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
47 hourstreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
4 daysMerge tag 'pm-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
7 daysMerge tag 'pinctrl-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
10 daysMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
11 daysMerge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
11 daysPM: sleep: wakeirq: Update outdated documentation commentsWang Jiayue
12 daysMerge tag 'regmap-v6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
13 daysMerge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
13 daysMerge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-06Revert "revocable: Revocable resource management"Johan Hovold
2026-02-06Revert "revocable: Add Kunit test cases"Johan Hovold
2026-02-05driver core: remove device_change_owner() exportGreg Kroah-Hartman
2026-02-04Merge branch 'pm-sleep'Rafael J. Wysocki
2026-02-04driver core: disable revocable code from buildGreg Kroah-Hartman
2026-02-03PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against racesGui-Dong Han
2026-02-03driver core: cpu: Convert /sys/devices/system/cpu/isolated to use HK_TYPE_DOM...Frederic Weisbecker
2026-02-03revocable: Add KUnit test for concurrent accessTzung-Bi Shih
2026-02-03revocable: fix SRCU index corruption by requiring caller-provided storageTzung-Bi Shih
2026-02-03revocable: Add KUnit test for provider lifetime racesTzung-Bi Shih
2026-02-03revocable: Fix races in revocable_alloc() using RCUTzung-Bi Shih
2026-02-02PM: wakeup: Handle empty list in wakeup_sources_walk_start()Samuel Wu
2026-02-01driver core: fix inverted "locked" suffix of driver_match_device()Danilo Krummrich
2026-01-28regmap: reg_default_cb for flat cache defaultsMark Brown
2026-01-27regcache: Demote defaults readback from HW to debug printMarek Vasut
2026-01-27regmap: add KUnit coverage for reg_default_cb callbackSheetal
2026-01-27regmap: Add reg_default_cb callback for flat cache defaultsSheetal
2026-01-26Merge tag 'driver-core-6.19-rc7-deferred' into driver-core-nextDanilo Krummrich
2026-01-26Merge tag 'v6.19-rc7' into driver-core-nextDanilo Krummrich
2026-01-24Merge tag 'driver-core-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-01-22driver-core: move devres_for_each_res() to base.hDanilo Krummrich
2026-01-21driver core: faux: stop using static struct deviceGreg Kroah-Hartman
2026-01-21revocable: Remove redundant synchronize_srcu() callTzung-Bi Shih
2026-01-20revocable: fix missing module license and descriptionDanilo Krummrich
2026-01-19driver core: make pinctrl_bind_pins() privateBartosz Golaszewski
2026-01-16driver core: attribute_container: change return type to voidDaniel Gomez
2026-01-16devtmpfs: Replace simple_strtoul with kstrtoint in mount_paramThorsten Blum
2026-01-16devtmpfs: make 'devtmpfs_context_ops' staticBen Dooks
2026-01-16revocable: Add Kunit test casesTzung-Bi Shih
2026-01-16revocable: Revocable resource managementTzung-Bi Shih
2026-01-16driver core: enforce device_lock for driver_match_device()Gui-Dong Han
2026-01-16rust: driver: drop device private data post unbindDanilo Krummrich
2026-01-15regmap: Enable REGMAP when REGMAP_SLIMBUS is enabledGeert Uytterhoeven
2026-01-12regmap: Fix race condition in hwspinlock irqsave routineCheng-Yu Lee
2026-01-05arm64: topology: Handle AMU FIE setup on CPU hotplugLifeng Zheng
2026-01-05regmap: maple: free entry on mas_store_gfp() failureKaushlendra Kumar
2026-01-05Merge back a commit related to system sleep for 6.20Rafael J. Wysocki
2025-12-16scsi: scsi_transport_fc: Introduce encryption group in fc_rport attributeSarah Catania