index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fcntl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
2023-08-10
parisc: firmware: Fix sparse context imbalance warnings
Helge Deller
1
-2
/
+2
2023-08-10
parisc: signal: Fix sparse incorrect type in assignment warning
Helge Deller
1
-1
/
+1
2023-08-10
parisc: ioremap: Fix sparse warnings
Helge Deller
1
-5
/
+4
2023-08-10
parisc: fault: Use C99 arrary initializers
Helge Deller
1
-25
/
+25
2023-08-10
parisc: pdt: Use PTR_ERR_OR_ZERO() to simplify code
Yang Yingliang
1
-3
/
+1
2023-08-10
parisc: Fix lightweight spinlock checks to not break futexes
Helge Deller
4
-6
/
+27
2023-08-10
ACPI: resource: Add IRQ override quirk for PCSpecialist Elimina Pro 16 M
Hans de Goede
1
-0
/
+12
2023-08-10
driver core: cpu: Make cpu_show_not_affected() static
Borislav Petkov (AMD)
1
-8
/
+2
2023-08-10
x86/srso: Fix build breakage with the LLVM linker
Nick Desaulniers
1
-3
/
+9
2023-08-10
Documentation/srso: Document IBPB aspect and fix formatting
Borislav Petkov (AMD)
1
-27
/
+44
2023-08-10
driver core: cpu: Unify redundant silly stubs
Borislav Petkov (AMD)
1
-68
/
+19
2023-08-10
Documentation/hw-vuln: Unify filename specification in index
Borislav Petkov (AMD)
1
-7
/
+7
2023-08-10
drm/shmem-helper: Reset vma->vm_ops before calling dma_buf_mmap()
Boris Brezillon
1
-0
/
+6
2023-08-10
netfilter: nf_tables: remove busy mark and gc batch API
Pablo Neira Ayuso
2
-142
/
+4
2023-08-10
netfilter: nft_set_hash: mark set element as dead when deleting from packet path
Pablo Neira Ayuso
1
-2
/
+4
2023-08-10
netfilter: nf_tables: adapt set backend to use GC transaction API
Pablo Neira Ayuso
4
-103
/
+173
2023-08-10
netfilter: nf_tables: GC transaction API to avoid race with control plane
Pablo Neira Ayuso
2
-12
/
+300
2023-08-10
hwmon: (aquacomputer_d5next) Add selective 200ms delay after sending ctrl report
Aleksa Savic
1
-1
/
+36
2023-08-10
zonefs: fix synchronous direct writes to sequential files
Damien Le Moal
3
-118
/
+4
2023-08-10
selftests/bpf: Add sockmap test for redirecting partial skb data
Xu Kuohai
2
-0
/
+86
2023-08-10
selftests/bpf: fix a CI failure caused by vsock sockmap test
Xu Kuohai
1
-1
/
+1
[next]