index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Lines
2026-01-21
revocable: Remove redundant synchronize_srcu() call
Tzung-Bi Shih
-1
/
+0
2026-01-20
revocable: fix missing module license and description
Danilo Krummrich
-0
/
+3
2026-01-19
driver core: make pinctrl_bind_pins() private
Bartosz Golaszewski
-0
/
+11
2026-01-16
driver core: attribute_container: change return type to void
Daniel Gomez
-9
/
+3
2026-01-16
devtmpfs: Replace simple_strtoul with kstrtoint in mount_param
Thorsten Blum
-2
/
+1
2026-01-16
devtmpfs: make 'devtmpfs_context_ops' static
Ben Dooks
-1
/
+1
2026-01-16
revocable: Add Kunit test cases
Tzung-Bi Shih
-0
/
+150
2026-01-16
revocable: Revocable resource management
Tzung-Bi Shih
-1
/
+243
2026-01-16
driver core: enforce device_lock for driver_match_device()
Gui-Dong Han
-2
/
+11
2026-01-16
rust: driver: drop device private data post unbind
Danilo Krummrich
-0
/
+2
2026-01-15
regmap: Enable REGMAP when REGMAP_SLIMBUS is enabled
Geert Uytterhoeven
-1
/
+1
2026-01-12
regmap: Fix race condition in hwspinlock irqsave routine
Cheng-Yu Lee
-1
/
+3
2026-01-05
arm64: topology: Handle AMU FIE setup on CPU hotplug
Lifeng Zheng
-1
/
+8
2026-01-05
regmap: maple: free entry on mas_store_gfp() failure
Kaushlendra Kumar
-5
/
+6
2026-01-05
Merge back a commit related to system sleep for 6.20
Rafael J. Wysocki
-3
/
+4
2025-12-16
scsi: scsi_transport_fc: Introduce encryption group in fc_rport attribute
Sarah Catania
-0
/
+8
2025-12-16
PM: runtime: Do not clear needs_force_resume with enabled runtime PM
Rafael J. Wysocki
-10
/
+12
2025-12-15
PM: sleep: Do not flag runtime PM workqueue as freezable
Rafael J. Wysocki
-3
/
+4
2025-12-10
Merge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
-18
/
+4
2025-12-08
Merge tag 'i3c/for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
-4
/
+4
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+1
2025-12-06
Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
-0
/
+38
2025-12-05
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-39
/
+157
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-43
/
+51
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+1
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-56
/
+40
2025-12-04
Merge tag 'pmdomain-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
-0
/
+1
2025-12-04
Merge tag 'gpio-updates-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-6
/
+24
2025-12-04
PM: runtime: Make pm_runtime_barrier() return void
Brian Norris
-12
/
+2
2025-12-04
PM: runtime: Stop checking pm_runtime_barrier() return code
Brian Norris
-6
/
+2
2025-12-04
Merge tag 'regmap-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
-59
/
+175
2025-12-04
Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-11
/
+12
2025-12-02
Merge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-83
/
+68
2025-12-02
Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-22
/
+1
2025-12-02
Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-15
/
+56
2025-12-02
regmap: i3c: switch to use i3c_xfer from i3c_priv_xfer
Frank Li
-4
/
+4
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...
Linus Torvalds
-3
/
+3
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-34
/
+25
2025-11-28
Merge branch 'pm-sleep'
Rafael J. Wysocki
-76
/
+52
2025-11-28
Merge branches 'pm-core' and 'pm-runtime'
Rafael J. Wysocki
-7
/
+16
2025-11-26
ASoC: stm32: sai: fix device and OF node leaks on
Mark Brown
-9
/
+16
2025-11-26
driver core: Check drivers_autoprobe for all added devices
Vincent Liu
-3
/
+10
2025-11-26
driver core: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
-1
/
+1
2025-11-26
driver core: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
-1
/
+1
2025-11-26
tick/nohz: Expose housekeeping CPUs in sysfs
Aaron Tomlin
-0
/
+14
2025-11-26
tick/nohz: avoid showing '(null)' if nohz_full= not set
Aaron Tomlin
-1
/
+4
2025-11-26
sysfs/cpu: Use DEVICE_ATTR_RO for nohz_full attribute
Aaron Tomlin
-3
/
+4
2025-11-26
firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select FW_LOADER
Alexandre Courbot
-1
/
+1
2025-11-20
Merge back material related to system sleep for 6.19
Rafael J. Wysocki
-76
/
+52
2025-11-20
software node: allow referencing firmware nodes
Bartosz Golaszewski
-2
/
+22
[prev]
[next]