index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
certs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-20
coccinelle: device_attr_show: simplify patch case
Julia Lawall
1
-8
/
+3
2024-01-20
execve: open the executable file before doing anything else
Linus Torvalds
1
-34
/
+35
2024-01-19
Revert "firmware/sysfb: Clear screen_info state after consuming it"
Helge Deller
1
-13
/
+1
2024-01-19
coccinelle: device_attr_show: Adapt to the latest Documentation/filesystems/s...
Li Zhijian
1
-9
/
+13
2024-01-19
string: Remove strlcpy()
Kees Cook
6
-80
/
+1
2024-01-19
cifs: update iface_last_update on each query-and-update
Shyam Prasad N
1
-1
/
+3
2024-01-19
cifs: handle servers that still advertise multichannel after disabling
Shyam Prasad N
2
-46
/
+69
2024-01-19
cifs: new mount option called retrans
Shyam Prasad N
5
-0
/
+15
2024-01-19
cifs: reschedule periodic query for server interfaces
Shyam Prasad N
1
-0
/
+2
2024-01-19
smb: client: don't clobber ->i_rdev from cached reparse points
Paulo Alcantara
1
-3
/
+3
2024-01-19
smb: client: get rid of smb311_posix_query_path_info()
Paulo Alcantara
2
-83
/
+36
2024-01-19
smb: client: parse owner/group when creating reparse points
Paulo Alcantara
4
-89
/
+71
2024-01-19
smb: client: fix parsing of SMB3.1.1 POSIX create context
Paulo Alcantara
1
-1
/
+1
2024-01-19
cifs: update known bugs mentioned in kernel docs for cifs
Steve French
1
-7
/
+1
2024-01-19
lib: checksum: Fix build with CONFIG_NET=n
Palmer Dabbelt
1
-0
/
+2
2024-01-19
of: Stop circularly including of_device.h and of_platform.h
Rob Herring
2
-6
/
+3
2024-01-19
clk: qcom: gcc-x1e80100: Replace of_device.h with explicit includes
Stephen Rothwell
1
-1
/
+2
2024-01-19
thermal: loongson2: Replace of_device.h with explicit includes
Rob Herring
1
-1
/
+2
2024-01-19
net: can: Use device_get_match_data()
Rob Herring
4
-31
/
+11
2024-01-19
sparc: Use device_get_match_data()
Rob Herring
2
-10
/
+12
2024-01-19
dmaengine: dw-edma: increase size of 'name' in debugfs code
Vinod Koul
2
-4
/
+4
2024-01-19
dmaengine: fsl-qdma: increase size of 'irq_name'
Vinod Koul
1
-1
/
+1
2024-01-19
dmaengine: shdma: increase size of 'dev_id'
Vinod Koul
1
-1
/
+1
2024-01-19
dmaengine: xilinx: xdma: Fix kernel-doc warnings
Jan Kuliga
1
-5
/
+5
2024-01-19
dmaengine: usb-dmac: Avoid format-overflow warning
Lad Prabhakar
1
-5
/
+5
2024-01-19
dmaengine: sh: rz-dmac: Avoid format-overflow warning
Lad Prabhakar
1
-4
/
+4
2024-01-19
dmaengine: imx-sdma: fix Excess kernel-doc warnings
Randy Dunlap
1
-4
/
+0
2024-01-19
dmaengine: xilinx: xdma: Fix initialization location of desc in xdma_channel_...
Nathan Chancellor
1
-1
/
+2
2024-01-19
dmaengine: xilinx: xdma: Fix operator precedence in xdma_prep_interleaved_dma()
Nathan Chancellor
1
-4
/
+4
2024-01-19
sh: vsyscall: Remove unnecessary $(foreach ...)
Masahiro Yamada
1
-3
/
+2
2024-01-19
sh: ecovec24: Rename missed backlight field from fbdev to dev
Geert Uytterhoeven
1
-1
/
+1
2024-01-19
nouveau/vmm: don't set addr on the fail path to avoid warning
Dave Airlie
1
-0
/
+3
2024-01-19
cifs: new nt status codes from MS-SMB2
Shyam Prasad N
2
-0
/
+4
2024-01-19
cifs: pick channel for tcon and tdis
Shyam Prasad N
1
-6
/
+4
2024-01-19
cifs: open_cached_dir should not rely on primary channel
Shyam Prasad N
1
-1
/
+1
2024-01-19
smb3: minor documentation updates
Steve French
2
-17
/
+27
2024-01-19
power: supply: bq24190_charger: Fix "initializer element is not constant" error
Nathan Chancellor
1
-7
/
+7
2024-01-18
riscv: lib: Check if output in asm goto supported
Charlie Jenkins
1
-0
/
+2
2024-01-18
riscv: Fix build error on rv32 + XIP
Alexandre Ghiti
1
-0
/
+4
2024-01-18
drm/amdgpu: Enable GFXOFF for Compute on GFX11
Ori Messinger
1
-4
/
+2
2024-01-18
drm/amd/display: Drop 'acrtc' and add 'new_crtc_state' NULL check for writeba...
Srinivasan Shanmugam
1
-3
/
+3
2024-01-18
drm/amdgpu: revert "Adjust removal control flow for smu v13_0_2"
Christian König
4
-65
/
+1
2024-01-18
drm/amdkfd: init drm_client with funcs hook
Flora Cui
1
-1
/
+4
2024-01-18
drm/amd/display: Fix a switch statement in populate_dml_output_cfg_from_strea...
Christophe JAILLET
1
-1
/
+1
2024-01-18
drm/amdgpu: Fix the null pointer when load rlc firmware
Ma Jun
1
-9
/
+6
2024-01-18
drm/amd/display: Align the returned error code with legacy DP
Wayne Lin
1
-0
/
+5
2024-01-18
drm/amd/display: Fix DML2 watermark calculation
Ovidiu Bunea
1
-7
/
+7
2024-01-18
drm/amd/display: Clear OPTC mem select on disable
Ilya Bakoulin
2
-0
/
+6
2024-01-18
drm/amd/display: Port DENTIST hang and TDR fixes to OTG disable W/A
Nicholas Kazlauskas
1
-12
/
+9
2024-01-18
drm/amd/display: Add logging resource checks
Charlene Liu
3
-3
/
+10
[next]