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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-12
idpf: remove unused code for getting RSS info from device
Larysa Zaremba
3
-99
/
+22
2026-08-12
idpf: remove 'vport_params_reqd' field
Pavan Kumar Linga
3
-24
/
+10
2026-08-12
libie: add bookkeeping support for control queue messages
Phani R Burra
2
-0
/
+783
2026-08-12
libie: add control queue support
Phani R Burra
4
-0
/
+960
2026-08-12
libeth: allow to create fill queues without NAPI
Pavan Kumar Linga
2
-5
/
+11
2026-08-12
libie: add PCI device initialization helpers to libie
Phani R Burra
4
-0
/
+295
2026-08-12
virtchnl: move virtchnl and virtchnl2 headers to 'include/linux/net/intel'
Victor Raj
19
-19
/
+17
2026-08-12
objtool/klp: Fix .kcfi_traps special section extraction
Josh Poimboeuf
2
-2
/
+25
2026-08-12
audit: avoid dropping live tree ref on fsnotify rule autoremove
Jérémy Jean
1
-4
/
+2
2026-08-12
objtool/klp: Fix vmlinux .klp.symid link error for .exitcall.exit symbols
Puranjay Mohan
1
-0
/
+1
2026-08-12
f2fs: unify add/remove ino entry API for all ino types
Chao Yu
1
-5
/
+11
2026-08-12
f2fs: fix to zero post-EOF data when extending file size
Chao Yu
1
-16
/
+84
2026-08-12
f2fs: fix to off-by-one issue in f2fs_zero_post_eof_page()
Chao Yu
1
-1
/
+1
2026-08-12
sched_ext: Convert scx_bpf_cid_override() to __arena array arguments
Tejun Heo
5
-67
/
+84
2026-08-12
sched_ext: Convert sub-cap kfuncs to __arena cmask arguments
Tejun Heo
6
-54
/
+51
2026-08-12
sched_ext: Pass kernel arena pointers to ops_cid callbacks
Tejun Heo
4
-27
/
+13
2026-08-12
Merge branch 'for-7.3' into for-7.3-arena-args
Tejun Heo
9
-101
/
+271
2026-08-12
PCI: Introduce PCI_SLOT_PLACEHOLDER constant for slot_nr placeholder value
Farhan Ali
4
-12
/
+16
2026-08-12
PCI/ASPM: Mask ASPM states based on Devicetree properties
Krishna Chaitanya Chundru
1
-42
/
+90
2026-08-12
PCI/ASPM: Disable/restore ASPM on every function for multi-function devices
Krishna Chaitanya Chundru
1
-3
/
+6
2026-08-12
ceph: use the mount idmap for the owner checks in the SET_LAYOUT ioctls
Zhan Xusheng
1
-2
/
+2
2026-08-12
ceph: fix MDS random selection readiness predicate
Yiming Zhu
1
-1
/
+1
2026-08-12
libceph: Avoid using invalid osd indices from primary_temp
Raphael Zimmer
1
-2
/
+3
2026-08-12
libceph: fix OOB read in decode_watchers() via missing bounds check
Pavitra Jha
1
-1
/
+4
2026-08-12
libceph: fix multiple unsafe decodes in decode_locker()
Pavitra Jha
1
-4
/
+9
2026-08-12
libceph: tolerate addrvecs with multiple entries of the same type
Kefu Chai
1
-9
/
+9
2026-08-12
Documentation: PCI: Document how to write PCI Host Controller drivers
Manivannan Sadhasivam
3
-0
/
+404
2026-08-12
spi: img-spfi: don't disable runtime PM on DMA deferred probe
Felix Gu
1
-2
/
+3
2026-08-12
spi: mtk-nor: Propagate errors from IRQ request
bui duc phuc
1
-0
/
+1
2026-08-12
spi: mtk-nor: Propagate errors from optional IRQ lookup
bui duc phuc
1
-0
/
+5
2026-08-12
ASoC: spacemit: advertise only DMA-backed DAI streams
bui duc phuc
1
-16
/
+4
2026-08-12
sched_ext: Gate cid kfuncs behind the SCX struct_ops check
fangqiurong
2
-4
/
+6
2026-08-12
selftests/bpf: vmtest.sh: Preserve command quoting when running in the VM
Vineet Gupta
2
-4
/
+13
2026-08-12
selftests/bpf: Report failed subtest count in test_progs summary
Vineet Gupta
2
-9
/
+14
2026-08-12
selftests/bpf: Add --no-error-summary to skip end-of-run error log dump
Vineet Gupta
2
-13
/
+31
2026-08-12
selftests/bpf: map_kptr: Expect BPF_ST reject msg on cpuv4 toolchains
Vineet Gupta
1
-0
/
+9
2026-08-12
gfs2: harden gfs2_glock_hold
Andreas Gruenbacher
2
-5
/
+4
2026-08-12
selftests: harness: Mark test fixture objects __maybe_unused
David Matlack
1
-1
/
+1
2026-08-12
ASoC: mxs: Improve probe error handling
Mark Brown
2
-17
/
+6
2026-08-12
ASoC: mxs-sgtl5000: Drop redundant probe error messages
bui duc phuc
1
-2
/
+0
2026-08-12
ASoC: mxs-saif: Drop redundant probe error messages
bui duc phuc
1
-9
/
+3
2026-08-12
ASoC: mxs-saif: Use dev_err_probe() for error handling
bui duc phuc
1
-6
/
+3
2026-08-12
selftests/bpf: Add arena fault tests for atomics with fetch
Daniel Borkmann
2
-0
/
+105
2026-08-12
bpf, s390: Clear fetch destination on faulting arena atomic
Daniel Borkmann
1
-0
/
+11
2026-08-12
bpf, arm64: Clear fetch destination on faulting arena atomic
Daniel Borkmann
1
-14
/
+30
2026-08-12
bpf, x86: Clear fetch destination on faulting arena atomic
Daniel Borkmann
1
-8
/
+27
2026-08-12
bpf, riscv: Clear fetch destination on faulting arena atomic
Daniel Borkmann
1
-4
/
+13
2026-08-12
bpf: Derive the atomic load register in one place
Daniel Borkmann
5
-35
/
+33
2026-08-12
ASoC: pxa: Drop redundant probe error messages
bui duc phuc
1
-3
/
+1
2026-08-12
workqueue: BUG_ON() instead of returning NULL in wq_node_nr_active()
Breno Leitao
1
-2
/
+1
[prev]
[next]