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
/
bin
/
stackcollapse-report
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-13
drm/amdgpu: use atomic functions with memory barriers for vm fault info
Gui-Dong Han
3
-11
/
+8
2025-10-13
drm/amdgpu: set an error on all fences from a bad context
Alex Deucher
3
-6
/
+37
2025-10-13
drm/amdgpu: handle wrap around in reemit handling
Alex Deucher
1
-5
/
+10
2025-10-13
drm/amdgpu: fix handling of harvesting for ip_discovery firmware
Alex Deucher
1
-1
/
+17
2025-10-13
drm/amdgpu: block CE CS if not explicitely allowed by module option
Christian König
3
-1
/
+14
2025-10-13
drm/amdgpu: remove two invalid BUG_ON()s
Christian König
2
-4
/
+0
2025-10-13
drm/amd: Disable ASPM on SI
Timur Kristóf
1
-0
/
+7
2025-10-13
drm/amd/pm: Disable MCLK switching on SI at high pixel clocks
Timur Kristóf
1
-0
/
+5
2025-10-13
Revert "drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_re...
Matthew Schwartz
2
-15
/
+4
2025-10-12
Linux 6.18-rc1
v6.18-rc1
Linus Torvalds
1
-2
/
+2
2025-10-11
Revert "i2c: boardinfo: Annotate code used in init phase only"
Wolfram Sang
2
-3
/
+3
2025-10-11
tracing: Stop fortify-string from warning in tracing_mark_raw_write()
Steven Rostedt
1
-2
/
+6
2025-10-11
slab: fix barn NULL pointer dereference on memoryless nodes
Vlastimil Babka
1
-14
/
+51
2025-10-10
tracing: Fix tracing_mark_raw_write() to use buf and not ubuf
Steven Rostedt
1
-2
/
+2
2025-10-10
kbuild: Use '--strip-unneeded-symbol' for removing module device table symbols
Nathan Chancellor
1
-1
/
+1
2025-10-10
dt-bindings: bus: renesas-bsc: allow additional properties
Wolfram Sang
1
-0
/
+12
2025-10-10
dt-bindings: bus: allwinner,sun50i-a64-de2: don't check node names
Wolfram Sang
1
-1
/
+1
2025-10-10
s390/vmlinux.lds.S: Move .vmlinux.info to end of allocatable sections
Nathan Chancellor
1
-22
/
+22
2025-10-10
kbuild: Add '.rel.*' strip pattern for vmlinux
Nathan Chancellor
1
-0
/
+3
2025-10-10
kbuild: Restore pattern to avoid stripping .rela.dyn from vmlinux
Nathan Chancellor
1
-1
/
+1
2025-10-10
selftests/bpf: Add test for unpinning htab with internal timer struct
KaFai Wan
2
-0
/
+61
2025-10-10
bpf: Avoid RCU context warning when unpinning htab with internal structs
KaFai Wan
1
-2
/
+2
2025-10-10
xsk: Harden userspace-supplied xdp_desc validation
Alexander Lobakin
1
-10
/
+35
2025-10-10
cifs: update internal version number
Steve French
1
-2
/
+2
2025-10-10
MAINTAINERS: Move DT patchwork to kernel.org
Rob Herring (Arm)
1
-1
/
+2
2025-10-10
gpio: wcd934x: mark the GPIO controller as sleeping
Bartosz Golaszewski
1
-1
/
+1
2025-10-10
tpm: Prevent local DOS via tpm/tpm0/ppi/*operations
Denis Aleksandrov
1
-23
/
+66
2025-10-10
tpm: use a map for tpm2_calc_ordinal_duration()
Jarkko Sakkinen
4
-99
/
+37
2025-10-10
tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_single
Gunnar Kudrjavets
1
-2
/
+2
2025-10-10
tpm: Use HMAC-SHA256 library instead of open-coded HMAC
Eric Biggers
1
-71
/
+27
2025-10-10
tpm: Compare HMAC values in constant time
Eric Biggers
2
-3
/
+4
2025-10-10
tpm: Disable TPM2_TCG_HMAC by default
Jarkko Sakkinen
1
-1
/
+1
2025-10-09
cifs: Add comments for DeletePending assignments in open functions
Pali Rohár
3
-4
/
+4
2025-10-09
cifs: Add fallback code path for cifs_mkdir_setinfo()
Pali Rohár
1
-0
/
+5
2025-10-09
cifs: Allow fallback code in smb_set_file_info() also for directories
Pali Rohár
1
-1
/
+1
2025-10-09
cifs: Query EA $LXMOD in cifs_query_path_info() for WSL reparse points
Pali Rohár
1
-2
/
+60
2025-10-10
fbdev: Fix logic error in "offb" name match
Finn Thain
1
-1
/
+1
2025-10-09
parisc: Fix iodc and device path return values on old machines
Helge Deller
1
-0
/
+6
2025-10-09
parisc: Firmware: Fix returned path for PDC_MODULE_FIND on older machines
Helge Deller
1
-1
/
+2
2025-10-09
rtc: interface: Ensure alarm irq is enabled when UIE is enabled
Esben Haabendal
1
-0
/
+4
2025-10-09
rtc: tps6586x: Fix initial enable_irq/disable_irq balance
Esben Haabendal
1
-0
/
+1
2025-10-09
rtc: cpcap: Fix initial enable_irq/disable_irq balance
Esben Haabendal
1
-0
/
+1
2025-10-09
rtc: isl12022: Fix initial enable_irq/disable_irq balance
Esben Haabendal
1
-0
/
+1
2025-10-09
rtc: interface: Fix long-standing race when setting alarm
Esben Haabendal
1
-0
/
+23
2025-10-09
smb: client: remove cfids_invalidation_worker
Enzo Matsumiya
2
-29
/
+9
2025-10-09
smb: client: remove redudant assignment in cifs_strict_fsync()
Paulo Alcantara
1
-9
/
+4
2025-10-09
smb: client: fix race with fallocate(2) and AIO+DIO
Paulo Alcantara
3
-15
/
+26
2025-10-09
smb: client: fix missing timestamp updates after utime(2)
Paulo Alcantara
1
-10
/
+12
2025-10-09
smb: client: fix missing timestamp updates after ftruncate(2)
Paulo Alcantara
1
-10
/
+8
2025-10-09
smb: client: fix missing timestamp updates with O_TRUNC
Paulo Alcantara
3
-92
/
+159
[next]