index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
node.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-26
um: Refactor deprecated strncpy to memcpy
Justin Stitt
1
-2
/
+2
2023-08-26
um: fix 3 instances of -Wmissing-prototypes
Nick Desaulniers
4
-3
/
+3
2023-08-26
um: port_kern: fix -Wmissing-variable-declarations
Nick Desaulniers
1
-1
/
+1
2023-08-26
uml: audio: fix -Wmissing-variable-declarations
Nick Desaulniers
1
-1
/
+1
2023-08-26
um: vector: refactor deprecated strncpy
Justin Stitt
1
-2
/
+2
2023-08-26
um: use obj-y to descend into arch/um/*/
Masahiro Yamada
2
-4
/
+2
2023-08-26
um: Hard-code the result of 'uname -s'
Masahiro Yamada
2
-5
/
+4
2023-08-26
um: Use the x86 checksum implementation on 32-bit
David Gow
2
-215
/
+2
2023-08-26
asm-generic: current: Don't include thread-info.h if building asm
David Gow
1
-0
/
+2
2023-08-26
um: Remove unsued extern declaration ldt_host_info()
YueHaibing
1
-2
/
+0
2023-08-19
um: Fix hostaudio build errors
Randy Dunlap
5
-15
/
+7
2023-08-19
um: Remove strlcpy usage
Azeem Shaikh
2
-4
/
+3
2023-08-13
Linux 6.5-rc6
v6.5-rc6
Linus Torvalds
1
-1
/
+1
2023-08-13
platform/x86: lenovo-ymc: Only bind on machines with a convertible DMI chassi...
Hans de Goede
1
-0
/
+25
2023-08-13
platform: mellanox: Change register offset addresses
Vadim Pasternak
1
-4
/
+4
2023-08-13
platform: mellanox: mlx-platform: Modify graceful shutdown callback and power...
Vadim Pasternak
1
-2
/
+2
2023-08-13
platform: mellanox: mlx-platform: Fix signals polarity and latch mask
Vadim Pasternak
1
-4
/
+4
2023-08-13
platform: mellanox: Fix order in exit flow
Vadim Pasternak
1
-2
/
+1
2023-08-12
locking: remove spin_lock_prefetch
Mateusz Guzik
9
-47
/
+1
2023-08-12
tpm_tis: Opt-in interrupts
Jarkko Sakkinen
1
-1
/
+1
2023-08-12
tpm: tpm_tis: Fix UPX-i11 DMI_MATCH condition
Peter Ujfalusi
1
-1
/
+1
2023-08-11
x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405
Cristian Ciocaltea
1
-0
/
+1
2023-08-11
gpio: ws16c48: Fix off-by-one error in WS16C48 resource region extent
William Breathitt Gray
1
-1
/
+1
2023-08-11
driver core: cpu: Fix the fallback cpu_show_gds() name
Borislav Petkov (AMD)
1
-2
/
+2
2023-08-11
nvme: core: don't hold rcu read lock in nvme_ns_chr_uring_cmd_iopoll
Ming Lei
1
-2
/
+0
2023-08-10
parisc: perf: Make cpu_device variable static
Helge Deller
1
-1
/
+1
2023-08-10
parisc: ftrace: Add declaration for ftrace_function_trampoline()
Helge Deller
2
-1
/
+5
2023-08-10
parisc: boot: Nuke some sparse warnings in decompressor
Helge Deller
1
-5
/
+5
2023-08-10
parisc: processor: Include asm/smp.h for init_per_cpu()
Helge Deller
1
-0
/
+1
2023-08-10
parisc: unaligned: Include linux/sysctl.h for unaligned_enabled
Helge Deller
1
-0
/
+1
2023-08-10
parisc: Move proc_mckinley_root and proc_runway_root to sba_iommu
Helge Deller
3
-49
/
+7
2023-08-10
RDMA/bnxt_re: Initialize dpi_tbl_lock mutex
Kashyap Desai
1
-0
/
+1
2023-08-10
RDMA/bnxt_re: Fix error handling in probe failure path
Kalesh AP
1
-0
/
+2
2023-08-10
RDMA/bnxt_re: Properly order ib_device_unalloc() to avoid UAF
Selvin Xavier
1
-1
/
+1
2023-08-10
net: hns3: fix strscpy causing content truncation issue
Hao Chen
2
-4
/
+4
2023-08-10
net: tls: set MSG_SPLICE_PAGES consistently
Jakub Kicinski
1
-3
/
+0
2023-08-10
ibmvnic: Ensure login failure recovery is safe from other resets
Nick Child
1
-21
/
+47
2023-08-10
ibmvnic: Do partial reset on login failure
Nick Child
1
-6
/
+40
2023-08-10
ibmvnic: Handle DMA unmapping of login buffs in release functions
Nick Child
1
-5
/
+10
2023-08-10
ibmvnic: Unmap DMA login rsp buffer on send login fail
Nick Child
1
-1
/
+4
2023-08-10
ibmvnic: Enforce stronger sanity checks on login response
Nick Child
1
-0
/
+18
2023-08-10
net: mana: Fix MANA VF unload when hardware is unresponsive
Souradeep Chakrabarti
1
-4
/
+33
2023-08-10
parisc: dma: Add prototype for pcxl_dma_start
Helge Deller
3
-5
/
+3
2023-08-10
parisc: parisc_ksyms: Include libgcc.h for libgcc prototypes
Helge Deller
1
-6
/
+1
2023-08-10
parisc: ucmpdi2: Fix no previous prototype for '__ucmpdi2' warning
Helge Deller
1
-1
/
+2
2023-08-10
x86: Move gds_ucode_mitigated() declaration to header
Arnd Bergmann
2
-2
/
+2
2023-08-10
x86/speculation: Add cpu_show_gds() prototype
Arnd Bergmann
1
-0
/
+2
2023-08-10
riscv: Implement flush_cache_vmap()
Alexandre Ghiti
1
-0
/
+4
2023-08-10
riscv: Do not allow vmap pud mappings for 3-level page table
Alexandre Ghiti
1
-1
/
+3
2023-08-10
parisc: firmware: Mark pdc_result buffers local
Helge Deller
1
-2
/
+2
[next]