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-07-17
drm/amd/display: fix __udivdi3 link error
yanglinlin
1
-6
/
+5
2026-07-17
drm/amdgpu: Reserve space for IB contents in devcoredumps
Timur Kristóf
1
-0
/
+3
2026-07-17
drm/amdgpu: Print vmid, pasid and more task info in devcoredump
Timur Kristóf
2
-1
/
+7
2026-07-17
drm/amdgpu: Release VFCT ACPI table reference
Mario Limonciello
1
-6
/
+11
2026-07-17
drm/amdgpu: Fix VFCT bus number matching with soft filter
Mario Limonciello
1
-5
/
+40
2026-07-17
drm/amdgpu: fix bo->pin leaking in amdgpu_bo_create_reserved
Zhu Lingshan
1
-5
/
+8
2026-07-17
drm/amdgpu/userq: fix indefinite fence wait during GPU reset
Jesse Zhang
1
-9
/
+12
2026-07-17
drm/amd/display: fix dcn42b det allocation order
Dmytro Laktyushkin
1
-0
/
+1
2026-07-17
drm/amd/display: fix dcn42 det allocation order
Dmytro Laktyushkin
1
-0
/
+1
2026-07-17
drm/amd/display: Fix backlight max_brightness to match exported range
Mario Limonciello
1
-3
/
+3
2026-07-17
drm/amd/display: Fix 8K Mode Not Parsed by EDID
Fangzhi Zuo
1
-3
/
+17
2026-07-17
drm/amd/display: Add dp_skip_rbr flag for NUTMEG
Timur Kristóf
3
-4
/
+6
2026-07-17
drm/amd/display: Fix preferred link rate for NUTMEG
Timur Kristóf
1
-1
/
+3
2026-07-17
drm/amdkfd: fix 32-bit overflow in CWSR total size calculation
Yongqiang Sun
1
-6
/
+17
2026-07-17
drm/amd/display: Fix DCN42B null registers & register masks
Matthew Stewart
2
-116
/
+20
2026-07-17
drm/amdgpu/discovery: Fix device family for DCN42
Roman Li
1
-1
/
+3
2026-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc4
Kumar Kartikeya Dwivedi
978
-5257
/
+12887
2026-07-18
Merge tag 'drm-intel-fixes-2026-07-17' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
4
-26
/
+19
2026-07-17
drm/nouveau: Omit a redundant pm_runtime_mark_last_busy() call in nouveau_pmo...
Markus Elfring
1
-1
/
+0
2026-07-18
Merge tag 'drm-xe-fixes-2026-07-17' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
20
-69
/
+223
2026-07-18
Merge tag 'drm-misc-fixes-2026-07-17' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
12
-38
/
+114
2026-07-17
Merge branch 'fix-leftover-issues-of-the-unify-bpf_call_arg_meta-patchset'
Eduard Zingerman
1
-1
/
+11
2026-07-17
bpf: Zero kfunc arg meta before error paths can read it
Amery Hung
1
-1
/
+2
2026-07-17
bpf: Disable raw mode for bloom filter map_peek
Amery Hung
1
-0
/
+9
2026-07-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
18
-105
/
+397
2026-07-17
dm vdo: don't read repair field in loop condition
Matthew Sakai
1
-3
/
+3
2026-07-17
dm-pcache: only hand out initialized cache segments
Bryam Vargas
1
-2
/
+10
2026-07-17
dm-pcache: validate the persisted dirty_tail chain at load
Bryam Vargas
3
-0
/
+78
2026-07-17
dm-pcache: validate on-media seg_num against the cache device size
Bryam Vargas
1
-1
/
+21
2026-07-17
dm-pcache: clamp the tail kset read to the segment data region
Bryam Vargas
3
-3
/
+3
2026-07-17
dm-pcache: bound the logical key offset from persistent memory
Bryam Vargas
1
-0
/
+9
2026-07-17
dm-pcache: detect a cycle in the last-kset chain during replay
Bryam Vargas
1
-1
/
+6
2026-07-17
dm-pcache: reject a kset that overruns its segment
Bryam Vargas
3
-0
/
+15
2026-07-17
dm-pcache: bound the persisted tail-position offset
Bryam Vargas
1
-0
/
+4
2026-07-17
dm-pcache: validate kset key_num and intra-segment bounds
Bryam Vargas
4
-9
/
+38
2026-07-17
dm-pcache: validate geometry fields from on-disk cache_info
Bryam Vargas
1
-0
/
+14
2026-07-17
dm-pcache: validate seg_id fields from persistent memory
Bryam Vargas
5
-6
/
+63
2026-07-17
Merge tag 'selinux-pr-20260717' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-18
/
+24
2026-07-17
arm64: kprobes: Allow reentering kprobes while single-stepping
Pu Hu
2
-1
/
+28
2026-07-17
arm64: kprobes: Only handle faults originating from XOL slot
Pu Hu
1
-0
/
+22
2026-07-17
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-42
/
+30
2026-07-17
drivers/virt: pkvm: Fix end calculation in mmio_guard_ioremap_hook()
Mostafa Saleh
1
-1
/
+1
2026-07-17
Merge tag 'net-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
98
-600
/
+1680
2026-07-17
io_uring/bpf-ops: reject re-registration of an already-bound ops
Woraphat Khiaodaeng
1
-0
/
+2
2026-07-17
Docs/admin-guide/cgroup-v2: fix delay_nsec unit in io.latency doc
Tao Cui
1
-3
/
+3
2026-07-17
selftests/cgroup: Remove redundant cg_enter_current() call in test_core
Jian Guo
1
-1
/
+0
2026-07-17
PCI: imx6: Keep i.MX6 Root Port MSI/MSI-X Capabilities with iMSI-RX to work a...
Soeren Moch
1
-3
/
+6
2026-07-17
pinctrl: intel: Remove redundant dev_err_probe()
Pan Chuang
1
-1
/
+1
2026-07-17
dt-bindings: input: focaltech,ft8112: Add focaltech,ft3d81 compatible
Pradyot Kumar Nayak
1
-2
/
+7
2026-07-17
Input: snvs_pwrkey - add press event reporting to avoid event loss during sus...
Joy Zou
1
-4
/
+68
[prev]
[next]