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-21
Merge branch 'pci/p2pdma'
Bjorn Helgaas
1
-0
/
+5
2026-08-21
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-2
/
+1
2026-08-21
Merge branch 'pci/enumeration'
Bjorn Helgaas
12
-376
/
+235
2026-08-21
Merge branch 'pci/dpc'
Bjorn Helgaas
1
-1
/
+1
2026-08-21
Merge branch 'pci/doc'
Bjorn Helgaas
3
-0
/
+404
2026-08-21
Merge branch 'pci/aspm'
Bjorn Helgaas
2
-47
/
+105
2026-08-21
Merge branch 'pci/aer'
Bjorn Helgaas
2
-59
/
+220
2026-08-21
Merge tag 'livepatching-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-14
/
+24
2026-08-21
Merge tag 'modules-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-134
/
+194
2026-08-21
Merge tag 'mips_7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
20
-266
/
+445
2026-08-21
ACPI: button: Add DMI quirk for Razer Blade Pro 17 early 2020 lid switch
Robin Everaars
1
-0
/
+11
2026-08-21
Merge tag 'ecryptfs-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-42
/
+73
2026-08-21
Merge tag 'landlock-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
49
-1502
/
+9243
2026-08-21
Merge tag 'cifs-maintainer-switch-7.3-rc1' of https://git.manguebit.org/linux
Linus Torvalds
2
-4
/
+8
2026-08-21
Merge tag 'for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
86
-445
/
+4447
2026-08-21
Merge tag 'hsi-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
3
-14
/
+11
2026-08-21
Merge tag 'mmc-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
50
-460
/
+488
2026-08-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
176
-1585
/
+4578
2026-08-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
113
-2355
/
+30048
2026-08-21
net: bnxt: ring the doorbell when SW USO exits early
Joe Damato
2
-5
/
+9
2026-08-21
bpf: Fix percpu map update indexing with sparse CPU IDs
Hui Su
3
-6
/
+9
2026-08-21
bpf: Fix BPF_F_CPU validation for sparse CPU IDs
Hui Su
1
-1
/
+1
2026-08-21
ASoC: tegra: Fixes for issues exposed in Linux v7.2
Mark Brown
5
-97
/
+184
2026-08-21
ASoC: tegra: Sort MBDRC register defaults
Jon Hunter
1
-21
/
+21
2026-08-21
ASoC: tegra: Sort ADMAIF register defaults
Jon Hunter
1
-70
/
+138
2026-08-21
ASoC: tegra: Fix the MIXER enable default value
Jon Hunter
1
-3
/
+7
2026-08-21
ASoC: tegra: Fix the I2S enable default value
Jon Hunter
2
-3
/
+18
2026-08-21
Merge tag 'fbdev-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
33
-256
/
+797
2026-08-21
Merge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1576
-39634
/
+229529
2026-08-21
ACPI: scan: Do not combine resources that overlap completely
Rafael J. Wysocki
1
-1
/
+7
2026-08-21
HID: hyperv: make pointer arithmetics understandable for FORTIFY_SOURCE
Jiri Kosina
1
-2
/
+2
2026-08-21
rtc: pcf85363: Add error checking to regmap calls in probe()
Cosmo Chou
1
-5
/
+12
2026-08-21
HID: hyperv: fix build breakage with certain configs
Jiri Kosina
1
-1
/
+1
2026-08-21
nsfs: keep namespace tree fields stable until after RCU grace period
Jérémy Jean
1
-4
/
+2
2026-08-21
ext4: Avoid entering writeback paths during fastcommit replay
Jan Kara
1
-3
/
+8
2026-08-21
ntfs: support resident WOF decompression
Hyunchul Lee
1
-42
/
+94
2026-08-21
ntfs: add non-resident WOF decompression
Hyunchul Lee
11
-51
/
+794
2026-08-21
ntfs: implement codec ops for LZX and XPRESS
Hyunchul Lee
3
-0
/
+61
2026-08-21
ntfs: port lzx/xpress decompressors from ntfs-3g-system-compression
Hyunchul Lee
6
-0
/
+1406
2026-08-21
ntfs: return errors from inode initialization
Hyunchul Lee
1
-3
/
+4
2026-08-21
ntfs: parse REPARSE_TAG_WOF
Hyunchul Lee
4
-62
/
+142
2026-08-21
ntfs: return errors from ntfs_attr_readall
Hyunchul Lee
4
-10
/
+44
2026-08-21
ntfs: add WOF compression config option
Hyunchul Lee
1
-0
/
+11
2026-08-21
ntfs: define LZNT1 codec ops under transparent codec interface
Hyunchul Lee
2
-2
/
+12
2026-08-21
ntfs: introduce transparent compression codec interface
Hyunchul Lee
1
-0
/
+46
2026-08-21
capability: unexport has_capability_noaudit
Carlos Maiolino
1
-1
/
+0
2026-08-21
xfs: replace ns_capable_noaudit
Carlos Maiolino
3
-4
/
+3
2026-08-21
quota: Don't issue audit messages on quota enforcing
Carlos Maiolino
1
-1
/
+1
2026-08-21
capability: Add new capable_noaudit
Carlos Maiolino
2
-0
/
+23
2026-08-21
xfs: fix capability check in xfs
Carlos Maiolino
3
-3
/
+3
[prev]
[next]