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-09-16
PCI: Use pci_release_resource() instead of release_resource()
Ilpo Järvinen
-1
/
+1
2025-09-16
i3c: master: Add helpers for DMA mapping and bounce buffer handling
Jarkko Nikula
-0
/
+26
2025-09-16
ARM: at91: pm: Remove 2.5V regulator
Ryan Wanner
-7
/
+0
2025-09-16
gpio: regmap: Allow to provide init_valid_mask callback
Mathieu Dubois-Briand
-0
/
+7
2025-09-16
gpio: regmap: Allow to allocate regmap-irq device
Mathieu Dubois-Briand
-0
/
+11
2025-09-16
mfd: Add max7360 support
Kamel Bouhara
-0
/
+109
2025-09-16
mfd: Add core driver for Nuvoton NCT6694
Ming Yu
-0
/
+102
2025-09-16
drm/bridge: get the bridge returned by drm_bridge_get_next_bridge()
Luca Ceresoli
-1
/
+8
2025-09-16
drm/bridge: add drm_for_each_bridge_in_chain_from()
Luca Ceresoli
-0
/
+19
2025-09-16
drm/bridge: remove drm_for_each_bridge_in_chain()
Luca Ceresoli
-14
/
+0
2025-09-16
drm/bridge: add drm_for_each_bridge_in_chain_scoped()
Luca Ceresoli
-0
/
+41
2025-09-16
regulator: max77838: add max77838 regulator driver
Mark Brown
-66
/
+161
2025-09-16
Fix lpaif_type and DAI configuration for I2S
Mark Brown
-33
/
+81
2025-09-16
drm/fb-helper: Synchronize dirty worker with vblank
Thomas Zimmermann
-0
/
+1
2025-09-16
fs: add an enum for number of life time hints
Hans Holmberg
-0
/
+1
2025-09-16
Merge tag 'iio-fixes-for-6.17b' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-1
/
+1
2025-09-16
Merge branch 'x86/urgent' into x86/apic, to resolve conflict
Ingo Molnar
-66
/
+161
2025-09-16
drivers/perf: riscv: Export PMU event info function
Atish Patra
-0
/
+1
2025-09-15
collect_paths(): constify the return value
Al Viro
-2
/
+2
2025-09-15
drop_collected_paths(): constify arguments
Al Viro
-1
/
+1
2025-09-15
export_operations->open(): constify path argument
Al Viro
-1
/
+1
2025-09-15
done_path_create(): constify path argument
Al Viro
-1
/
+1
2025-09-15
backing_file_user_path(): constify struct path *
Al Viro
-1
/
+1
2025-09-15
mptcp: pm: nl: announce deny-join-id0 flag
Matthieu Baerts (NGI0)
-2
/
+4
2025-09-15
make it easier to catch those who try to modify ->d_name
Al Viro
-1
/
+4
2025-09-15
generic_ci_validate_strict_name(): constify name argument
Al Viro
-2
/
+4
2025-09-15
security_dentry_init_security(): constify qstr argument
Al Viro
-3
/
+3
2025-09-15
dt-bindings: net: pcs: renesas,rzn1-miic: Add RZ/T2H and RZ/N2H support
Lad Prabhakar
-0
/
+36
2025-09-16
firewire: core: use spin lock specific to timer for split transaction
Takashi Sakamoto
-6
/
+9
2025-09-16
firewire: core: use spin lock specific to transaction
Takashi Sakamoto
-3
/
+7
2025-09-16
firewire: core: use spin lock specific to topology map
Takashi Sakamoto
-1
/
+5
2025-09-16
firewire: core: maintain phy packet receivers locally in cdev layer
Takashi Sakamoto
-2
/
+0
2025-09-15
tcp: ecn functions in separated include file
Chia-Yu Chang
-0
/
+116
2025-09-15
tcp: reorganize tcp_sock_write_txrx group for variables later
Chia-Yu Chang
-2
/
+2
2025-09-15
tcp: fast path functions later
Ilpo Järvinen
-27
/
+27
2025-09-15
drm/amdgpu: add AMDGPU_IDS_FLAGS_GANG_SUBMIT
Christian König
-4
/
+5
2025-09-15
bpf: Do not limit bpf_cgroup_from_id to current's namespace
Kumar Kartikeya Dwivedi
-0
/
+1
2025-09-15
tee: add Qualcomm TEE driver
Amirreza Zarrabi
-0
/
+1
2025-09-15
tee: increase TEE_MAX_ARG_SIZE to 4096
Amirreza Zarrabi
-1
/
+1
2025-09-15
tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF
Amirreza Zarrabi
-6
/
+45
2025-09-15
tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
Amirreza Zarrabi
-6
/
+22
2025-09-15
tee: add close_context to TEE driver operation
Amirreza Zarrabi
-2
/
+48
2025-09-15
Merge branch '20250911-qcom-tee-using-tee-ss-without-mem-obj-v12-2-17f07a942b...
Jens Wiklander
-0
/
+21
2025-09-15
io_uring/uring_cmd: correct signature for io_uring_mshot_cmd_post_cqe()
Jens Axboe
-1
/
+1
2025-09-15
EDAC: Add a driver for the AMD Versal NET DDR controller
Shubhrajyoti Datta
-0
/
+28
2025-09-15
Merge tag 'scmi-updates-6.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
-1
/
+1
2025-09-15
cdx: Export Symbols for MCDI RPC and Initialization
Shubhrajyoti Datta
-0
/
+7
2025-09-15
Merge tag 'tee-prot-dma-buf-for-v6.18' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
-0
/
+100
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
-2
/
+2
2025-09-15
Merge tag 'qcom-drivers-for-6.18' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
-4
/
+3
[prev]
[next]