index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
btrfs: set cache_block_group_error if we find an error
Josef Bacik
1
-1
/
+4
2023-08-10
btrfs: reject invalid reloc tree root keys with stack dump
Qu Wenruo
2
-1
/
+16
2023-08-10
btrfs: exit gracefully if reloc roots don't match
Qu Wenruo
1
-8
/
+37
2023-08-10
btrfs: avoid race between qgroup tree creation and relocation
Qu Wenruo
1
-0
/
+10
2023-08-10
btrfs: properly clear end of the unreserved range in cow_file_range
Christoph Hellwig
1
-5
/
+5
2023-08-10
btrfs: don't wait for writeback on clean pages in extent_write_cache_pages
Christoph Hellwig
1
-0
/
+6
[next]