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-20
Merge tag 'hyperv-fixes-signed-20260319' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+2
2026-03-20
writeback: don't block sync for filesystems with no data integrity guarantees
Joanne Koong
2
-11
/
+1
2026-03-20
fs: remove stale and duplicate forward declarations
Yuto Ohnuki
2
-3
/
+1
2026-03-20
ASoC: soc-component: add snd_soc_component_regmap_val_bytes()
Mark Brown
1
-2
/
+1
2026-03-20
ASoC: soc-component: remove component->val_bytes
Kuninori Morimoto
1
-2
/
+0
2026-03-20
ASoC: soc-component: add snd_soc_component_regmap_val_bytes()
Kuninori Morimoto
1
-0
/
+1
2026-03-20
clocksource: Rewrite watchdog code completely
Thomas Gleixner
1
-21
/
+7
2026-03-20
dma-mapping: fix false kernel-doc comment marker
Kit Dallege
1
-1
/
+1
2026-03-20
xen/privcmd: add boot control for restricted usage in domU
Juergen Gross
1
-0
/
+1
2026-03-20
dma-mapping: Introduce DMA require coherency attribute
Leon Romanovsky
2
-1
/
+9
2026-03-20
dma-mapping: Clarify valid conditions for CPU cache line overlap
Leon Romanovsky
2
-5
/
+5
2026-03-20
dma-mapping: handle DMA_ATTR_CPU_CACHE_CLEAN in trace output
Leon Romanovsky
1
-1
/
+2
2026-03-20
drm/bridge: add drm_bridge_clear_and_put()
Luca Ceresoli
1
-0
/
+1
2026-03-20
drm/ttm: Update the struct ttm_operation_ctx kerneldoc
Thomas Hellström
1
-9
/
+19
2026-03-20
drm/ttm: Avoid invoking the OOM killer when reading back swapped content
Thomas Hellström
1
-1
/
+1
2026-03-20
drm/atomic: Remove state argument to drm_atomic_private_obj_init
Maxime Ripard
1
-1
/
+0
2026-03-19
scsi: ufs: core: Handle MCQ IAG events
vamshi gajjela
1
-0
/
+2
2026-03-19
Merge tag 'for-net-2026-03-19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-0
/
+1
2026-03-19
hsi: hsi_core: use kzalloc_flex
Rosen Penev
1
-1
/
+1
2026-03-19
module: expose imported namespaces via sysfs
Nicholas Sielicki
1
-0
/
+1
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-77
/
+137
2026-03-19
io_uring/kbuf: propagate BUF_MORE through early buffer commit path
Jens Axboe
1
-0
/
+3
2026-03-19
Bluetooth: L2CAP: Fix regressions caused by reusing ident
Luiz Augusto von Dentz
1
-0
/
+1
2026-03-19
net/mlx5: Add IFC bits for migration state
Yishai Hadas
1
-2
/
+14
2026-03-19
vfio: Adapt drivers to use the core helper vfio_check_precopy_ioctl
Yishai Hadas
1
-0
/
+39
2026-03-19
vfio: Add support for VFIO_DEVICE_FEATURE_MIG_PRECOPY_INFOv2
Yishai Hadas
1
-0
/
+1
2026-03-19
vfio: Define uAPI for re-init initial bytes during the PRE_COPY phase
Yishai Hadas
1
-0
/
+24
2026-03-19
vfio: uapi: fix comment typo
Joseph Salisbury
1
-1
/
+1
2026-03-19
Merge tag 'net-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
8
-18
/
+70
2026-03-19
KVM: arm64: gic-v5: Communicate userspace-driveable PPIs via a UAPI
Sascha Bischoff
1
-0
/
+3
2026-03-19
KVM: arm64: gic-v5: Introduce kvm_arm_vgic_v5_ops and register them
Sascha Bischoff
1
-0
/
+1
2026-03-19
KVM: arm64: gic-v5: Mandate architected PPI for PMU emulation on GICv5
Sascha Bischoff
1
-1
/
+4
2026-03-19
KVM: arm64: gic-v5: Enlighten arch timer for GICv5
Sascha Bischoff
2
-1
/
+13
2026-03-19
KVM: arm64: gic-v5: Create and initialise vgic_v5
Sascha Bischoff
1
-0
/
+1
2026-03-19
KVM: arm64: Introduce set_direct_injection irq_op
Sascha Bischoff
1
-0
/
+7
2026-03-19
KVM: arm64: gic: Introduce queue_irq_unlock to irq_ops
Sascha Bischoff
1
-0
/
+8
2026-03-19
KVM: arm64: gic-v5: Finalize GICv5 PPIs and generate mask
Sascha Bischoff
1
-0
/
+24
2026-03-19
KVM: arm64: gic-v5: Implement GICv5 load/put and save/restore
Sascha Bischoff
2
-0
/
+7
2026-03-19
KVM: arm64: gic-v5: Add vgic-v5 save/restore hyp interface
Sascha Bischoff
1
-0
/
+22
2026-03-19
KVM: arm64: gic-v5: Sanitize ID_AA64PFR2_EL1.GCIE
Sascha Bischoff
1
-0
/
+1
2026-03-19
KVM: arm64: gic-v5: Detect implemented PPIs on boot
Sascha Bischoff
2
-0
/
+35
2026-03-19
KVM: arm64: gic: Introduce interrupt type helpers
Sascha Bischoff
1
-5
/
+97
2026-03-19
KVM: arm64: gic-v5: Add ARM_VGIC_V5 device to KVM headers
Sascha Bischoff
1
-0
/
+2
2026-03-19
KVM: arm64: vgic: Split out mapping IRQs and setting irq_ops
Sascha Bischoff
1
-1
/
+4
2026-03-19
bsg: add io_uring command support to generic layer
Yang Xiuwei
1
-1
/
+5
2026-03-19
bsg: add bsg_uring_cmd uapi structure
Yang Xiuwei
1
-0
/
+75
2026-03-19
lib/crypto: Remove unused file blockhash.h
Eric Biggers
1
-52
/
+0
2026-03-19
Merge back updates of core ACPI drivers for 7.1
Rafael J. Wysocki
3
-3
/
+6
2026-03-19
firmware: tegra: bpmp: Rename Tegra239 to Tegra238
Thierry Reding
1
-24
/
+24
2026-03-19
HID: input: Add support for multiple batteries per device
Lucas Zampieri
1
-3
/
+8
[prev]
[next]