index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag '6.6-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-09-10
14
-19
/
+43
|
\
|
*
spnego: add missing OID to oid registry
Steve French
2023-09-09
1
-0
/
+1
|
*
smb3: fix minor typo in SMB2_GLOBAL_CAP_LARGE_MTU
Steve French
2023-09-09
1
-1
/
+1
|
*
cifs: update internal module version number for cifs.ko
Steve French
2023-09-07
1
-2
/
+2
|
*
smb3: allow controlling maximum number of cached directories
Steve French
2023-09-07
7
-6
/
+22
|
*
smb3: add trace point for queryfs (statfs)
Steve French
2023-09-07
2
-1
/
+2
|
*
nls: Hide new NLS_UCS2_UTILS
Dr. David Alan Gilbert
2023-08-31
1
-6
/
+1
|
*
smb3: allow controlling length of time directory entries are cached with dir ...
Steve French
2023-08-31
3
-2
/
+13
|
*
smb: propagate error code of extract_sharename()
Katya Orlova
2023-08-31
1
-1
/
+1
*
|
iov_iter: Kunit tests for page extraction
David Howells
2023-09-10
1
-0
/
+240
*
|
iov_iter: Kunit tests for copying to/from an iterator
David Howells
2023-09-10
3
-0
/
+549
*
|
iov_iter: Fix iov_iter_extract_pages() with zero-sized entries
David Howells
2023-09-10
1
-15
/
+15
*
|
Merge tag 'sh-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-09-09
6
-12
/
+8
|
\
\
|
*
|
sh: push-switch: Reorder cleanup operations to avoid use-after-free bug
Duoming Zhou
2023-09-09
1
-1
/
+1
|
*
|
sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()
Petr Tesarik
2023-09-09
5
-11
/
+7
*
|
|
Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-09-09
51
-216
/
+1440
|
\
\
\
|
*
|
|
soc: renesas: Kconfig: For ARCH_R9A07G043 select the required configs if depe...
Lad Prabhakar
2023-09-08
1
-3
/
+4
|
*
|
|
riscv: Kconfig.errata: Add dependency for RISCV_SBI in ERRATA_ANDES config
Lad Prabhakar
2023-09-08
1
-1
/
+1
|
*
|
|
riscv: Kconfig.errata: Drop dependency for MMU in ERRATA_ANDES_CMO config
Lad Prabhakar
2023-09-08
1
-1
/
+1
|
*
|
|
riscv: Kconfig: Select DMA_DIRECT_REMAP only if MMU is enabled
Lad Prabhakar
2023-09-08
1
-1
/
+1
|
*
|
|
Merge patch series "bpf, riscv: use BPF prog pack allocator in BPF JIT"
Palmer Dabbelt
2023-09-08
6
-37
/
+255
|
|
\
\
\
|
|
*
|
|
bpf, riscv: use prog pack allocator in the BPF JIT
Puranjay Mohan
2023-09-06
3
-28
/
+141
|
|
*
|
|
riscv: implement a memset like function for text
Puranjay Mohan
2023-09-06
2
-0
/
+78
|
|
*
|
|
riscv: extend patch_text_nosync() for multiple pages
Puranjay Mohan
2023-09-06
1
-5
/
+32
|
|
*
|
|
bpf: make bpf_prog_pack allocator portable
Puranjay Mohan
2023-09-06
1
-4
/
+4
|
*
|
|
|
Merge patch series "riscv: Introduce KASLR"
Palmer Dabbelt
2023-09-08
15
-126
/
+328
|
|
\
\
\
\
|
|
*
|
|
|
riscv: libstub: Implement KASLR by using generic functions
Alexandre Ghiti
2023-09-06
4
-19
/
+19
|
|
*
|
|
|
libstub: Fix compilation warning for rv32
Alexandre Ghiti
2023-09-06
1
-1
/
+1
|
|
*
|
|
|
arm64: libstub: Move KASLR handling functions to kaslr.c
Alexandre Ghiti
2023-09-06
5
-105
/
+183
|
|
*
|
|
|
riscv: Dump out kernel offset information on panic
Alexandre Ghiti
2023-09-06
1
-0
/
+25
|
|
*
|
|
|
riscv: Introduce virtual kernel mapping KASLR
Alexandre Ghiti
2023-09-06
6
-2
/
+101
|
*
|
|
|
|
Merge patch "RISC-V: Add ptrace support for vectors"
Palmer Dabbelt
2023-09-08
3
-4
/
+90
|
|
\
\
\
\
\
|
|
*
|
|
|
|
RISC-V: Add ptrace support for vectors
Andy Chiu
2023-09-01
3
-4
/
+90
|
*
|
|
|
|
|
Merge patch series "Add non-coherent DMA support for AX45MP"
Palmer Dabbelt
2023-09-08
20
-0
/
+516
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
soc: renesas: Kconfig: Select the required configs for RZ/Five SoC
Lad Prabhakar
2023-09-01
1
-0
/
+4
|
|
*
|
|
|
|
|
cache: Add L2 cache management for Andes AX45MP RISC-V core
Lad Prabhakar
2023-09-01
6
-0
/
+237
|
|
*
|
|
|
|
|
dt-bindings: cache: andestech,ax45mp-cache: Add DT binding documentation for ...
Lad Prabhakar
2023-09-01
1
-0
/
+81
|
|
*
|
|
|
|
|
riscv: mm: dma-noncoherent: nonstandard cache operations support
Lad Prabhakar
2023-09-01
4
-0
/
+91
|
|
*
|
|
|
|
|
riscv: errata: Add Andes alternative ports
Lad Prabhakar
2023-09-01
7
-0
/
+102
|
|
*
|
|
|
|
|
riscv: asm: vendorid_list: Add Andes Technology to the vendors list
Lad Prabhakar
2023-09-01
1
-0
/
+1
|
*
|
|
|
|
|
|
Merge patch series "riscv: dma-mapping: unify support for cache flushes"
Palmer Dabbelt
2023-09-08
1
-9
/
+51
|
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
riscv: dma-mapping: switch over to generic implementation
Lad Prabhakar
2023-09-01
1
-9
/
+51
|
|
*
|
|
|
|
|
riscv: dma-mapping: skip invalidation before bidirectional DMA
Arnd Bergmann
2023-09-01
1
-1
/
+1
|
|
*
|
|
|
|
|
riscv: dma-mapping: only invalidate after DMA, not flush
Arnd Bergmann
2023-09-01
1
-1
/
+1
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge patch series "RISC-V: Probe for misaligned access speed"
Palmer Dabbelt
2023-09-08
10
-39
/
+198
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
RISC-V: alternative: Remove feature_probe_func
Evan Green
2023-09-01
4
-33
/
+0
|
|
*
|
|
|
|
|
RISC-V: Probe for unaligned access speed
Evan Green
2023-09-01
7
-6
/
+198
|
|
|
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-09-09
44
-319
/
+1433
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
scsi: ufs: core: No need to update UPIU.header.flags and lun in advanced RPMB...
Bean Huo
2023-08-31
1
-3
/
+1
|
*
|
|
|
|
|
|
scsi: ufs: core: Add advanced RPMB support where UFSHCI 4.0 does not support ...
Bean Huo
2023-08-31
2
-3
/
+10
[next]