index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-23
lib/crypto: gf128mul: Remove unused 4k_lle functions
Eric Biggers
1
-14
/
+3
2026-03-23
lib/crypto: s390/ghash: Migrate optimized code into library
Eric Biggers
1
-1
/
+2
2026-03-23
lib/crypto: riscv/ghash: Migrate optimized code into library
Eric Biggers
1
-0
/
+3
2026-03-23
lib/crypto: powerpc/ghash: Migrate optimized code into library
Eric Biggers
1
-0
/
+4
2026-03-23
spi: hisi-kunpeng cleanup and fix
Mark Brown
21
-31
/
+154
2026-03-23
lib/crypto: gf128hash: Add GHASH support
Eric Biggers
1
-0
/
+95
2026-03-23
lib/crypto: gf128hash: Support GF128HASH_ARCH without all POLYVAL functions
Eric Biggers
1
-19
/
+3
2026-03-23
lib/crypto: gf128hash: Rename polyval module to gf128hash
Eric Biggers
1
-8
/
+8
2026-03-23
btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_fi...
Goldwyn Rodrigues
1
-4
/
+7
2026-03-23
asm-generic/bitops: Fix a comment typo in instrumented-atomic.h
Kai Huang
1
-1
/
+1
2026-03-23
bitops: fix kernel-doc parameter name for parity8()
Kit Dallege
1
-1
/
+1
2026-03-23
lib: count_zeros: unify count_{leading,trailing}_zeros()
Yury Norov
1
-4
/
+2
2026-03-23
lib: count_zeros: fix 32/64-bit inconsistency in count_trailing_zeros()
Yury Norov
1
-6
/
+3
2026-03-23
lib: crypto: fix comments for count_leading_zeros()
Yury Norov
1
-3
/
+1
2026-03-23
bitmap: add bitmap_weight_from()
Yury Norov
1
-0
/
+33
2026-03-23
bitmap: drop __find_nth_andnot_bit()
Yury Norov
1
-2
/
+0
2026-03-23
Merge branch '20260319-clk-qcom-dispcc-eliza-v3-1-d1f2b19a6e6b@oss.qualcomm.c...
Bjorn Andersson
1
-0
/
+118
2026-03-23
dt-bindings: clock: qcom,eliza-dispcc: Add Eliza SoC display CC
Krzysztof Kozlowski
1
-0
/
+118
2026-03-23
pidfds: add coredump_code field to pidfd_info
Emanuele Rocca
1
-0
/
+4
2026-03-23
coredump: add tracepoint for coredump events
Breno Leitao
1
-0
/
+45
2026-03-23
fs: remove do_sys_truncate
Christoph Hellwig
1
-7
/
+1
2026-03-23
fs: fix archiecture-specific compat_ftruncate64
Christoph Hellwig
1
-6
/
+2
2026-03-23
reset: spacemit: k3: Decouple composite reset lines
Yixun Lan
1
-12
/
+36
2026-03-23
drm/xe/xe3p_lpg: Restrict UAPI to enable L2 flush optimization
Tejas Upadhyay
1
-1
/
+3
2026-03-23
pinctrl: pinconf-generic: Add properties 'input-threshold-voltage-microvolt'
Tzuyi Chang
1
-0
/
+3
2026-03-23
Merge 7.0-rc5 into tty-next
Greg Kroah-Hartman
36
-119
/
+302
2026-03-23
Merge tag 'drm-misc-next-2026-03-20' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
6
-18
/
+119
2026-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5
Alexei Starovoitov
36
-119
/
+302
2026-03-22
Merge tag 'v7.0-rc5' into driver-core-next
Danilo Krummrich
21
-31
/
+154
2026-03-22
net/mlx5: Add vhca_id_type bit to alias context
Patrisious Haddad
1
-2
/
+5
2026-03-22
mlx5: Remove redundant iseg base
Parav Pandit
1
-1
/
+0
2026-03-22
Merge tag 'trace-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+5
2026-03-22
Merge tag 'locking-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2026-03-22
Merge tag 'v7.0-rc4' into togreg
Jonathan Cameron
78
-285
/
+569
2026-03-22
iio: st_sensors: correct kernel-doc issues
Randy Dunlap
1
-5
/
+6
2026-03-22
crypto: add missing kernel-doc for anonymous union members
Kit Dallege
3
-0
/
+3
2026-03-22
crypto: simd - Remove unused skcipher support
Eric Biggers
1
-19
/
+0
2026-03-22
padata: Put CPU offline callback in ONLINE section to allow failure
Daniel Jordan
2
-5
/
+4
2026-03-22
crypto: hisilicon - add device load query functionality to debugfs
Zongyu Wu
1
-0
/
+12
2026-03-22
hwrng: core - avoid kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2026-03-21
mm/damon/core: avoid use of half-online-committed context
SeongJae Park
1
-0
/
+6
2026-03-21
Merge tag 'driver-core-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-5
/
+58
2026-03-21
tracing: Revert "tracing: Remove pid in task_rename tracing output"
Xuewen Yan
1
-2
/
+5
2026-03-21
um: time-travel: clean up kernel-doc warnings
Randy Dunlap
1
-1
/
+5
2026-03-21
Merge tag 'v7.0-rc4' into timers/core, to resolve conflict
Ingo Molnar
78
-285
/
+569
2026-03-20
accel/amdxdna: Refactor GEM BO handling and add helper APIs for address retri...
Max Zhen
1
-4
/
+5
2026-03-20
Merge tag 'execve-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2026-03-20
Merge tag 'tty-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-0
/
+2
2026-03-20
Merge tag 'io_uring-7.0-20260320' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2026-03-20
Merge tag 'iommu-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+8
[prev]
[next]