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
/
include
Age
Commit message (
Expand
)
Author
Lines
2025-03-14
mfd: lp3943: Drop #include <linux/pwm.h> from header
Uwe Kleine-König
-1
/
+0
2025-03-14
mfd: max8997: Remove unused function max8997_irq_exit()
Lee Jones
-1
/
+0
2025-03-14
mfd: tps65219: Add support for TI TPS65214 PMIC
Shree Ramamoorthy
-5
/
+60
2025-03-14
mfd: tps65219: Add support for TI TPS65215 PMIC
Shree Ramamoorthy
-6
/
+65
2025-03-14
mfd: stm32-timers: Add support for stm32mp25
Fabrice Gasnier
-0
/
+9
2025-03-14
Merge branches 'ib-mfd-input-leds-power-6.15', 'ib-mfd-power-6.15' and 'ib-mf...
Lee Jones
-0
/
+229
2025-03-14
Merge tag 'mhi-for-v6.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
-18
/
+0
2025-03-14
Merge tag 'iio-for-6.15a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
-31
/
+300
2025-03-14
ASoC: Merge up fixes
Mark Brown
-1
/
+4
2025-03-13
dt-bindings: reset: fix double id on rk3562-cru reset ids
Heiko Stuebner
-1
/
+1
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-74
/
+84
2025-03-13
Bluetooth: hci_event: Fix connection regression between LE and non-LE adapters
Arkadiusz Bokowy
-1
/
+1
2025-03-13
zstd: Import upstream v1.5.7
Nick Terrell
-272
/
+968
2025-03-13
clk: davinci: remove support for da830
Bartosz Golaszewski
-6
/
+0
2025-03-13
Merge tag 'net-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-71
/
+41
2025-03-13
genirq/msi: Rename msi_[un]lock_descs()
Thomas Gleixner
-4
/
+4
2025-03-13
genirq/msi: Use lock guards for MSI descriptor locking
Thomas Gleixner
-0
/
+5
2025-03-13
cleanup: Provide retain_ptr()
Thomas Gleixner
-0
/
+17
2025-03-13
Revert "fsnotify: generate pre-content permission event on page fault"
Amir Goldstein
-1
/
+0
2025-03-13
dt-bindings: reset: audiomix: Add reset ids for EARC and DSP
Daniel Baluta
-0
/
+13
2025-03-13
jbd2: remove unused return value of jbd2_journal_cancel_revoke
Kemeng Shi
-1
/
+1
2025-03-13
jbd2: remove unused h_jdata flag of handle
Kemeng Shi
-2
/
+0
2025-03-13
spi: Use inclusive language
Andy Shevchenko
-17
/
+17
2025-03-13
jbd2: drop JBD2_ABORT_ON_SYNCDATA_ERR
Baokun Li
-3
/
+0
2025-03-13
dt-bindings: power: Add TH1520 SoC power domains
Michal Wilczynski
-0
/
+19
2025-03-13
firmware: thead: Add AON firmware protocol driver
Michal Wilczynski
-0
/
+200
2025-03-13
block: protect debugfs attrs using elevator_lock instead of sysfs_lock
Nilay Shroff
-3
/
+3
2025-03-13
mfd: sec: Add support for S2MPU05 PMIC
Kaustabh Chakraborty
-0
/
+228
2025-03-13
genirq/msi: Make a few functions static
Thomas Gleixner
-5
/
+0
2025-03-13
RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject()
Maher Sanalla
-1
/
+1
2025-03-13
net: mana: Change the function signature of mana_get_primary_netdev_rcu
Long Li
-1
/
+3
2025-03-13
block: remove unused parameter 'q' parameter in __blk_rq_map_sg()
Anuj Gupta
-5
/
+4
2025-03-13
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Paolo Abeni
-6
/
+85
2025-03-13
posix-timers: Provide a mechanism to allocate a given timer ID
Thomas Gleixner
-0
/
+14
2025-03-13
posix-timers: Avoid false cacheline sharing
Thomas Gleixner
-9
/
+12
2025-03-13
posix-timers: Make signal_struct:: Next_posix_timer_id an atomic_t
Eric Dumazet
-1
/
+1
2025-03-13
posix-timers: Make lock_timer() use guard()
Peter Zijlstra
-8
/
+14
2025-03-13
posix-timers: Rework timer removal
Thomas Gleixner
-0
/
+7
2025-03-13
Merge tag 'intel-pinctrl-v6.15-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
-123
/
+163
2025-03-12
net: add granular lock for the netdev netlink socket
Stanislav Fomichev
-0
/
+1
2025-03-12
net: create netdev_nl_sock to wrap bindings list
Stanislav Fomichev
-0
/
+11
2025-03-12
PM: clk: Remove unused pm_clk_remove()
Dr. David Alan Gilbert
-4
/
+0
2025-03-12
compiler_types: Introduce __nonstring_array
Kees Cook
-0
/
+12
2025-03-12
PM: sleep: Remove unused pm_generic_ wrappers
Dr. David Alan Gilbert
-4
/
+0
2025-03-12
net: revert to lockless TC_SETUP_BLOCK and TC_SETUP_FT
Stanislav Fomichev
-2
/
+0
2025-03-12
PNP: Expand length of fixup id string
Kees Cook
-1
/
+1
2025-03-12
fsnotify: add pre-content hooks on mmap()
Amir Goldstein
-0
/
+21
2025-03-12
block: change blk_mq_add_to_batch() third argument type to bool
Shin'ichiro Kawasaki
-4
/
+12
2025-03-12
x86/resctrl: Move get_config_index() to a header
James Morse
-0
/
+15
2025-03-12
x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plr
James Morse
-0
/
+39
[prev]
[next]