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-01-13
allow incomplete imports of filenames
Al Viro
1
-0
/
+12
2026-01-13
fs: hide names_cache behind runtime const machinery
Mateusz Guzik
1
-1
/
+2
2026-01-13
struct filename: saner handling of long names
Al Viro
1
-2
/
+8
2026-01-13
struct filename: use names_cachep only for getname() and friends
Al Viro
1
-4
/
+2
2026-01-13
get rid of audit_reusename()
Al Viro
2
-12
/
+0
2026-01-13
allow to use CLASS() for struct filename *
Al Viro
1
-0
/
+6
2026-01-13
firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource table
Mukesh Ojha
1
-0
/
+4
2026-01-13
firmware: qcom_scm: Add a prep version of auth_and_reset function
Mukesh Ojha
1
-0
/
+2
2026-01-13
soc: qcom: mdtloader: Remove qcom_mdt_pas_init() from exported symbols
Mukesh Ojha
1
-10
/
+0
2026-01-13
soc: qcom: mdtloader: Add PAS context aware qcom_mdt_pas_load() function
Mukesh Ojha
1
-0
/
+10
2026-01-13
remoteproc: pas: Replace metadata context with PAS context structure
Mukesh Ojha
2
-11
/
+5
2026-01-13
firmware: qcom_scm: Introduce PAS context allocator helper function
Mukesh Ojha
1
-0
/
+14
2026-01-13
firmware: qcom_scm: Rename peripheral as pas_id
Mukesh Ojha
1
-5
/
+5
2026-01-13
PCI: Add PCI_BRIDGE_NO_ALIAS quirk for ASPEED AST1150
Nirmoy Das
1
-0
/
+5
2026-01-13
Merge tag 'hyperv-fixes-signed-20260112' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+5
2026-01-13
units: Add HZ_PER_GHZ
Andy Shevchenko
1
-0
/
+3
2026-01-13
io_uring: track restrictions separately for IORING_OP and IORING_REGISTER
Jens Axboe
1
-2
/
+6
2026-01-13
i3c: add sysfs entry and attribute for Device NACK Retry count
Adrian Ng Ho Yin
1
-0
/
+6
2026-01-13
block, nvme: remove unused dma_iova_state function parameter
Nitesh Shetty
1
-1
/
+1
2026-01-13
vdso: Add prototype for __vdso_clock_getres_time64()
Thomas Weißschuh
1
-0
/
+1
2026-01-13
mfd: rohm-bd71828: Support ROHM BD72720
Matti Vaittinen
2
-0
/
+635
2026-01-13
regulator: Add TPS65185
Mark Brown
26
-210
/
+128
2026-01-14
media: v4l2-fwnode: Allow passing NULL fwnode to endpoint parsers
Sakari Ailus
1
-4
/
+4
2026-01-14
media: v4l2-ctrls: Set error v4l2_ctrl_new_fwnode_properties consistently
Sakari Ailus
1
-0
/
+3
2026-01-13
host1x: Make remove callback return void
Uwe Kleine-König
1
-1
/
+1
2026-01-13
net/sched: sch_cake: share shaper state across sub-instances of cake_mq
Jonas Köppeler
1
-0
/
+1
2026-01-13
net/sched: Export mq functions for reuse
Toke Høiland-Jørgensen
1
-0
/
+27
2026-01-13
sched: Provide idle_rq() helper
Peter Zijlstra
1
-1
/
+0
2026-01-13
hrtimer: Drop _tv64() helpers
Thomas Weißschuh
1
-15
/
+0
2026-01-13
hrtimer: Remove public definition of HIGH_RES_NSEC
Thomas Weißschuh
1
-12
/
+0
2026-01-13
hrtimer: Remove unused resolution constants
Thomas Weißschuh
1
-8
/
+0
2026-01-14
media: uapi: videodev2: Add support for AV1 stateful decoder
Deepa Guthyappa Madivalara
1
-0
/
+1
2026-01-13
net: add net.core.qdisc_max_burst
Eric Dumazet
2
-0
/
+7
2026-01-13
fs: report filesystem and file I/O errors to fsnotify
Darrick J. Wong
2
-0
/
+82
2026-01-13
uapi: promote EFSCORRUPTED and EUCLEAN to errno.h
Darrick J. Wong
2
-3
/
+2
2026-01-13
net/mlx5: Add IFC bits for extended ETS rate limit bandwidth value
Alexei Lazar
1
-3
/
+4
2026-01-12
net: phy: realtek: add dummy PHY driver for RTL8127ATF
Heiner Kallweit
1
-0
/
+7
2026-01-12
net: airoha: Fix typo in airoha_ppe_setup_tc_block_cb definition
Lorenzo Bianconi
1
-2
/
+2
2026-01-12
Merge tag 'wireless-next-2026-01-12' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
3
-12
/
+85
2026-01-12
ublk: add UBLK_CMD_TRY_STOP_DEV command
Yoav Cohen
1
-1
/
+8
2026-01-12
Merge tag 'cgroup-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-11
/
+14
2026-01-12
lib/crypto: powerpc/aes: Migrate POWER8 optimized code into library
Eric Biggers
1
-0
/
+41
2026-01-12
lib/crypto: powerpc/aes: Migrate SPE optimized code into library
Eric Biggers
1
-0
/
+31
2026-01-12
lib/crypto: arm64/aes: Migrate optimized code into library
Eric Biggers
1
-0
/
+10
2026-01-12
crypto: aes - Replace aes-generic with wrapper around lib
Eric Biggers
1
-6
/
+0
2026-01-12
lib/crypto: aes: Introduce improved AES library
Eric Biggers
1
-11
/
+146
2026-01-12
crypto: nhpoly1305 - Remove crypto_shash support
Eric Biggers
1
-74
/
+0
2026-01-12
lib/crypto: nh: Add NH library
Eric Biggers
1
-0
/
+52
2026-01-12
lib/crypto: Add ML-DSA verification support
Eric Biggers
1
-0
/
+60
2026-01-12
wifi: mac80211: improve station iteration ergonomics
Johannes Berg
1
-4
/
+25
[prev]
[next]