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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-23
PM: runtime: Change pm_runtime_put() return type to void
Rafael J. Wysocki
1
-14
/
+2
2026-02-23
mmc: core: Avoid bitfield RMW for claim/retune flags
Penghe Geng
1
-4
/
+5
2026-02-23
shmem: adapt to rhashtable-based simple_xattrs with lazy allocation
Christian Brauner
2
-3
/
+3
2026-02-23
xattr: add rhashtable-based simple_xattr infrastructure
Christian Brauner
1
-2
/
+23
2026-02-23
xattr: add rcu_head and rhash_head to struct simple_xattr
Christian Brauner
1
-0
/
+4
2026-02-23
mmc: core: Optimize time for secure erase/trim for some Kingston eMMCs
Luke Wang
1
-0
/
+1
2026-02-23
mmc: sdio: add NXP vendor and IW61x device IDs
Jeff Chen
1
-0
/
+3
2026-02-23
mmc: core: Add quirk for incorrect manufacturing date
Avri Altman
1
-0
/
+1
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
390
-3056
/
+22519
2026-02-23
rseq: slice ext: Ensure rseq feature size differs from original rseq size
Mathieu Desnoyers
1
-0
/
+12
2026-02-23
rseq: Mark rseq_arm_slice_extension_timer() __always_inline
Arnd Bergmann
1
-4
/
+4
2026-02-23
sched/fair: Fix lag clamp
Peter Zijlstra
1
-0
/
+1
2026-02-23
locking/mutex: Add killable flavor to guard definitions
Davidlohr Bueso
1
-0
/
+3
2026-02-23
locking/mutex: Fix wrong comment for CONFIG_DEBUG_LOCK_ALLOC
Davidlohr Bueso
1
-1
/
+1
2026-02-23
locking/mutex: Rename mutex_init_lockep()
Davidlohr Bueso
1
-2
/
+2
2026-02-23
iio: industrialio-backend: support backend capabilities
Tomas Melin
1
-0
/
+24
2026-02-23
soundwire: sdw.h: repair names and format of kernel-doc comments
Randy Dunlap
1
-9
/
+9
2026-02-23
drm/buddy: Move internal helpers to buddy.c
Sanjay Yadav
1
-23
/
+2
2026-02-23
drm/buddy: Add kernel-doc for allocator structures and flags
Sanjay Yadav
1
-20
/
+103
2026-02-22
clk: divider: remove divider_round_rate() and divider_round_rate_parent()
Brian Masney
1
-13
/
+0
2026-02-22
clk: divider: remove divider_ro_round_rate_parent()
Brian Masney
1
-15
/
+0
2026-02-22
clk: remove round_rate() clk ops
Brian Masney
1
-12
/
+6
2026-02-22
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
1
-8
/
+7
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
5
-5
/
+5
2026-02-21
add default_gfp() helper macro and use it in the new *alloc_obj() helpers
Linus Torvalds
2
-24
/
+28
2026-02-21
slab.h: disable completely broken overflow handling in flex allocations
Linus Torvalds
2
-6
/
+2
2026-02-21
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
10
-11
/
+11
2026-02-21
Merge tag 'ntb-7.0' of https://github.com/jonmason/ntb
Linus Torvalds
1
-14
/
+0
2026-02-21
Merge tag 'io_uring-20260221' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+11
2026-02-21
kmalloc_obj: Clean up after treewide replacements
Kees Cook
2
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
9
-10
/
+9
2026-02-21
compiler_types: Disable __builtin_counted_by_ref for Clang
Kees Cook
1
-1
/
+2
2026-02-20
Merge tag 'trace-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2
-3
/
+15
2026-02-20
NTB/msi: Remove unused functions
Dr. David Alan Gilbert
1
-14
/
+0
2026-02-20
drm/sysfb: corebootdrm: Support panel orientation
Thomas Zimmermann
1
-0
/
+13
2026-02-20
drm/sysfb: corebootdrm: Add DRM driver for coreboot framebuffers
Thomas Zimmermann
1
-0
/
+8
2026-02-20
firmware: google: Pack structures for coreboot table entries
Thomas Zimmermann
1
-3
/
+6
2026-02-20
firmware: google: Export coreboot table entries
Thomas Zimmermann
1
-0
/
+66
2026-02-19
tracing: Wake up poll waiters for hist files when removing an event
Petr Pavlu
1
-0
/
+5
2026-02-19
fgraph: Do not call handlers direct when not using ftrace_ops
Steven Rostedt
1
-3
/
+10
2026-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc1
Alexei Starovoitov
93
-791
/
+1437
2026-02-19
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-7
/
+7
2026-02-19
HID: Document memory allocation properties of report_fixup()
Günther Noack
1
-0
/
+6
2026-02-19
net/mlx5: Fix multiport device check over light SFs
Shay Drory
1
-2
/
+2
2026-02-19
io_uring: Add size check for sqe->cmd
Govindarajulu Varadarajan
1
-4
/
+11
2026-02-19
fs: remove fsparam_path / fs_param_is_path
Christoph Hellwig
1
-2
/
+1
2026-02-19
fs: remove fsparam_blob / fs_param_is_blob
Christoph Hellwig
1
-2
/
+1
2026-02-19
fs: mark bool_names static
Christoph Hellwig
1
-2
/
+0
2026-02-19
fsnotify: drop unused helper
Darrick J. Wong
1
-13
/
+0
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
11
-76
/
+331
[prev]
[next]