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
2025-04-22
iio: trigger: stm32-lptimer: add support for stm32mp25
Olivier Moysan
1
-0
/
+9
2025-04-22
iio: adc: add helpers for parsing ADC nodes
Matti Vaittinen
1
-0
/
+27
2025-04-22
property: Add functions to iterate named child
Matti Vaittinen
1
-0
/
+20
2025-04-22
Merge tag 'for-6.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-22
/
+45
2025-04-22
fs: fall back to file_ref_put() for non-last reference
Mateusz Guzik
1
-13
/
+6
2025-04-22
mm/migrate: fix sleep in atomic for large folios and buffer heads
Davidlohr Bueso
1
-0
/
+1
2025-04-22
fs/buffer: introduce sleeping flavors for pagecache lookups
Davidlohr Bueso
1
-0
/
+8
2025-04-22
net: 802: Remove unused p8022 code
Dr. David Alan Gilbert
1
-16
/
+0
2025-04-22
drm/panel: make prepare/enable and disable/unprepare calls return void
Dmitry Baryshkov
1
-4
/
+4
2025-04-22
drm/amdgpu: Add queue id support to the user queue wait IOCTL
Arunpravin Paneer Selvam
1
-0
/
+6
2025-04-22
Merge tag 'renesas-r9a09g057-dt-binding-defs-tag3' into renesas-clk-for-v6.16
Geert Uytterhoeven
1
-0
/
+4
2025-04-22
dt-bindings: clock: renesas,r9a09g057-cpg: Add USB2 PHY and GBETH PTP core cl...
Lad Prabhakar
1
-0
/
+4
2025-04-22
vxlan: Convert FDB table to rhashtable
Ido Schimmel
1
-1
/
+1
2025-04-22
vxlan: Add a linked list of FDB entries
Ido Schimmel
1
-0
/
+1
2025-04-22
vxlan: Use a single lock to protect the FDB table
Ido Schimmel
1
-1
/
+1
2025-04-22
firmware: exynos-acpm: introduce devm_acpm_get_by_node()
André Draszik
1
-2
/
+4
2025-04-22
drm/mipi-dsi: Remove mipi_dsi_dcs_write_seq
Tejas Vipin
1
-22
/
+0
2025-04-22
vmlinux.lds: Include .data.rel[.local] into .data section
Ard Biesheuvel
1
-2
/
+2
2025-04-22
x86/cpu: Help users notice when running old Intel microcode
Dave Hansen
1
-0
/
+2
2025-04-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+1
2025-04-21
ublk: Add UBLK_U_CMD_UPDATE_SIZE
Omri Mann
1
-0
/
+8
2025-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
52
-371
/
+350
2025-04-21
drm/amdgpu/userq: add UAPI for setting up secure queues
Alex Deucher
1
-0
/
+2
2025-04-21
drm/amdgpu/userq: add UAPI for setting queue priority
Alex Deucher
1
-0
/
+9
2025-04-21
drm/amdgpu: convert userq UAPI _pad to flags
Alex Deucher
1
-1
/
+4
2025-04-21
RDMA/core: Move ODP capability definitions to uapi
Daisuke Matsuda
2
-10
/
+26
2025-04-21
fs: add S_ANON_INODE
Christian Brauner
1
-0
/
+2
2025-04-21
io_uring/zcrx: move zcrx region to struct io_zcrx_ifq
Pavel Begunkov
1
-2
/
+0
2025-04-21
io_uring: add support for IORING_OP_PIPE
Jens Axboe
1
-0
/
+2
2025-04-21
io_uring: don't store bgid in req->buf_index
Pavel Begunkov
1
-2
/
+1
2025-04-21
device_cgroup: avoid access to ->i_rdev in the common case in devcgroup_inode...
Mateusz Guzik
1
-3
/
+4
2025-04-21
fs: remove uselib() system call
Christian Brauner
1
-1
/
+0
2025-04-21
fs/fs_parse: Remove unused and problematic validate_constant_table()
Zijun Hu
1
-5
/
+0
2025-04-21
fs/fs_parse: Delete macro fsparam_u32hex()
Zijun Hu
1
-2
/
+0
2025-04-21
ata: libata-core: Simplify ata_print_version_once
Heiner Kallweit
1
-12
/
+5
2025-04-21
drm/bridge: analogix_dp: Add support for RK3588
Damon Ding
1
-1
/
+2
2025-04-21
drm/bridge: analogix_dp: Support to get &analogix_dp_device.plat_data and &an...
Damon Ding
1
-0
/
+4
2025-04-20
gcc-15: acpi: sprinkle random '__nonstring' crumbles around
Linus Torvalds
1
-1
/
+1
2025-04-20
RDMA/cma: Remove unused rdma_res_to_id
Dr. David Alan Gilbert
1
-1
/
+0
2025-04-20
RDMA/mana_ib: Add support of 4M, 1G, and 2G pages
Konstantin Taranov
1
-14
/
+3
2025-04-20
RDMA/mana_ib: support of the zero based MRs
Konstantin Taranov
1
-1
/
+10
2025-04-19
Merge tag 'mm-hotfixes-stable-2025-04-19-21-24' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-2
/
+21
2025-04-19
Merge tag 'vfs-6.15-rc3.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+4
2025-04-19
Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-7
/
+0
2025-04-19
Merge tag 'drm-fixes-2025-04-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-4
/
+3
2025-04-19
PCI: Add lane equalization register offsets
Krishna Chaitanya Chundru
1
-1
/
+11
2025-04-19
Merge back earlier cpufreq material for 6.16
Rafael J. Wysocki
1
-4
/
+7
2025-04-18
i2c: support per-channel ATR alias pools
Romain Gantois
1
-9
/
+25
2025-04-18
i2c: use client addresses directly in ATR interface
Romain Gantois
1
-10
/
+10
2025-04-18
Merge tag 'irq-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
[prev]
[next]