index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
task-analyzer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-12
gpio: brcmstb: use new generic GPIO chip API
Bartosz Golaszewski
1
-54
/
+62
2025-09-12
gpio: xgene-sb: use generic GPIO chip register read and write APIs
Bartosz Golaszewski
1
-2
/
+3
2025-09-12
gpio: ath79: use the generic GPIO chip lock for IRQ handling
Bartosz Golaszewski
1
-32
/
+19
2025-09-12
gpio: ath79: use new generic GPIO chip API
Bartosz Golaszewski
1
-15
/
+24
2025-09-12
gpio: hlwd: use new generic GPIO chip API
Bartosz Golaszewski
1
-51
/
+54
2025-09-12
gpio: loongson1: use new generic GPIO chip API
Bartosz Golaszewski
1
-17
/
+23
2025-09-12
gpio: loongson1: allow building the module with COMPILE_TEST enabled
Bartosz Golaszewski
1
-1
/
+1
2025-09-12
gpiolib: add a common prefix to GPIO descriptor flags
Bartosz Golaszewski
5
-170
/
+170
2025-09-12
gpio: use more common syntax for compound literals
Bartosz Golaszewski
24
-24
/
+24
2025-09-10
gpio: loongson-64bit: Fix a less than zero check on an unsigned int struct field
Colin Ian King
1
-3
/
+6
2025-09-09
gpio: loongson-64bit: Remove unneeded semicolon
Chen Ni
1
-1
/
+1
2025-09-08
gpio: pisosr: Use devm_mutex_init()
Christophe JAILLET
1
-7
/
+1
2025-09-08
gpio: loongson-64bit: Add support for Loongson-2K0300 SoC
Yao Zi
2
-7
/
+183
2025-09-08
dt-bindings: gpio: loongson: Document GPIO controller of LS2K0300 SoC
Yao Zi
1
-1
/
+27
2025-09-08
gpio: Kconfig: Update help for GPIO_PCA953X
Akhilesh Patil
1
-4
/
+8
2025-09-08
gpio: mlxbf3: use new generic GPIO chip API
Bartosz Golaszewski
1
-50
/
+53
2025-09-08
gpio: ep93xx: use new generic GPIO chip API
Bartosz Golaszewski
1
-5
/
+18
2025-09-08
gpio: ep93xx: order includes alphabetically
Bartosz Golaszewski
1
-5
/
+5
2025-09-08
gpio: ep93xx: allow building the module with COMPILE_TEST enabled
Bartosz Golaszewski
1
-1
/
+1
2025-09-08
gpio: mlxbf: use new generic GPIO chip API
Bartosz Golaszewski
1
-10
/
+15
2025-09-08
gpio: tb10x: use new generic GPIO chip API
Bartosz Golaszewski
1
-30
/
+30
2025-09-08
gpio: tb10x: allow building the module with COMPILE_TEST=y
Bartosz Golaszewski
1
-1
/
+2
2025-09-08
gpio: tb10x: order includes alphabetically
Bartosz Golaszewski
1
-8
/
+8
2025-09-08
gpio: blzp1600: use new generic GPIO chip API
Bartosz Golaszewski
1
-15
/
+24
2025-09-08
gpio: idt3243x: use new generic GPIO chip API
Bartosz Golaszewski
1
-22
/
+23
2025-09-08
gpio: ixp4xx: use new generic GPIO chip API
Bartosz Golaszewski
1
-34
/
+36
2025-09-08
gpio: ixp4xx: allow building the module with COMPILE_TEST enabled
Bartosz Golaszewski
1
-2
/
+1
2025-09-07
Linux 6.17-rc5
v6.17-rc5
Linus Torvalds
1
-1
/
+1
2025-09-05
riscv: Fix sparse warning about different address spaces
Alexandre Ghiti
1
-2
/
+2
2025-09-05
riscv: Fix sparse warning in __get_user_error()
Alexandre Ghiti
1
-1
/
+1
2025-09-05
riscv: kexec: Initialize kexec_buf struct
Breno Leitao
3
-4
/
+4
2025-09-05
riscv: use lw when reading int cpu in asm_per_cpu
Radim Krčmář
1
-1
/
+1
2025-09-05
riscv, bpf: use lw when reading int cpu in bpf_get_smp_processor_id
Radim Krčmář
1
-1
/
+1
2025-09-05
riscv, bpf: use lw when reading int cpu in BPF_MOV64_PERCPU_REG
Radim Krčmář
1
-1
/
+1
2025-09-05
riscv: uaccess: fix __put_user_nocheck for unaligned accesses
Aurelien Jarno
1
-1
/
+1
2025-09-05
riscv: use lw when reading int cpu in new_vmalloc_check
Radim Krčmář
1
-1
/
+1
2025-09-05
arm64: ftrace: fix unreachable PLT for ftrace_caller in init_module with CONF...
panfan
5
-4
/
+34
2025-09-04
perf symbol-elf: Add support for the block argument for libbfd
Ian Rogers
1
-3
/
+7
2025-09-04
perf test: Checking BPF metadata collection fails on version string
Thomas Richter
1
-1
/
+1
2025-09-04
ACPI: RISC-V: Fix FFH_CPPC_CSR error handling
Anup Patel
1
-2
/
+2
2025-09-04
riscv: Only allow LTO with CMODEL_MEDANY
Nathan Chancellor
1
-1
/
+1
2025-09-04
cifs: prevent NULL pointer dereference in UTF16 conversion
Makar Semyonov
1
-0
/
+3
2025-09-05
md: prevent incorrect update of resync/recovery offset
Li Nan
1
-0
/
+5
2025-09-05
md/raid1: fix data lost for writemostly rdev
Yu Kuai
1
-1
/
+1
2025-09-04
ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids()
Miaoqian Lin
1
-1
/
+3
2025-09-04
phy: mscc: Stop taking ts_lock for tx_queue and use its own lock
Horatiu Vultur
1
-10
/
+8
2025-09-04
selftest: net: Fix weird setsockopt() in bind_bhash.c.
Kuniyuki Iwashima
1
-2
/
+2
2025-09-04
tools: gpio: remove the include directory on make clean
zhang jiao
1
-1
/
+1
2025-09-04
MAINTAINERS: add Sabrina to TLS maintainers
Jakub Kicinski
1
-0
/
+1
2025-09-04
gve: update MAINTAINERS
Jeroen de Borst
1
-1
/
+1
[next]