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
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-12
watchdog: visconti: don't print superfluous errors
Wolfram Sang
1
-4
/
+1
2025-09-12
watchdog: rzv2h_wdt: don't print superfluous errors
Wolfram Sang
1
-3
/
+1
2025-09-12
watchdog: rzg2l_wdt: don't print superfluous errors
Wolfram Sang
1
-3
/
+1
2025-09-12
watchdog: s3c2410_wdt: exynosautov9: Enable supported features
Sangwook Shin
1
-2
/
+4
2025-09-12
watchdog: s3c2410_wdt: exynosautov920: Enable QUIRK_HAS_32BIT_CNT
Sangwook Shin
1
-2
/
+2
2025-09-12
watchdog: s3c2410_wdt: Increase max timeout value of watchdog
Sangwook Shin
1
-7
/
+19
2025-09-12
watchdog: s3c2410_wdt: Fix max_timeout being calculated larger
Sangwook Shin
1
-2
/
+8
2025-09-12
watchdog: s3c2410_wdt: Replace hardcoded values with macro definitions
Sangwook Shin
1
-1
/
+1
2025-09-12
watchdog: rzv2h: Improve error strings and add newlines
Lad Prabhakar
1
-4
/
+4
2025-09-12
watchdog: rzv2h: Add support for RZ/T2H
Lad Prabhakar
1
-3
/
+81
2025-09-12
watchdog: rzv2h: Add support for configurable count clock source
Lad Prabhakar
1
-1
/
+20
2025-09-12
watchdog: rzv2h: Make "oscclk" and reset controller optional
Lad Prabhakar
1
-2
/
+2
2025-09-12
watchdog: rzv2h: Obtain clock-divider and timeout values from OF match data
Lad Prabhakar
1
-9
/
+26
2025-09-12
dt-bindings: watchdog: renesas,wdt: Add support for RZ/T2H and RZ/N2H
Lad Prabhakar
1
-3
/
+33
2025-09-12
watchdog: intel_oc_wdt: Do not try to write into const memory
Guenter Roeck
1
-4
/
+4
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-05
fuse: virtio_fs: fix page fault for DAX page address
Haiyue Wang
1
-1
/
+1
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
2025-09-04
ppp: fix memory leak in pad_compress_skb
Qingfang Deng
1
-3
/
+3
2025-09-04
net: xilinx: axienet: Add error handling for RX metadata pointer retrieval
Abin Joseph
1
-0
/
+10
2025-09-04
net: atm: fix memory leak in atm_register_sysfs when device_register fail
Wang Liang
1
-2
/
+4
2025-09-04
netfilter: nf_tables: Introduce NFTA_DEVICE_PREFIX
Phil Sutter
2
-11
/
+33
2025-09-04
selftests: netfilter: fix udpclash tool hang
Florian Westphal
3
-4
/
+5
2025-09-03
ax25: properly unshare skbs in ax25_kiss_rcv()
Eric Dumazet
1
-0
/
+4
2025-09-03
mctp: return -ENOPROTOOPT for unknown getsockopt options
Alok Tiwari
1
-1
/
+1
2025-09-03
net/smc: Remove validation of reserved bits in CLC Decline message
Mahanta Jambigi
1
-2
/
+0
2025-09-03
ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init()
Dan Carpenter
1
-4
/
+3
2025-09-03
net: thunder_bgx: decrement cleanup index before use
Rosen Penev
1
-1
/
+1
2025-09-03
net: thunder_bgx: add a missing of_node_put
Rosen Penev
1
-7
/
+11
[next]