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-07-28
dt-bindings: clock: ast2700: add PECI clock
Ryan Chen
1
-0
/
+2
2026-07-28
dt-bindings: clock: mediatek: Add mt8173 mfgtop
Chen-Yu Tsai
1
-0
/
+7
2026-07-28
clk: Add devm_clk_bulk_get_enable()
Suraj Gupta
1
-0
/
+23
2026-07-28
dt-bindings: clock: airoha: Add additional reset for PCIe PERSTOUT
Christian Marangi
1
-0
/
+4
2026-07-28
dt-bindings: soc: cix: add sky1 audss cru controller
Joakim Zhang
2
-0
/
+85
2026-07-28
dt-bindings: clock: ultrarisc: Add DP1000 Clock Controller
Jia Wang
1
-0
/
+27
2026-07-28
clk: document that clk_get_parent() returns NULL
Dan Carpenter
1
-2
/
+2
2026-07-28
wifi: mac80211: add ieee80211_txq_aql_pending()
Felix Fietkau
1
-0
/
+11
2026-07-28
wifi: mac80211: add AQL support for multicast packets
Felix Fietkau
2
-1
/
+3
2026-07-28
rfkill: repair malformed kernel-doc and add some descriptions
Randy Dunlap
1
-3
/
+6
2026-07-28
wifi: cfg80211: change mesh_setup::ie_len to size_t
Srinivas Achary
1
-1
/
+1
2026-07-28
netfs: Fix folio_queue ENOMEM in writeback by adding a mempool
David Howells
2
-3
/
+4
2026-07-28
RDMA/bnxt_re: Add uverbs object handle path for CQ/SRQ toggle page
Selvin Xavier
1
-0
/
+3
2026-07-28
tracing: Expose tracepoint BTF ids via tracefs
Mykyta Yatsenko
2
-0
/
+33
2026-07-28
bpf: Make btf_get_module_btf() and btf_relocate_id() non-static
Mykyta Yatsenko
1
-0
/
+2
2026-07-28
iommu/arm-smmu-v3-iommufd: Report CFGI/TLBI-repeat erratum
Ashish Mhetre
1
-1
/
+12
2026-07-28
Merge remote-tracking branch 'drm/drm-next' into drm-rust-next
Danilo Krummrich
164
-1246
/
+2092
2026-07-28
media: mali-c55: Add support for RGB Gamma
Jacopo Mondi
1
-1
/
+46
2026-07-28
media: mali-c55: Add support for CCM
Jacopo Mondi
1
-1
/
+40
2026-07-28
ata: libata-eh: Increase STANDBY IMMEDIATE timeout
Matt Vollrath
1
-1
/
+1
2026-07-28
ata: libata: avoid kernel-doc warnings
Randy Dunlap
1
-3
/
+3
2026-07-27
ethtool: Embed FEC hist ranges as buffer in struct
Eric Joyner
1
-0
/
+1
2026-07-27
remoteproc: Prevent crash handling to race with rproc_del()
Bjorn Andersson
1
-5
/
+8
2026-07-27
Merge tag 'nf-next-26-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
6
-0
/
+15
2026-07-27
net: enetc: improve MAFT entry management with bitmap tracking
Wei Fang
1
-0
/
+2
2026-07-27
Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
9
-45
/
+447
2026-07-27
Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+25
2026-07-27
dm-io: report non-retryable errors separatedly
Mikulas Patocka
1
-3
/
+3
2026-07-27
base: soc: fixup sys_soc.h kernel-doc warnings
Randy Dunlap
1
-1
/
+8
2026-07-27
ASoC: SOF: don't use "/**" for non-kernel-doc comments
Randy Dunlap
1
-2
/
+2
2026-07-27
platform/x86/amd/pmf: Add 1AH_M80H metrics table and NPU metrics support
Shyam Sundar S K
1
-0
/
+2
2026-07-27
power: supply: max17042_battery: Follow MAX17055 POR sequence
Vincent Cloutier
1
-0
/
+1
2026-07-27
power: supply: max17042_battery: Program MAX17055 EZ Config values
Vincent Cloutier
1
-0
/
+1
2026-07-27
power: supply: Add registration init callback
Vincent Cloutier
1
-0
/
+9
2026-07-27
ASoC: ti: omap-twl4030: drop support for platform data
Mark Brown
1
-42
/
+0
2026-07-27
ASoC: ti: omap-twl4030: drop support for platform data
Dmitry Torokhov
1
-42
/
+0
2026-07-27
ASoC: SDCA: Move kcontrol search out of IRQ
Charles Keepax
1
-0
/
+1
2026-07-27
ASoC: Add a component fixup_controls callback
Charles Keepax
1
-0
/
+2
2026-07-27
ASoC: SDCA: Populate IRQ data earlier
Charles Keepax
1
-0
/
+2
2026-07-27
ASoC: SDCA: Remove devm from primary IRQ cleanup
Charles Keepax
3
-0
/
+6
2026-07-27
ASoC: SDCA: Add sdca_irq_cleanup_late()
Charles Keepax
1
-0
/
+5
2026-07-27
ASoC: SDCA: Rename sdca_irq_allocate() to include devm
Charles Keepax
1
-2
/
+3
2026-07-27
KVM: guest_memfd: Explicitly pass number of pages to make_private() hook
Sean Christopherson
1
-1
/
+1
2026-07-27
KVM: guest_memfd: Rename prepare() hook and Kconfig to make_private() / CONVERT
Sean Christopherson
1
-2
/
+3
2026-07-27
KVM: guest_memfd: Rename invalidate() arch hook to reclaim() and isolate it
Sean Christopherson
1
-1
/
+4
2026-07-27
KVM: guest_memfd: Pass the number of pages instead of the end pfn into .inval...
Sean Christopherson
1
-1
/
+1
2026-07-27
arch: hookup fchroot() system call
Christian Brauner
1
-1
/
+5
2026-07-27
fs: add fchroot()
Christian Brauner
1
-0
/
+1
2026-07-27
fs: support FD_FAILFS_ROOT in fchdir()
Christian Brauner
1
-0
/
+1
2026-07-27
fs: add failfs
Christian Brauner
1
-0
/
+1
[prev]
[next]