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
/
syscall-counts.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-29
MIPS: dts: loongson: Add CQ-T300B board
Keguang Zhang
2
-0
/
+111
2025-08-29
MIPS: dts: loongson: Add Smartloong-1C board
Keguang Zhang
3
-0
/
+252
2025-08-29
MIPS: dts: loongson: Add LSGZ_1B_DEV board
Keguang Zhang
2
-0
/
+163
2025-08-29
MIPS: dts: loongson: Add LS1B-DEMO board
Keguang Zhang
6
-0
/
+463
2025-08-29
dt-bindings: mips: loongson: Add LS1B-DEMO and CQ-T300B
Keguang Zhang
1
-0
/
+2
2025-08-29
mips: lantiq: danube: rename stp node on EASY50712 reference board
Aleksander Jan Bajkowski
1
-1
/
+1
2025-08-29
mips: lantiq: xway: sysctrl: rename stp clock
Aleksander Jan Bajkowski
1
-1
/
+1
2025-08-29
MIPS: RB532: Replace deprecated strcpy() with memcpy() and strscpy()
Thorsten Blum
1
-8
/
+9
2025-08-29
MIPS: Loongson64: Replace deprecated strcpy() with strscpy_pad()
Thorsten Blum
1
-4
/
+5
2025-08-29
MIPS: generic: Replace deprecated strcpy() in ocelot_detect()
Thorsten Blum
1
-1
/
+2
2025-08-29
MIPS: octeon: Replace deprecated strcpy() in octeon_model_get_string_buffer()
Thorsten Blum
1
-15
/
+16
2025-08-29
MIPS: octeon: Replace memset(0) + deprecated strcpy() with strscpy_pad()
Thorsten Blum
1
-2
/
+2
2025-08-29
MIPS: arc: Replace deprecated strcpy() with memcpy()
Thorsten Blum
1
-9
/
+13
2025-08-29
MIPS: txx9: Replace deprecated strcpy() with strscpy()
Thorsten Blum
1
-2
/
+2
2025-08-29
MIPS: sni: Replace deprecated strcpy() in sni_console_setup()
Thorsten Blum
1
-1
/
+2
2025-08-29
MIPS: sgi-ip32: Replace deprecated strcpy() in plat_mem_setup()
Thorsten Blum
1
-1
/
+2
2025-08-29
MIPS: sgi-ip22: Replace deprecated strcpy() in plat_mem_setup()
Thorsten Blum
1
-1
/
+2
2025-08-29
mips: lantiq: danube: add model to EASY50712 dts
Aleksander Jan Bajkowski
1
-0
/
+2
2025-08-29
mips: lantiq: danube: add missing device_type in pci node
Aleksander Jan Bajkowski
1
-0
/
+2
2025-08-29
mips: lantiq: danube: add missing properties to cpu node
Aleksander Jan Bajkowski
1
-0
/
+4
2025-08-29
dt-bindings: mips: cpu: Add MIPS 34Kc Core
Aleksander Jan Bajkowski
1
-0
/
+1
2025-08-29
MIPS: Alchemy: convert from round_rate() to determine_rate()
Brian Masney
1
-7
/
+11
2025-08-29
mips: Replace __ASSEMBLY__ with __ASSEMBLER__ in the mips headers
Thomas Huth
53
-142
/
+142
2025-08-29
MIPS: BMIPS: Properly define memory controller compatible
Florian Fainelli
5
-7
/
+14
2025-08-29
mips/octeon/smp: Remove space before newline
Colin Ian King
1
-1
/
+1
2025-08-24
Linux 6.17-rc3
v6.17-rc3
Linus Torvalds
1
-1
/
+1
2025-08-22
ftrace: Also allocate and copy hash for reading of filter files
Steven Rostedt
1
-9
/
+10
2025-08-22
ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
Tengda Wu
1
-2
/
+2
2025-08-22
fgraph: Copy args in intermediate storage with entry
Steven Rostedt
1
-6
/
+16
2025-08-22
mips: lantiq: xway: sysctrl: rename the etop node
Aleksander Jan Bajkowski
2
-6
/
+6
2025-08-22
mips: dts: lantiq: danube: add missing burst length property
Aleksander Jan Bajkowski
1
-0
/
+3
2025-08-22
iommu/riscv: prevent NULL deref in iova_to_phys
XianLiang Huang
1
-1
/
+1
2025-08-22
iommu/virtio: Make instance lookup robust
Robin Murphy
1
-6
/
+9
2025-08-22
iommu/arm-smmu-v3: Fix smmu_domain->nr_ats_masters decrement
Nicolin Chen
1
-1
/
+1
2025-08-21
io_uring: clear ->async_data as part of normal init
Jens Axboe
1
-0
/
+1
2025-08-21
io_uring/futex: ensure io_futex_wait() cleans up properly on failure
Jens Axboe
1
-0
/
+3
2025-08-21
drm/xe: Fix vm_bind_ioctl double free bug
Christoph Manszewski
1
-1
/
+2
2025-08-21
drm/xe: Move ASID allocation and user PT BO tracking into xe_vm_create
Piotr Piórkowski
1
-19
/
+15
2025-08-21
netfilter: nf_reject: don't leak dst refcount for loopback packets
Florian Westphal
2
-7
/
+4
2025-08-21
s390/hypfs: Enable limited access during lockdown
Peter Oberparleiter
1
-1
/
+2
2025-08-21
s390/hypfs: Avoid unnecessary ioctl registration in debugfs
Peter Oberparleiter
1
-7
/
+11
2025-08-21
ALSA: usb-audio: Use correct sub-type for UAC3 feature unit validation
Takashi Iwai
1
-1
/
+1
2025-08-21
net/mlx5e: Preserve shared buffer capacity during headroom updates
Armen Ratner
1
-10
/
+8
2025-08-21
net/mlx5e: Query FW for buffer ownership
Alexei Lazar
4
-4
/
+31
2025-08-21
net/mlx5: Restore missing scheduling node cleanup on vport enable failure
Carolina Jubran
1
-0
/
+1
2025-08-21
net/mlx5: Fix QoS reference leak in vport enable error path
Carolina Jubran
1
-1
/
+3
2025-08-21
net/mlx5: Destroy vport QoS element when no configuration remains
Carolina Jubran
1
-8
/
+49
2025-08-21
net/mlx5e: Preserve tc-bw during parent changes
Carolina Jubran
1
-12
/
+12
2025-08-21
net/mlx5: Remove default QoS group and attach vports directly to root TSAR
Carolina Jubran
2
-69
/
+33
2025-08-21
net/mlx5: Base ECVF devlink port attrs from 0
Daniel Jurgens
1
-1
/
+3
[next]