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-07-01
kexec: Replace __ASSEMBLY__ with __ASSEMBLER__ in header file
Thomas Huth
1
-1
/
+1
2026-07-01
bpf: Restrict JIT predictor flush to cBPF
Pawan Gupta
1
-2
/
+3
2026-07-01
bpf: Support for hardening against JIT spraying
Pawan Gupta
1
-0
/
+10
2026-06-30
io_uring: annotate remote tasks for kcoverage
Robert Femmer
1
-0
/
+2
2026-06-30
arm64: kexec_file: Add support for crashkernel CMA reservation
Jinjie Ruan
1
-1
/
+3
2026-06-30
powerpc/kexec_file: Use crash_exclude_core_ranges() helper
Jinjie Ruan
1
-0
/
+4
2026-06-30
crash: Add crash_prepare_headers() to exclude crash kernel memory
Jinjie Ruan
1
-0
/
+5
2026-06-30
bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitialized
Matt Bobrowski
1
-0
/
+4
2026-06-30
dmaengine: Add safe API to combine configuration and preparation
Frank Li
1
-0
/
+86
2026-06-30
dmaengine: Add API to combine configuration and preparation (sg and single)
Frank Li
1
-8
/
+55
2026-06-30
clk: renesas: rzv2h-cpg: Extract PLL calculation helpers into shared library
Lad Prabhakar
1
-13
/
+16
2026-06-30
clk: renesas: rzv2h-cpg: Use per-SoC PLL reference frequency for calculations
Lad Prabhakar
1
-0
/
+5
2026-06-30
sched/debug: Remove unused schedstats
Shrikanth Hegde
1
-3
/
+0
2026-06-30
sched/eevdf: Move to a single runqueue
Peter Zijlstra (Intel)
1
-0
/
+1
2026-06-30
sched/fair: Add cgroup_mode: max
Peter Zijlstra
1
-0
/
+6
2026-06-30
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
355
-5831
/
+7558
2026-06-29
EDAC/debugfs: Remove the fake_inject debugfs interface
Yazen Ghannam
1
-3
/
+0
2026-06-30
iio: core: add decimal value formatting into 64-bit value
Rodrigo Alencar
1
-0
/
+20
2026-06-30
lib: math: div64: add div64_s64_rem()
Rodrigo Alencar
1
-0
/
+18
2026-06-30
lib: kstrtox: add kstrtoudec64() and kstrtodec64()
Rodrigo Alencar
1
-0
/
+3
2026-06-29
HID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte reads
Srinivas Pandruvada
1
-0
/
+25
2026-06-29
clk: add clk_determine_rate_noop()
Brian Masney
1
-0
/
+1
2026-06-29
clk: add kernel docs for the core flags
Brian Masney
1
-17
/
+29
2026-06-29
vfio/pci: Latch all module parameters per device
Alex Williamson
1
-2
/
+2
2026-06-29
vfio/pci: Fix racy bitfields and tighten struct layout
Alex Williamson
1
-5
/
+8
2026-06-29
vfio/pci: Latch disable_idle_d3 per device
Alex Williamson
1
-0
/
+1
2026-06-29
regulator: max14577: fix set_mode clobbering enable on MAX77836 LDOs
Jad Keskes
1
-0
/
+3
2026-06-29
clk: Introduce clk_hw_set_spread_spectrum
Peng Fan
1
-0
/
+31
2026-06-29
remoteproc: xlnx: Refactor start & stop ops
Tanmay Shah
1
-0
/
+12
2026-06-29
mtd: spinand: add support for HeYangTek HYF1GQ4UDACAE
Aleksei Sviridkin
1
-0
/
+1
2026-06-29
firmware: stratix10-rsu: Add flash device info retrieval via SMC
Tze Yee Ng
2
-2
/
+35
2026-06-29
ARM: s3c: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
Thomas Huth
1
-2
/
+2
2026-06-29
fs: add umh argument to struct kernel_clone_args
Christian Brauner
1
-0
/
+1
2026-06-29
fs: make userspace_init_fs a dynamically-initialized pointer
Christian Brauner
2
-7
/
+9
2026-06-29
fs: add real_fs to track task's actual fs_struct
Christian Brauner
1
-0
/
+1
2026-06-29
fs: add scoped_with_init_fs()
Christian Brauner
1
-0
/
+31
2026-06-29
fs: add switch_fs_struct()
Christian Brauner
1
-0
/
+2
2026-06-29
super: make fs_holder_ops private
Christian Brauner
1
-7
/
+0
2026-06-29
fs: look up superblocks via the device table in fs_holder_ops
Christian Brauner
1
-0
/
+1
2026-06-29
fs: add dedicated block device open helpers for filesystems
Christian Brauner
1
-0
/
+7
2026-06-29
fs: maintain a global device-to-superblock table
Christian Brauner
1
-0
/
+2
2026-06-29
fs, block: move blk_mode_t and fop_flags_t into <linux/types.h>
Christian Brauner
3
-4
/
+2
2026-06-29
super: convert s_count to refcount_t s_passive
Christian Brauner
1
-1
/
+1
2026-06-29
block: split bdev_yield_claim() out of bdev_fput()
Christian Brauner
1
-0
/
+1
2026-06-29
block: allow making a block device unfreezable
Christian Brauner
2
-1
/
+3
2026-06-29
fs: Add bpf_sock_read_xattr() kfunc to read socket xattrs
Christian Brauner
1
-0
/
+1
2026-06-29
efs: Remove EFS
Matthew Wilcox (Oracle)
1
-54
/
+0
2026-06-29
driver core: add missing kernel-doc for union members
Randy Dunlap
1
-0
/
+2
2026-06-28
Merge tag 'ntb-7.2' of https://github.com/jonmason/ntb
Linus Torvalds
1
-2
/
+2
2026-06-27
Merge tag 'sound-fix-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+30
[prev]
[next]